Skip to content
Success

Console Output

Pull request #40361 updated
Started by user Sebastiaan van Stijn
Rebuilds build #3
15:52:13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 339fb74cbcd2e39295e40484c013100ad404fbdf+f7065313ec87960bde830a1092331d4cf91a826c (662848353162085da94e3f4c786541c667357c07)
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
15:52:19 [2020-01-10T15:52:19.022Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:52:19 [2020-01-10T15:52:19.027Z] Trying to pass milestone 3
[Pipeline] milestone
15:52:19 [2020-01-10T15:52:19.052Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:52:19 [2020-01-10T15:52:19.185Z] Running on ubuntu-1804-overlay2 (i-0cdc866cd45d8b8bd) in /home/ubuntu/workspace/moby_PR-40361
[Pipeline] {
[Pipeline] checkout
15:52:19 [2020-01-10T15:52:19.243Z] using credential docker-jenkins-github-credentials
15:52:19 [2020-01-10T15:52:19.254Z] Cloning the remote Git repository
15:52:19 [2020-01-10T15:52:19.254Z] Cloning with configured refspecs honoured and without tags
15:52:19 [2020-01-10T15:52:19.287Z] Cloning repository https://github.com/moby/moby.git
15:52:19 [2020-01-10T15:52:19.288Z]  > git init /home/ubuntu/workspace/moby_PR-40361 # timeout=10
15:52:19 [2020-01-10T15:52:19.300Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:19 [2020-01-10T15:52:19.300Z]  > git --version # timeout=10
15:52:19 [2020-01-10T15:52:19.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:19 [2020-01-10T15:52:19.309Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:32 [2020-01-10T15:52:32.917Z] Fetching without tags
15:52:33 [2020-01-10T15:52:33.226Z] Merging remotes/origin/master commit f7065313ec87960bde830a1092331d4cf91a826c into PR head commit 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:32 [2020-01-10T15:52:32.916Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:32 [2020-01-10T15:52:32.919Z]  > git config --add remote.origin.fetch +refs/pull/40361/head:refs/remotes/origin/PR-40361 # timeout=10
15:52:32 [2020-01-10T15:52:32.925Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:52:32 [2020-01-10T15:52:32.936Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:32 [2020-01-10T15:52:32.950Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:32 [2020-01-10T15:52:32.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:32 [2020-01-10T15:52:32.950Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:33 [2020-01-10T15:52:33.258Z]  > git config core.sparsecheckout # timeout=10
15:52:33 [2020-01-10T15:52:33.270Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:33 [2020-01-10T15:52:33.730Z] Merge succeeded, producing 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:33 [2020-01-10T15:52:33.731Z] Checking out Revision 339fb74cbcd2e39295e40484c013100ad404fbdf (PR-40361)
15:52:34 [2020-01-10T15:52:34.209Z] Commit message: "prevent panic if TINI_COMMIT isn't set during build"
15:52:33 [2020-01-10T15:52:33.744Z]  > git merge f7065313ec87960bde830a1092331d4cf91a826c # timeout=10
15:52:33 [2020-01-10T15:52:33.754Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:33 [2020-01-10T15:52:33.763Z]  > git config core.sparsecheckout # timeout=10
15:52:33 [2020-01-10T15:52:33.768Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:34 [2020-01-10T15:52:34.242Z]  > git rev-list --no-walk 339fb74cbcd2e39295e40484c013100ad404fbdf # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:52:35 [2020-01-10T15:52:35.174Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40361:/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
15:52:35 [2020-01-10T15:52:35.174Z] Unable to find image 'alpine:latest' locally
15:52:35 [2020-01-10T15:52:35.174Z] latest: Pulling from library/alpine
15:52:35 [2020-01-10T15:52:35.174Z] e6b0cf9c0882: Pulling fs layer
15:52:35 [2020-01-10T15:52:35.431Z] e6b0cf9c0882: Verifying Checksum
15:52:35 [2020-01-10T15:52:35.431Z] e6b0cf9c0882: Download complete
15:52:35 [2020-01-10T15:52:35.431Z] e6b0cf9c0882: Pull complete
15:52:35 [2020-01-10T15:52:35.431Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78
15:52:35 [2020-01-10T15:52:35.431Z] Status: Downloaded newer image for alpine:latest
15:52:38 [2020-01-10T15:52:38.705Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
15:52:39 [2020-01-10T15:52:39.550Z] Running on ubuntu-1804-overlay2 (i-0cdc866cd45d8b8bd) in /home/ubuntu/workspace/moby_PR-40361
[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] {
15:52:39 [2020-01-10T15:52:39.606Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40361
15:52:39 [2020-01-10T15:52:39.607Z] Running on ubuntu-1804-overlay2 (i-0927f7d766884f6f7) in /home/ubuntu/workspace/moby_PR-40361
[Pipeline] checkout
[Pipeline] // stage
15:52:39 [2020-01-10T15:52:39.647Z] using credential docker-jenkins-github-credentials
15:52:39 [2020-01-10T15:52:39.667Z] Fetching changes from the remote Git repository
[Pipeline] // stage
15:52:39 [2020-01-10T15:52:39.675Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
15:52:39 [2020-01-10T15:52:39.752Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40361
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
15:52:39 [2020-01-10T15:52:39.774Z] using credential docker-jenkins-github-credentials
15:52:39 [2020-01-10T15:52:39.782Z] Cloning the remote Git repository
15:52:39 [2020-01-10T15:52:39.783Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
15:52:39 [2020-01-10T15:52:39.801Z] using credential docker-jenkins-github-credentials
[Pipeline] {
15:52:39 [2020-01-10T15:52:39.818Z] Cloning the remote Git repository
15:52:39 [2020-01-10T15:52:39.818Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
15:52:39 [2020-01-10T15:52:39.924Z] Merging remotes/origin/master commit f7065313ec87960bde830a1092331d4cf91a826c into PR head commit 339fb74cbcd2e39295e40484c013100ad404fbdf
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:52:39 [2020-01-10T15:52:39.999Z] Running on azwin-2-a42740 in d:\jenkins\workspace\moby_PR-40361
[Pipeline] {
[Pipeline] ws
15:52:40 [2020-01-10T15:52:40.012Z] Merge succeeded, producing 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:40 [2020-01-10T15:52:40.012Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
15:52:40 [2020-01-10T15:52:40.013Z] Checking out Revision 339fb74cbcd2e39295e40484c013100ad404fbdf (PR-40361)
[Pipeline] checkout
15:52:40 [2020-01-10T15:52:40.081Z] Commit message: "prevent panic if TINI_COMMIT isn't set during build"
15:52:40 [2020-01-10T15:52:40.114Z] using credential docker-jenkins-github-credentials
15:52:40 [2020-01-10T15:52:40.162Z] Cloning the remote Git repository
15:52:40 [2020-01-10T15:52:40.162Z] Cloning with configured refspecs honoured and without tags
15:52:40 [2020-01-10T15:52:40.321Z] using credential docker-jenkins-github-credentials
15:52:40 [2020-01-10T15:52:40.397Z] Cloning the remote Git repository
15:52:40 [2020-01-10T15:52:40.397Z] Cloning with configured refspecs honoured and without tags
15:52:39 [2020-01-10T15:52:39.691Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:52:39 [2020-01-10T15:52:39.699Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:39 [2020-01-10T15:52:39.707Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:39 [2020-01-10T15:52:39.707Z]  > git --version # timeout=10
15:52:39 [2020-01-10T15:52:39.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:39 [2020-01-10T15:52:39.724Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:39 [2020-01-10T15:52:39.956Z]  > git config core.sparsecheckout # timeout=10
15:52:39 [2020-01-10T15:52:39.962Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:40 [2020-01-10T15:52:40.005Z]  > git merge f7065313ec87960bde830a1092331d4cf91a826c # timeout=10
15:52:40 [2020-01-10T15:52:40.026Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:40 [2020-01-10T15:52:40.045Z]  > git config core.sparsecheckout # timeout=10
15:52:40 [2020-01-10T15:52:40.054Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:52:39 [2020-01-10T15:52:39.781Z] Cloning repository https://github.com/moby/moby.git
15:52:39 [2020-01-10T15:52:39.781Z]  > git init /home/ubuntu/workspace/moby_PR-40361 # timeout=10
15:52:39 [2020-01-10T15:52:39.795Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:39 [2020-01-10T15:52:39.795Z]  > git --version # timeout=10
15:52:39 [2020-01-10T15:52:39.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:39 [2020-01-10T15:52:39.799Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:39 [2020-01-10T15:52:39.820Z] Cloning repository https://github.com/moby/moby.git
15:52:39 [2020-01-10T15:52:39.820Z]  > git init /home/docker/workspace/moby_PR-40361 # timeout=10
15:52:39 [2020-01-10T15:52:39.831Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:39 [2020-01-10T15:52:39.831Z]  > git --version # timeout=10
15:52:39 [2020-01-10T15:52:39.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:39 [2020-01-10T15:52:39.836Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:40 [2020-01-10T15:52:40.193Z] Cloning repository https://github.com/moby/moby.git
15:52:40 [2020-01-10T15:52:40.195Z]  > git init /home/jenkins/workspace/moby_PR-40361 # timeout=10
15:52:40 [2020-01-10T15:52:40.214Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:40 [2020-01-10T15:52:40.216Z]  > git --version # timeout=10
15:52:40 [2020-01-10T15:52:40.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:40 [2020-01-10T15:52:40.236Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:41 [2020-01-10T15:52:41.011Z] + [ PR != PR ]
15:52:41 [2020-01-10T15:52:41.011Z] + [ master != master ]
15:52:41 [2020-01-10T15:52:41.011Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:52:40 [2020-01-10T15:52:40.425Z] Cloning repository https://github.com/moby/moby.git
15:52:40 [2020-01-10T15:52:40.426Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:52:40 [2020-01-10T15:52:40.521Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:40 [2020-01-10T15:52:40.521Z]  > git --version # timeout=10
15:52:40 [2020-01-10T15:52:40.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:40 [2020-01-10T15:52:40.607Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:41 [2020-01-10T15:52:41.332Z] + docker version
15:52:41 [2020-01-10T15:52:41.332Z] Client: Docker Engine - Community
15:52:41 [2020-01-10T15:52:41.332Z]  Version:           19.03.2
15:52:41 [2020-01-10T15:52:41.332Z]  API version:       1.40
15:52:41 [2020-01-10T15:52:41.332Z]  Go version:        go1.12.8
15:52:41 [2020-01-10T15:52:41.332Z]  Git commit:        6a30dfc
15:52:41 [2020-01-10T15:52:41.332Z]  Built:             Thu Aug 29 05:29:11 2019
15:52:41 [2020-01-10T15:52:41.332Z]  OS/Arch:           linux/amd64
15:52:41 [2020-01-10T15:52:41.332Z]  Experimental:      false
15:52:41 [2020-01-10T15:52:41.332Z] 
15:52:41 [2020-01-10T15:52:41.332Z] Server: Docker Engine - Community
15:52:41 [2020-01-10T15:52:41.332Z]  Engine:
15:52:41 [2020-01-10T15:52:41.332Z]   Version:          19.03.2
15:52:41 [2020-01-10T15:52:41.332Z]   API version:      1.40 (minimum version 1.12)
15:52:41 [2020-01-10T15:52:41.332Z]   Go version:       go1.12.8
15:52:41 [2020-01-10T15:52:41.332Z]   Git commit:       6a30dfc
15:52:41 [2020-01-10T15:52:41.332Z]   Built:            Thu Aug 29 05:27:45 2019
15:52:41 [2020-01-10T15:52:41.332Z]   OS/Arch:          linux/amd64
15:52:41 [2020-01-10T15:52:41.332Z]   Experimental:     true
15:52:41 [2020-01-10T15:52:41.332Z]  containerd:
15:52:41 [2020-01-10T15:52:41.332Z]   Version:          1.2.6
15:52:41 [2020-01-10T15:52:41.332Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:52:41 [2020-01-10T15:52:41.332Z]  runc:
15:52:41 [2020-01-10T15:52:41.332Z]   Version:          1.0.0-rc8
15:52:41 [2020-01-10T15:52:41.332Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
15:52:41 [2020-01-10T15:52:41.332Z]  docker-init:
15:52:41 [2020-01-10T15:52:41.332Z]   Version:          0.18.0
15:52:41 [2020-01-10T15:52:41.332Z]   GitCommit:        fec3683
[Pipeline] sh
15:52:41 [2020-01-10T15:52:41.613Z] + docker info
15:52:42 [2020-01-10T15:52:42.176Z] Client:
15:52:42 [2020-01-10T15:52:42.176Z]  Debug Mode: false
15:52:42 [2020-01-10T15:52:42.176Z] 
15:52:42 [2020-01-10T15:52:42.176Z] Server:
15:52:42 [2020-01-10T15:52:42.176Z]  Containers: 0
15:52:42 [2020-01-10T15:52:42.176Z]   Running: 0
15:52:42 [2020-01-10T15:52:42.176Z]   Paused: 0
15:52:42 [2020-01-10T15:52:42.176Z]   Stopped: 0
15:52:42 [2020-01-10T15:52:42.176Z]  Images: 6
15:52:42 [2020-01-10T15:52:42.176Z]  Server Version: 19.03.2
15:52:42 [2020-01-10T15:52:42.176Z]  Storage Driver: overlay2
15:52:42 [2020-01-10T15:52:42.176Z]   Backing Filesystem: extfs
15:52:42 [2020-01-10T15:52:42.176Z]   Supports d_type: true
15:52:42 [2020-01-10T15:52:42.176Z]   Native Overlay Diff: true
15:52:42 [2020-01-10T15:52:42.176Z]  Logging Driver: json-file
15:52:42 [2020-01-10T15:52:42.176Z]  Cgroup Driver: cgroupfs
15:52:42 [2020-01-10T15:52:42.176Z]  Plugins:
15:52:42 [2020-01-10T15:52:42.176Z]   Volume: local
15:52:42 [2020-01-10T15:52:42.176Z]   Network: bridge host ipvlan macvlan null overlay
15:52:42 [2020-01-10T15:52:42.176Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:52:42 [2020-01-10T15:52:42.176Z]  Swarm: inactive
15:52:42 [2020-01-10T15:52:42.176Z]  Runtimes: runc
15:52:42 [2020-01-10T15:52:42.176Z]  Default Runtime: runc
15:52:42 [2020-01-10T15:52:42.176Z]  Init Binary: docker-init
15:52:42 [2020-01-10T15:52:42.176Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:52:42 [2020-01-10T15:52:42.176Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
15:52:42 [2020-01-10T15:52:42.176Z]  init version: fec3683
15:52:42 [2020-01-10T15:52:42.176Z]  Security Options:
15:52:42 [2020-01-10T15:52:42.176Z]   apparmor
15:52:42 [2020-01-10T15:52:42.176Z]   seccomp
15:52:42 [2020-01-10T15:52:42.176Z]    Profile: default
15:52:42 [2020-01-10T15:52:42.176Z]  Kernel Version: 4.15.0-1048-aws
15:52:42 [2020-01-10T15:52:42.176Z]  Operating System: Ubuntu 18.04.3 LTS
15:52:42 [2020-01-10T15:52:42.176Z]  OSType: linux
15:52:42 [2020-01-10T15:52:42.176Z]  Architecture: x86_64
15:52:42 [2020-01-10T15:52:42.176Z]  CPUs: 2
15:52:42 [2020-01-10T15:52:42.176Z]  Total Memory: 7.501GiB
15:52:42 [2020-01-10T15:52:42.176Z]  Name: ip-10-100-48-147
15:52:42 [2020-01-10T15:52:42.176Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
15:52:42 [2020-01-10T15:52:42.176Z]  Docker Root Dir: /var/lib/docker
15:52:42 [2020-01-10T15:52:42.176Z]  Debug Mode: false
15:52:42 [2020-01-10T15:52:42.176Z]  Registry: https://index.docker.io/v1/
15:52:42 [2020-01-10T15:52:42.176Z]  Labels:
15:52:42 [2020-01-10T15:52:42.176Z]  Experimental: true
15:52:42 [2020-01-10T15:52:42.176Z]  Insecure Registries:
15:52:42 [2020-01-10T15:52:42.176Z]   127.0.0.0/8
15:52:42 [2020-01-10T15:52:42.176Z]  Live Restore Enabled: true
15:52:42 [2020-01-10T15:52:42.176Z] 
15:52:42 [2020-01-10T15:52:42.176Z] WARNING: No swap limit support
[Pipeline] sh
15:52:42 [2020-01-10T15:52:42.460Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:42 [2020-01-10T15:52:42.460Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:42 [2020-01-10T15:52:42.460Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:52:42 [2020-01-10T15:52:42.717Z] + bash /home/ubuntu/workspace/moby_PR-40361/check-config.sh
15:52:42 [2020-01-10T15:52:42.717Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:52:42 [2020-01-10T15:52:42.717Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
15:52:42 [2020-01-10T15:52:42.717Z] 
15:52:42 [2020-01-10T15:52:42.717Z] Generally Necessary:
15:52:42 [2020-01-10T15:52:42.717Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:52:42 [2020-01-10T15:52:42.717Z] - apparmor: enabled and tools installed
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_NAMESPACES: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_NET_NS: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_PID_NS: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_IPC_NS: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_UTS_NS: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_CGROUPS: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_CGROUP_CPUACCT: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_CGROUP_DEVICE: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_CGROUP_FREEZER: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_CGROUP_SCHED: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_CPUSETS: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_MEMCG: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_KEYS: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_VETH: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_BRIDGE: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_NF_NAT: enabled (as module)
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_NF_NAT_NEEDED: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_POSIX_MQUEUE: enabled
15:52:42 [2020-01-10T15:52:42.717Z] 
15:52:42 [2020-01-10T15:52:42.717Z] Optional Features:
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_USER_NS: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_SECCOMP: enabled
15:52:42 [2020-01-10T15:52:42.717Z] - CONFIG_CGROUP_PIDS: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_MEMCG_SWAP: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:52:42 [2020-01-10T15:52:42.974Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_BLK_CGROUP: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_IOSCHED_CFQ: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_CGROUP_PERF: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_CGROUP_HUGETLB: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_CFS_BANDWIDTH: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_RT_GROUP_SCHED: missing
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_IP_VS: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_IP_VS_NFCT: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_IP_VS_RR: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_EXT4_FS: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:52:42 [2020-01-10T15:52:42.974Z] - Network Drivers:
15:52:42 [2020-01-10T15:52:42.974Z]   - "overlay":
15:52:42 [2020-01-10T15:52:42.974Z]     - CONFIG_VXLAN: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:52:42 [2020-01-10T15:52:42.974Z]       Optional (for encrypted networks):
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_CRYPTO: enabled
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_CRYPTO_AEAD: enabled
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_CRYPTO_GCM: enabled
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_CRYPTO_GHASH: enabled
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_XFRM: enabled
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_XFRM_USER: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_INET_ESP: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z]   - "ipvlan":
15:52:42 [2020-01-10T15:52:42.974Z]     - CONFIG_IPVLAN: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z]   - "macvlan":
15:52:42 [2020-01-10T15:52:42.974Z]     - CONFIG_MACVLAN: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z]     - CONFIG_DUMMY: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z]   - "ftp,tftp client in container":
15:52:42 [2020-01-10T15:52:42.974Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:52:42 [2020-01-10T15:52:42.974Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:52:42 [2020-01-10T15:52:42.975Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:52:42 [2020-01-10T15:52:42.975Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:52:42 [2020-01-10T15:52:42.975Z] - Storage Drivers:
15:52:42 [2020-01-10T15:52:42.975Z]   - "aufs":
15:52:42 [2020-01-10T15:52:42.975Z]     - CONFIG_AUFS_FS: enabled (as module)
15:52:43 [2020-01-10T15:52:43.231Z]   - "btrfs":
15:52:43 [2020-01-10T15:52:43.231Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:52:43 [2020-01-10T15:52:43.231Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:52:43 [2020-01-10T15:52:43.231Z]   - "devicemapper":
15:52:43 [2020-01-10T15:52:43.231Z]     - CONFIG_BLK_DEV_DM: enabled
15:52:43 [2020-01-10T15:52:43.231Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:52:43 [2020-01-10T15:52:43.231Z]   - "overlay":
15:52:43 [2020-01-10T15:52:43.231Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:52:43 [2020-01-10T15:52:43.231Z]   - "zfs":
15:52:43 [2020-01-10T15:52:43.231Z]     - /dev/zfs: missing
15:52:43 [2020-01-10T15:52:43.231Z]     - zfs command: missing
15:52:43 [2020-01-10T15:52:43.231Z]     - zpool command: missing
15:52:43 [2020-01-10T15:52:43.231Z] 
15:52:43 [2020-01-10T15:52:43.231Z] Limits:
15:52:43 [2020-01-10T15:52:43.231Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:52:43 [2020-01-10T15:52:43.231Z] 
15:52:43 [2020-01-10T15:52:43.231Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:52:43 [2020-01-10T15:52:43.554Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:339fb74cbcd2e39295e40484c013100ad404fbdf .
15:52:43 [2020-01-10T15:52:43.554Z] #2 [internal] load .dockerignore
15:52:43 [2020-01-10T15:52:43.554Z] #2 transferring context: 112B done
15:52:43 [2020-01-10T15:52:43.554Z] #2 DONE 0.0s
15:52:43 [2020-01-10T15:52:43.554Z] 
15:52:43 [2020-01-10T15:52:43.554Z] #1 [internal] load build definition from Dockerfile
15:52:43 [2020-01-10T15:52:43.554Z] #1 transferring dockerfile: 15.65kB done
15:52:43 [2020-01-10T15:52:43.554Z] #1 DONE 0.0s
15:52:43 [2020-01-10T15:52:43.554Z] 
15:52:43 [2020-01-10T15:52:43.554Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:52:43 [2020-01-10T15:52:43.811Z] #3 DONE 0.1s
15:52:43 [2020-01-10T15:52:43.811Z] 
15:52:43 [2020-01-10T15:52:43.811Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:52:43 [2020-01-10T15:52:43.811Z] #4 CACHED
15:52:44 [2020-01-10T15:52:44.378Z] 
15:52:44 [2020-01-10T15:52:44.378Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
15:52:44 [2020-01-10T15:52:44.378Z] #6 DONE 0.1s
15:52:44 [2020-01-10T15:52:44.378Z] 
15:52:44 [2020-01-10T15:52:44.378Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
15:52:44 [2020-01-10T15:52:44.378Z] #5 DONE 0.0s
15:52:44 [2020-01-10T15:52:44.635Z] 
15:52:44 [2020-01-10T15:52:44.635Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
15:52:44 [2020-01-10T15:52:44.635Z] #66 DONE 0.0s
15:52:44 [2020-01-10T15:52:44.635Z] 
15:52:44 [2020-01-10T15:52:44.635Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
15:52:44 [2020-01-10T15:52:44.635Z] #7 DONE 0.0s
15:52:44 [2020-01-10T15:52:44.635Z] 
15:52:44 [2020-01-10T15:52:44.635Z] #20 [internal] load build context
15:52:46 [2020-01-10T15:52:46.008Z] #20 transferring context: 46.58MB 1.3s done
15:52:46 [2020-01-10T15:52:46.008Z] #20 DONE 1.3s
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:52:46 [2020-01-10T15:52:46.008Z] #37 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:52:46 [2020-01-10T15:52:46.008Z] #28 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:52:46 [2020-01-10T15:52:46.008Z] #55 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
15:52:46 [2020-01-10T15:52:46.008Z] #15 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:52:46 [2020-01-10T15:52:46.008Z] #59 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:52:46 [2020-01-10T15:52:46.008Z] #50 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:52:46 [2020-01-10T15:52:46.008Z] #23 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:52:46 [2020-01-10T15:52:46.008Z] #44 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:52:46 [2020-01-10T15:52:46.008Z] #39 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #52 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #52 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #38 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #38 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:52:46 [2020-01-10T15:52:46.008Z] #45 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:52:46 [2020-01-10T15:52:46.008Z] #8 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:52:46 [2020-01-10T15:52:46.008Z] #22 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:52:46 [2020-01-10T15:52:46.008Z] #51 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:52:46 [2020-01-10T15:52:46.008Z] #32 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #30 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #30 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #49 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #49 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:52:46 [2020-01-10T15:52:46.008Z] #10 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:52:46 [2020-01-10T15:52:46.008Z] #53 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #56 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #56 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:52:46 [2020-01-10T15:52:46.008Z] #13 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:52:46 [2020-01-10T15:52:46.008Z] #63 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:52:46 [2020-01-10T15:52:46.008Z] #36 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:52:46 [2020-01-10T15:52:46.008Z] #21 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
15:52:46 [2020-01-10T15:52:46.008Z] #18 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #67 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
15:52:46 [2020-01-10T15:52:46.008Z] #67 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #11 [dev 1/25] RUN groupadd -r docker
15:52:46 [2020-01-10T15:52:46.008Z] #11 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:52:46 [2020-01-10T15:52:46.008Z] #27 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #43 [dev 16/25] COPY --from=criu          /build/ /usr/local/
15:52:46 [2020-01-10T15:52:46.008Z] #43 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:52:46 [2020-01-10T15:52:46.008Z] #68 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:52:46 [2020-01-10T15:52:46.008Z] #54 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #46 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #46 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
15:52:46 [2020-01-10T15:52:46.008Z] #14 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:52:46 [2020-01-10T15:52:46.008Z] #58 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:52:46 [2020-01-10T15:52:46.008Z] #62 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:52:46 [2020-01-10T15:52:46.008Z] #41 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #16 [dev 6/25] RUN ldconfig
15:52:46 [2020-01-10T15:52:46.008Z] #16 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #70 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #70 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:52:46 [2020-01-10T15:52:46.008Z] #9 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:52:46 [2020-01-10T15:52:46.008Z] #25 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:52:46 [2020-01-10T15:52:46.008Z] #31 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:52:46 [2020-01-10T15:52:46.008Z] #48 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:52:46 [2020-01-10T15:52:46.008Z] #34 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #61 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #61 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:52:46 [2020-01-10T15:52:46.008Z] #17 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:52:46 [2020-01-10T15:52:46.008Z] #60 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:52:46 [2020-01-10T15:52:46.008Z] #69 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:52:46 [2020-01-10T15:52:46.008Z] #29 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #40 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #40 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:52:46 [2020-01-10T15:52:46.008Z] #57 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:52:46 [2020-01-10T15:52:46.008Z] #64 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:52:46 [2020-01-10T15:52:46.008Z] #42 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #33 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #33 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:52:46 [2020-01-10T15:52:46.008Z] #26 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
15:52:46 [2020-01-10T15:52:46.008Z] #12 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:52:46 [2020-01-10T15:52:46.008Z] #24 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:52:46 [2020-01-10T15:52:46.008Z] #47 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #71 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
15:52:46 [2020-01-10T15:52:46.008Z] #71 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #65 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:52:46 [2020-01-10T15:52:46.008Z] #65 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
15:52:46 [2020-01-10T15:52:46.008Z] #19 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:52:46 [2020-01-10T15:52:46.008Z] #35 CACHED
15:52:46 [2020-01-10T15:52:46.008Z] 
15:52:46 [2020-01-10T15:52:46.008Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
15:52:46 [2020-01-10T15:52:46.008Z] #72 CACHED
15:52:46 [2020-01-10T15:52:46.265Z] 
15:52:46 [2020-01-10T15:52:46.265Z] #73 exporting to image
15:52:46 [2020-01-10T15:52:46.265Z] #73 exporting layers done
15:52:46 [2020-01-10T15:52:46.265Z] #73 writing image sha256:5db22f51aefe2294285f9b943dd697fc567807ecad278f90d1d44ed9f555ac9c done
15:52:46 [2020-01-10T15:52:46.265Z] #73 naming to docker.io/library/docker:339fb74cbcd2e39295e40484c013100ad404fbdf done
15:52:46 [2020-01-10T15:52:46.265Z] #73 DONE 0.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:52:46 [2020-01-10T15:52:46.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40361/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/validate/default
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  All commits are properly signed with the DCO!
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:52:47 [2020-01-10T15:52:47.519Z] No api/types/ or api/swagger.yaml changes in diff.
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  All TOML source files changed here have valid syntax.
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  No new tests were added to integration-cli.
15:52:47 [2020-01-10T15:52:47.519Z] 
15:52:47 [2020-01-10T15:52:47.519Z] INFO Start validation with golang-ci-lint
15:52:47 [2020-01-10T15:52:47.776Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:52:47 [2020-01-10T15:52:47.776Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:52:49 [2020-01-10T15:52:49.136Z] Fetching without tags
15:52:48 [2020-01-10T15:52:48.999Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:49 [2020-01-10T15:52:49.018Z]  > git config --add remote.origin.fetch +refs/pull/40361/head:refs/remotes/origin/PR-40361 # timeout=10
15:52:49 [2020-01-10T15:52:49.036Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:52:49 [2020-01-10T15:52:49.099Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:49 [2020-01-10T15:52:49.167Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:49 [2020-01-10T15:52:49.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:49 [2020-01-10T15:52:49.170Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:49 [2020-01-10T15:52:49.589Z] Merging remotes/origin/master commit f7065313ec87960bde830a1092331d4cf91a826c into PR head commit 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:50 [2020-01-10T15:52:50.320Z] Merge succeeded, producing 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:50 [2020-01-10T15:52:50.321Z] Checking out Revision 339fb74cbcd2e39295e40484c013100ad404fbdf (PR-40361)
15:52:50 [2020-01-10T15:52:50.869Z] Commit message: "prevent panic if TINI_COMMIT isn't set during build"
15:52:49 [2020-01-10T15:52:49.621Z]  > git config core.sparsecheckout # timeout=10
15:52:49 [2020-01-10T15:52:49.640Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:50 [2020-01-10T15:52:50.213Z]  > git merge f7065313ec87960bde830a1092331d4cf91a826c # timeout=10
15:52:50 [2020-01-10T15:52:50.280Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:50 [2020-01-10T15:52:50.351Z]  > git config core.sparsecheckout # timeout=10
15:52:50 [2020-01-10T15:52:50.371Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:52:52 [2020-01-10T15:52:52.272Z] + docker version
15:52:52 [2020-01-10T15:52:52.272Z] Client:
15:52:52 [2020-01-10T15:52:52.272Z]  Version:           18.06.1-ce
15:52:52 [2020-01-10T15:52:52.272Z]  API version:       1.38
15:52:52 [2020-01-10T15:52:52.272Z]  Go version:        go1.10.3
15:52:52 [2020-01-10T15:52:52.272Z]  Git commit:        e68fc7a
15:52:52 [2020-01-10T15:52:52.272Z]  Built:             Tue Aug 21 17:24:34 2018
15:52:52 [2020-01-10T15:52:52.272Z]  OS/Arch:           linux/s390x
15:52:52 [2020-01-10T15:52:52.272Z]  Experimental:      false
15:52:52 [2020-01-10T15:52:52.272Z] 
15:52:52 [2020-01-10T15:52:52.272Z] Server:
15:52:52 [2020-01-10T15:52:52.272Z]  Engine:
15:52:52 [2020-01-10T15:52:52.272Z]   Version:          18.06.1-ce
15:52:52 [2020-01-10T15:52:52.272Z]   API version:      1.38 (minimum version 1.12)
15:52:52 [2020-01-10T15:52:52.272Z]   Go version:       go1.10.3
15:52:52 [2020-01-10T15:52:52.272Z]   Git commit:       e68fc7a
15:52:52 [2020-01-10T15:52:52.272Z]   Built:            Tue Aug 21 17:23:34 2018
15:52:52 [2020-01-10T15:52:52.272Z]   OS/Arch:          linux/s390x
15:52:52 [2020-01-10T15:52:52.272Z]   Experimental:     true
[Pipeline] sh
15:52:53 [2020-01-10T15:52:53.266Z] + docker info
15:52:53 [2020-01-10T15:52:53.266Z] Containers: 0
15:52:53 [2020-01-10T15:52:53.266Z]  Running: 0
15:52:53 [2020-01-10T15:52:53.266Z]  Paused: 0
15:52:53 [2020-01-10T15:52:53.266Z]  Stopped: 0
15:52:53 [2020-01-10T15:52:53.266Z] Images: 0
15:52:53 [2020-01-10T15:52:53.266Z] Server Version: 18.06.1-ce
15:52:53 [2020-01-10T15:52:53.266Z] Storage Driver: overlay2
15:52:53 [2020-01-10T15:52:53.266Z]  Backing Filesystem: extfs
15:52:53 [2020-01-10T15:52:53.266Z]  Supports d_type: true
15:52:53 [2020-01-10T15:52:53.266Z]  Native Overlay Diff: true
15:52:53 [2020-01-10T15:52:53.266Z] Logging Driver: json-file
15:52:53 [2020-01-10T15:52:53.266Z] Cgroup Driver: cgroupfs
15:52:53 [2020-01-10T15:52:53.266Z] Plugins:
15:52:53 [2020-01-10T15:52:53.266Z]  Volume: local
15:52:53 [2020-01-10T15:52:53.266Z]  Network: bridge host ipvlan macvlan null overlay
15:52:53 [2020-01-10T15:52:53.266Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:52:53 [2020-01-10T15:52:53.266Z] Swarm: inactive
15:52:53 [2020-01-10T15:52:53.266Z] Runtimes: runc
15:52:53 [2020-01-10T15:52:53.266Z] Default Runtime: runc
15:52:53 [2020-01-10T15:52:53.266Z] Init Binary: docker-init
15:52:53 [2020-01-10T15:52:53.266Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:52:53 [2020-01-10T15:52:53.266Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:52:53 [2020-01-10T15:52:53.266Z] init version: fec3683
15:52:53 [2020-01-10T15:52:53.266Z] Security Options:
15:52:53 [2020-01-10T15:52:53.266Z]  apparmor
15:52:53 [2020-01-10T15:52:53.266Z]  seccomp
15:52:53 [2020-01-10T15:52:53.266Z]   Profile: default
15:52:53 [2020-01-10T15:52:53.266Z] Kernel Version: 4.4.0-133-generic
15:52:53 [2020-01-10T15:52:53.266Z] Operating System: Ubuntu 16.04.5 LTS
15:52:53 [2020-01-10T15:52:53.266Z] OSType: linux
15:52:53 [2020-01-10T15:52:53.266Z] Architecture: s390x
15:52:53 [2020-01-10T15:52:53.266Z] CPUs: 2
15:52:53 [2020-01-10T15:52:53.266Z] Total Memory: 7.862GiB
15:52:53 [2020-01-10T15:52:53.266Z] Name: s390x-ubuntu-29
15:52:53 [2020-01-10T15:52:53.266Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
15:52:53 [2020-01-10T15:52:53.266Z] Docker Root Dir: /var/lib/docker
15:52:53 [2020-01-10T15:52:53.266Z] Debug Mode (client): false
15:52:53 [2020-01-10T15:52:53.266Z] Debug Mode (server): false
15:52:53 [2020-01-10T15:52:53.266Z] Username: dockerbuildbot
15:52:53 [2020-01-10T15:52:53.266Z] Registry: https://index.docker.io/v1/
15:52:53 [2020-01-10T15:52:53.266Z] Labels:
15:52:53 [2020-01-10T15:52:53.266Z] Experimental: true
15:52:53 [2020-01-10T15:52:53.266Z] Insecure Registries:
15:52:53 [2020-01-10T15:52:53.266Z]  127.0.0.0/8
15:52:53 [2020-01-10T15:52:53.266Z] Live Restore Enabled: false
15:52:53 [2020-01-10T15:52:53.266Z] 
15:52:53 [2020-01-10T15:52:53.266Z] WARNING: No swap limit support
[Pipeline] sh
15:52:53 [2020-01-10T15:52:53.865Z] Fetching without tags
15:52:53 [2020-01-10T15:52:53.817Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:53 [2020-01-10T15:52:53.822Z]  > git config --add remote.origin.fetch +refs/pull/40361/head:refs/remotes/origin/PR-40361 # timeout=10
15:52:53 [2020-01-10T15:52:53.830Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:52:53 [2020-01-10T15:52:53.846Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:53 [2020-01-10T15:52:53.865Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:53 [2020-01-10T15:52:53.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:53 [2020-01-10T15:52:53.866Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:54 [2020-01-10T15:52:54.061Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:54 [2020-01-10T15:52:54.061Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:54 [2020-01-10T15:52:54.061Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:52:54 [2020-01-10T15:52:54.061Z] + bash /home/jenkins/workspace/moby_PR-40361/check-config.sh
15:52:54 [2020-01-10T15:52:54.061Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:52:54 [2020-01-10T15:52:54.061Z] info: reading kernel config from /boot/config-4.4.0-133-generic ...
15:52:54 [2020-01-10T15:52:54.061Z] 
15:52:54 [2020-01-10T15:52:54.061Z] Generally Necessary:
15:52:54 [2020-01-10T15:52:54.061Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:52:54 [2020-01-10T15:52:54.061Z] - apparmor: enabled and tools installed
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_NAMESPACES: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_NET_NS: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_PID_NS: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_IPC_NS: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_UTS_NS: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_CGROUPS: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_CGROUP_CPUACCT: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_CGROUP_DEVICE: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_CGROUP_FREEZER: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_CGROUP_SCHED: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_CPUSETS: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_MEMCG: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_KEYS: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_VETH: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_BRIDGE: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_NF_NAT: enabled (as module)
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_NF_NAT_NEEDED: enabled
15:52:54 [2020-01-10T15:52:54.061Z] - CONFIG_POSIX_MQUEUE: enabled
15:52:54 [2020-01-10T15:52:54.141Z] Merging remotes/origin/master commit f7065313ec87960bde830a1092331d4cf91a826c into PR head commit 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:52:54 [2020-01-10T15:52:54.428Z] 
15:52:54 [2020-01-10T15:52:54.428Z] Optional Features:
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_USER_NS: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_SECCOMP: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_CGROUP_PIDS: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_MEMCG_SWAP: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:52:54 [2020-01-10T15:52:54.428Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_MEMCG_KMEM: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_BLK_CGROUP: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_IOSCHED_CFQ: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_CGROUP_PERF: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_CGROUP_HUGETLB: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_CFS_BANDWIDTH: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_RT_GROUP_SCHED: missing
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_IP_VS: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_IP_VS_NFCT: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_IP_VS_RR: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_EXT4_FS: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:52:54 [2020-01-10T15:52:54.428Z] - Network Drivers:
15:52:54 [2020-01-10T15:52:54.428Z]   - "overlay":
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_VXLAN: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:52:54 [2020-01-10T15:52:54.428Z]       Optional (for encrypted networks):
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_CRYPTO: enabled
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_XFRM: enabled
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_XFRM_USER: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_INET_ESP: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]   - "ipvlan":
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_IPVLAN: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]   - "macvlan":
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_MACVLAN: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_DUMMY: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]   - "ftp,tftp client in container":
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z] - Storage Drivers:
15:52:54 [2020-01-10T15:52:54.428Z]   - "aufs":
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_AUFS_FS: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]   - "btrfs":
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:52:54 [2020-01-10T15:52:54.428Z]   - "devicemapper":
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_BLK_DEV_DM: enabled
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]   - "overlay":
15:52:54 [2020-01-10T15:52:54.428Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:52:54 [2020-01-10T15:52:54.428Z]   - "zfs":
15:52:54 [2020-01-10T15:52:54.428Z]     - /dev/zfs: missing
15:52:54 [2020-01-10T15:52:54.428Z]     - zfs command: missing
15:52:54 [2020-01-10T15:52:54.428Z]     - zpool command: missing
15:52:54 [2020-01-10T15:52:54.428Z] 
15:52:54 [2020-01-10T15:52:54.428Z] Limits:
15:52:54 [2020-01-10T15:52:54.428Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:52:54 [2020-01-10T15:52:54.428Z] 
15:52:54 [2020-01-10T15:52:54.428Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:52:54 [2020-01-10T15:52:54.551Z] Still waiting to schedule task
15:52:54 [2020-01-10T15:52:54.551Z] All nodes of label ‘arm64&&linux’ are offline
15:52:54 [2020-01-10T15:52:54.677Z] Merge succeeded, producing 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:54 [2020-01-10T15:52:54.678Z] Checking out Revision 339fb74cbcd2e39295e40484c013100ad404fbdf (PR-40361)
15:52:55 [2020-01-10T15:52:55.163Z] Commit message: "prevent panic if TINI_COMMIT isn't set during build"
15:52:55 [2020-01-10T15:52:55.365Z] + make bundles/buildx
15:52:55 [2020-01-10T15:52:55.365Z] make: command: Command not found
15:52:55 [2020-01-10T15:52:55.365Z] make: command: Command not found
15:52:55 [2020-01-10T15:52:55.365Z] mkdir bundles
15:52:55 [2020-01-10T15:52:55.365Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
15:52:55 [2020-01-10T15:52:55.365Z] 	--build-arg BUILDX_COMMIT \
15:52:55 [2020-01-10T15:52:55.365Z] 	--build-arg BUILDX_REPO \
15:52:55 [2020-01-10T15:52:55.365Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
15:52:55 [2020-01-10T15:52:55.365Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
15:52:55 [2020-01-10T15:52:55.365Z] 	.
15:52:55 [2020-01-10T15:52:55.365Z] /bin/sh: 4: go: not found
15:52:55 [2020-01-10T15:52:55.365Z] /bin/sh: 5: go: not found
15:52:54 [2020-01-10T15:52:54.138Z]  > git config core.sparsecheckout # timeout=10
15:52:54 [2020-01-10T15:52:54.146Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:54 [2020-01-10T15:52:54.653Z]  > git merge f7065313ec87960bde830a1092331d4cf91a826c # timeout=10
15:52:54 [2020-01-10T15:52:54.663Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:54 [2020-01-10T15:52:54.675Z]  > git config core.sparsecheckout # timeout=10
15:52:54 [2020-01-10T15:52:54.691Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:52:56 [2020-01-10T15:52:56.165Z] + docker version
15:52:56 [2020-01-10T15:52:56.165Z] Client: Docker Engine - Community
15:52:56 [2020-01-10T15:52:56.165Z]  Version:           19.03.2
15:52:56 [2020-01-10T15:52:56.165Z]  API version:       1.40
15:52:56 [2020-01-10T15:52:56.165Z]  Go version:        go1.12.8
15:52:56 [2020-01-10T15:52:56.165Z]  Git commit:        6a30dfc
15:52:56 [2020-01-10T15:52:56.165Z]  Built:             Thu Aug 29 05:29:11 2019
15:52:56 [2020-01-10T15:52:56.165Z]  OS/Arch:           linux/amd64
15:52:56 [2020-01-10T15:52:56.165Z]  Experimental:      false
15:52:56 [2020-01-10T15:52:56.165Z] 
15:52:56 [2020-01-10T15:52:56.165Z] Server: Docker Engine - Community
15:52:56 [2020-01-10T15:52:56.165Z]  Engine:
15:52:56 [2020-01-10T15:52:56.165Z]   Version:          19.03.2
15:52:56 [2020-01-10T15:52:56.165Z]   API version:      1.40 (minimum version 1.12)
15:52:56 [2020-01-10T15:52:56.165Z]   Go version:       go1.12.8
15:52:56 [2020-01-10T15:52:56.165Z]   Git commit:       6a30dfc
15:52:56 [2020-01-10T15:52:56.165Z]   Built:            Thu Aug 29 05:27:45 2019
15:52:56 [2020-01-10T15:52:56.165Z]   OS/Arch:          linux/amd64
15:52:56 [2020-01-10T15:52:56.165Z]   Experimental:     true
15:52:56 [2020-01-10T15:52:56.165Z]  containerd:
15:52:56 [2020-01-10T15:52:56.165Z]   Version:          1.2.6
15:52:56 [2020-01-10T15:52:56.165Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:52:56 [2020-01-10T15:52:56.165Z]  runc:
15:52:56 [2020-01-10T15:52:56.165Z]   Version:          1.0.0-rc8
15:52:56 [2020-01-10T15:52:56.165Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
15:52:56 [2020-01-10T15:52:56.165Z]  docker-init:
15:52:56 [2020-01-10T15:52:56.165Z]   Version:          0.18.0
15:52:56 [2020-01-10T15:52:56.165Z]   GitCommit:        fec3683
[Pipeline] sh
15:52:56 [2020-01-10T15:52:56.523Z] + docker info
15:52:57 [2020-01-10T15:52:57.081Z] Client:
15:52:57 [2020-01-10T15:52:57.081Z]  Debug Mode: false
15:52:57 [2020-01-10T15:52:57.081Z] 
15:52:57 [2020-01-10T15:52:57.081Z] Server:
15:52:57 [2020-01-10T15:52:57.081Z]  Containers: 0
15:52:57 [2020-01-10T15:52:57.081Z]   Running: 0
15:52:57 [2020-01-10T15:52:57.081Z]   Paused: 0
15:52:57 [2020-01-10T15:52:57.081Z]   Stopped: 0
15:52:57 [2020-01-10T15:52:57.081Z]  Images: 5
15:52:57 [2020-01-10T15:52:57.081Z]  Server Version: 19.03.2
15:52:57 [2020-01-10T15:52:57.081Z]  Storage Driver: overlay2
15:52:57 [2020-01-10T15:52:57.081Z]   Backing Filesystem: extfs
15:52:57 [2020-01-10T15:52:57.081Z]   Supports d_type: true
15:52:57 [2020-01-10T15:52:57.081Z]   Native Overlay Diff: true
15:52:57 [2020-01-10T15:52:57.081Z]  Logging Driver: json-file
15:52:57 [2020-01-10T15:52:57.081Z]  Cgroup Driver: cgroupfs
15:52:57 [2020-01-10T15:52:57.081Z]  Plugins:
15:52:57 [2020-01-10T15:52:57.081Z]   Volume: local
15:52:57 [2020-01-10T15:52:57.081Z]   Network: bridge host ipvlan macvlan null overlay
15:52:57 [2020-01-10T15:52:57.081Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:52:57 [2020-01-10T15:52:57.081Z]  Swarm: inactive
15:52:57 [2020-01-10T15:52:57.081Z]  Runtimes: runc
15:52:57 [2020-01-10T15:52:57.081Z]  Default Runtime: runc
15:52:57 [2020-01-10T15:52:57.081Z]  Init Binary: docker-init
15:52:57 [2020-01-10T15:52:57.081Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:52:57 [2020-01-10T15:52:57.081Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
15:52:57 [2020-01-10T15:52:57.081Z]  init version: fec3683
15:52:57 [2020-01-10T15:52:57.081Z]  Security Options:
15:52:57 [2020-01-10T15:52:57.081Z]   apparmor
15:52:57 [2020-01-10T15:52:57.081Z]   seccomp
15:52:57 [2020-01-10T15:52:57.081Z]    Profile: default
15:52:57 [2020-01-10T15:52:57.081Z]  Kernel Version: 4.15.0-1048-aws
15:52:57 [2020-01-10T15:52:57.081Z]  Operating System: Ubuntu 18.04.3 LTS
15:52:57 [2020-01-10T15:52:57.081Z]  OSType: linux
15:52:57 [2020-01-10T15:52:57.081Z]  Architecture: x86_64
15:52:57 [2020-01-10T15:52:57.081Z]  CPUs: 2
15:52:57 [2020-01-10T15:52:57.081Z]  Total Memory: 7.501GiB
15:52:57 [2020-01-10T15:52:57.081Z]  Name: ip-10-100-84-212
15:52:57 [2020-01-10T15:52:57.081Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
15:52:57 [2020-01-10T15:52:57.081Z]  Docker Root Dir: /var/lib/docker
15:52:57 [2020-01-10T15:52:57.081Z]  Debug Mode: false
15:52:57 [2020-01-10T15:52:57.081Z]  Registry: https://index.docker.io/v1/
15:52:57 [2020-01-10T15:52:57.081Z]  Labels:
15:52:57 [2020-01-10T15:52:57.081Z]  Experimental: true
15:52:57 [2020-01-10T15:52:57.081Z]  Insecure Registries:
15:52:57 [2020-01-10T15:52:57.081Z]   127.0.0.0/8
15:52:57 [2020-01-10T15:52:57.081Z]  Live Restore Enabled: true
15:52:57 [2020-01-10T15:52:57.081Z] 
15:52:57 [2020-01-10T15:52:57.081Z] WARNING: No swap limit support
[Pipeline] sh
15:52:57 [2020-01-10T15:52:57.131Z] Fetching without tags
15:52:57 [2020-01-10T15:52:57.196Z] Sending build context to Docker daemon  51.09MB

15:52:57 [2020-01-10T15:52:57.196Z] Step 1/16 : ARG GO_VERSION=1.12.10
15:52:57 [2020-01-10T15:52:57.196Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
15:52:57 [2020-01-10T15:52:57.196Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
15:52:57 [2020-01-10T15:52:57.196Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
15:52:57 [2020-01-10T15:52:57.196Z] 1.12.10-stretch: Pulling from library/golang
15:52:57 [2020-01-10T15:52:57.196Z] ade01ea651a2: Pulling fs layer
15:52:57 [2020-01-10T15:52:57.196Z] fbabdb69f639: Pulling fs layer
15:52:57 [2020-01-10T15:52:57.196Z] ff33bd1013d7: Pulling fs layer
15:52:57 [2020-01-10T15:52:57.196Z] 85cfe9d77eff: Pulling fs layer
15:52:57 [2020-01-10T15:52:57.196Z] ace5139f9caa: Pulling fs layer
15:52:57 [2020-01-10T15:52:57.196Z] e4d79466b81c: Pulling fs layer
15:52:57 [2020-01-10T15:52:57.196Z] 85cfe9d77eff: Waiting
15:52:57 [2020-01-10T15:52:57.196Z] ace5139f9caa: Waiting
15:52:57 [2020-01-10T15:52:57.196Z] b00baabad4ce: Pulling fs layer
15:52:57 [2020-01-10T15:52:57.196Z] e4d79466b81c: Waiting
15:52:57 [2020-01-10T15:52:57.196Z] b00baabad4ce: Waiting
15:52:57 [2020-01-10T15:52:57.401Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:57 [2020-01-10T15:52:57.401Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:57 [2020-01-10T15:52:57.401Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:52:57 [2020-01-10T15:52:57.401Z] + bash /home/ubuntu/workspace/moby_PR-40361/check-config.sh
15:52:57 [2020-01-10T15:52:57.401Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:52:57 [2020-01-10T15:52:57.401Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
15:52:57 [2020-01-10T15:52:57.401Z] 
15:52:57 [2020-01-10T15:52:57.401Z] Generally Necessary:
15:52:57 [2020-01-10T15:52:57.401Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:52:57 [2020-01-10T15:52:57.401Z] - apparmor: enabled and tools installed
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_NAMESPACES: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_NET_NS: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_PID_NS: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_IPC_NS: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_UTS_NS: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CGROUPS: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CGROUP_CPUACCT: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CGROUP_DEVICE: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CGROUP_FREEZER: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CGROUP_SCHED: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CPUSETS: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_MEMCG: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_KEYS: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_VETH: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_BRIDGE: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_NF_NAT: enabled (as module)
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_NF_NAT_NEEDED: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_POSIX_MQUEUE: enabled
15:52:57 [2020-01-10T15:52:57.401Z] 
15:52:57 [2020-01-10T15:52:57.401Z] Optional Features:
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_USER_NS: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_SECCOMP: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CGROUP_PIDS: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_MEMCG_SWAP: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:52:57 [2020-01-10T15:52:57.401Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_BLK_CGROUP: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_IOSCHED_CFQ: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CGROUP_PERF: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_CGROUP_HUGETLB: enabled
15:52:57 [2020-01-10T15:52:57.401Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:52:57 [2020-01-10T15:52:57.606Z] ff33bd1013d7: Verifying Checksum
15:52:57 [2020-01-10T15:52:57.606Z] ff33bd1013d7: Download complete
15:52:57 [2020-01-10T15:52:57.606Z] fbabdb69f639: Verifying Checksum
15:52:57 [2020-01-10T15:52:57.606Z] fbabdb69f639: Download complete
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_CFS_BANDWIDTH: enabled
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_RT_GROUP_SCHED: missing
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_IP_VS: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_IP_VS_NFCT: enabled
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_IP_VS_RR: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_EXT4_FS: enabled
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:52:57 [2020-01-10T15:52:57.656Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:52:57 [2020-01-10T15:52:57.656Z] - Network Drivers:
15:52:57 [2020-01-10T15:52:57.656Z]   - "overlay":
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_VXLAN: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:52:57 [2020-01-10T15:52:57.656Z]       Optional (for encrypted networks):
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_CRYPTO: enabled
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_CRYPTO_AEAD: enabled
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_CRYPTO_GCM: enabled
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_CRYPTO_GHASH: enabled
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_XFRM: enabled
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_XFRM_USER: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_INET_ESP: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]   - "ipvlan":
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_IPVLAN: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]   - "macvlan":
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_MACVLAN: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_DUMMY: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]   - "ftp,tftp client in container":
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z] - Storage Drivers:
15:52:57 [2020-01-10T15:52:57.656Z]   - "aufs":
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_AUFS_FS: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]   - "btrfs":
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:52:57 [2020-01-10T15:52:57.656Z]   - "devicemapper":
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_BLK_DEV_DM: enabled
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]   - "overlay":
15:52:57 [2020-01-10T15:52:57.656Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:52:57 [2020-01-10T15:52:57.656Z]   - "zfs":
15:52:57 [2020-01-10T15:52:57.656Z]     - /dev/zfs: missing
15:52:57 [2020-01-10T15:52:57.656Z]     - zfs command: missing
15:52:57 [2020-01-10T15:52:57.656Z]     - zpool command: missing
15:52:57 [2020-01-10T15:52:57.656Z] 
15:52:57 [2020-01-10T15:52:57.656Z] Limits:
15:52:57 [2020-01-10T15:52:57.656Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:52:57 [2020-01-10T15:52:57.656Z] 
15:52:57 [2020-01-10T15:52:57.656Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:52:56 [2020-01-10T15:52:56.730Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:56 [2020-01-10T15:52:56.803Z]  > git config --add remote.origin.fetch +refs/pull/40361/head:refs/remotes/origin/PR-40361 # timeout=10
15:52:56 [2020-01-10T15:52:56.874Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:52:57 [2020-01-10T15:52:57.015Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:57 [2020-01-10T15:52:57.160Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:57 [2020-01-10T15:52:57.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:57 [2020-01-10T15:52:57.161Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:57 [2020-01-10T15:52:57.964Z] Merging remotes/origin/master commit f7065313ec87960bde830a1092331d4cf91a826c into PR head commit 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:57 [2020-01-10T15:52:57.972Z] + sudo modprobe ip_vs
15:52:57 [2020-01-10T15:52:57.972Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:339fb74cbcd2e39295e40484c013100ad404fbdf .
15:52:57 [2020-01-10T15:52:57.972Z] #2 [internal] load build definition from Dockerfile
15:52:57 [2020-01-10T15:52:57.972Z] #2 DONE 0.0s
15:52:57 [2020-01-10T15:52:57.972Z] 
15:52:57 [2020-01-10T15:52:57.972Z] #1 [internal] load .dockerignore
15:52:57 [2020-01-10T15:52:57.972Z] #1 transferring context: 112B done
15:52:57 [2020-01-10T15:52:57.972Z] #1 DONE 0.0s
15:52:57 [2020-01-10T15:52:57.972Z] 
15:52:57 [2020-01-10T15:52:57.972Z] #2 [internal] load build definition from Dockerfile
15:52:57 [2020-01-10T15:52:57.972Z] #2 transferring dockerfile: 15.65kB done
15:52:57 [2020-01-10T15:52:57.972Z] #2 DONE 0.0s
15:52:57 [2020-01-10T15:52:57.972Z] 
15:52:57 [2020-01-10T15:52:57.972Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:52:58 [2020-01-10T15:52:58.226Z] #3 DONE 0.1s
15:52:58 [2020-01-10T15:52:58.226Z] 
15:52:58 [2020-01-10T15:52:58.226Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:52:58 [2020-01-10T15:52:58.226Z] #4 CACHED
15:52:58 [2020-01-10T15:52:58.469Z] 85cfe9d77eff: Verifying Checksum
15:52:58 [2020-01-10T15:52:58.469Z] 85cfe9d77eff: Download complete
15:52:58 [2020-01-10T15:52:58.469Z] ade01ea651a2: Verifying Checksum
15:52:58 [2020-01-10T15:52:58.469Z] ade01ea651a2: Download complete
15:52:58 [2020-01-10T15:52:58.869Z] 
15:52:58 [2020-01-10T15:52:58.869Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
15:52:58 [2020-01-10T15:52:58.869Z] #6 DONE 0.0s
15:52:58 [2020-01-10T15:52:58.869Z] 
15:52:58 [2020-01-10T15:52:58.869Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster
15:52:58 [2020-01-10T15:52:58.869Z] #5 DONE 0.0s
15:52:58 [2020-01-10T15:52:58.869Z] 
15:52:58 [2020-01-10T15:52:58.869Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
15:52:58 [2020-01-10T15:52:58.869Z] #66 DONE 0.0s
15:52:58 [2020-01-10T15:52:58.869Z] 
15:52:58 [2020-01-10T15:52:58.869Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
15:52:58 [2020-01-10T15:52:58.869Z] #7 DONE 0.0s
15:52:58 [2020-01-10T15:52:58.869Z] 
15:52:58 [2020-01-10T15:52:58.869Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:52:58 [2020-01-10T15:52:58.869Z] #8 CACHED
15:52:58 [2020-01-10T15:52:58.869Z] 
15:52:58 [2020-01-10T15:52:58.869Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:52:58 [2020-01-10T15:52:58.869Z] #9 CACHED
15:52:58 [2020-01-10T15:52:58.869Z] 
15:52:58 [2020-01-10T15:52:58.869Z] #20 [internal] load build context
15:52:58 [2020-01-10T15:52:58.928Z] b00baabad4ce: Verifying Checksum
15:52:58 [2020-01-10T15:52:58.928Z] b00baabad4ce: Download complete
15:52:59 [2020-01-10T15:52:59.663Z] e4d79466b81c: Verifying Checksum
15:52:59 [2020-01-10T15:52:59.663Z] e4d79466b81c: Download complete
15:52:57 [2020-01-10T15:52:57.992Z]  > git config core.sparsecheckout # timeout=10
15:52:58 [2020-01-10T15:52:58.061Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:53:00 [2020-01-10T15:53:00.102Z] ace5139f9caa: Verifying Checksum
15:53:00 [2020-01-10T15:53:00.102Z] ace5139f9caa: Download complete
15:53:00 [2020-01-10T15:53:00.953Z] ade01ea651a2: Pull complete
15:53:01 [2020-01-10T15:53:01.323Z] fbabdb69f639: Pull complete
15:53:01 [2020-01-10T15:53:01.323Z] ff33bd1013d7: Pull complete
15:53:01 [2020-01-10T15:53:01.470Z] #20 transferring context: 46.58MB 2.5s done
15:53:01 [2020-01-10T15:53:01.724Z] #20 DONE 2.8s
15:53:01 [2020-01-10T15:53:01.724Z] 
15:53:01 [2020-01-10T15:53:01.724Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:53:01 [2020-01-10T15:53:01.724Z] #39 1.889 + mktemp -d
15:53:01 [2020-01-10T15:53:01.724Z] #39 1.889 + export GOPATH=/tmp/tmp.28jnHCPaGV
15:53:01 [2020-01-10T15:53:01.724Z] #39 1.889 + git clone https://github.com/docker/distribution.git /tmp/tmp.28jnHCPaGV/src/github.com/docker/distribution
15:53:01 [2020-01-10T15:53:01.724Z] #39 1.905 Cloning into '/tmp/tmp.28jnHCPaGV/src/github.com/docker/distribution'...
15:53:02 [2020-01-10T15:53:02.156Z] Merge succeeded, producing 339fb74cbcd2e39295e40484c013100ad404fbdf
15:53:02 [2020-01-10T15:53:02.157Z] Checking out Revision 339fb74cbcd2e39295e40484c013100ad404fbdf (PR-40361)
15:53:02 [2020-01-10T15:53:02.872Z] Commit message: "prevent panic if TINI_COMMIT isn't set during build"
15:53:03 [2020-01-10T15:53:03.252Z] 85cfe9d77eff: Pull complete
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
15:53:03 [2020-01-10T15:53:03.609Z] #39 4.552 + cd /tmp/tmp.28jnHCPaGV/src/github.com/docker/distribution
15:53:03 [2020-01-10T15:53:03.609Z] #39 4.552 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
[Pipeline] sh
15:53:01 [2020-01-10T15:53:01.888Z]  > git merge f7065313ec87960bde830a1092331d4cf91a826c # timeout=10
15:53:02 [2020-01-10T15:53:02.041Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:53:02 [2020-01-10T15:53:02.186Z]  > git config core.sparsecheckout # timeout=10
15:53:02 [2020-01-10T15:53:02.260Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:53:03 [2020-01-10T15:53:03.865Z] #39 5.094 + GOPATH=/tmp/tmp.28jnHCPaGV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.28jnHCPaGV go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:53:04 [2020-01-10T15:53:04.462Z] Fetching without tags
15:53:04 [2020-01-10T15:53:04.511Z] + docker version
15:53:04 [2020-01-10T15:53:04.511Z] Client: Docker Engine - Enterprise
15:53:04 [2020-01-10T15:53:04.511Z]  Version:           19.03.2
15:53:04 [2020-01-10T15:53:04.511Z]  API version:       1.40
15:53:04 [2020-01-10T15:53:04.511Z]  Go version:        go1.12.8
15:53:04 [2020-01-10T15:53:04.511Z]  Git commit:        c92ab06ed9
15:53:04 [2020-01-10T15:53:04.511Z]  Built:             09/03/2019 16:38:11
15:53:04 [2020-01-10T15:53:04.511Z]  OS/Arch:           windows/amd64
15:53:04 [2020-01-10T15:53:04.511Z]  Experimental:      false
15:53:04 [2020-01-10T15:53:04.511Z] 
15:53:04 [2020-01-10T15:53:04.511Z] Server: Docker Engine - Enterprise
15:53:04 [2020-01-10T15:53:04.511Z]  Engine:
15:53:04 [2020-01-10T15:53:04.511Z]   Version:          19.03.2
15:53:04 [2020-01-10T15:53:04.511Z]   API version:      1.40 (minimum version 1.24)
15:53:04 [2020-01-10T15:53:04.511Z]   Go version:       go1.12.8
15:53:04 [2020-01-10T15:53:04.511Z]   Git commit:       c92ab06ed9
15:53:04 [2020-01-10T15:53:04.511Z]   Built:            09/03/2019 16:35:47
15:53:04 [2020-01-10T15:53:04.511Z]   OS/Arch:          windows/amd64
15:53:04 [2020-01-10T15:53:04.511Z]   Experimental:     true
[Pipeline] sh
15:53:05 [2020-01-10T15:53:05.016Z] Merging remotes/origin/master commit f7065313ec87960bde830a1092331d4cf91a826c into PR head commit 339fb74cbcd2e39295e40484c013100ad404fbdf
15:53:05 [2020-01-10T15:53:05.361Z] ace5139f9caa: Pull complete
15:53:04 [2020-01-10T15:53:04.423Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:53:04 [2020-01-10T15:53:04.427Z]  > git config --add remote.origin.fetch +refs/pull/40361/head:refs/remotes/origin/PR-40361 # timeout=10
15:53:04 [2020-01-10T15:53:04.431Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:53:04 [2020-01-10T15:53:04.447Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:53:04 [2020-01-10T15:53:04.463Z] Fetching upstream changes from https://github.com/moby/moby.git
15:53:04 [2020-01-10T15:53:04.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:53:04 [2020-01-10T15:53:04.464Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:53:05 [2020-01-10T15:53:05.018Z]  > git config core.sparsecheckout # timeout=10
15:53:05 [2020-01-10T15:53:05.026Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:53:05 [2020-01-10T15:53:05.563Z] + docker info
15:53:06 [2020-01-10T15:53:06.026Z] Merge succeeded, producing 339fb74cbcd2e39295e40484c013100ad404fbdf
15:53:06 [2020-01-10T15:53:06.027Z] Checking out Revision 339fb74cbcd2e39295e40484c013100ad404fbdf (PR-40361)
15:53:06 [2020-01-10T15:53:06.716Z] Client:
15:53:06 [2020-01-10T15:53:06.716Z]  Debug Mode: false
15:53:06 [2020-01-10T15:53:06.716Z]  Plugins:
15:53:06 [2020-01-10T15:53:06.716Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
15:53:06 [2020-01-10T15:53:06.716Z] 
15:53:06 [2020-01-10T15:53:06.716Z] Server:
15:53:06 [2020-01-10T15:53:06.716Z]  Containers: 0
15:53:06 [2020-01-10T15:53:06.716Z]   Running: 0
15:53:06 [2020-01-10T15:53:06.716Z]   Paused: 0
15:53:06 [2020-01-10T15:53:06.716Z]   Stopped: 0
15:53:06 [2020-01-10T15:53:06.716Z]  Images: 10
15:53:06 [2020-01-10T15:53:06.716Z]  Server Version: 19.03.2
15:53:06 [2020-01-10T15:53:06.716Z]  Storage Driver: lcow (linux) windowsfilter (windows)
15:53:06 [2020-01-10T15:53:06.716Z]   LCOW: 
15:53:06 [2020-01-10T15:53:06.716Z]   Windows: 
15:53:06 [2020-01-10T15:53:06.716Z]  Logging Driver: json-file
15:53:06 [2020-01-10T15:53:06.716Z]  Plugins:
15:53:06 [2020-01-10T15:53:06.716Z]   Volume: local
15:53:06 [2020-01-10T15:53:06.716Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
15:53:06 [2020-01-10T15:53:06.716Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:53:06 [2020-01-10T15:53:06.716Z]  Swarm: inactive
15:53:06 [2020-01-10T15:53:06.716Z]  Default Isolation: process
15:53:06 [2020-01-10T15:53:06.716Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:53:06 [2020-01-10T15:53:06.716Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
15:53:06 [2020-01-10T15:53:06.716Z]  OSType: windows
15:53:06 [2020-01-10T15:53:06.716Z]  Architecture: x86_64
15:53:06 [2020-01-10T15:53:06.716Z]  CPUs: 4
15:53:06 [2020-01-10T15:53:06.716Z]  Total Memory: 32GiB
15:53:06 [2020-01-10T15:53:06.716Z]  Name: azwin-2-a42740
15:53:06 [2020-01-10T15:53:06.716Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
15:53:06 [2020-01-10T15:53:06.716Z]  Docker Root Dir: D:\docker
15:53:06 [2020-01-10T15:53:06.716Z]  Debug Mode: false
15:53:06 [2020-01-10T15:53:06.716Z]  Registry: https://index.docker.io/v1/
15:53:06 [2020-01-10T15:53:06.716Z]  Labels:
15:53:06 [2020-01-10T15:53:06.716Z]  Experimental: true
15:53:06 [2020-01-10T15:53:06.716Z]  Insecure Registries:
15:53:06 [2020-01-10T15:53:06.716Z]   10.0.0.4:5000
15:53:06 [2020-01-10T15:53:06.716Z]   127.0.0.0/8
15:53:06 [2020-01-10T15:53:06.716Z]  Registry Mirrors:
15:53:06 [2020-01-10T15:53:06.716Z]   http://10.0.0.4:5000/
15:53:06 [2020-01-10T15:53:06.716Z]  Live Restore Enabled: false
15:53:06 [2020-01-10T15:53:06.716Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:53:07 [2020-01-10T15:53:07.125Z] Commit message: "prevent panic if TINI_COMMIT isn't set during build"
15:53:05 [2020-01-10T15:53:05.983Z]  > git merge f7065313ec87960bde830a1092331d4cf91a826c # timeout=10
15:53:06 [2020-01-10T15:53:06.011Z]  > git rev-parse HEAD^{commit} # timeout=10
15:53:06 [2020-01-10T15:53:06.028Z]  > git config core.sparsecheckout # timeout=10
15:53:06 [2020-01-10T15:53:06.031Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:53:08 [2020-01-10T15:53:08.172Z] #39 ...
15:53:08 [2020-01-10T15:53:08.172Z] 
15:53:08 [2020-01-10T15:53:08.172Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:53:08 [2020-01-10T15:53:08.172Z] #29 1.525 + mktemp -d
15:53:08 [2020-01-10T15:53:08.172Z] #29 1.530 + export GOPATH=/tmp/tmp.FepUu9KVXD
15:53:08 [2020-01-10T15:53:08.172Z] #29 1.530 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.FepUu9KVXD/src/github.com/go-swagger/go-swagger
15:53:08 [2020-01-10T15:53:08.172Z] #29 1.530 Cloning into '/tmp/tmp.FepUu9KVXD/src/github.com/go-swagger/go-swagger'...
15:53:08 [2020-01-10T15:53:08.172Z] #29 8.635 + cd /tmp/tmp.FepUu9KVXD/src/github.com/go-swagger/go-swagger
15:53:08 [2020-01-10T15:53:08.172Z] #29 8.635 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
15:53:08 [2020-01-10T15:53:08.172Z] #29 9.037 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:53:08 [2020-01-10T15:53:08.228Z] + docker version
15:53:08 [2020-01-10T15:53:08.228Z] Client:
15:53:08 [2020-01-10T15:53:08.228Z]  Version:           18.06.1-ce
15:53:08 [2020-01-10T15:53:08.228Z]  API version:       1.38
15:53:08 [2020-01-10T15:53:08.228Z]  Go version:        go1.10.3
15:53:08 [2020-01-10T15:53:08.228Z]  Git commit:        e68fc7a
15:53:08 [2020-01-10T15:53:08.228Z]  Built:             Tue Aug 21 17:26:10 2018
15:53:08 [2020-01-10T15:53:08.228Z]  OS/Arch:           linux/ppc64le
15:53:08 [2020-01-10T15:53:08.228Z]  Experimental:      false
15:53:08 [2020-01-10T15:53:08.228Z] 
15:53:08 [2020-01-10T15:53:08.228Z] Server:
15:53:08 [2020-01-10T15:53:08.228Z]  Engine:
15:53:08 [2020-01-10T15:53:08.228Z]   Version:          18.06.1-ce
15:53:08 [2020-01-10T15:53:08.228Z]   API version:      1.38 (minimum version 1.12)
15:53:08 [2020-01-10T15:53:08.228Z]   Go version:       go1.10.3
15:53:08 [2020-01-10T15:53:08.228Z]   Git commit:       e68fc7a
15:53:08 [2020-01-10T15:53:08.228Z]   Built:            Tue Aug 21 17:24:20 2018
15:53:08 [2020-01-10T15:53:08.228Z]   OS/Arch:          linux/ppc64le
15:53:08 [2020-01-10T15:53:08.228Z]   Experimental:     true
[Pipeline] sh
15:53:08 [2020-01-10T15:53:08.612Z] + docker info
15:53:08 [2020-01-10T15:53:08.612Z] Containers: 0
15:53:08 [2020-01-10T15:53:08.612Z]  Running: 0
15:53:08 [2020-01-10T15:53:08.612Z]  Paused: 0
15:53:08 [2020-01-10T15:53:08.612Z]  Stopped: 0
15:53:08 [2020-01-10T15:53:08.612Z] Images: 0
15:53:08 [2020-01-10T15:53:08.612Z] Server Version: 18.06.1-ce
15:53:08 [2020-01-10T15:53:08.612Z] Storage Driver: overlay2
15:53:08 [2020-01-10T15:53:08.612Z]  Backing Filesystem: extfs
15:53:08 [2020-01-10T15:53:08.612Z]  Supports d_type: true
15:53:08 [2020-01-10T15:53:08.612Z]  Native Overlay Diff: true
15:53:08 [2020-01-10T15:53:08.612Z] Logging Driver: json-file
15:53:08 [2020-01-10T15:53:08.612Z] Cgroup Driver: cgroupfs
15:53:08 [2020-01-10T15:53:08.612Z] Plugins:
15:53:08 [2020-01-10T15:53:08.612Z]  Volume: local
15:53:08 [2020-01-10T15:53:08.612Z]  Network: bridge host ipvlan macvlan null overlay
15:53:08 [2020-01-10T15:53:08.612Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:53:08 [2020-01-10T15:53:08.612Z] Swarm: inactive
15:53:08 [2020-01-10T15:53:08.612Z] Runtimes: runc
15:53:08 [2020-01-10T15:53:08.612Z] Default Runtime: runc
15:53:08 [2020-01-10T15:53:08.612Z] Init Binary: docker-init
15:53:08 [2020-01-10T15:53:08.612Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:53:08 [2020-01-10T15:53:08.612Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:53:08 [2020-01-10T15:53:08.612Z] init version: fec3683
15:53:08 [2020-01-10T15:53:08.612Z] Security Options:
15:53:08 [2020-01-10T15:53:08.612Z]  apparmor
15:53:08 [2020-01-10T15:53:08.612Z]  seccomp
15:53:08 [2020-01-10T15:53:08.612Z]   Profile: default
15:53:08 [2020-01-10T15:53:08.612Z] Kernel Version: 4.4.0-139-generic
15:53:08 [2020-01-10T15:53:08.612Z] Operating System: Ubuntu 16.04.3 LTS
15:53:08 [2020-01-10T15:53:08.612Z] OSType: linux
15:53:08 [2020-01-10T15:53:08.612Z] Architecture: ppc64le
15:53:08 [2020-01-10T15:53:08.612Z] CPUs: 4
15:53:08 [2020-01-10T15:53:08.612Z] Total Memory: 7.972GiB
15:53:08 [2020-01-10T15:53:08.612Z] Name: ppc64le-ubuntu-22
15:53:08 [2020-01-10T15:53:08.612Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
15:53:08 [2020-01-10T15:53:08.612Z] Docker Root Dir: /var/lib/docker
15:53:08 [2020-01-10T15:53:08.612Z] Debug Mode (client): false
15:53:08 [2020-01-10T15:53:08.612Z] Debug Mode (server): false
15:53:08 [2020-01-10T15:53:08.612Z] Username: dockerbuildbot
15:53:08 [2020-01-10T15:53:08.612Z] Registry: https://index.docker.io/v1/
15:53:08 [2020-01-10T15:53:08.612Z] Labels:
15:53:08 [2020-01-10T15:53:08.612Z] Experimental: true
15:53:08 [2020-01-10T15:53:08.612Z] Insecure Registries:
15:53:08 [2020-01-10T15:53:08.612Z]  127.0.0.0/8
15:53:08 [2020-01-10T15:53:08.612Z] Live Restore Enabled: false
15:53:08 [2020-01-10T15:53:08.612Z] 
15:53:08 [2020-01-10T15:53:08.633Z] e4d79466b81c: Pull complete
15:53:08 [2020-01-10T15:53:08.633Z] b00baabad4ce: Pull complete
15:53:08 [2020-01-10T15:53:08.633Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
15:53:08 [2020-01-10T15:53:08.633Z] Status: Downloaded newer image for golang:1.12.10-stretch
15:53:08 [2020-01-10T15:53:08.633Z]  ---> 687421176e14
15:53:08 [2020-01-10T15:53:08.633Z] Step 5/16 : ARG BUILDX_REPO
15:53:08 [2020-01-10T15:53:08.633Z]  ---> Running in 189cfd370ae0
15:53:08 [2020-01-10T15:53:08.633Z] Removing intermediate container 189cfd370ae0
15:53:08 [2020-01-10T15:53:08.633Z]  ---> c856a31e2450
15:53:08 [2020-01-10T15:53:08.633Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
15:53:08 [2020-01-10T15:53:08.633Z]  ---> Running in c2f0b5f83c9c
[Pipeline] sh
15:53:08 [2020-01-10T15:53:08.993Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:53:08 [2020-01-10T15:53:08.993Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:53:08 [2020-01-10T15:53:08.993Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:53:08 [2020-01-10T15:53:08.993Z] + bash /home/docker/workspace/moby_PR-40361/check-config.sh
15:53:08 [2020-01-10T15:53:08.993Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:53:09 [2020-01-10T15:53:09.000Z] Cloning into '/buildx'...
15:53:09 [2020-01-10T15:53:09.278Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
15:53:09 [2020-01-10T15:53:09.278Z] 
15:53:09 [2020-01-10T15:53:09.278Z] Generally Necessary:
15:53:09 [2020-01-10T15:53:09.278Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:53:09 [2020-01-10T15:53:09.278Z] - apparmor: enabled and tools installed
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_NAMESPACES: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_NET_NS: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_PID_NS: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_IPC_NS: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_UTS_NS: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_CGROUPS: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_CGROUP_CPUACCT: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_CGROUP_DEVICE: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_CGROUP_FREEZER: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_CGROUP_SCHED: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_CPUSETS: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_MEMCG: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_KEYS: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_VETH: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_BRIDGE: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_NF_NAT: enabled (as module)
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_NF_NAT_NEEDED: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_POSIX_MQUEUE: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:53:09 [2020-01-10T15:53:09.278Z] 
15:53:09 [2020-01-10T15:53:09.278Z] Optional Features:
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_USER_NS: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_SECCOMP: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_CGROUP_PIDS: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_MEMCG_SWAP: enabled
15:53:09 [2020-01-10T15:53:09.278Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:53:09 [2020-01-10T15:53:09.278Z]     (cgroup swap accounting is currently enabled)
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_MEMCG_KMEM: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_BLK_CGROUP: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_IOSCHED_CFQ: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_CGROUP_PERF: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_CGROUP_HUGETLB: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_CFS_BANDWIDTH: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_RT_GROUP_SCHED: missing
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_IP_VS: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_IP_VS_NFCT: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_IP_VS_RR: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_EXT4_FS: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:53:09 [2020-01-10T15:53:09.562Z] - Network Drivers:
15:53:09 [2020-01-10T15:53:09.562Z]   - "overlay":
15:53:09 [2020-01-10T15:53:09.562Z]     - CONFIG_VXLAN: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:53:09 [2020-01-10T15:53:09.562Z]       Optional (for encrypted networks):
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_CRYPTO: enabled
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_XFRM: enabled
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_XFRM_USER: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_INET_ESP: enabled (as module)
15:53:09 [2020-01-10T15:53:09.562Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]   - "ipvlan":
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_IPVLAN: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]   - "macvlan":
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_MACVLAN: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_DUMMY: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]   - "ftp,tftp client in container":
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z] - Storage Drivers:
15:53:09 [2020-01-10T15:53:09.845Z]   - "aufs":
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_AUFS_FS: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]   - "btrfs":
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:53:09 [2020-01-10T15:53:09.845Z]   - "devicemapper":
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_BLK_DEV_DM: enabled
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]   - "overlay":
15:53:09 [2020-01-10T15:53:09.845Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:53:09 [2020-01-10T15:53:09.845Z]   - "zfs":
15:53:09 [2020-01-10T15:53:09.845Z]     - /dev/zfs: missing
15:53:09 [2020-01-10T15:53:09.845Z]     - zfs command: missing
15:53:09 [2020-01-10T15:53:09.845Z]     - zpool command: missing
15:53:09 [2020-01-10T15:53:09.845Z] 
15:53:09 [2020-01-10T15:53:09.845Z] Limits:
15:53:09 [2020-01-10T15:53:09.845Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:53:09 [2020-01-10T15:53:09.845Z] 
15:53:09 [2020-01-10T15:53:09.845Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:53:10 [2020-01-10T15:53:10.269Z] + make bundles/buildx
15:53:10 [2020-01-10T15:53:10.886Z] make: command: Command not found
15:53:10 [2020-01-10T15:53:10.886Z] make: command: Command not found
15:53:10 [2020-01-10T15:53:10.886Z] mkdir bundles
15:53:10 [2020-01-10T15:53:10.886Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
15:53:10 [2020-01-10T15:53:10.886Z] 	--build-arg BUILDX_COMMIT \
15:53:10 [2020-01-10T15:53:10.886Z] 	--build-arg BUILDX_REPO \
15:53:10 [2020-01-10T15:53:10.886Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
15:53:10 [2020-01-10T15:53:10.886Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
15:53:10 [2020-01-10T15:53:10.886Z] 	.
15:53:10 [2020-01-10T15:53:10.886Z] /bin/sh: 4: go: not found
15:53:10 [2020-01-10T15:53:10.886Z] /bin/sh: 5: go: not found
15:53:11 [2020-01-10T15:53:11.660Z] Removing intermediate container c2f0b5f83c9c
15:53:11 [2020-01-10T15:53:11.660Z]  ---> d942c9acbd63
15:53:11 [2020-01-10T15:53:11.660Z] Step 7/16 : WORKDIR /buildx
15:53:12 [2020-01-10T15:53:12.023Z]  ---> Running in 2a0c6691f264
15:53:12 [2020-01-10T15:53:12.023Z] Removing intermediate container 2a0c6691f264
15:53:12 [2020-01-10T15:53:12.023Z]  ---> 0369f47a8ee4
15:53:12 [2020-01-10T15:53:12.023Z] Step 8/16 : ARG BUILDX_COMMIT
15:53:12 [2020-01-10T15:53:12.023Z]  ---> Running in 1a39dc427952
15:53:12 [2020-01-10T15:53:12.403Z] Removing intermediate container 1a39dc427952
15:53:12 [2020-01-10T15:53:12.403Z]  ---> e3d707b6149c
15:53:12 [2020-01-10T15:53:12.403Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
15:53:12 [2020-01-10T15:53:12.403Z]  ---> Running in 96dfa6c8aa25
15:53:12 [2020-01-10T15:53:12.774Z] From https://github.com/docker/buildx
15:53:12 [2020-01-10T15:53:12.774Z]  * [new tag]         v0.3.1     -> build
15:53:13 [2020-01-10T15:53:13.134Z] Switched to branch 'build'
15:53:13 [2020-01-10T15:53:13.581Z] Sending build context to Docker daemon  51.09MB

15:53:13 [2020-01-10T15:53:13.864Z] Step 1/16 : ARG GO_VERSION=1.12.10
15:53:13 [2020-01-10T15:53:13.864Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
15:53:13 [2020-01-10T15:53:13.864Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
15:53:13 [2020-01-10T15:53:13.864Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
15:53:13 [2020-01-10T15:53:13.864Z] 1.12.10-stretch: Pulling from library/golang
15:53:14 [2020-01-10T15:53:14.124Z] Removing intermediate container 96dfa6c8aa25
15:53:14 [2020-01-10T15:53:14.124Z]  ---> 92e86c66f8fd
15:53:14 [2020-01-10T15:53:14.124Z] Step 10/16 : RUN go mod download
15:53:14 [2020-01-10T15:53:14.124Z]  ---> Running in 94a8b06ba382
15:53:14 [2020-01-10T15:53:14.149Z] fb056072eab9: Pulling fs layer
15:53:14 [2020-01-10T15:53:14.149Z] 6a33b1f9796f: Pulling fs layer
15:53:14 [2020-01-10T15:53:14.149Z] 8f8f8962e456: Pulling fs layer
15:53:14 [2020-01-10T15:53:14.149Z] 68adcc365214: Pulling fs layer
15:53:14 [2020-01-10T15:53:14.149Z] 76d8adf27bdf: Pulling fs layer
15:53:14 [2020-01-10T15:53:14.149Z] d66e58854927: Pulling fs layer
15:53:14 [2020-01-10T15:53:14.149Z] 71497195576e: Pulling fs layer
15:53:14 [2020-01-10T15:53:14.149Z] 68adcc365214: Waiting
15:53:14 [2020-01-10T15:53:14.149Z] 76d8adf27bdf: Waiting
15:53:14 [2020-01-10T15:53:14.149Z] d66e58854927: Waiting
15:53:14 [2020-01-10T15:53:14.149Z] 71497195576e: Waiting
15:53:14 [2020-01-10T15:53:14.499Z] go: finding github.com/bitly/go-simplejson v0.5.0
15:53:14 [2020-01-10T15:53:14.499Z] go: finding github.com/Microsoft/hcsshim v0.8.6
15:53:14 [2020-01-10T15:53:14.499Z] go: finding github.com/imdario/mergo v0.3.7
15:53:14 [2020-01-10T15:53:14.499Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
15:53:14 [2020-01-10T15:53:14.499Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
15:53:14 [2020-01-10T15:53:14.499Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
15:53:14 [2020-01-10T15:53:14.499Z] go: finding github.com/ghodss/yaml v1.0.0
15:53:14 [2020-01-10T15:53:14.499Z] go: finding github.com/sirupsen/logrus v1.4.0
15:53:14 [2020-01-10T15:53:14.499Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
15:53:14 [2020-01-10T15:53:14.772Z] 8f8f8962e456: Verifying Checksum
15:53:14 [2020-01-10T15:53:14.772Z] 8f8f8962e456: Download complete
15:53:14 [2020-01-10T15:53:14.772Z] 6a33b1f9796f: Download complete
15:53:15 [2020-01-10T15:53:15.322Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
15:53:15 [2020-01-10T15:53:15.734Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
15:53:15 [2020-01-10T15:53:15.734Z] go: finding github.com/jinzhu/gorm v1.9.2
15:53:15 [2020-01-10T15:53:15.734Z] go: finding github.com/pkg/errors v0.8.1
15:53:15 [2020-01-10T15:53:15.734Z] go: finding github.com/jinzhu/now v1.0.0
15:53:15 [2020-01-10T15:53:15.734Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
15:53:15 [2020-01-10T15:53:15.734Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
15:53:15 [2020-01-10T15:53:15.734Z] go: finding github.com/docker/go-connections v0.4.0
15:53:16 [2020-01-10T15:53:16.141Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
15:53:16 [2020-01-10T15:53:16.547Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
15:53:16 [2020-01-10T15:53:16.961Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
15:53:16 [2020-01-10T15:53:16.961Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
15:53:16 [2020-01-10T15:53:16.961Z] go: finding github.com/mattn/go-shellwords v1.0.5
15:53:16 [2020-01-10T15:53:16.961Z] go: finding github.com/google/certificate-transparency-go v1.0.21
15:53:17 [2020-01-10T15:53:17.362Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
15:53:17 [2020-01-10T15:53:17.362Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
15:53:17 [2020-01-10T15:53:17.362Z] go: finding github.com/prometheus/client_golang v0.8.0
15:53:17 [2020-01-10T15:53:17.362Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
15:53:17 [2020-01-10T15:53:17.485Z] fb056072eab9: Verifying Checksum
15:53:17 [2020-01-10T15:53:17.485Z] fb056072eab9: Download complete
15:53:17 [2020-01-10T15:53:17.783Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
15:53:17 [2020-01-10T15:53:17.783Z] go: finding github.com/opencontainers/image-spec v1.0.1
15:53:17 [2020-01-10T15:53:17.783Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
15:53:18 [2020-01-10T15:53:18.255Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
15:53:18 [2020-01-10T15:53:18.255Z] go: finding github.com/spf13/pflag v1.0.3
15:53:18 [2020-01-10T15:53:18.511Z] 68adcc365214: Verifying Checksum
15:53:18 [2020-01-10T15:53:18.511Z] 68adcc365214: Download complete
15:53:18 [2020-01-10T15:53:18.838Z] 71497195576e: Verifying Checksum
15:53:18 [2020-01-10T15:53:18.838Z] 71497195576e: Download complete
15:53:18 [2020-01-10T15:53:18.889Z] go: finding github.com/pmezard/go-difflib v1.0.0
15:53:19 [2020-01-10T15:53:19.126Z] 76d8adf27bdf: Verifying Checksum
15:53:19 [2020-01-10T15:53:19.126Z] 76d8adf27bdf: Download complete
15:53:19 [2020-01-10T15:53:19.420Z] go: finding github.com/theupdateframework/notary v0.6.1
15:53:19 [2020-01-10T15:53:19.420Z] go: finding github.com/spf13/viper v1.3.2
15:53:19 [2020-01-10T15:53:19.420Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
15:53:19 [2020-01-10T15:53:19.830Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
15:53:19 [2020-01-10T15:53:19.830Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
15:53:20 [2020-01-10T15:53:20.242Z] go: finding github.com/json-iterator/go v1.1.6
15:53:20 [2020-01-10T15:53:20.242Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
15:53:20 [2020-01-10T15:53:20.420Z] #29 ...
15:53:20 [2020-01-10T15:53:20.420Z] 
15:53:20 [2020-01-10T15:53:20.420Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:53:20 [2020-01-10T15:53:20.420Z] #39 20.88 + dpkg --print-architecture
15:53:20 [2020-01-10T15:53:20.420Z] #39 20.88 + cd /tmp/tmp.28jnHCPaGV/src/github.com/docker/distribution
15:53:20 [2020-01-10T15:53:20.420Z] #39 20.88 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:53:20 [2020-01-10T15:53:20.420Z] #39 21.26 + GOPATH=/tmp/tmp.28jnHCPaGV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.28jnHCPaGV
15:53:20 [2020-01-10T15:53:20.420Z] #39 21.26 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:53:20 [2020-01-10T15:53:20.647Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
15:53:21 [2020-01-10T15:53:21.052Z] go: finding github.com/gofrs/flock v0.7.0
15:53:21 [2020-01-10T15:53:21.052Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
15:53:21 [2020-01-10T15:53:21.052Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
15:53:21 [2020-01-10T15:53:21.052Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
15:53:21 [2020-01-10T15:53:21.840Z] fb056072eab9: Pull complete
15:53:22 [2020-01-10T15:53:22.130Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:53:22 [2020-01-10T15:53:22.131Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0ba24c50\powershellScript.ps1'; exit $LASTEXITCODE;
15:53:22 [2020-01-10T15:53:22.131Z] ----------------------------------------------------------------------------
15:53:22 [2020-01-10T15:53:22.131Z] 
15:53:22 [2020-01-10T15:53:22.131Z] INFO: executeCI.ps1 starting at Fri Jan 10 15:53:21 CUT 2020
15:53:22 [2020-01-10T15:53:22.131Z] 
15:53:22 [2020-01-10T15:53:22.131Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:53:22 [2020-01-10T15:53:22.131Z] INFO: Running git version 2.24.0.windows.1
15:53:22 [2020-01-10T15:53:22.131Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
15:53:22 [2020-01-10T15:53:22.131Z] INFO: Environment variables:
15:53:22 [2020-01-10T15:53:22.131Z] 
15:53:22 [2020-01-10T15:53:22.131Z] Name                           Value                                                                                   
15:53:22 [2020-01-10T15:53:22.131Z] ----                           -----                                                                                   
15:53:22 [2020-01-10T15:53:22.131Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:53:22 [2020-01-10T15:53:22.131Z] amd64                          true                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
15:53:22 [2020-01-10T15:53:22.131Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:53:22 [2020-01-10T15:53:22.131Z] arm64                          true                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] BRANCH_NAME                    PR-40361                                                                                
15:53:22 [2020-01-10T15:53:22.131Z] BUILD_DISPLAY_NAME             #4                                                                                      
15:53:22 [2020-01-10T15:53:22.131Z] BUILD_ID                       4                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] BUILD_NUMBER                   4                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] BUILD_TAG                      jenkins-moby-PR-40361-4                                                                 
15:53:22 [2020-01-10T15:53:22.131Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40361/4/                                   
15:53:22 [2020-01-10T15:53:22.131Z] CHANGE_AUTHOR                  thaJeztah                                                                               
15:53:22 [2020-01-10T15:53:22.131Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] CHANGE_BRANCH                  no_panic                                                                                
15:53:22 [2020-01-10T15:53:22.131Z] CHANGE_FORK                    thaJeztah                                                                               
15:53:22 [2020-01-10T15:53:22.131Z] CHANGE_ID                      40361                                                                                   
15:53:22 [2020-01-10T15:53:22.131Z] CHANGE_TARGET                  master                                                                                  
15:53:22 [2020-01-10T15:53:22.131Z] CHANGE_TITLE                   prevent panic if TINI_COMMIT isn't set during build                                     
15:53:22 [2020-01-10T15:53:22.131Z] CHANGE_URL                     https://github.com/moby/moby/pull/40361                                                 
15:53:22 [2020-01-10T15:53:22.131Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
15:53:22 [2020-01-10T15:53:22.131Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:53:22 [2020-01-10T15:53:22.131Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:53:22 [2020-01-10T15:53:22.131Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:53:22 [2020-01-10T15:53:22.131Z] COMPUTERNAME                   azwin-2-a42740                                                                          
15:53:22 [2020-01-10T15:53:22.131Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
15:53:22 [2020-01-10T15:53:22.131Z] ConfigSequenceNumber           0                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] dco                            true                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] DOCKER_BUILDKIT                0                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] DOCKER_DUT_DEBUG               1                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:53:22 [2020-01-10T15:53:22.131Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:53:22 [2020-01-10T15:53:22.131Z] EXECUTOR_NUMBER                0                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] FQDN                           azwin-2-a42740.westus.cloudapp.azure.com                                                
15:53:22 [2020-01-10T15:53:22.131Z] GIT_BRANCH                     PR-40361                                                                                
15:53:22 [2020-01-10T15:53:22.131Z] GIT_COMMIT                     339fb74cbcd2e39295e40484c013100ad404fbdf                                                
15:53:22 [2020-01-10T15:53:22.131Z] GIT_PREVIOUS_COMMIT            339fb74cbcd2e39295e40484c013100ad404fbdf                                                
15:53:22 [2020-01-10T15:53:22.131Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:53:22 [2020-01-10T15:53:22.131Z] HUDSON_COOKIE                  e85d90c0-b1c2-4da7-896a-4c5ad692bef3                                                    
15:53:22 [2020-01-10T15:53:22.131Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:53:22 [2020-01-10T15:53:22.131Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:53:22 [2020-01-10T15:53:22.131Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
15:53:22 [2020-01-10T15:53:22.131Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
15:53:22 [2020-01-10T15:53:22.131Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:53:22 [2020-01-10T15:53:22.131Z] JENKINS_NODE_COOKIE            52e9e667-b55f-4bc7-a3b9-5edaf7f49874                                                    
15:53:22 [2020-01-10T15:53:22.131Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:53:22 [2020-01-10T15:53:22.131Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
15:53:22 [2020-01-10T15:53:22.131Z] JOB_BASE_NAME                  PR-40361                                                                                
15:53:22 [2020-01-10T15:53:22.131Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40361/display/redirect                     
15:53:22 [2020-01-10T15:53:22.131Z] JOB_NAME                       moby/PR-40361                                                                           
15:53:22 [2020-01-10T15:53:22.131Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40361/                                     
15:53:22 [2020-01-10T15:53:22.131Z] library.jps.version            master                                                                                  
15:53:22 [2020-01-10T15:53:22.131Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
15:53:22 [2020-01-10T15:53:22.131Z] NODE_LABELS                    amd64 azure azwin-2-a42740 azwin-2019 docker west-us windows windows-2019 x86_64        
15:53:22 [2020-01-10T15:53:22.131Z] NODE_NAME                      azwin-2-a42740                                                                          
15:53:22 [2020-01-10T15:53:22.131Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] OS                             Windows_NT                                                                              
15:53:22 [2020-01-10T15:53:22.131Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
15:53:22 [2020-01-10T15:53:22.131Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:53:22 [2020-01-10T15:53:22.131Z] ppc64le                        true                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:53:22 [2020-01-10T15:53:22.131Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
15:53:22 [2020-01-10T15:53:22.131Z] PROCESSOR_LEVEL                6                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] PROCESSOR_REVISION             4f01                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] ProgramData                    C:\ProgramData                                                                          
15:53:22 [2020-01-10T15:53:22.131Z] ProgramFiles                   C:\Program Files                                                                        
15:53:22 [2020-01-10T15:53:22.131Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:53:22 [2020-01-10T15:53:22.131Z] ProgramW6432                   C:\Program Files                                                                        
15:53:22 [2020-01-10T15:53:22.131Z] PROMPT                         $P$G                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:53:22 [2020-01-10T15:53:22.131Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
15:53:22 [2020-01-10T15:53:22.131Z] PUBLIC                         C:\Users\Public                                                                         
15:53:22 [2020-01-10T15:53:22.131Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40361/4/display/redirect?page=changes      
15:53:22 [2020-01-10T15:53:22.131Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40361/4/display/redirect                   
15:53:22 [2020-01-10T15:53:22.131Z] s390x                          true                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] SOURCES_DRIVE                  d                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] SOURCES_SUBDIR                 gopath                                                                                  
15:53:22 [2020-01-10T15:53:22.131Z] STAGE_NAME                     Run tests                                                                               
15:53:22 [2020-01-10T15:53:22.131Z] SystemDrive                    C:                                                                                      
15:53:22 [2020-01-10T15:53:22.131Z] SystemRoot                     C:\windows                                                                              
15:53:22 [2020-01-10T15:53:22.131Z] TEMP                           C:\windows\TEMP                                                                         
15:53:22 [2020-01-10T15:53:22.131Z] TESTDEBUG                      0                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] TESTRUN_DRIVE                  d                                                                                       
15:53:22 [2020-01-10T15:53:22.131Z] TESTRUN_SUBDIR                 CI                                                                                      
15:53:22 [2020-01-10T15:53:22.131Z] TIMEOUT                        120m                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] TMP                            C:\windows\TEMP                                                                         
15:53:22 [2020-01-10T15:53:22.131Z] unit_validate                  true                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] USERDOMAIN                     WORKGROUP                                                                               
15:53:22 [2020-01-10T15:53:22.131Z] USERNAME                       azwin-2-a42740$                                                                         
15:53:22 [2020-01-10T15:53:22.131Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
15:53:22 [2020-01-10T15:53:22.131Z] validate_force                 false                                                                                   
15:53:22 [2020-01-10T15:53:22.131Z] windir                         C:\windows                                                                              
15:53:22 [2020-01-10T15:53:22.131Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:53:22 [2020-01-10T15:53:22.131Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
15:53:22 [2020-01-10T15:53:22.131Z] windowsRS1                     false                                                                                   
15:53:22 [2020-01-10T15:53:22.131Z] windowsRS5                     true                                                                                    
15:53:22 [2020-01-10T15:53:22.131Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:53:22 [2020-01-10T15:53:22.131Z] 
15:53:22 [2020-01-10T15:53:22.131Z] 
15:53:22 [2020-01-10T15:53:22.131Z] 
15:53:22 [2020-01-10T15:53:22.169Z] go: finding github.com/magiconair/properties v1.8.0
15:53:22 [2020-01-10T15:53:22.169Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
15:53:22 [2020-01-10T15:53:22.463Z] 6a33b1f9796f: Pull complete
15:53:22 [2020-01-10T15:53:22.593Z] INFO: Sources under d:\gopath\...
15:53:22 [2020-01-10T15:53:22.594Z] INFO: Test run under d:\CI\...
15:53:22 [2020-01-10T15:53:22.594Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:53:22 [2020-01-10T15:53:22.594Z] INFO: docker/docker repository was found
15:53:22 [2020-01-10T15:53:22.636Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:53:22 [2020-01-10T15:53:22.636Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
15:53:22 [2020-01-10T15:53:22.636Z] go: finding github.com/hashicorp/go-version v1.1.0
15:53:22 [2020-01-10T15:53:22.636Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
15:53:22 [2020-01-10T15:53:22.748Z] 8f8f8962e456: Pull complete
15:53:23 [2020-01-10T15:53:23.056Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
15:53:23 [2020-01-10T15:53:23.056Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914'
15:53:23 [2020-01-10T15:53:23.056Z] INFO: Docker version of control daemon
15:53:23 [2020-01-10T15:53:23.056Z] 
15:53:23 [2020-01-10T15:53:23.056Z] Client: Docker Engine - Enterprise
15:53:23 [2020-01-10T15:53:23.056Z]  Version:           19.03.2
15:53:23 [2020-01-10T15:53:23.056Z]  API version:       1.40
15:53:23 [2020-01-10T15:53:23.056Z]  Go version:        go1.12.8
15:53:23 [2020-01-10T15:53:23.056Z]  Git commit:        c92ab06ed9
15:53:23 [2020-01-10T15:53:23.056Z]  Built:             09/03/2019 16:38:11
15:53:23 [2020-01-10T15:53:23.056Z]  OS/Arch:           windows/amd64
15:53:23 [2020-01-10T15:53:23.056Z]  Experimental:      false
15:53:23 [2020-01-10T15:53:23.056Z] 
15:53:23 [2020-01-10T15:53:23.056Z] Server: Docker Engine - Enterprise
15:53:23 [2020-01-10T15:53:23.056Z]  Engine:
15:53:23 [2020-01-10T15:53:23.056Z]   Version:          19.03.2
15:53:23 [2020-01-10T15:53:23.056Z]   API version:      1.40 (minimum version 1.24)
15:53:23 [2020-01-10T15:53:23.056Z]   Go version:       go1.12.8
15:53:23 [2020-01-10T15:53:23.056Z]   Git commit:       c92ab06ed9
15:53:23 [2020-01-10T15:53:23.056Z]   Built:            09/03/2019 16:35:47
15:53:23 [2020-01-10T15:53:23.056Z]   OS/Arch:          windows/amd64
15:53:23 [2020-01-10T15:53:23.056Z]   Experimental:     true
15:53:23 [2020-01-10T15:53:23.056Z] 
15:53:23 [2020-01-10T15:53:23.056Z] INFO: Docker info of control daemon
15:53:23 [2020-01-10T15:53:23.056Z] 
15:53:23 [2020-01-10T15:53:23.060Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
15:53:23 [2020-01-10T15:53:23.913Z] go: finding github.com/lib/pq v1.0.0
15:53:23 [2020-01-10T15:53:23.913Z] go: finding github.com/coreos/go-semver v0.2.0
15:53:23 [2020-01-10T15:53:23.913Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
15:53:23 [2020-01-10T15:53:23.913Z] go: finding github.com/fsnotify/fsnotify v1.4.7
15:53:23 [2020-01-10T15:53:23.913Z] go: finding github.com/stretchr/testify v1.3.0
15:53:23 [2020-01-10T15:53:23.913Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
15:53:23 [2020-01-10T15:53:23.913Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
15:53:24 [2020-01-10T15:53:24.736Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
15:53:24 [2020-01-10T15:53:24.736Z] go: finding github.com/spf13/cobra v0.0.3
15:53:24 [2020-01-10T15:53:24.790Z] d66e58854927: Verifying Checksum
15:53:24 [2020-01-10T15:53:24.790Z] d66e58854927: Download complete
15:53:25 [2020-01-10T15:53:25.138Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
15:53:25 [2020-01-10T15:53:25.138Z] go: finding github.com/pelletier/go-toml v1.2.0
15:53:25 [2020-01-10T15:53:25.248Z] Client:
15:53:25 [2020-01-10T15:53:25.249Z]  Debug Mode: false
15:53:25 [2020-01-10T15:53:25.249Z]  Plugins:
15:53:25 [2020-01-10T15:53:25.249Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
15:53:25 [2020-01-10T15:53:25.249Z] 
15:53:25 [2020-01-10T15:53:25.249Z] Server:
15:53:25 [2020-01-10T15:53:25.249Z]  Containers: 0
15:53:25 [2020-01-10T15:53:25.249Z]   Running: 0
15:53:25 [2020-01-10T15:53:25.249Z]   Paused: 0
15:53:25 [2020-01-10T15:53:25.249Z]   Stopped: 0
15:53:25 [2020-01-10T15:53:25.249Z]  Images: 10
15:53:25 [2020-01-10T15:53:25.249Z]  Server Version: 19.03.2
15:53:25 [2020-01-10T15:53:25.249Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:53:25 [2020-01-10T15:53:25.249Z]   Windows: 
15:53:25 [2020-01-10T15:53:25.249Z]   LCOW: 
15:53:25 [2020-01-10T15:53:25.249Z]  Logging Driver: json-file
15:53:25 [2020-01-10T15:53:25.249Z]  Plugins:
15:53:25 [2020-01-10T15:53:25.249Z]   Volume: local
15:53:25 [2020-01-10T15:53:25.249Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
15:53:25 [2020-01-10T15:53:25.249Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:53:25 [2020-01-10T15:53:25.249Z]  Swarm: inactive
15:53:25 [2020-01-10T15:53:25.249Z]  Default Isolation: process
15:53:25 [2020-01-10T15:53:25.249Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:53:25 [2020-01-10T15:53:25.249Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
15:53:25 [2020-01-10T15:53:25.249Z]  OSType: windows
15:53:25 [2020-01-10T15:53:25.249Z]  Architecture: x86_64
15:53:25 [2020-01-10T15:53:25.249Z]  CPUs: 4
15:53:25 [2020-01-10T15:53:25.249Z]  Total Memory: 32GiB
15:53:25 [2020-01-10T15:53:25.249Z]  Name: azwin-2-a42740
15:53:25 [2020-01-10T15:53:25.249Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
15:53:25 [2020-01-10T15:53:25.249Z]  Docker Root Dir: D:\docker
15:53:25 [2020-01-10T15:53:25.249Z]  Debug Mode: false
15:53:25 [2020-01-10T15:53:25.249Z]  Registry: https://index.docker.io/v1/
15:53:25 [2020-01-10T15:53:25.249Z]  Labels:
15:53:25 [2020-01-10T15:53:25.249Z]  Experimental: true
15:53:25 [2020-01-10T15:53:25.249Z]  Insecure Registries:
15:53:25 [2020-01-10T15:53:25.249Z]   10.0.0.4:5000
15:53:25 [2020-01-10T15:53:25.249Z]   127.0.0.0/8
15:53:25 [2020-01-10T15:53:25.249Z]  Registry Mirrors:
15:53:25 [2020-01-10T15:53:25.249Z]   http://10.0.0.4:5000/
15:53:25 [2020-01-10T15:53:25.249Z]  Live Restore Enabled: false
15:53:25 [2020-01-10T15:53:25.249Z] 
15:53:25 [2020-01-10T15:53:25.249Z] 
15:53:25 [2020-01-10T15:53:25.249Z] INFO: Commit hash is 339fb74cb
15:53:25 [2020-01-10T15:53:25.249Z] INFO: Nuke-Everything...
15:53:25 [2020-01-10T15:53:25.249Z] INFO: Container count on control daemon to delete is 0
15:53:25 [2020-01-10T15:53:25.543Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
15:53:25 [2020-01-10T15:53:25.543Z] go: finding github.com/stretchr/objx v0.1.0
15:53:25 [2020-01-10T15:53:25.947Z] go: finding github.com/gorilla/mux v1.7.0
15:53:26 [2020-01-10T15:53:26.227Z] INFO: Nuking d:\CI
15:53:26 [2020-01-10T15:53:26.228Z] INFO: Zapped successfully
15:53:26 [2020-01-10T15:53:26.271Z] 68adcc365214: Pull complete
15:53:26 [2020-01-10T15:53:26.358Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
15:53:26 [2020-01-10T15:53:26.358Z] go: finding gopkg.in/yaml.v2 v2.2.2
15:53:26 [2020-01-10T15:53:26.358Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
15:53:26 [2020-01-10T15:53:26.358Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
15:53:26 [2020-01-10T15:53:26.691Z] INFO: Location for testing is d:\CI\PR-40361\4
15:53:26 [2020-01-10T15:53:26.691Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:53:26 [2020-01-10T15:53:26.691Z] 
15:53:26 [2020-01-10T15:53:26.691Z] 
15:53:26 [2020-01-10T15:53:26.691Z] INFO: Building the image from Dockerfile.windows at 01/10/2020 15:53:26...
15:53:26 [2020-01-10T15:53:26.691Z] 
15:53:26 [2020-01-10T15:53:26.776Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
15:53:26 [2020-01-10T15:53:26.776Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
15:53:27 [2020-01-10T15:53:27.298Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
15:53:27 [2020-01-10T15:53:27.298Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
15:53:28 [2020-01-10T15:53:28.221Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
15:53:28 [2020-01-10T15:53:28.221Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
15:53:28 [2020-01-10T15:53:28.221Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
15:53:28 [2020-01-10T15:53:28.221Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
15:53:28 [2020-01-10T15:53:28.539Z] #39 ...
15:53:28 [2020-01-10T15:53:28.539Z] 
15:53:28 [2020-01-10T15:53:28.539Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:53:28 [2020-01-10T15:53:28.539Z] #29 28.86 + rm -rf /tmp/tmp.FepUu9KVXD
15:53:28 [2020-01-10T15:53:28.623Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
15:53:28 [2020-01-10T15:53:28.623Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
15:53:28 [2020-01-10T15:53:28.965Z] 76d8adf27bdf: Pull complete
15:53:29 [2020-01-10T15:53:29.140Z] #29 DONE 30.1s
15:53:29 [2020-01-10T15:53:29.140Z] 
15:53:29 [2020-01-10T15:53:29.140Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:53:29 [2020-01-10T15:53:29.140Z] #39 29.89 + rm -rf /tmp/tmp.28jnHCPaGV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.28jnHCPaGV
15:53:29 [2020-01-10T15:53:29.140Z] #39 DONE 30.1s
15:53:29 [2020-01-10T15:53:29.491Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
15:53:29 [2020-01-10T15:53:29.491Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
15:53:29 [2020-01-10T15:53:29.886Z] go: finding github.com/uber/jaeger-lib v1.2.1
15:53:29 [2020-01-10T15:53:29.886Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
15:53:29 [2020-01-10T15:53:29.886Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
15:53:30 [2020-01-10T15:53:30.315Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
15:53:30 [2020-01-10T15:53:30.315Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
15:53:30 [2020-01-10T15:53:30.727Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
15:53:30 [2020-01-10T15:53:30.727Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
15:53:30 [2020-01-10T15:53:30.727Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:53:31 [2020-01-10T15:53:31.027Z] #68 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:53:31 [2020-01-10T15:53:31.027Z] #21 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:53:31 [2020-01-10T15:53:31.027Z] #69 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:53:31 [2020-01-10T15:53:31.027Z] #41 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:53:31 [2020-01-10T15:53:31.027Z] #42 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:53:31 [2020-01-10T15:53:31.027Z] #35 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:53:31 [2020-01-10T15:53:31.027Z] #36 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:53:31 [2020-01-10T15:53:31.027Z] #34 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:53:31 [2020-01-10T15:53:31.027Z] #37 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:53:31 [2020-01-10T15:53:31.027Z] #44 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:53:31 [2020-01-10T15:53:31.027Z] #45 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:53:31 [2020-01-10T15:53:31.027Z] #31 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:53:31 [2020-01-10T15:53:31.027Z] #32 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:53:31 [2020-01-10T15:53:31.027Z] #47 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:53:31 [2020-01-10T15:53:31.027Z] #48 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
15:53:31 [2020-01-10T15:53:31.027Z] #14 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:53:31 [2020-01-10T15:53:31.027Z] #24 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
15:53:31 [2020-01-10T15:53:31.027Z] #18 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:53:31 [2020-01-10T15:53:31.027Z] #10 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:53:31 [2020-01-10T15:53:31.027Z] #25 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:53:31 [2020-01-10T15:53:31.027Z] #26 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
15:53:31 [2020-01-10T15:53:31.027Z] #19 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
15:53:31 [2020-01-10T15:53:31.027Z] #12 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:53:31 [2020-01-10T15:53:31.027Z] #27 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:53:31 [2020-01-10T15:53:31.027Z] #22 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #11 [dev 1/25] RUN groupadd -r docker
15:53:31 [2020-01-10T15:53:31.027Z] #11 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #16 [dev 6/25] RUN ldconfig
15:53:31 [2020-01-10T15:53:31.027Z] #16 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
15:53:31 [2020-01-10T15:53:31.027Z] #15 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:53:31 [2020-01-10T15:53:31.027Z] #13 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:53:31 [2020-01-10T15:53:31.027Z] #23 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:53:31 [2020-01-10T15:53:31.027Z] #17 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:53:31 [2020-01-10T15:53:31.027Z] #28 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:53:31 [2020-01-10T15:53:31.027Z] #50 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:53:31 [2020-01-10T15:53:31.027Z] #51 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:53:31 [2020-01-10T15:53:31.027Z] #54 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:53:31 [2020-01-10T15:53:31.027Z] #53 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:53:31 [2020-01-10T15:53:31.027Z] #55 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:53:31 [2020-01-10T15:53:31.027Z] #59 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:53:31 [2020-01-10T15:53:31.027Z] #57 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:53:31 [2020-01-10T15:53:31.027Z] #58 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:53:31 [2020-01-10T15:53:31.027Z] #60 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:53:31 [2020-01-10T15:53:31.027Z] #63 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:53:31 [2020-01-10T15:53:31.027Z] #62 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:53:31 [2020-01-10T15:53:31.027Z] #64 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
15:53:31 [2020-01-10T15:53:31.027Z] #66 CACHED
15:53:31 [2020-01-10T15:53:31.027Z] 
15:53:31 [2020-01-10T15:53:31.027Z] #30 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:53:31 [2020-01-10T15:53:31.232Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
15:53:31 [2020-01-10T15:53:31.232Z] go: finding github.com/sirupsen/logrus v1.3.0
15:53:31 [2020-01-10T15:53:31.232Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
15:53:31 [2020-01-10T15:53:31.232Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
15:53:31 [2020-01-10T15:53:31.232Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
15:53:31 [2020-01-10T15:53:31.232Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:53:31 [2020-01-10T15:53:31.232Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
15:53:31 [2020-01-10T15:53:31.325Z] #30 DONE 0.3s
15:53:31 [2020-01-10T15:53:31.325Z] 
15:53:31 [2020-01-10T15:53:31.325Z] #33 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
15:53:31 [2020-01-10T15:53:31.325Z] #33 DONE 0.1s
15:53:31 [2020-01-10T15:53:31.325Z] 
15:53:31 [2020-01-10T15:53:31.325Z] #38 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:53:31 [2020-01-10T15:53:31.325Z] #38 DONE 0.1s
15:53:31 [2020-01-10T15:53:31.325Z] 
15:53:31 [2020-01-10T15:53:31.325Z] #40 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:53:31 [2020-01-10T15:53:31.782Z] go: finding gotest.tools v2.2.0+incompatible
15:53:32 [2020-01-10T15:53:32.241Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
15:53:32 [2020-01-10T15:53:32.241Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
15:53:32 [2020-01-10T15:53:32.241Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
15:53:32 [2020-01-10T15:53:32.308Z] #40 DONE 0.5s
15:53:32 [2020-01-10T15:53:32.308Z] 
15:53:32 [2020-01-10T15:53:32.308Z] #43 [dev 16/25] COPY --from=criu          /build/ /usr/local/
15:53:32 [2020-01-10T15:53:32.308Z] #43 DONE 0.2s
15:53:32 [2020-01-10T15:53:32.308Z] 
15:53:32 [2020-01-10T15:53:32.308Z] #46 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:53:32 [2020-01-10T15:53:32.567Z] #46 DONE 0.3s
15:53:32 [2020-01-10T15:53:32.567Z] 
15:53:32 [2020-01-10T15:53:32.567Z] #49 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:53:32 [2020-01-10T15:53:32.567Z] #49 DONE 0.1s
15:53:32 [2020-01-10T15:53:32.567Z] 
15:53:32 [2020-01-10T15:53:32.567Z] #52 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:53:32 [2020-01-10T15:53:32.640Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
15:53:32 [2020-01-10T15:53:32.640Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
15:53:32 [2020-01-10T15:53:32.640Z] go: finding github.com/vishvananda/netlink v1.0.0
15:53:32 [2020-01-10T15:53:32.640Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:53:32 [2020-01-10T15:53:32.866Z] #52 DONE 0.2s
15:53:32 [2020-01-10T15:53:32.866Z] 
15:53:32 [2020-01-10T15:53:32.866Z] #56 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
15:53:32 [2020-01-10T15:53:32.866Z] #56 DONE 0.1s
15:53:32 [2020-01-10T15:53:32.866Z] 
15:53:32 [2020-01-10T15:53:32.866Z] #61 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
15:53:33 [2020-01-10T15:53:33.034Z] go: finding github.com/docker/go-connections v0.3.0
15:53:33 [2020-01-10T15:53:33.421Z] go: finding github.com/gogo/protobuf v1.2.0
15:53:33 [2020-01-10T15:53:33.421Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
15:53:33 [2020-01-10T15:53:33.421Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
15:53:33 [2020-01-10T15:53:33.509Z] #61 DONE 0.5s
15:53:33 [2020-01-10T15:53:33.509Z] 
15:53:33 [2020-01-10T15:53:33.509Z] #65 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:53:33 [2020-01-10T15:53:33.769Z] #65 DONE 0.3s
15:53:33 [2020-01-10T15:53:33.769Z] 
15:53:33 [2020-01-10T15:53:33.769Z] #67 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
15:53:33 [2020-01-10T15:53:33.816Z] go: finding github.com/stretchr/objx v0.1.1
15:53:33 [2020-01-10T15:53:33.817Z] go: finding github.com/onsi/gomega v1.4.3
15:53:33 [2020-01-10T15:53:33.817Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
15:53:33 [2020-01-10T15:53:33.817Z] go: finding github.com/gogo/googleapis v1.1.0
15:53:33 [2020-01-10T15:53:33.935Z] Sending build context to Docker daemon  51.08MB
15:53:33 [2020-01-10T15:53:33.935Z] 
15:53:33 [2020-01-10T15:53:33.935Z] Step 1/10 : FROM microsoft/windowsservercore
15:53:33 [2020-01-10T15:53:33.935Z]  ---> 782a75e44953
15:53:33 [2020-01-10T15:53:33.935Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:53:33 [2020-01-10T15:53:33.935Z]  ---> Using cache
15:53:33 [2020-01-10T15:53:33.935Z]  ---> 22b2c86318c7
15:53:33 [2020-01-10T15:53:33.935Z] Step 3/10 : ARG GO_VERSION=1.13.5
15:53:33 [2020-01-10T15:53:33.935Z]  ---> Using cache
15:53:33 [2020-01-10T15:53:33.935Z]  ---> 0157ab683d74
15:53:33 [2020-01-10T15:53:33.935Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
15:53:33 [2020-01-10T15:53:33.935Z]  ---> Using cache
15:53:33 [2020-01-10T15:53:33.935Z]  ---> 55c772963853
15:53:33 [2020-01-10T15:53:33.935Z] 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}
15:53:33 [2020-01-10T15:53:33.935Z]  ---> Using cache
15:53:33 [2020-01-10T15:53:33.935Z]  ---> 0837d1989e07
15:53:33 [2020-01-10T15:53:33.935Z] 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;
15:53:33 [2020-01-10T15:53:33.935Z]  ---> Using cache
15:53:33 [2020-01-10T15:53:33.935Z]  ---> b10d99d119d6
15:53:33 [2020-01-10T15:53:33.935Z] 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
15:53:33 [2020-01-10T15:53:33.935Z]  ---> Using cache
15:53:33 [2020-01-10T15:53:33.935Z]  ---> de236f7ef6a8
15:53:33 [2020-01-10T15:53:33.935Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
15:53:33 [2020-01-10T15:53:33.935Z]  ---> Using cache
15:53:33 [2020-01-10T15:53:33.935Z]  ---> 90fc86d154b3
15:53:33 [2020-01-10T15:53:33.935Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:53:33 [2020-01-10T15:53:33.935Z]  ---> Using cache
15:53:33 [2020-01-10T15:53:33.935Z]  ---> 4c898479b938
15:53:33 [2020-01-10T15:53:33.935Z] Step 10/10 : COPY . .
15:53:34 [2020-01-10T15:53:34.067Z] #67 DONE 0.2s
15:53:34 [2020-01-10T15:53:34.067Z] 
15:53:34 [2020-01-10T15:53:34.067Z] #70 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
15:53:34 [2020-01-10T15:53:34.067Z] #70 DONE 0.1s
15:53:34 [2020-01-10T15:53:34.067Z] 
15:53:34 [2020-01-10T15:53:34.067Z] #71 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
15:53:34 [2020-01-10T15:53:34.067Z] #71 DONE 0.0s
15:53:34 [2020-01-10T15:53:34.067Z] 
15:53:34 [2020-01-10T15:53:34.067Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
15:53:34 [2020-01-10T15:53:34.215Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
15:53:34 [2020-01-10T15:53:34.215Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
15:53:34 [2020-01-10T15:53:34.484Z] d66e58854927: Pull complete
15:53:34 [2020-01-10T15:53:34.484Z] 71497195576e: Pull complete
15:53:34 [2020-01-10T15:53:34.484Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
15:53:34 [2020-01-10T15:53:34.484Z] Status: Downloaded newer image for golang:1.12.10-stretch
15:53:34 [2020-01-10T15:53:34.484Z]  ---> ebd73b5ebd31
15:53:34 [2020-01-10T15:53:34.484Z] Step 5/16 : ARG BUILDX_REPO
15:53:34 [2020-01-10T15:53:34.615Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
15:53:34 [2020-01-10T15:53:34.615Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
15:53:34 [2020-01-10T15:53:34.615Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
15:53:34 [2020-01-10T15:53:34.770Z]  ---> Running in 810e055ddd9b
15:53:34 [2020-01-10T15:53:34.770Z] Removing intermediate container 810e055ddd9b
15:53:34 [2020-01-10T15:53:34.770Z]  ---> a6dc8bf1078e
15:53:34 [2020-01-10T15:53:34.770Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
15:53:34 [2020-01-10T15:53:34.770Z]  ---> Running in 279cdc606a4c
15:53:34 [2020-01-10T15:53:34.994Z] #72 DONE 1.0s
15:53:35 [2020-01-10T15:53:35.053Z] Cloning into '/buildx'...
15:53:35 [2020-01-10T15:53:35.289Z] 
15:53:35 [2020-01-10T15:53:35.289Z] #73 exporting to image
15:53:35 [2020-01-10T15:53:35.289Z] #73 exporting layers
15:53:35 [2020-01-10T15:53:35.356Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
15:53:35 [2020-01-10T15:53:35.356Z] go: finding github.com/stretchr/testify v1.2.2
15:53:35 [2020-01-10T15:53:35.356Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
15:53:35 [2020-01-10T15:53:35.356Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
15:53:35 [2020-01-10T15:53:35.356Z] go: finding github.com/google/go-cmp v0.2.0
15:53:35 [2020-01-10T15:53:35.766Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
15:53:35 [2020-01-10T15:53:35.766Z] go: finding github.com/kr/pretty v0.1.0
15:53:35 [2020-01-10T15:53:35.766Z] go: finding go.etcd.io/bbolt v1.3.2
15:53:35 [2020-01-10T15:53:35.766Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
15:53:36 [2020-01-10T15:53:36.165Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:53:36 [2020-01-10T15:53:36.165Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
15:53:36 [2020-01-10T15:53:36.165Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
15:53:36 [2020-01-10T15:53:36.165Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
15:53:36 [2020-01-10T15:53:36.553Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
15:53:36 [2020-01-10T15:53:36.553Z] go: finding github.com/mitchellh/mapstructure v1.1.2
15:53:36 [2020-01-10T15:53:36.553Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
15:53:36 [2020-01-10T15:53:36.553Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
15:53:36 [2020-01-10T15:53:36.693Z] #73 exporting layers 1.7s done
15:53:36 [2020-01-10T15:53:36.693Z] #73 writing image sha256:9430bcceb338b9c491537f98d8c975294d61bdf3dfaf7ce1d90aff943697f802 done
15:53:36 [2020-01-10T15:53:36.693Z] #73 naming to docker.io/library/docker:339fb74cbcd2e39295e40484c013100ad404fbdf done
15:53:36 [2020-01-10T15:53:36.693Z] #73 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:53:36 [2020-01-10T15:53:36.941Z] go: finding github.com/kr/text v0.1.0
15:53:36 [2020-01-10T15:53:36.942Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
15:53:36 [2020-01-10T15:53:36.942Z] go: finding github.com/docker/go-units v0.3.1
15:53:37 [2020-01-10T15:53:37.678Z] 
15:53:37 [2020-01-10T15:53:37.678Z] Removing bundles/
15:53:37 [2020-01-10T15:53:37.678Z] 
15:53:37 [2020-01-10T15:53:37.678Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:53:37 [2020-01-10T15:53:37.678Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:53:37 [2020-01-10T15:53:37.678Z] GOOS="" GOARCH="" GOARM=""
15:53:37 [2020-01-10T15:53:37.756Z] go: finding github.com/davecgh/go-spew v1.1.0
15:53:37 [2020-01-10T15:53:37.756Z] go: finding github.com/Microsoft/go-winio v0.4.11
15:53:37 [2020-01-10T15:53:37.756Z] go: finding gotest.tools v2.1.0+incompatible
15:53:37 [2020-01-10T15:53:37.756Z] go: finding github.com/onsi/ginkgo v1.6.0
15:53:37 [2020-01-10T15:53:37.756Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
15:53:38 [2020-01-10T15:53:38.152Z] go: finding github.com/davecgh/go-spew v1.1.1
15:53:38 [2020-01-10T15:53:38.152Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
15:53:38 [2020-01-10T15:53:38.554Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
15:53:38 [2020-01-10T15:53:38.554Z] go: finding github.com/onsi/ginkgo v1.7.0
15:53:39 [2020-01-10T15:53:39.008Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
15:53:39 [2020-01-10T15:53:39.459Z] Removing intermediate container 279cdc606a4c
15:53:39 [2020-01-10T15:53:39.459Z]  ---> d1774a5f2d7d
15:53:39 [2020-01-10T15:53:39.459Z] Step 7/16 : WORKDIR /buildx
15:53:39 [2020-01-10T15:53:39.459Z]  ---> Running in 2354f20d04a7
15:53:39 [2020-01-10T15:53:39.459Z] Removing intermediate container 2354f20d04a7
15:53:39 [2020-01-10T15:53:39.459Z]  ---> c0c6b425831f
15:53:39 [2020-01-10T15:53:39.459Z] Step 8/16 : ARG BUILDX_COMMIT
15:53:39 [2020-01-10T15:53:39.459Z]  ---> Running in e74af3960bd1
15:53:39 [2020-01-10T15:53:39.459Z] Removing intermediate container e74af3960bd1
15:53:39 [2020-01-10T15:53:39.459Z]  ---> ce601c008367
15:53:39 [2020-01-10T15:53:39.459Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
15:53:39 [2020-01-10T15:53:39.459Z]  ---> Running in 4806a437df79
15:53:39 [2020-01-10T15:53:39.561Z] go: finding github.com/hashicorp/go-uuid v1.0.0
15:53:39 [2020-01-10T15:53:39.561Z] go: finding github.com/spf13/afero v1.1.2
15:53:39 [2020-01-10T15:53:39.561Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
15:53:39 [2020-01-10T15:53:39.561Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
15:53:39 [2020-01-10T15:53:39.561Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
15:53:39 [2020-01-10T15:53:39.742Z] From https://github.com/docker/buildx
15:53:39 [2020-01-10T15:53:39.742Z]  * [new tag]         v0.3.1     -> build
15:53:40 [2020-01-10T15:53:40.002Z] go: finding gopkg.in/yaml.v2 v2.2.1
15:53:40 [2020-01-10T15:53:40.425Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
15:53:40 [2020-01-10T15:53:40.758Z] Switched to branch 'build'
15:53:40 [2020-01-10T15:53:40.838Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
15:53:40 [2020-01-10T15:53:40.838Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
15:53:40 [2020-01-10T15:53:40.838Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
15:53:41 [2020-01-10T15:53:41.245Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
15:53:41 [2020-01-10T15:53:41.378Z] Removing intermediate container 4806a437df79
15:53:41 [2020-01-10T15:53:41.378Z]  ---> 88ebf5d97f23
15:53:41 [2020-01-10T15:53:41.378Z] Step 10/16 : RUN go mod download
15:53:41 [2020-01-10T15:53:41.378Z]  ---> Running in a42d7424fff4
15:53:41 [2020-01-10T15:53:41.666Z] go: finding github.com/spf13/viper v1.3.2
15:53:41 [2020-01-10T15:53:41.666Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
15:53:41 [2020-01-10T15:53:41.666Z] go: finding github.com/Microsoft/hcsshim v0.8.6
15:53:41 [2020-01-10T15:53:41.666Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
15:53:41 [2020-01-10T15:53:41.666Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
15:53:41 [2020-01-10T15:53:41.666Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
15:53:41 [2020-01-10T15:53:41.666Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
15:53:41 [2020-01-10T15:53:41.666Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
15:53:41 [2020-01-10T15:53:41.666Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
15:53:42 [2020-01-10T15:53:42.289Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
15:53:42 [2020-01-10T15:53:42.289Z] go: finding github.com/bugsnag/panicwrap v1.2.0
15:53:42 [2020-01-10T15:53:42.289Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
15:53:42 [2020-01-10T15:53:42.289Z] go: finding github.com/hpcloud/tail v1.0.0
15:53:42 [2020-01-10T15:53:42.698Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
15:53:43 [2020-01-10T15:53:43.268Z] go: finding github.com/go-sql-driver/mysql v1.4.1
15:53:43 [2020-01-10T15:53:43.682Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
15:53:43 [2020-01-10T15:53:43.682Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
15:53:43 [2020-01-10T15:53:43.682Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
15:53:43 [2020-01-10T15:53:43.726Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
15:53:43 [2020-01-10T15:53:43.726Z] go: finding github.com/json-iterator/go v1.1.6
15:53:44 [2020-01-10T15:53:44.015Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
15:53:44 [2020-01-10T15:53:44.015Z] go: finding github.com/opencontainers/image-spec v1.0.1
15:53:44 [2020-01-10T15:53:44.095Z] go: finding github.com/spf13/cast v1.3.0
15:53:44 [2020-01-10T15:53:44.095Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
15:53:44 [2020-01-10T15:53:44.306Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
15:53:44 [2020-01-10T15:53:44.306Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
15:53:44 [2020-01-10T15:53:44.487Z] go: finding github.com/containerd/containerd v1.2.4
15:53:44 [2020-01-10T15:53:44.864Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
15:53:44 [2020-01-10T15:53:44.864Z] go: finding google.golang.org/grpc v1.20.1
15:53:44 [2020-01-10T15:53:44.864Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
15:53:44 [2020-01-10T15:53:44.935Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
15:53:44 [2020-01-10T15:53:44.935Z] go: finding github.com/spf13/cobra v0.0.3
15:53:45 [2020-01-10T15:53:45.224Z] go: finding github.com/gogo/protobuf v1.2.1
15:53:45 [2020-01-10T15:53:45.252Z] go: finding github.com/kr/pty v1.1.1
15:53:45 [2020-01-10T15:53:45.252Z] go: finding github.com/sirupsen/logrus v1.0.3
15:53:45 [2020-01-10T15:53:45.651Z] go: finding github.com/gogo/protobuf v1.2.1
15:53:45 [2020-01-10T15:53:45.651Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
15:53:45 [2020-01-10T15:53:45.651Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
15:53:45 [2020-01-10T15:53:45.853Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
15:53:46 [2020-01-10T15:53:46.046Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
15:53:46 [2020-01-10T15:53:46.047Z] go: finding github.com/modern-go/reflect2 v1.0.1
15:53:46 [2020-01-10T15:53:46.047Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
15:53:46 [2020-01-10T15:53:46.144Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
15:53:46 [2020-01-10T15:53:46.436Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
15:53:46 [2020-01-10T15:53:46.436Z] go: finding github.com/lib/pq v1.0.0
15:53:46 [2020-01-10T15:53:46.436Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
15:53:46 [2020-01-10T15:53:46.440Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
15:53:46 [2020-01-10T15:53:46.727Z] go: finding gopkg.in/yaml.v2 v2.2.2
15:53:46 [2020-01-10T15:53:46.727Z] go: finding github.com/magiconair/properties v1.8.0
15:53:46 [2020-01-10T15:53:46.833Z] go: finding github.com/BurntSushi/toml v0.3.1
15:53:47 [2020-01-10T15:53:47.245Z] go: finding github.com/Microsoft/hcsshim v0.8.5
15:53:47 [2020-01-10T15:53:47.245Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
15:53:47 [2020-01-10T15:53:47.245Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
15:53:47 [2020-01-10T15:53:47.245Z] go: finding github.com/golang/protobuf v1.2.0
15:53:47 [2020-01-10T15:53:47.245Z] go: finding github.com/pkg/profile v1.2.1
15:53:47 [2020-01-10T15:53:47.752Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
15:53:47 [2020-01-10T15:53:47.752Z] go: finding github.com/gogo/protobuf v1.0.0
15:53:47 [2020-01-10T15:53:47.766Z] go: finding github.com/hashicorp/go-version v1.1.0
15:53:47 [2020-01-10T15:53:47.766Z] go: finding github.com/gorilla/mux v1.7.0
15:53:47 [2020-01-10T15:53:47.766Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
15:53:48 [2020-01-10T15:53:48.233Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
15:53:48 [2020-01-10T15:53:48.233Z] go: finding golang.org/x/text v0.3.0
15:53:48 [2020-01-10T15:53:48.768Z] Running on ubuntu-1604-overlay2-arm64v8 (i-098185fd7a8072c63) in /home/ubuntu/workspace/moby_PR-40361
[Pipeline] {
[Pipeline] checkout
15:53:48 [2020-01-10T15:53:48.791Z] go: finding github.com/coreos/go-semver v0.2.0
15:53:49 [2020-01-10T15:53:49.095Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
15:53:49 [2020-01-10T15:53:49.095Z] go: finding cloud.google.com/go v0.26.0
15:53:49 [2020-01-10T15:53:49.095Z] go: finding github.com/kisielk/errcheck v1.1.0
15:53:49 [2020-01-10T15:53:49.095Z] go: finding github.com/hashicorp/hcl v1.0.0
15:53:49 [2020-01-10T15:53:49.422Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
15:53:49 [2020-01-10T15:53:49.422Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
15:53:49 [2020-01-10T15:53:49.511Z] go: finding github.com/client9/misspell v0.3.4
15:53:49 [2020-01-10T15:53:49.712Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
15:53:50 [2020-01-10T15:53:50.343Z] go: finding github.com/modern-go/reflect2 v1.0.1
15:53:50 [2020-01-10T15:53:50.343Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
15:53:50 [2020-01-10T15:53:50.901Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
15:53:50 [2020-01-10T15:53:50.901Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
15:53:50 [2020-01-10T15:53:50.901Z] go: finding google.golang.org/appengine v1.1.0
15:53:50 [2020-01-10T15:53:50.901Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
15:53:50 [2020-01-10T15:53:50.969Z] go: finding github.com/sirupsen/logrus v1.3.0
15:53:50 [2020-01-10T15:53:50.970Z] go: finding github.com/uber/jaeger-lib v1.2.1
15:53:51 [2020-01-10T15:53:51.603Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
15:53:51 [2020-01-10T15:53:51.860Z] using credential docker-jenkins-github-credentials
15:53:51 [2020-01-10T15:53:51.870Z] Cloning the remote Git repository
15:53:51 [2020-01-10T15:53:51.870Z] Cloning with configured refspecs honoured and without tags
15:53:52 [2020-01-10T15:53:52.299Z] go: finding github.com/golang/mock v1.1.1
15:53:52 [2020-01-10T15:53:52.014Z] Cloning repository https://github.com/moby/moby.git
15:53:52 [2020-01-10T15:53:52.056Z]  > git init /home/ubuntu/workspace/moby_PR-40361 # timeout=10
15:53:52 [2020-01-10T15:53:52.284Z] Fetching upstream changes from https://github.com/moby/moby.git
15:53:52 [2020-01-10T15:53:52.284Z]  > git --version # timeout=10
15:53:52 [2020-01-10T15:53:52.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:53:52 [2020-01-10T15:53:52.295Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:53:52 [2020-01-10T15:53:52.491Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
15:53:52 [2020-01-10T15:53:52.759Z] go: finding github.com/kisielk/gotool v1.0.0
15:53:52 [2020-01-10T15:53:52.759Z] go: finding gopkg.in/inf.v0 v0.9.1
15:53:52 [2020-01-10T15:53:52.780Z] go: finding github.com/ghodss/yaml v1.0.0
15:53:52 [2020-01-10T15:53:52.780Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
15:53:52 [2020-01-10T15:53:52.780Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
15:53:53 [2020-01-10T15:53:53.407Z] go: finding github.com/hashicorp/hcl v1.0.0
15:53:53 [2020-01-10T15:53:53.620Z] go: finding github.com/hashicorp/golang-lru v0.5.0
15:53:53 [2020-01-10T15:53:53.698Z] go: finding github.com/spf13/cast v1.3.0
15:53:53 [2020-01-10T15:53:53.698Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
15:53:54 [2020-01-10T15:53:54.046Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
15:53:54 [2020-01-10T15:53:54.726Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
15:53:55 [2020-01-10T15:53:55.014Z] go: finding github.com/gofrs/flock v0.7.0
15:53:56 [2020-01-10T15:53:56.041Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
15:53:56 [2020-01-10T15:53:56.041Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
15:53:56 [2020-01-10T15:53:56.041Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
15:53:56 [2020-01-10T15:53:56.041Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
15:53:56 [2020-01-10T15:53:56.041Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
15:53:57 [2020-01-10T15:53:57.078Z] go: finding golang.org/x/text v0.3.0
15:53:57 [2020-01-10T15:53:57.078Z] go: finding github.com/bugsnag/panicwrap v1.2.0
15:53:58 [2020-01-10T15:53:58.118Z] go: finding github.com/mattn/go-shellwords v1.0.5
15:53:59 [2020-01-10T15:53:59.153Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
15:53:59 [2020-01-10T15:53:59.480Z] go: finding github.com/gogo/protobuf v1.2.0
15:53:59 [2020-01-10T15:53:59.480Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
15:53:59 [2020-01-10T15:53:59.770Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
15:54:00 [2020-01-10T15:54:00.063Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
15:54:00 [2020-01-10T15:54:00.695Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
15:54:00 [2020-01-10T15:54:00.695Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
15:54:02 [2020-01-10T15:54:02.758Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
15:54:03 [2020-01-10T15:54:03.389Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
15:54:03 [2020-01-10T15:54:03.678Z] go: finding github.com/gogo/googleapis v1.1.0
15:54:03 [2020-01-10T15:54:03.968Z] go: finding github.com/BurntSushi/toml v0.3.1
15:54:03 [2020-01-10T15:54:03.968Z] go: finding github.com/sirupsen/logrus v1.0.3
15:54:04 [2020-01-10T15:54:04.609Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
15:54:04 [2020-01-10T15:54:04.609Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
15:54:04 [2020-01-10T15:54:04.609Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
15:54:05 [2020-01-10T15:54:05.633Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
15:54:05 [2020-01-10T15:54:05.633Z] go: finding github.com/bitly/go-simplejson v0.5.0
15:54:06 [2020-01-10T15:54:06.665Z] go: finding github.com/jinzhu/gorm v1.9.2
15:54:06 [2020-01-10T15:54:06.953Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
15:54:07 [2020-01-10T15:54:07.583Z] go: finding github.com/golang/protobuf v1.2.0
15:54:08 [2020-01-10T15:54:08.612Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
15:54:08 [2020-01-10T15:54:08.902Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
15:54:08 [2020-01-10T15:54:08.902Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
15:54:09 [2020-01-10T15:54:09.694Z]  ---> c012fcf71e9b
15:54:09 [2020-01-10T15:54:09.694Z] Successfully built c012fcf71e9b
15:54:09 [2020-01-10T15:54:09.694Z] Successfully tagged docker:latest
15:54:09 [2020-01-10T15:54:09.694Z] INFO: Image build ended at 01/10/2020 15:54:06. Duration:00:00:40.5264386
15:54:09 [2020-01-10T15:54:09.694Z] 
15:54:09 [2020-01-10T15:54:09.694Z] 
15:54:09 [2020-01-10T15:54:09.695Z] INFO: Building the test binaries at 01/10/2020 15:54:06...
15:54:09 [2020-01-10T15:54:09.930Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
15:54:10 [2020-01-10T15:54:10.219Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
15:54:10 [2020-01-10T15:54:10.506Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
15:54:11 [2020-01-10T15:54:11.135Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
15:54:11 [2020-01-10T15:54:11.425Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:54:11 [2020-01-10T15:54:11.425Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
15:54:12 [2020-01-10T15:54:12.081Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
15:54:12 [2020-01-10T15:54:12.113Z] Fetching without tags
15:54:12 [2020-01-10T15:54:12.375Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
15:54:12 [2020-01-10T15:54:12.501Z] Merging remotes/origin/master commit f7065313ec87960bde830a1092331d4cf91a826c into PR head commit 339fb74cbcd2e39295e40484c013100ad404fbdf
15:54:12 [2020-01-10T15:54:12.642Z] INFO: make.ps1 starting at 01/10/2020 15:54:11
15:54:12 [2020-01-10T15:54:12.642Z] INFO: Git commit (339fb74cb) assumed from DOCKER_GITCOMMIT environment variable
15:54:12 [2020-01-10T15:54:12.642Z] INFO: Invoking autogen...
15:54:12 [2020-01-10T15:54:12.672Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
15:54:12 [2020-01-10T15:54:12.053Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:54:12 [2020-01-10T15:54:12.079Z]  > git config --add remote.origin.fetch +refs/pull/40361/head:refs/remotes/origin/PR-40361 # timeout=10
15:54:12 [2020-01-10T15:54:12.091Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:54:12 [2020-01-10T15:54:12.115Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:54:12 [2020-01-10T15:54:12.128Z] Fetching upstream changes from https://github.com/moby/moby.git
15:54:12 [2020-01-10T15:54:12.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:54:12 [2020-01-10T15:54:12.129Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:54:12 [2020-01-10T15:54:12.522Z]  > git config core.sparsecheckout # timeout=10
15:54:12 [2020-01-10T15:54:12.534Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:54:12 [2020-01-10T15:54:12.960Z] go: finding github.com/jinzhu/now v1.0.0
15:54:12 [2020-01-10T15:54:12.960Z] go: finding gopkg.in/inf.v0 v0.9.1
15:54:13 [2020-01-10T15:54:13.105Z] INFO: Building daemon...
15:54:13 [2020-01-10T15:54:13.248Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
15:54:13 [2020-01-10T15:54:13.536Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
15:54:13 [2020-01-10T15:54:13.830Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
15:54:14 [2020-01-10T15:54:14.464Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
15:54:14 [2020-01-10T15:54:14.464Z] go: finding github.com/stretchr/testify v1.2.2
15:54:14 [2020-01-10T15:54:14.464Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
15:54:14 [2020-01-10T15:54:14.545Z] Merge succeeded, producing 339fb74cbcd2e39295e40484c013100ad404fbdf
15:54:14 [2020-01-10T15:54:14.546Z] Checking out Revision 339fb74cbcd2e39295e40484c013100ad404fbdf (PR-40361)
15:54:14 [2020-01-10T15:54:14.754Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
15:54:14 [2020-01-10T15:54:14.529Z]  > git merge f7065313ec87960bde830a1092331d4cf91a826c # timeout=10
15:54:14 [2020-01-10T15:54:14.544Z]  > git rev-parse HEAD^{commit} # timeout=10
15:54:14 [2020-01-10T15:54:14.555Z]  > git config core.sparsecheckout # timeout=10
15:54:14 [2020-01-10T15:54:14.564Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:54:15 [2020-01-10T15:54:15.785Z] go: finding github.com/gogo/protobuf v1.0.0
15:54:15 [2020-01-10T15:54:15.785Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
15:54:15 [2020-01-10T15:54:15.785Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
15:54:15 [2020-01-10T15:54:15.785Z] go: finding github.com/pelletier/go-toml v1.2.0
15:54:15 [2020-01-10T15:54:15.909Z] Commit message: "prevent panic if TINI_COMMIT isn't set during build"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:54:17 [2020-01-10T15:54:17.284Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
15:54:17 [2020-01-10T15:54:17.284Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
15:54:17 [2020-01-10T15:54:17.284Z] go: finding github.com/stretchr/testify v1.3.0
15:54:17 [2020-01-10T15:54:17.303Z] + docker version
15:54:17 [2020-01-10T15:54:17.575Z] go: finding github.com/hashicorp/go-uuid v1.0.0
15:54:17 [2020-01-10T15:54:17.863Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
15:54:17 [2020-01-10T15:54:17.863Z] go: finding github.com/Microsoft/hcsshim v0.8.5
15:54:18 [2020-01-10T15:54:18.151Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
15:54:18 [2020-01-10T15:54:18.151Z] go: finding github.com/mitchellh/mapstructure v1.1.2
15:54:18 [2020-01-10T15:54:18.781Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
15:54:19 [2020-01-10T15:54:19.814Z] go: finding github.com/davecgh/go-spew v1.1.0
15:54:20 [2020-01-10T15:54:20.103Z] go: finding github.com/stretchr/objx v0.1.0
15:54:20 [2020-01-10T15:54:20.103Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
15:54:20 [2020-01-10T15:54:20.391Z] go: finding github.com/kisielk/errcheck v1.1.0
15:54:20 [2020-01-10T15:54:20.391Z] go: finding github.com/prometheus/client_golang v0.8.0
15:54:21 [2020-01-10T15:54:21.018Z] go: finding github.com/docker/go-connections v0.4.0
15:54:21 [2020-01-10T15:54:21.018Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
15:54:22 [2020-01-10T15:54:22.072Z] go: finding gotest.tools v2.1.0+incompatible
15:54:22 [2020-01-10T15:54:22.363Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
15:54:22 [2020-01-10T15:54:22.363Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
15:54:22 [2020-01-10T15:54:22.669Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
15:54:22 [2020-01-10T15:54:22.958Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
15:54:23 [2020-01-10T15:54:23.993Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
15:54:25 [2020-01-10T15:54:25.502Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
15:54:25 [2020-01-10T15:54:25.502Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
15:54:25 [2020-01-10T15:54:25.788Z] go: finding github.com/imdario/mergo v0.3.7
15:54:26 [2020-01-10T15:54:26.414Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
15:54:26 [2020-01-10T15:54:26.706Z] go: finding github.com/pmezard/go-difflib v1.0.0
15:54:27 [2020-01-10T15:54:27.292Z] Client: Docker Engine - Community
15:54:27 [2020-01-10T15:54:27.293Z]  Version:           19.03.2
15:54:27 [2020-01-10T15:54:27.293Z]  API version:       1.40
15:54:27 [2020-01-10T15:54:27.293Z]  Go version:        go1.12.8
15:54:27 [2020-01-10T15:54:27.293Z]  Git commit:        6a30dfc
15:54:27 [2020-01-10T15:54:27.293Z]  Built:             Thu Aug 29 05:32:25 2019
15:54:27 [2020-01-10T15:54:27.293Z]  OS/Arch:           linux/arm64
15:54:27 [2020-01-10T15:54:27.293Z]  Experimental:      false
15:54:27 [2020-01-10T15:54:27.293Z] 
15:54:27 [2020-01-10T15:54:27.293Z] Server: Docker Engine - Community
15:54:27 [2020-01-10T15:54:27.293Z]  Engine:
15:54:27 [2020-01-10T15:54:27.293Z]   Version:          19.03.2
15:54:27 [2020-01-10T15:54:27.293Z]   API version:      1.40 (minimum version 1.12)
15:54:27 [2020-01-10T15:54:27.293Z]   Go version:       go1.12.8
15:54:27 [2020-01-10T15:54:27.293Z]   Git commit:       6a30dfc
15:54:27 [2020-01-10T15:54:27.293Z]   Built:            Thu Aug 29 05:30:57 2019
15:54:27 [2020-01-10T15:54:27.293Z]   OS/Arch:          linux/arm64
15:54:27 [2020-01-10T15:54:27.293Z]   Experimental:     true
15:54:27 [2020-01-10T15:54:27.293Z]  containerd:
15:54:27 [2020-01-10T15:54:27.293Z]   Version:          1.2.6
15:54:27 [2020-01-10T15:54:27.293Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:54:27 [2020-01-10T15:54:27.293Z]  runc:
15:54:27 [2020-01-10T15:54:27.293Z]   Version:          1.0.0-rc8
15:54:27 [2020-01-10T15:54:27.293Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
15:54:27 [2020-01-10T15:54:27.293Z]  docker-init:
15:54:27 [2020-01-10T15:54:27.293Z]   Version:          0.18.0
15:54:27 [2020-01-10T15:54:27.293Z]   GitCommit:        fec3683
[Pipeline] sh
15:54:27 [2020-01-10T15:54:27.618Z] + docker info
15:54:28 [2020-01-10T15:54:28.204Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
15:54:29 [2020-01-10T15:54:29.237Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
15:54:29 [2020-01-10T15:54:29.237Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:54:29 [2020-01-10T15:54:29.237Z] go: finding gotest.tools v2.2.0+incompatible
15:54:31 [2020-01-10T15:54:31.304Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
15:54:31 [2020-01-10T15:54:31.593Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:54:31 [2020-01-10T15:54:31.880Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
15:54:33 [2020-01-10T15:54:33.926Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
15:54:34 [2020-01-10T15:54:34.949Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
15:54:35 [2020-01-10T15:54:35.239Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
15:54:35 [2020-01-10T15:54:35.421Z] Removing intermediate container 94a8b06ba382
15:54:35 [2020-01-10T15:54:35.422Z]  ---> 9ea832d53d4a
15:54:35 [2020-01-10T15:54:35.422Z] Step 11/16 : ARG GOOS
15:54:35 [2020-01-10T15:54:35.422Z]  ---> Running in 8e790ce4b080
15:54:35 [2020-01-10T15:54:35.422Z] Removing intermediate container 8e790ce4b080
15:54:35 [2020-01-10T15:54:35.422Z]  ---> dfd79c23777b
15:54:35 [2020-01-10T15:54:35.422Z] Step 12/16 : ARG GOARCH
15:54:35 [2020-01-10T15:54:35.422Z]  ---> Running in 19ae454960cc
15:54:35 [2020-01-10T15:54:35.422Z] Removing intermediate container 19ae454960cc
15:54:35 [2020-01-10T15:54:35.422Z]  ---> 69aeba8c3166
15:54:35 [2020-01-10T15:54:35.422Z] 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
15:54:35 [2020-01-10T15:54:35.422Z]  ---> Running in bc53bc9d915b
15:54:35 [2020-01-10T15:54:35.528Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
15:54:35 [2020-01-10T15:54:35.528Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:54:35 [2020-01-10T15:54:35.528Z] go: finding github.com/stretchr/objx v0.1.1
15:54:35 [2020-01-10T15:54:35.528Z] go: finding github.com/sirupsen/logrus v1.4.0
15:54:36 [2020-01-10T15:54:36.154Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
15:54:36 [2020-01-10T15:54:36.782Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
15:54:37 [2020-01-10T15:54:37.084Z] go: finding github.com/theupdateframework/notary v0.6.1
15:54:37 [2020-01-10T15:54:37.084Z] go: finding github.com/Microsoft/go-winio v0.4.11
15:54:37 [2020-01-10T15:54:37.373Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
15:54:37 [2020-01-10T15:54:37.373Z] go: finding github.com/go-sql-driver/mysql v1.4.1
15:54:37 [2020-01-10T15:54:37.665Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
15:54:37 [2020-01-10T15:54:37.955Z] go: finding github.com/kr/pretty v0.1.0
15:54:37 [2020-01-10T15:54:37.955Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
15:54:39 [2020-01-10T15:54:39.000Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
15:54:39 [2020-01-10T15:54:39.000Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
15:54:39 [2020-01-10T15:54:39.832Z] Client:
15:54:39 [2020-01-10T15:54:39.832Z]  Debug Mode: false
15:54:39 [2020-01-10T15:54:39.832Z] 
15:54:39 [2020-01-10T15:54:39.832Z] Server:
15:54:39 [2020-01-10T15:54:39.832Z]  Containers: 0
15:54:39 [2020-01-10T15:54:39.832Z]   Running: 0
15:54:39 [2020-01-10T15:54:39.832Z]   Paused: 0
15:54:39 [2020-01-10T15:54:39.832Z]   Stopped: 0
15:54:39 [2020-01-10T15:54:39.832Z]  Images: 0
15:54:39 [2020-01-10T15:54:39.832Z]  Server Version: 19.03.2
15:54:39 [2020-01-10T15:54:39.832Z]  Storage Driver: overlay2
15:54:39 [2020-01-10T15:54:39.832Z]   Backing Filesystem: extfs
15:54:39 [2020-01-10T15:54:39.832Z]   Supports d_type: true
15:54:39 [2020-01-10T15:54:39.832Z]   Native Overlay Diff: true
15:54:39 [2020-01-10T15:54:39.832Z]  Logging Driver: json-file
15:54:39 [2020-01-10T15:54:39.832Z]  Cgroup Driver: cgroupfs
15:54:39 [2020-01-10T15:54:39.832Z]  Plugins:
15:54:39 [2020-01-10T15:54:39.832Z]   Volume: local
15:54:39 [2020-01-10T15:54:39.832Z]   Network: bridge host ipvlan macvlan null overlay
15:54:39 [2020-01-10T15:54:39.832Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:54:39 [2020-01-10T15:54:39.832Z]  Swarm: inactive
15:54:39 [2020-01-10T15:54:39.832Z]  Runtimes: runc
15:54:39 [2020-01-10T15:54:39.832Z]  Default Runtime: runc
15:54:39 [2020-01-10T15:54:39.832Z]  Init Binary: docker-init
15:54:39 [2020-01-10T15:54:39.832Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:54:39 [2020-01-10T15:54:39.832Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
15:54:39 [2020-01-10T15:54:39.832Z]  init version: fec3683
15:54:39 [2020-01-10T15:54:39.832Z]  Security Options:
15:54:39 [2020-01-10T15:54:39.832Z]   apparmor
15:54:39 [2020-01-10T15:54:39.832Z]   seccomp
15:54:39 [2020-01-10T15:54:39.832Z]    Profile: default
15:54:39 [2020-01-10T15:54:39.832Z]  Kernel Version: 4.15.0-1048-aws
15:54:39 [2020-01-10T15:54:39.832Z]  Operating System: Ubuntu 16.04.6 LTS
15:54:39 [2020-01-10T15:54:39.832Z]  OSType: linux
15:54:39 [2020-01-10T15:54:39.832Z]  Architecture: aarch64
15:54:39 [2020-01-10T15:54:39.832Z]  CPUs: 4
15:54:39 [2020-01-10T15:54:39.832Z]  Total Memory: 7.525GiB
15:54:39 [2020-01-10T15:54:39.832Z]  Name: ip-10-100-100-241
15:54:39 [2020-01-10T15:54:39.832Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
15:54:39 [2020-01-10T15:54:39.832Z]  Docker Root Dir: /var/lib/docker
15:54:39 [2020-01-10T15:54:39.832Z]  Debug Mode: false
15:54:39 [2020-01-10T15:54:39.832Z]  Registry: https://index.docker.io/v1/
15:54:39 [2020-01-10T15:54:39.832Z]  Labels:
15:54:39 [2020-01-10T15:54:39.832Z]  Experimental: true
15:54:39 [2020-01-10T15:54:39.832Z]  Insecure Registries:
15:54:39 [2020-01-10T15:54:39.832Z]   127.0.0.0/8
15:54:39 [2020-01-10T15:54:39.832Z]  Live Restore Enabled: true
15:54:39 [2020-01-10T15:54:39.832Z] 
15:54:39 [2020-01-10T15:54:39.832Z] WARNING: No swap limit support
[Pipeline] sh
15:54:40 [2020-01-10T15:54:40.028Z] go: finding github.com/containerd/containerd v1.2.4
15:54:40 [2020-01-10T15:54:40.028Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
15:54:40 [2020-01-10T15:54:40.127Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:54:40 [2020-01-10T15:54:40.127Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:54:40 [2020-01-10T15:54:40.127Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:54:40 [2020-01-10T15:54:40.317Z] go: finding github.com/kisielk/gotool v1.0.0
15:54:40 [2020-01-10T15:54:40.386Z] + bash /home/ubuntu/workspace/moby_PR-40361/check-config.sh
15:54:40 [2020-01-10T15:54:40.386Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:54:40 [2020-01-10T15:54:40.386Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
15:54:40 [2020-01-10T15:54:40.386Z] 
15:54:40 [2020-01-10T15:54:40.386Z] Generally Necessary:
15:54:40 [2020-01-10T15:54:40.386Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:54:40 [2020-01-10T15:54:40.386Z] - apparmor: enabled and tools installed
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_NAMESPACES: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_NET_NS: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_PID_NS: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_IPC_NS: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_UTS_NS: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_CGROUPS: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_CGROUP_CPUACCT: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_CGROUP_DEVICE: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_CGROUP_FREEZER: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_CGROUP_SCHED: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_CPUSETS: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_MEMCG: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_KEYS: enabled
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_VETH: enabled (as module)
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_BRIDGE: enabled (as module)
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:54:40 [2020-01-10T15:54:40.386Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:54:40 [2020-01-10T15:54:40.606Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_NF_NAT: enabled (as module)
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_NF_NAT_NEEDED: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_POSIX_MQUEUE: enabled
15:54:40 [2020-01-10T15:54:40.646Z] 
15:54:40 [2020-01-10T15:54:40.646Z] Optional Features:
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_USER_NS: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_SECCOMP: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_CGROUP_PIDS: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_MEMCG_SWAP: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:54:40 [2020-01-10T15:54:40.646Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_BLK_CGROUP: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_IOSCHED_CFQ: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_CGROUP_PERF: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_CGROUP_HUGETLB: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_CFS_BANDWIDTH: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_RT_GROUP_SCHED: missing
15:54:40 [2020-01-10T15:54:40.646Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:54:40 [2020-01-10T15:54:40.895Z] go: finding github.com/pkg/errors v0.8.1
15:54:40 [2020-01-10T15:54:40.906Z] - CONFIG_IP_VS: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z] - CONFIG_IP_VS_NFCT: enabled
15:54:40 [2020-01-10T15:54:40.906Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:54:40 [2020-01-10T15:54:40.906Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:54:40 [2020-01-10T15:54:40.906Z] - CONFIG_IP_VS_RR: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z] - CONFIG_EXT4_FS: enabled
15:54:40 [2020-01-10T15:54:40.906Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:54:40 [2020-01-10T15:54:40.906Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:54:40 [2020-01-10T15:54:40.906Z] - Network Drivers:
15:54:40 [2020-01-10T15:54:40.906Z]   - "overlay":
15:54:40 [2020-01-10T15:54:40.906Z]     - CONFIG_VXLAN: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:54:40 [2020-01-10T15:54:40.906Z]       Optional (for encrypted networks):
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_CRYPTO: enabled
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_CRYPTO_AEAD: enabled
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_CRYPTO_GCM: enabled
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_CRYPTO_GHASH: enabled
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_XFRM: enabled
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_XFRM_USER: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_INET_ESP: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z]   - "ipvlan":
15:54:40 [2020-01-10T15:54:40.906Z]     - CONFIG_IPVLAN: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z]   - "macvlan":
15:54:40 [2020-01-10T15:54:40.906Z]     - CONFIG_MACVLAN: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z]     - CONFIG_DUMMY: enabled (as module)
15:54:40 [2020-01-10T15:54:40.906Z]   - "ftp,tftp client in container":
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:54:41 [2020-01-10T15:54:41.165Z] - Storage Drivers:
15:54:41 [2020-01-10T15:54:41.165Z]   - "aufs":
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_AUFS_FS: enabled (as module)
15:54:41 [2020-01-10T15:54:41.165Z]   - "btrfs":
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:54:41 [2020-01-10T15:54:41.165Z]   - "devicemapper":
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_BLK_DEV_DM: enabled
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:54:41 [2020-01-10T15:54:41.165Z]   - "overlay":
15:54:41 [2020-01-10T15:54:41.165Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:54:41 [2020-01-10T15:54:41.165Z]   - "zfs":
15:54:41 [2020-01-10T15:54:41.165Z]     - /dev/zfs: missing
15:54:41 [2020-01-10T15:54:41.165Z]     - zfs command: missing
15:54:41 [2020-01-10T15:54:41.165Z]     - zpool command: missing
15:54:41 [2020-01-10T15:54:41.165Z] 
15:54:41 [2020-01-10T15:54:41.165Z] Limits:
15:54:41 [2020-01-10T15:54:41.165Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:54:41 [2020-01-10T15:54:41.165Z] 
15:54:41 [2020-01-10T15:54:41.165Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:54:41 [2020-01-10T15:54:41.506Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:339fb74cbcd2e39295e40484c013100ad404fbdf .
15:54:41 [2020-01-10T15:54:41.506Z] #2 [internal] load build definition from Dockerfile
15:54:41 [2020-01-10T15:54:41.506Z] #2 transferring dockerfile: 36B
15:54:41 [2020-01-10T15:54:41.522Z] go: finding github.com/spf13/afero v1.1.2
15:54:41 [2020-01-10T15:54:41.767Z] #2 transferring dockerfile: 15.65kB done
15:54:41 [2020-01-10T15:54:41.767Z] #2 DONE 0.1s
15:54:41 [2020-01-10T15:54:41.767Z] 
15:54:41 [2020-01-10T15:54:41.767Z] #1 [internal] load .dockerignore
15:54:41 [2020-01-10T15:54:41.767Z] #1 transferring context: 112B done
15:54:41 [2020-01-10T15:54:41.767Z] #1 DONE 0.1s
15:54:41 [2020-01-10T15:54:41.767Z] 
15:54:41 [2020-01-10T15:54:41.767Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:54:42 [2020-01-10T15:54:42.150Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
15:54:42 [2020-01-10T15:54:42.336Z] #3 DONE 0.6s
15:54:42 [2020-01-10T15:54:42.336Z] 
15:54:42 [2020-01-10T15:54:42.336Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:54:42 [2020-01-10T15:54:42.336Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:54:42 [2020-01-10T15:54:42.336Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:54:42 [2020-01-10T15:54:42.336Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
15:54:42 [2020-01-10T15:54:42.336Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
15:54:42 [2020-01-10T15:54:42.336Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s
15:54:42 [2020-01-10T15:54:42.438Z] go: finding go.etcd.io/bbolt v1.3.2
15:54:42 [2020-01-10T15:54:42.595Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s
15:54:42 [2020-01-10T15:54:42.861Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.5s done
15:54:42 [2020-01-10T15:54:42.861Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s
15:54:43 [2020-01-10T15:54:43.066Z] go: finding github.com/google/go-cmp v0.2.0
15:54:43 [2020-01-10T15:54:43.066Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
15:54:43 [2020-01-10T15:54:43.125Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
15:54:43 [2020-01-10T15:54:43.355Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
15:54:43 [2020-01-10T15:54:43.385Z] #4 DONE 1.0s
15:54:43 [2020-01-10T15:54:43.644Z] go: finding github.com/onsi/ginkgo v1.7.0
15:54:43 [2020-01-10T15:54:43.644Z] 
15:54:43 [2020-01-10T15:54:43.644Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
15:54:43 [2020-01-10T15:54:43.947Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
15:54:43 [2020-01-10T15:54:43.947Z] go: finding github.com/hashicorp/golang-lru v0.5.0
15:54:44 [2020-01-10T15:54:44.215Z] #6 DONE 0.3s
15:54:44 [2020-01-10T15:54:44.215Z] 
15:54:44 [2020-01-10T15:54:44.215Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster
15:54:44 [2020-01-10T15:54:44.215Z] #5 DONE 0.4s
15:54:44 [2020-01-10T15:54:44.215Z] 
15:54:44 [2020-01-10T15:54:44.215Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
15:54:44 [2020-01-10T15:54:44.215Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
15:54:44 [2020-01-10T15:54:44.237Z] go: finding github.com/davecgh/go-spew v1.1.1
15:54:44 [2020-01-10T15:54:44.237Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
15:54:44 [2020-01-10T15:54:44.500Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
15:54:44 [2020-01-10T15:54:44.500Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
15:54:45 [2020-01-10T15:54:45.263Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
15:54:45 [2020-01-10T15:54:45.264Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
15:54:45 [2020-01-10T15:54:45.264Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
15:54:45 [2020-01-10T15:54:45.551Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
15:54:45 [2020-01-10T15:54:45.552Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
15:54:45 [2020-01-10T15:54:45.839Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
15:54:46 [2020-01-10T15:54:46.465Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
15:54:46 [2020-01-10T15:54:46.757Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
15:54:47 [2020-01-10T15:54:47.081Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 2.8s
15:54:47 [2020-01-10T15:54:47.341Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.1s done
15:54:47 [2020-01-10T15:54:47.341Z] #66 ...
15:54:47 [2020-01-10T15:54:47.341Z] 
15:54:47 [2020-01-10T15:54:47.341Z] #20 [internal] load build context
15:54:47 [2020-01-10T15:54:47.341Z] #20 transferring context: 46.58MB 3.2s done
15:54:47 [2020-01-10T15:54:47.341Z] #20 DONE 3.3s
15:54:47 [2020-01-10T15:54:47.341Z] 
15:54:47 [2020-01-10T15:54:47.341Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
15:54:47 [2020-01-10T15:54:47.341Z] #66 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
15:54:47 [2020-01-10T15:54:47.912Z] #66 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s done
15:54:48 [2020-01-10T15:54:48.175Z] #66 DONE 3.9s
15:54:48 [2020-01-10T15:54:48.175Z] 
15:54:48 [2020-01-10T15:54:48.175Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
15:54:48 [2020-01-10T15:54:48.175Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 2.7s done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.68MB / 7.68MB 0.6s done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 0.9s done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:4a6e32ac1af38afd62442395e287fd26e97f8649cfe4af479cd650f6359ad46f 1.79kB / 1.79kB done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:059836fbe26117116848e52db8195e73d6ab81f926c0c1f4d66c78a2cdc32cde 5.46kB / 5.46kB done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 2.7s done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 3.1s done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 155B / 155B 2.8s done
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 52.96MB / 97.60MB 3.9s
15:54:48 [2020-01-10T15:54:48.175Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 1.0s
15:54:48 [2020-01-10T15:54:48.175Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 63.84MB / 97.60MB 4.0s
15:54:48 [2020-01-10T15:54:48.250Z] go: finding github.com/pkg/profile v1.2.1
15:54:48 [2020-01-10T15:54:48.250Z] go: finding google.golang.org/grpc v1.20.1
15:54:48 [2020-01-10T15:54:48.436Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 76.59MB / 97.60MB 4.2s
15:54:48 [2020-01-10T15:54:48.436Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 89.38MB / 97.60MB 4.3s
15:54:48 [2020-01-10T15:54:48.538Z] go: finding github.com/onsi/gomega v1.4.3
15:54:48 [2020-01-10T15:54:48.695Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 97.60MB / 97.60MB 4.4s
15:54:48 [2020-01-10T15:54:48.695Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 97.60MB / 97.60MB 4.6s done
15:54:49 [2020-01-10T15:54:49.171Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
15:54:50 [2020-01-10T15:54:50.092Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 2.8s done
15:54:50 [2020-01-10T15:54:50.092Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906
15:54:50 [2020-01-10T15:54:50.229Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
15:54:50 [2020-01-10T15:54:50.229Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
15:54:50 [2020-01-10T15:54:50.353Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0.3s done
15:54:50 [2020-01-10T15:54:50.613Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367
15:54:50 [2020-01-10T15:54:50.872Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0.3s done
15:54:50 [2020-01-10T15:54:50.872Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce
15:54:50 [2020-01-10T15:54:50.873Z] go: finding github.com/fsnotify/fsnotify v1.4.7
15:54:50 [2020-01-10T15:54:50.873Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
15:54:51 [2020-01-10T15:54:51.161Z] go: finding github.com/google/certificate-transparency-go v1.0.21
15:54:51 [2020-01-10T15:54:51.452Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
15:54:52 [2020-01-10T15:54:52.087Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
15:54:52 [2020-01-10T15:54:52.087Z] go: finding github.com/docker/go-connections v0.3.0
15:54:52 [2020-01-10T15:54:52.717Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
15:54:53 [2020-01-10T15:54:53.006Z] go: finding gopkg.in/yaml.v2 v2.2.1
15:54:53 [2020-01-10T15:54:53.411Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 1.9s done
15:54:53 [2020-01-10T15:54:53.411Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c
15:54:53 [2020-01-10T15:54:53.642Z] go: finding github.com/onsi/ginkgo v1.6.0
15:54:54 [2020-01-10T15:54:54.205Z] INFO [loader] Go packages loading at mode 575 (imports|compiled_files|deps|exports_file|files|name|types_sizes) took 1m53.644919235s 
15:54:54 [2020-01-10T15:54:54.205Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.406988ms 
15:54:55 [2020-01-10T15:54:55.148Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
15:54:55 [2020-01-10T15:54:55.148Z] go: finding github.com/kr/text v0.1.0
15:54:55 [2020-01-10T15:54:55.320Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 1.7s done
15:54:55 [2020-01-10T15:54:55.320Z] #7 extracting sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5
15:54:55 [2020-01-10T15:54:55.437Z] go: finding github.com/vishvananda/netlink v1.0.0
15:54:55 [2020-01-10T15:54:55.437Z] go: finding github.com/docker/go-units v0.3.1
15:54:56 [2020-01-10T15:54:56.482Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
15:54:56 [2020-01-10T15:54:56.771Z] go: finding github.com/kr/pty v1.1.1
15:54:57 [2020-01-10T15:54:57.061Z] go: finding github.com/spf13/pflag v1.0.3
15:54:57 [2020-01-10T15:54:57.351Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
15:54:57 [2020-01-10T15:54:57.980Z] go: finding github.com/client9/misspell v0.3.4
15:54:58 [2020-01-10T15:54:58.619Z] #7 extracting sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 3.4s done
15:54:58 [2020-01-10T15:54:58.879Z] #7 extracting sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 done
15:54:59 [2020-01-10T15:54:59.013Z] go: finding github.com/golang/mock v1.1.1
15:54:59 [2020-01-10T15:54:59.063Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:54:59 [2020-01-10T15:54:59.144Z] #7 DONE 15.0s
15:54:59 [2020-01-10T15:54:59.144Z] 
15:54:59 [2020-01-10T15:54:59.144Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:54:59 [2020-01-10T15:54:59.302Z] go: finding google.golang.org/appengine v1.1.0
15:54:59 [2020-01-10T15:54:59.753Z] 
15:54:59 [2020-01-10T15:54:59.933Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
15:54:59 [2020-01-10T15:54:59.933Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
15:54:59 [2020-01-10T15:54:59.933Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
15:55:00 [2020-01-10T15:55:00.563Z] go: finding github.com/hpcloud/tail v1.0.0
15:55:00 [2020-01-10T15:55:00.563Z] go: finding cloud.google.com/go v0.26.0
15:55:00 [2020-01-10T15:55:00.852Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
15:55:02 [2020-01-10T15:55:02.345Z] 
15:55:02 [2020-01-10T15:55:02.345Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:55:02 [2020-01-10T15:55:02.345Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:55:02 [2020-01-10T15:55:02.345Z] HOSTNAME=838f0413ad73
15:55:02 [2020-01-10T15:55:02.345Z] TEST_SKIP_INTEGRATION=1
15:55:02 [2020-01-10T15:55:02.345Z] TESTDEBUG=0
15:55:02 [2020-01-10T15:55:02.345Z] DEST=bundles/test-integration
15:55:02 [2020-01-10T15:55:02.345Z] PWD=/go/src/github.com/docker/docker
15:55:02 [2020-01-10T15:55:02.345Z] KEEPBUNDLE=1
15:55:02 [2020-01-10T15:55:02.345Z] DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf
15:55:02 [2020-01-10T15:55:02.345Z] container=docker
15:55:02 [2020-01-10T15:55:02.345Z] HOME=/root
15:55:02 [2020-01-10T15:55:02.345Z] GOLANG_VERSION=1.13.5
15:55:02 [2020-01-10T15:55:02.345Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:55:02 [2020-01-10T15:55:02.345Z] VALIDATE_BRANCH=master
15:55:02 [2020-01-10T15:55:02.345Z] TERM=xterm
15:55:02 [2020-01-10T15:55:02.345Z] DOCKER_PKG=github.com/docker/docker
15:55:02 [2020-01-10T15:55:02.345Z] SHLVL=1
15:55:02 [2020-01-10T15:55:02.345Z] TIMEOUT=120m
15:55:02 [2020-01-10T15:55:02.345Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:55:02 [2020-01-10T15:55:02.345Z] DOCKER_GRAPHDRIVER=overlay2
15:55:02 [2020-01-10T15:55:02.345Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:55:02 [2020-01-10T15:55:02.345Z] GO111MODULE=off
15:55:02 [2020-01-10T15:55:02.345Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:55:02 [2020-01-10T15:55:02.345Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:55:02 [2020-01-10T15:55:02.345Z] GOPATH=/go
15:55:02 [2020-01-10T15:55:02.345Z] PKG_CONFIG=pkg-config
15:55:02 [2020-01-10T15:55:02.345Z] _=/usr/bin/env
15:55:02 [2020-01-10T15:55:02.345Z] Building test suite binary ./integration-cli/test.main
15:55:02 [2020-01-10T15:55:02.345Z] 
15:55:02 [2020-01-10T15:55:02.600Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:55:02 [2020-01-10T15:55:02.600Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:55:02 [2020-01-10T15:55:02.600Z] HOSTNAME=3f33cac66a47
15:55:02 [2020-01-10T15:55:02.600Z] TEST_SKIP_INTEGRATION=1
15:55:02 [2020-01-10T15:55:02.600Z] TESTDEBUG=0
15:55:02 [2020-01-10T15:55:02.600Z] DEST=bundles/test-integration
15:55:02 [2020-01-10T15:55:02.600Z] PWD=/go/src/github.com/docker/docker
15:55:02 [2020-01-10T15:55:02.600Z] KEEPBUNDLE=1
15:55:02 [2020-01-10T15:55:02.600Z] DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf
15:55:02 [2020-01-10T15:55:02.600Z] container=docker
15:55:02 [2020-01-10T15:55:02.600Z] HOME=/root
15:55:02 [2020-01-10T15:55:02.600Z] GOLANG_VERSION=1.13.5
15:55:02 [2020-01-10T15:55:02.600Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:55:02 [2020-01-10T15:55:02.600Z] VALIDATE_BRANCH=master
15:55:02 [2020-01-10T15:55:02.600Z] TERM=xterm
15:55:02 [2020-01-10T15:55:02.600Z] DOCKER_PKG=github.com/docker/docker
15:55:02 [2020-01-10T15:55:02.600Z] SHLVL=1
15:55:02 [2020-01-10T15:55:02.600Z] TIMEOUT=120m
15:55:02 [2020-01-10T15:55:02.600Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:55:02 [2020-01-10T15:55:02.600Z] DOCKER_GRAPHDRIVER=overlay2
15:55:02 [2020-01-10T15:55:02.600Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:55:02 [2020-01-10T15:55:02.600Z] GO111MODULE=off
15:55:02 [2020-01-10T15:55:02.600Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:55:02 [2020-01-10T15:55:02.600Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:55:02 [2020-01-10T15:55:02.600Z] GOPATH=/go
15:55:02 [2020-01-10T15:55:02.600Z] PKG_CONFIG=pkg-config
15:55:02 [2020-01-10T15:55:02.600Z] _=/usr/bin/env
15:55:02 [2020-01-10T15:55:02.600Z] Building test suite binary ./integration-cli/test.main
15:55:02 [2020-01-10T15:55:02.600Z] 
15:55:02 [2020-01-10T15:55:02.901Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:55:03 [2020-01-10T15:55:03.339Z] #8 DONE 3.5s
15:55:03 [2020-01-10T15:55:03.339Z] 
15:55:03 [2020-01-10T15:55:03.339Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:55:03 [2020-01-10T15:55:03.462Z] No new tests added to integration.
15:55:03 [2020-01-10T15:55:03.462Z] 
15:55:03 [2020-01-10T15:55:03.462Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:55:03 [2020-01-10T15:55:03.606Z] #9 DONE 0.9s
15:55:03 [2020-01-10T15:55:03.606Z] 
15:55:03 [2020-01-10T15:55:03.606Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:55:03 [2020-01-10T15:55:03.606Z] #21 DONE 0.1s
15:55:03 [2020-01-10T15:55:03.606Z] 
15:55:03 [2020-01-10T15:55:03.606Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:55:03 [2020-01-10T15:55:03.870Z] #22 ...
15:55:03 [2020-01-10T15:55:03.870Z] 
15:55:03 [2020-01-10T15:55:03.870Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:55:03 [2020-01-10T15:55:03.870Z] #62 DONE 0.2s
15:55:03 [2020-01-10T15:55:03.870Z] 
15:55:03 [2020-01-10T15:55:03.870Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:55:03 [2020-01-10T15:55:03.870Z] #47 DONE 0.2s
15:55:03 [2020-01-10T15:55:03.870Z] 
15:55:03 [2020-01-10T15:55:03.870Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:55:03 [2020-01-10T15:55:03.870Z] #44 DONE 0.2s
15:55:03 [2020-01-10T15:55:03.870Z] 
15:55:03 [2020-01-10T15:55:03.870Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:55:03 [2020-01-10T15:55:03.870Z] #31 DONE 0.3s
15:55:03 [2020-01-10T15:55:03.870Z] 
15:55:03 [2020-01-10T15:55:03.870Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:55:03 [2020-01-10T15:55:03.870Z] #50 DONE 0.3s
15:55:03 [2020-01-10T15:55:03.870Z] 
15:55:03 [2020-01-10T15:55:03.870Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:55:04 [2020-01-10T15:55:04.131Z] #32 ...
15:55:04 [2020-01-10T15:55:04.131Z] 
15:55:04 [2020-01-10T15:55:04.131Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:55:04 [2020-01-10T15:55:04.131Z] #22 DONE 0.3s
15:55:04 [2020-01-10T15:55:04.131Z] 
15:55:04 [2020-01-10T15:55:04.131Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:55:04 [2020-01-10T15:55:04.218Z] Removing intermediate container bc53bc9d915b
15:55:04 [2020-01-10T15:55:04.218Z]  ---> 5c2336381b04
15:55:04 [2020-01-10T15:55:04.218Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
15:55:04 [2020-01-10T15:55:04.218Z]  ---> 687421176e14
15:55:04 [2020-01-10T15:55:04.218Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
15:55:04 [2020-01-10T15:55:04.593Z]  ---> 41fecff79975
15:55:04 [2020-01-10T15:55:04.593Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
15:55:04 [2020-01-10T15:55:04.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:55:04 [2020-01-10T15:55:04.823Z] HOSTNAME=5850094210b3
15:55:04 [2020-01-10T15:55:04.823Z] TESTDEBUG=0
15:55:04 [2020-01-10T15:55:04.823Z] DEST=bundles/test-integration
15:55:04 [2020-01-10T15:55:04.823Z] PWD=/go/src/github.com/docker/docker
15:55:04 [2020-01-10T15:55:04.823Z] KEEPBUNDLE=1
15:55:04 [2020-01-10T15:55:04.823Z] DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf
15:55:04 [2020-01-10T15:55:04.823Z] container=docker
15:55:04 [2020-01-10T15:55:04.823Z] HOME=/root
15:55:04 [2020-01-10T15:55:04.823Z] GOLANG_VERSION=1.13.5
15:55:04 [2020-01-10T15:55:04.823Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:55:04 [2020-01-10T15:55:04.823Z] VALIDATE_BRANCH=master
15:55:04 [2020-01-10T15:55:04.823Z] TERM=xterm
15:55:04 [2020-01-10T15:55:04.823Z] DOCKER_PKG=github.com/docker/docker
15:55:04 [2020-01-10T15:55:04.823Z] SHLVL=1
15:55:04 [2020-01-10T15:55:04.823Z] TIMEOUT=120m
15:55:04 [2020-01-10T15:55:04.823Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:55:04 [2020-01-10T15:55:04.823Z] DOCKER_GRAPHDRIVER=overlay2
15:55:04 [2020-01-10T15:55:04.823Z] GO111MODULE=off
15:55:04 [2020-01-10T15:55:04.823Z] TEST_SKIP_INTEGRATION_CLI=1
15:55:04 [2020-01-10T15:55:04.823Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:55:04 [2020-01-10T15:55:04.823Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:55:04 [2020-01-10T15:55:04.823Z] GOPATH=/go
15:55:04 [2020-01-10T15:55:04.823Z] PKG_CONFIG=pkg-config
15:55:04 [2020-01-10T15:55:04.823Z] _=/usr/bin/env
15:55:04 [2020-01-10T15:55:04.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:55:04 [2020-01-10T15:55:04.972Z]  ---> Running in b432deb99095
15:55:04 [2020-01-10T15:55:04.972Z] Removing intermediate container b432deb99095
15:55:04 [2020-01-10T15:55:04.972Z]  ---> 90aea8345190
15:55:05 [2020-01-10T15:55:05.336Z] Successfully built 90aea8345190
15:55:05 [2020-01-10T15:55:05.336Z] Successfully tagged moby-buildx:latest
15:55:05 [2020-01-10T15:55:05.336Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
15:55:05 [2020-01-10T15:55:05.336Z] if [ -n "${id}" ]; then \
15:55:05 [2020-01-10T15:55:05.336Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
15:55:05 [2020-01-10T15:55:05.336Z] 	&& touch bundles/buildx; \
15:55:05 [2020-01-10T15:55:05.336Z] 	docker rm -f ${id}; \
15:55:05 [2020-01-10T15:55:05.336Z] fi
15:55:05 [2020-01-10T15:55:05.336Z] a0fd321b914d3c7c2906bb1b56e1a12f6c39d92a0b08cd2ddd88b89d8d81b855
15:55:05 [2020-01-10T15:55:05.336Z] bundles/buildx version
15:55:05 [2020-01-10T15:55:05.703Z] buildx v0.3.1 6db68d0
15:55:05 [2020-01-10T15:55:05.703Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:339fb74cbcd2e39295e40484c013100ad404fbdf .
15:55:05 [2020-01-10T15:55:05.703Z] #1 [internal] booting buildkit
15:55:05 [2020-01-10T15:55:05.703Z] #1 pulling image moby/buildkit:buildx-stable-1
15:55:08 [2020-01-10T15:55:08.141Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done
15:55:08 [2020-01-10T15:55:08.141Z] #1 creating container buildx_buildkit_default
15:55:08 [2020-01-10T15:55:08.514Z] #1 creating container buildx_buildkit_default 0.5s done
15:55:08 [2020-01-10T15:55:08.514Z] #1 DONE 2.9s
15:55:08 [2020-01-10T15:55:08.953Z] 
15:55:08 [2020-01-10T15:55:08.953Z] #2 [internal] load .dockerignore
15:55:08 [2020-01-10T15:55:08.953Z] #2 transferring context: 112B done
15:55:08 [2020-01-10T15:55:08.953Z] #2 DONE 0.0s
15:55:08 [2020-01-10T15:55:08.953Z] 
15:55:08 [2020-01-10T15:55:08.953Z] #3 [internal] load build definition from Dockerfile
15:55:08 [2020-01-10T15:55:08.953Z] #3 transferring dockerfile: 15.64kB done
15:55:08 [2020-01-10T15:55:08.953Z] #3 DONE 0.0s
15:55:08 [2020-01-10T15:55:08.953Z] 
15:55:08 [2020-01-10T15:55:08.953Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:55:09 [2020-01-10T15:55:09.427Z] #23 ...
15:55:09 [2020-01-10T15:55:09.427Z] 
15:55:09 [2020-01-10T15:55:09.427Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:55:09 [2020-01-10T15:55:09.427Z] #25 3.735 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:09 [2020-01-10T15:55:09.427Z] #25 3.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:09 [2020-01-10T15:55:09.427Z] #25 3.908 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:09 [2020-01-10T15:55:09.427Z] #25 4.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
15:55:09 [2020-01-10T15:55:09.427Z] #25 5.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
15:55:09 [2020-01-10T15:55:09.556Z] #4 DONE 0.6s
15:55:09 [2020-01-10T15:55:09.556Z] 
15:55:09 [2020-01-10T15:55:09.556Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:55:09 [2020-01-10T15:55:09.556Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:55:09 [2020-01-10T15:55:09.556Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:55:09 [2020-01-10T15:55:09.556Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
15:55:09 [2020-01-10T15:55:09.556Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
15:55:09 [2020-01-10T15:55:09.556Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
15:55:09 [2020-01-10T15:55:09.556Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
15:55:09 [2020-01-10T15:55:09.992Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
15:55:09 [2020-01-10T15:55:09.992Z] #5 DONE 0.5s
15:55:09 [2020-01-10T15:55:09.999Z] #25 ...
15:55:09 [2020-01-10T15:55:09.999Z] 
15:55:09 [2020-01-10T15:55:09.999Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.891 + RM_GOPATH=0
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.891 + TMP_GOPATH=
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.891 + : /build
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.891 + '[' -z '' ']'
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.893 ++ mktemp -d
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.895 + export GOPATH=/tmp/tmp.XQU2SzJbgR
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.897 + GOPATH=/tmp/tmp.XQU2SzJbgR
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.897 + RM_GOPATH=1
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.897 ++ dirname ./install.sh
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.899 + dir=.
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.899 + bin=golangci_lint
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.899 + shift
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.899 + '[' '!' -f ./golangci_lint.installer ']'
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.899 + . ./golangci_lint.installer
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.899 ++ : v1.20.0
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.899 + install_golangci_lint
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.899 + echo 'Installing golangci-lint version v1.20.0'
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.899 Installing golangci-lint version v1.20.0
15:55:09 [2020-01-10T15:55:09.999Z] #51 5.900 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:55:10 [2020-01-10T15:55:10.263Z] #51 ...
15:55:10 [2020-01-10T15:55:10.263Z] 
15:55:10 [2020-01-10T15:55:10.263Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:55:10 [2020-01-10T15:55:10.263Z] #32 6.339 + RM_GOPATH=0
15:55:10 [2020-01-10T15:55:10.263Z] #32 6.339 + TMP_GOPATH=
15:55:10 [2020-01-10T15:55:10.263Z] #32 6.339 + : /build
15:55:10 [2020-01-10T15:55:10.263Z] #32 6.339 + '[' -z '' ']'
15:55:10 [2020-01-10T15:55:10.263Z] #32 6.339 ++ mktemp -d
15:55:10 [2020-01-10T15:55:10.387Z] 
15:55:10 [2020-01-10T15:55:10.387Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
15:55:10 [2020-01-10T15:55:10.387Z] #7 DONE 0.3s
15:55:10 [2020-01-10T15:55:10.387Z] 
15:55:10 [2020-01-10T15:55:10.387Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
15:55:10 [2020-01-10T15:55:10.387Z] #6 DONE 0.3s
15:55:10 [2020-01-10T15:55:10.538Z] #32 6.508 + export GOPATH=/tmp/tmp.kfHGvDzjNj
15:55:10 [2020-01-10T15:55:10.538Z] #32 6.508 + GOPATH=/tmp/tmp.kfHGvDzjNj
15:55:10 [2020-01-10T15:55:10.538Z] #32 6.508 + RM_GOPATH=1
15:55:10 [2020-01-10T15:55:10.800Z] #32 6.852 ++ dirname ./install.sh
15:55:10 [2020-01-10T15:55:10.867Z] 
15:55:10 [2020-01-10T15:55:10.867Z] #21 [internal] load build context
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.102 + dir=.
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.102 + bin=tomlv
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.102 + shift
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.102 + '[' '!' -f ./tomlv.installer ']'
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.103 + . ./tomlv.installer
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.103 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.104 + install_tomlv
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.104 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.105 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.105 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kfHGvDzjNj/src/github.com/BurntSushi/toml
15:55:11 [2020-01-10T15:55:11.062Z] #32 7.110 Cloning into '/tmp/tmp.kfHGvDzjNj/src/github.com/BurntSushi/toml'...
15:55:12 [2020-01-10T15:55:12.003Z] #32 8.037 + cd /tmp/tmp.kfHGvDzjNj/src/github.com/BurntSushi/toml
15:55:12 [2020-01-10T15:55:12.003Z] #32 8.037 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:55:12 [2020-01-10T15:55:12.003Z] #32 8.046 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:55:12 [2020-01-10T15:55:12.418Z] #21 ...
15:55:12 [2020-01-10T15:55:12.418Z] 
15:55:12 [2020-01-10T15:55:12.418Z] #67 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
15:55:12 [2020-01-10T15:55:12.418Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
15:55:12 [2020-01-10T15:55:12.418Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
15:55:12 [2020-01-10T15:55:12.418Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done
15:55:12 [2020-01-10T15:55:12.418Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
15:55:12 [2020-01-10T15:55:12.418Z] #67 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done
15:55:12 [2020-01-10T15:55:12.418Z] #67 DONE 1.4s
15:55:12 [2020-01-10T15:55:12.418Z] 
15:55:12 [2020-01-10T15:55:12.418Z] #21 [internal] load build context
15:55:12 [2020-01-10T15:55:12.955Z] #32 8.875 runtime/internal/sys
15:55:12 [2020-01-10T15:55:12.955Z] #32 8.948 math/bits
15:55:12 [2020-01-10T15:55:12.955Z] #32 8.989 internal/cpu
15:55:13 [2020-01-10T15:55:13.225Z] #32 9.120 runtime/internal/atomic
15:55:13 [2020-01-10T15:55:13.225Z] #32 9.263 runtime/internal/math
15:55:13 [2020-01-10T15:55:13.496Z] #32 9.433 unicode/utf8
15:55:13 [2020-01-10T15:55:13.496Z] #32 ...
15:55:13 [2020-01-10T15:55:13.496Z] 
15:55:13 [2020-01-10T15:55:13.496Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:13 [2020-01-10T15:55:13.496Z] #41 6.868 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:13 [2020-01-10T15:55:13.496Z] #41 6.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:13 [2020-01-10T15:55:13.496Z] #41 6.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:13 [2020-01-10T15:55:13.496Z] #41 7.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
15:55:13 [2020-01-10T15:55:13.496Z] #41 9.396 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
15:55:13 [2020-01-10T15:55:13.515Z] #21 transferring context: 46.58MB 3.1s done
15:55:13 [2020-01-10T15:55:13.515Z] #21 DONE 3.1s
15:55:13 [2020-01-10T15:55:13.515Z] 
15:55:13 [2020-01-10T15:55:13.515Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
15:55:13 [2020-01-10T15:55:13.515Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.1s done
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:d687abb358934b9a8e43615e22285d02bb6cf359152ec00a0f23512b3b964b29 5.46kB / 5.46kB done
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.8s done
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 83.42MB / 102.17MB 3.0s
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:110e6ca357e9cd2d48447176b73136df73cffe23caf802ff547ced06de7099c6 1.79kB / 1.79kB done
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.4s done
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.5s done
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 1.0s done
15:55:13 [2020-01-10T15:55:13.515Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.6s done
15:55:13 [2020-01-10T15:55:13.758Z] #41 ...
15:55:13 [2020-01-10T15:55:13.758Z] 
15:55:13 [2020-01-10T15:55:13.758Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:55:13 [2020-01-10T15:55:13.758Z] #39 4.486 + mktemp -d
15:55:13 [2020-01-10T15:55:13.758Z] #39 4.486 + export GOPATH=/tmp/tmp.JoVIsSjZrg
15:55:13 [2020-01-10T15:55:13.758Z] #39 4.486 + git clone https://github.com/docker/distribution.git /tmp/tmp.JoVIsSjZrg/src/github.com/docker/distribution
15:55:13 [2020-01-10T15:55:13.758Z] #39 4.488 Cloning into '/tmp/tmp.JoVIsSjZrg/src/github.com/docker/distribution'...
15:55:13 [2020-01-10T15:55:13.758Z] #39 ...
15:55:13 [2020-01-10T15:55:13.758Z] 
15:55:13 [2020-01-10T15:55:13.758Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:55:13 [2020-01-10T15:55:13.758Z] #29 4.384 + mktemp -d
15:55:13 [2020-01-10T15:55:13.758Z] #29 4.403 + export GOPATH=/tmp/tmp.Bf1LxrGxK3
15:55:13 [2020-01-10T15:55:13.758Z] #29 4.403 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Bf1LxrGxK3/src/github.com/go-swagger/go-swagger
15:55:13 [2020-01-10T15:55:13.758Z] #29 4.410 Cloning into '/tmp/tmp.Bf1LxrGxK3/src/github.com/go-swagger/go-swagger'...
15:55:13 [2020-01-10T15:55:13.935Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 97.61MB / 102.17MB 3.1s
15:55:13 [2020-01-10T15:55:13.935Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.17MB / 102.17MB 3.4s done
15:55:13 [2020-01-10T15:55:13.935Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e
15:55:14 [2020-01-10T15:55:14.025Z] #29 ...
15:55:14 [2020-01-10T15:55:14.025Z] 
15:55:14 [2020-01-10T15:55:14.025Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:55:14 [2020-01-10T15:55:14.025Z] #10 6.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:14 [2020-01-10T15:55:14.025Z] #10 7.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:14 [2020-01-10T15:55:14.025Z] #10 7.465 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:14 [2020-01-10T15:55:14.025Z] #10 8.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
15:55:14 [2020-01-10T15:55:14.025Z] #10 ...
15:55:14 [2020-01-10T15:55:14.025Z] 
15:55:14 [2020-01-10T15:55:14.025Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.560 + RM_GOPATH=0
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.560 + TMP_GOPATH=
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.560 + : /build
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.560 + '[' -z '' ']'
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.566 ++ mktemp -d
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.570 + export GOPATH=/tmp/tmp.z7acySNzaE
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.570 + GOPATH=/tmp/tmp.z7acySNzaE
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.570 + RM_GOPATH=1
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.996 ++ dirname ./install.sh
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.997 + dir=.
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.998 + bin=vndr
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.998 + shift
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.999 + '[' '!' -f ./vndr.installer ']'
15:55:14 [2020-01-10T15:55:14.025Z] #45 6.999 + . ./vndr.installer
15:55:14 [2020-01-10T15:55:14.025Z] #45 7.000 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:55:14 [2020-01-10T15:55:14.025Z] #45 7.000 + install_vndr
15:55:14 [2020-01-10T15:55:14.025Z] #45 7.000 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:55:14 [2020-01-10T15:55:14.025Z] #45 7.001 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:55:14 [2020-01-10T15:55:14.025Z] #45 7.001 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.z7acySNzaE/src/github.com/LK4D4/vndr
15:55:14 [2020-01-10T15:55:14.025Z] #45 7.004 Cloning into '/tmp/tmp.z7acySNzaE/src/github.com/LK4D4/vndr'...
15:55:14 [2020-01-10T15:55:14.025Z] #45 7.699 + cd /tmp/tmp.z7acySNzaE/src/github.com/LK4D4/vndr
15:55:14 [2020-01-10T15:55:14.025Z] #45 7.699 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:55:14 [2020-01-10T15:55:14.025Z] #45 7.899 + go build -buildmode=pie -v -o /build/vndr .
15:55:14 [2020-01-10T15:55:14.025Z] #45 9.580 internal/race
15:55:14 [2020-01-10T15:55:14.025Z] #45 9.619 internal/cpu
15:55:14 [2020-01-10T15:55:14.025Z] #45 9.636 sync/atomic
15:55:14 [2020-01-10T15:55:14.025Z] #45 9.668 runtime/internal/atomic
15:55:14 [2020-01-10T15:55:14.025Z] #45 9.741 unicode
15:55:14 [2020-01-10T15:55:14.025Z] #45 10.13 unicode/utf8
15:55:14 [2020-01-10T15:55:14.288Z] #45 ...
15:55:14 [2020-01-10T15:55:14.288Z] 
15:55:14 [2020-01-10T15:55:14.288Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:55:14 [2020-01-10T15:55:14.288Z] #34 4.911 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:14 [2020-01-10T15:55:14.288Z] #34 4.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:14 [2020-01-10T15:55:14.288Z] #34 4.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:14 [2020-01-10T15:55:14.288Z] #34 5.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
15:55:14 [2020-01-10T15:55:14.288Z] #34 8.445 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
15:55:14 [2020-01-10T15:55:14.288Z] #34 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
15:55:14 [2020-01-10T15:55:14.288Z] #34 ...
15:55:14 [2020-01-10T15:55:14.288Z] 
15:55:14 [2020-01-10T15:55:14.288Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.344 + RM_GOPATH=0
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.344 + TMP_GOPATH=
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.344 + : /build/
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.344 + '[' -z '' ']'
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.345 ++ mktemp -d
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.352 + export GOPATH=/tmp/tmp.uCfyM6DCfE
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.352 + GOPATH=/tmp/tmp.uCfyM6DCfE
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.352 + RM_GOPATH=1
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.360 ++ dirname ./install.sh
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + dir=.
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + bin=rootlesskit
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + shift
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + '[' '!' -f ./rootlesskit.installer ']'
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + . ./rootlesskit.installer
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + install_rootlesskit
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + case "$1" in
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + export CGO_ENABLED=0
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + CGO_ENABLED=0
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + _install_rootlesskit
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uCfyM6DCfE/src/github.com/rootless-containers/rootlesskit
15:55:14 [2020-01-10T15:55:14.288Z] #63 6.584 Cloning into '/tmp/tmp.uCfyM6DCfE/src/github.com/rootless-containers/rootlesskit'...
15:55:14 [2020-01-10T15:55:14.288Z] #63 9.606 + cd /tmp/tmp.uCfyM6DCfE/src/github.com/rootless-containers/rootlesskit
15:55:14 [2020-01-10T15:55:14.288Z] #63 9.607 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:55:14 [2020-01-10T15:55:14.288Z] #63 9.897 + for f in rootlesskit rootlesskit-docker-proxy
15:55:14 [2020-01-10T15:55:14.288Z] #63 9.898 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:55:14 [2020-01-10T15:55:14.549Z] #63 ...
15:55:14 [2020-01-10T15:55:14.549Z] 
15:55:14 [2020-01-10T15:55:14.549Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.012 + RM_GOPATH=0
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.012 + TMP_GOPATH=
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.012 + : /build
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.012 + '[' -z '' ']'
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.012 ++ mktemp -d
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.012 + export GOPATH=/tmp/tmp.in9KGWV5Pl
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.012 + GOPATH=/tmp/tmp.in9KGWV5Pl
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.012 + RM_GOPATH=1
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.020 ++ dirname ./install.sh
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 + dir=.
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 + bin=gotestsum
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 + shift
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 + '[' '!' -f ./gotestsum.installer ']'
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 + . ./gotestsum.installer
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 ++ : v0.3.5
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 + install_gotestsum
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 + echo 'Installing gotestsum version v0.3.5'
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 + go get -d gotest.tools/gotestsum
15:55:14 [2020-01-10T15:55:14.549Z] #48 6.024 Installing gotestsum version v0.3.5
15:55:14 [2020-01-10T15:55:14.549Z] #48 ...
15:55:14 [2020-01-10T15:55:14.549Z] 
15:55:14 [2020-01-10T15:55:14.549Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:55:14 [2020-01-10T15:55:14.549Z] #57 5.666 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:14 [2020-01-10T15:55:14.549Z] #57 5.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:14 [2020-01-10T15:55:14.549Z] #57 5.699 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:14 [2020-01-10T15:55:14.549Z] #57 7.385 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
15:55:14 [2020-01-10T15:55:14.549Z] #57 9.249 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
15:55:14 [2020-01-10T15:55:14.809Z] #57 ...
15:55:14 [2020-01-10T15:55:14.810Z] 
15:55:14 [2020-01-10T15:55:14.810Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.508 + RM_GOPATH=0
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.509 + TMP_GOPATH=
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.509 + : /build
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.553 + '[' -z '' ']'
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.554 ++ mktemp -d
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.560 + export GOPATH=/tmp/tmp.2zluPLIuOp
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.560 + GOPATH=/tmp/tmp.2zluPLIuOp
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.561 + RM_GOPATH=1
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.562 ++ dirname ./install.sh
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.569 + dir=.
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.570 + bin=dockercli
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.570 + shift
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.570 + '[' '!' -f ./dockercli.installer ']'
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.571 + . ./dockercli.installer
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.575 ++ : stable
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.578 ++ : 17.06.2-ce
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.578 + install_dockercli
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.579 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.579 Install docker/cli version 17.06.2-ce from stable
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.580 ++ uname -m
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.589 + arch=aarch64
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.596 + '[' aarch64 '!=' x86_64 ']'
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.596 + '[' aarch64 '!=' s390x ']'
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.597 + '[' aarch64 '!=' armhf ']'
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.597 + build_dockercli
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.597 + git clone https://github.com/docker/docker-ce /tmp/tmp.2zluPLIuOp/tmp/docker-ce
15:55:14 [2020-01-10T15:55:14.810Z] #23 7.607 Cloning into '/tmp/tmp.2zluPLIuOp/tmp/docker-ce'...
15:55:19 [2020-01-10T15:55:19.017Z] #23 ...
15:55:19 [2020-01-10T15:55:19.017Z] 
15:55:19 [2020-01-10T15:55:19.017Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:55:19 [2020-01-10T15:55:19.017Z] #39 14.75 Checking out files:  71% (1108/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.
15:55:19 [2020-01-10T15:55:19.017Z] #39 15.23 + cd /tmp/tmp.JoVIsSjZrg/src/github.com/docker/distribution
15:55:19 [2020-01-10T15:55:19.017Z] #39 15.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:55:20 [2020-01-10T15:55:20.931Z] #39 ...
15:55:20 [2020-01-10T15:55:20.931Z] 
15:55:20 [2020-01-10T15:55:20.931Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:55:20 [2020-01-10T15:55:20.931Z] #25 7.452 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
15:55:20 [2020-01-10T15:55:20.931Z] #25 11.56 Fetched 8147 kB in 8s (987 kB/s)
15:55:20 [2020-01-10T15:55:20.931Z] #25 11.56 Reading package lists...
15:55:21 [2020-01-10T15:55:21.192Z] #25 16.93 Reading package lists...
15:55:21 [2020-01-10T15:55:21.192Z] #25 ...
15:55:21 [2020-01-10T15:55:21.192Z] 
15:55:21 [2020-01-10T15:55:21.192Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:55:21 [2020-01-10T15:55:21.192Z] #45 10.53 math
15:55:21 [2020-01-10T15:55:21.192Z] #45 10.95 internal/testlog
15:55:21 [2020-01-10T15:55:21.192Z] #45 11.04 internal/bytealg
15:55:21 [2020-01-10T15:55:21.192Z] #45 11.58 encoding
15:55:21 [2020-01-10T15:55:21.192Z] #45 11.91 unicode/utf16
15:55:21 [2020-01-10T15:55:21.192Z] #45 12.26 container/list
15:55:21 [2020-01-10T15:55:21.192Z] #45 12.46 runtime
15:55:21 [2020-01-10T15:55:21.192Z] #45 13.19 crypto/internal/subtle
15:55:21 [2020-01-10T15:55:21.192Z] #45 13.49 crypto/subtle
15:55:21 [2020-01-10T15:55:21.192Z] #45 14.15 vendor/golang.org/x/crypto/cryptobyte/asn1
15:55:21 [2020-01-10T15:55:21.192Z] #45 14.56 internal/nettrace
15:55:21 [2020-01-10T15:55:21.192Z] #45 14.77 runtime/cgo
15:55:21 [2020-01-10T15:55:21.192Z] #45 16.22 vendor/golang.org/x/crypto/internal/subtle
15:55:21 [2020-01-10T15:55:21.192Z] #45 ...
15:55:21 [2020-01-10T15:55:21.192Z] 
15:55:21 [2020-01-10T15:55:21.192Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:55:21 [2020-01-10T15:55:21.454Z] #39 17.72 + GOPATH=/tmp/tmp.JoVIsSjZrg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JoVIsSjZrg go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:55:24 [2020-01-10T15:55:24.026Z] #39 ...
15:55:24 [2020-01-10T15:55:24.026Z] 
15:55:24 [2020-01-10T15:55:24.026Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:55:24 [2020-01-10T15:55:24.026Z] #32 9.997 sync/atomic
15:55:24 [2020-01-10T15:55:24.026Z] #32 10.24 internal/bytealg
15:55:24 [2020-01-10T15:55:24.026Z] #32 10.28 math
15:55:24 [2020-01-10T15:55:24.026Z] #32 10.55 unicode
15:55:24 [2020-01-10T15:55:24.026Z] #32 10.71 internal/testlog
15:55:24 [2020-01-10T15:55:24.026Z] #32 11.38 encoding
15:55:24 [2020-01-10T15:55:24.026Z] #32 11.97 runtime
15:55:24 [2020-01-10T15:55:24.026Z] #32 11.98 runtime/cgo
15:55:24 [2020-01-10T15:55:24.598Z] #32 ...
15:55:24 [2020-01-10T15:55:24.598Z] 
15:55:24 [2020-01-10T15:55:24.598Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:55:24 [2020-01-10T15:55:24.598Z] #10 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
15:55:24 [2020-01-10T15:55:24.598Z] #10 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
15:55:24 [2020-01-10T15:55:24.598Z] #10 17.98 Fetched 8147 kB in 12s (707 kB/s)
15:55:24 [2020-01-10T15:55:24.598Z] #10 17.98 Reading package lists...
15:55:24 [2020-01-10T15:55:24.598Z] #10 ...
15:55:24 [2020-01-10T15:55:24.598Z] 
15:55:24 [2020-01-10T15:55:24.598Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:55:24 [2020-01-10T15:55:24.598Z] #34 15.33 Fetched 8147 kB in 11s (765 kB/s)
15:55:24 [2020-01-10T15:55:24.598Z] #34 15.33 Reading package lists...
15:55:24 [2020-01-10T15:55:24.858Z] #34 20.83 Reading package lists...
15:55:24 [2020-01-10T15:55:24.858Z] #34 ...
15:55:24 [2020-01-10T15:55:24.858Z] 
15:55:24 [2020-01-10T15:55:24.858Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:55:24 [2020-01-10T15:55:24.858Z] #57 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
15:55:24 [2020-01-10T15:55:24.858Z] #57 16.34 Fetched 8147 kB in 11s (747 kB/s)
15:55:24 [2020-01-10T15:55:24.858Z] #57 16.34 Reading package lists...
15:55:25 [2020-01-10T15:55:25.120Z] #57 ...
15:55:25 [2020-01-10T15:55:25.120Z] 
15:55:25 [2020-01-10T15:55:25.120Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:25 [2020-01-10T15:55:25.120Z] #41 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
15:55:25 [2020-01-10T15:55:25.120Z] #41 16.44 Fetched 8147 kB in 10s (817 kB/s)
15:55:25 [2020-01-10T15:55:25.384Z] #41 16.44 Reading package lists...
15:55:25 [2020-01-10T15:55:25.384Z] #41 ...
15:55:25 [2020-01-10T15:55:25.384Z] 
15:55:25 [2020-01-10T15:55:25.384Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:55:25 [2020-01-10T15:55:25.384Z] #25 16.93 Reading package lists...
15:55:25 [2020-01-10T15:55:25.464Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 10.9s done
15:55:25 [2020-01-10T15:55:25.464Z] #8 DONE 14.5s
15:55:25 [2020-01-10T15:55:25.464Z] 
15:55:25 [2020-01-10T15:55:25.464Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:55:25 [2020-01-10T15:55:25.464Z] #9 DONE 0.3s
15:55:25 [2020-01-10T15:55:25.464Z] 
15:55:25 [2020-01-10T15:55:25.464Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:55:25 [2020-01-10T15:55:25.464Z] #10 DONE 0.3s
15:55:25 [2020-01-10T15:55:25.464Z] 
15:55:25 [2020-01-10T15:55:25.464Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:55:25 [2020-01-10T15:55:25.464Z] #22 DONE 0.1s
15:55:25 [2020-01-10T15:55:25.464Z] 
15:55:25 [2020-01-10T15:55:25.464Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:25 [2020-01-10T15:55:25.836Z] #42 ...
15:55:25 [2020-01-10T15:55:25.836Z] 
15:55:25 [2020-01-10T15:55:25.836Z] #51 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:55:25 [2020-01-10T15:55:25.836Z] #51 DONE 0.1s
15:55:25 [2020-01-10T15:55:25.836Z] 
15:55:25 [2020-01-10T15:55:25.836Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:55:25 [2020-01-10T15:55:25.836Z] #63 DONE 0.1s
15:55:25 [2020-01-10T15:55:25.836Z] 
15:55:25 [2020-01-10T15:55:25.836Z] #69 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:55:25 [2020-01-10T15:55:25.836Z] #69 DONE 0.2s
15:55:25 [2020-01-10T15:55:25.836Z] 
15:55:25 [2020-01-10T15:55:25.836Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:55:25 [2020-01-10T15:55:25.836Z] #32 DONE 0.2s
15:55:25 [2020-01-10T15:55:25.836Z] 
15:55:25 [2020-01-10T15:55:25.836Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:55:25 [2020-01-10T15:55:25.836Z] #23 DONE 0.2s
15:55:25 [2020-01-10T15:55:25.836Z] 
15:55:25 [2020-01-10T15:55:25.836Z] #48 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:55:25 [2020-01-10T15:55:25.836Z] #48 DONE 0.2s
15:55:25 [2020-01-10T15:55:25.836Z] 
15:55:25 [2020-01-10T15:55:25.836Z] #45 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:55:25 [2020-01-10T15:55:25.836Z] #45 DONE 0.2s
15:55:26 [2020-01-10T15:55:26.243Z] 
15:55:26 [2020-01-10T15:55:26.243Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.511 + RM_GOPATH=0
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.514 + TMP_GOPATH=
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.514 + : /build
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.515 + '[' -z '' ']'
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.520 ++ mktemp -d
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.544 + export GOPATH=/tmp/tmp.S8ONZBmJrq
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.544 + GOPATH=/tmp/tmp.S8ONZBmJrq
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.544 + RM_GOPATH=1
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.551 ++ dirname ./install.sh
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.551 + dir=.
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.551 + bin=vndr
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.552 + shift
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.552 + '[' '!' -f ./vndr.installer ']'
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.553 + . ./vndr.installer
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.553 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.560 + install_vndr
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.561 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.561 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.561 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.S8ONZBmJrq/src/github.com/LK4D4/vndr
15:55:26 [2020-01-10T15:55:26.653Z] #46 0.570 Cloning into '/tmp/tmp.S8ONZBmJrq/src/github.com/LK4D4/vndr'...
15:55:26 [2020-01-10T15:55:26.902Z] #25 22.22 Building dependency tree...
15:55:27 [2020-01-10T15:55:27.063Z] #46 1.245 + cd /tmp/tmp.S8ONZBmJrq/src/github.com/LK4D4/vndr
15:55:27 [2020-01-10T15:55:27.063Z] #46 1.246 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:55:27 [2020-01-10T15:55:27.063Z] #46 1.287 + go build -buildmode=pie -v -o /build/vndr .
15:55:28 [2020-01-10T15:55:28.822Z] #25 25.32 ca-certificates is already the newest version (20190110).
15:55:28 [2020-01-10T15:55:28.822Z] #25 25.32 The following additional packages will be installed:
15:55:29 [2020-01-10T15:55:29.053Z] #46 2.844 internal/cpu
15:55:29 [2020-01-10T15:55:29.053Z] #46 2.861 runtime/internal/math
15:55:29 [2020-01-10T15:55:29.053Z] #46 3.206 internal/race
15:55:29 [2020-01-10T15:55:29.053Z] #46 3.284 sync/atomic
15:55:29 [2020-01-10T15:55:29.084Z] #25 25.35   libjq1 libonig5
15:55:29 [2020-01-10T15:55:29.345Z] #25 25.69 The following NEW packages will be installed:
15:55:29 [2020-01-10T15:55:29.345Z] #25 25.72   jq libjq1 libonig5
15:55:29 [2020-01-10T15:55:29.470Z] #46 3.644 unicode
15:55:29 [2020-01-10T15:55:29.623Z] #25 26.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:55:29 [2020-01-10T15:55:29.623Z] #25 26.13 Need to get 325 kB of archives.
15:55:29 [2020-01-10T15:55:29.623Z] #25 26.13 After this operation, 1019 kB of additional disk space will be used.
15:55:29 [2020-01-10T15:55:29.623Z] #25 26.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:55:29 [2020-01-10T15:55:29.863Z] #46 3.875 runtime
15:55:29 [2020-01-10T15:55:29.884Z] #25 26.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:55:29 [2020-01-10T15:55:29.884Z] #25 26.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:55:31 [2020-01-10T15:55:31.269Z] #25 27.49 debconf: delaying package configuration, since apt-utils is not installed
15:55:31 [2020-01-10T15:55:31.269Z] #25 27.68 Fetched 325 kB in 0s (1086 kB/s)
15:55:31 [2020-01-10T15:55:31.269Z] #25 27.83 Selecting previously unselected package libonig5:arm64.
15:55:31 [2020-01-10T15:55:31.530Z] #25 27.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
15:55:31 [2020-01-10T15:55:31.530Z] #25 27.91 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
15:55:31 [2020-01-10T15:55:31.530Z] #25 27.93 Unpacking libonig5:arm64 (6.9.1-1) ...
15:55:31 [2020-01-10T15:55:31.792Z] #25 28.16 Selecting previously unselected package libjq1:arm64.
15:55:31 [2020-01-10T15:55:31.792Z] #25 28.17 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:55:31 [2020-01-10T15:55:31.792Z] #25 28.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:55:32 [2020-01-10T15:55:32.052Z] #25 28.33 Selecting previously unselected package jq.
15:55:32 [2020-01-10T15:55:32.052Z] #25 28.35 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
15:55:32 [2020-01-10T15:55:32.052Z] #25 28.37 Unpacking jq (1.5+dfsg-2+b1) ...
15:55:32 [2020-01-10T15:55:32.314Z] #25 28.68 Setting up libonig5:arm64 (6.9.1-1) ...
15:55:32 [2020-01-10T15:55:32.314Z] #25 28.70 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:55:32 [2020-01-10T15:55:32.314Z] #25 28.80 Setting up jq (1.5+dfsg-2+b1) ...
15:55:32 [2020-01-10T15:55:32.314Z] #25 28.82 Processing triggers for libc-bin (2.28-10) ...
15:55:32 [2020-01-10T15:55:32.604Z] #46 ...
15:55:32 [2020-01-10T15:55:32.605Z] 
15:55:32 [2020-01-10T15:55:32.605Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.539 + RM_GOPATH=0
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.539 + TMP_GOPATH=
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.539 + : /build
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.539 + '[' -z '' ']'
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.540 ++ mktemp -d
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.554 + export GOPATH=/tmp/tmp.ZDocz1xptq
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.555 + GOPATH=/tmp/tmp.ZDocz1xptq
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.555 + RM_GOPATH=1
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.564 ++ dirname ./install.sh
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.580 + dir=.
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.580 + bin=tomlv
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.580 + shift
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.580 + '[' '!' -f ./tomlv.installer ']'
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.581 + . ./tomlv.installer
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.581 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.582 + install_tomlv
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.582 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.582 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.582 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZDocz1xptq/src/github.com/BurntSushi/toml
15:55:32 [2020-01-10T15:55:32.605Z] #33 0.590 Cloning into '/tmp/tmp.ZDocz1xptq/src/github.com/BurntSushi/toml'...
15:55:32 [2020-01-10T15:55:32.605Z] #33 1.551 + cd /tmp/tmp.ZDocz1xptq/src/github.com/BurntSushi/toml
15:55:32 [2020-01-10T15:55:32.605Z] #33 1.551 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:55:32 [2020-01-10T15:55:32.605Z] #33 1.556 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:55:32 [2020-01-10T15:55:32.605Z] #33 2.209 runtime/internal/atomic
15:55:32 [2020-01-10T15:55:32.605Z] #33 2.219 internal/cpu
15:55:32 [2020-01-10T15:55:32.605Z] #33 2.476 runtime/internal/sys
15:55:32 [2020-01-10T15:55:32.605Z] #33 2.865 runtime/internal/math
15:55:32 [2020-01-10T15:55:32.605Z] #33 3.075 math/bits
15:55:32 [2020-01-10T15:55:32.605Z] #33 3.287 internal/bytealg
15:55:32 [2020-01-10T15:55:32.605Z] #33 3.722 runtime
15:55:32 [2020-01-10T15:55:32.605Z] #33 4.012 math
15:55:33 [2020-01-10T15:55:33.643Z] #33 ...
15:55:33 [2020-01-10T15:55:33.643Z] 
15:55:33 [2020-01-10T15:55:33.643Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:55:33 [2020-01-10T15:55:33.643Z] #46 7.910 unicode/utf8
15:55:34 [2020-01-10T15:55:34.040Z] #46 ...
15:55:34 [2020-01-10T15:55:34.040Z] 
15:55:34 [2020-01-10T15:55:34.040Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.493 + RM_GOPATH=0
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.495 + TMP_GOPATH=
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.495 + : /build
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.495 + '[' -z '' ']'
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.497 ++ mktemp -d
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.501 + export GOPATH=/tmp/tmp.vgUoeK2Qej
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.501 + GOPATH=/tmp/tmp.vgUoeK2Qej
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.501 + RM_GOPATH=1
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.503 ++ dirname ./install.sh
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.504 + dir=.
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.504 + bin=dockercli
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.504 + shift
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.505 + '[' '!' -f ./dockercli.installer ']'
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.505 + . ./dockercli.installer
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.505 ++ : stable
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.505 ++ : 17.06.2-ce
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.506 Install docker/cli version 17.06.2-ce from stable
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.507 + install_dockercli
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.507 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.508 ++ uname -m
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.511 + arch=s390x
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.511 + '[' s390x '!=' x86_64 ']'
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.511 + '[' s390x '!=' s390x ']'
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.511 + url=https://download.docker.com/linux/static
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.513 + tar -xz docker/docker
15:55:34 [2020-01-10T15:55:34.040Z] #24 0.514 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
15:55:34 [2020-01-10T15:55:34.040Z] #24 8.270 + mkdir -p /build
15:55:34 [2020-01-10T15:55:34.040Z] #24 8.272 + mv docker/docker /build/
15:55:34 [2020-01-10T15:55:34.040Z] #24 8.273 + rmdir docker
15:55:34 [2020-01-10T15:55:34.040Z] #24 DONE 8.4s
15:55:34 [2020-01-10T15:55:34.437Z] 
15:55:34 [2020-01-10T15:55:34.437Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.347 + RM_GOPATH=0
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.348 + TMP_GOPATH=
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.348 + : /build/
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.348 + '[' -z '' ']'
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.348 ++ mktemp -d
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.349 + export GOPATH=/tmp/tmp.MwCUxRKrM5
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.349 + GOPATH=/tmp/tmp.MwCUxRKrM5
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.349 + RM_GOPATH=1
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.350 ++ dirname ./install.sh
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.351 + dir=.
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.351 + bin=rootlesskit
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.351 + shift
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.351 + '[' '!' -f ./rootlesskit.installer ']'
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.351 + . ./rootlesskit.installer
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.352 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.352 + install_rootlesskit
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.352 + case "$1" in
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.352 + export CGO_ENABLED=0
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.352 + CGO_ENABLED=0
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.352 + _install_rootlesskit
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.352 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.352 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MwCUxRKrM5/src/github.com/rootless-containers/rootlesskit
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.352 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:55:34 [2020-01-10T15:55:34.437Z] #64 0.353 Cloning into '/tmp/tmp.MwCUxRKrM5/src/github.com/rootless-containers/rootlesskit'...
15:55:34 [2020-01-10T15:55:34.437Z] #64 4.131 + cd /tmp/tmp.MwCUxRKrM5/src/github.com/rootless-containers/rootlesskit
15:55:34 [2020-01-10T15:55:34.437Z] #64 4.131 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:55:34 [2020-01-10T15:55:34.437Z] #64 4.476 + for f in rootlesskit rootlesskit-docker-proxy
15:55:34 [2020-01-10T15:55:34.437Z] #64 4.476 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:55:35 [2020-01-10T15:55:35.276Z] #64 ...
15:55:35 [2020-01-10T15:55:35.276Z] 
15:55:35 [2020-01-10T15:55:35.276Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:55:35 [2020-01-10T15:55:35.276Z] #46 9.166 math
15:55:35 [2020-01-10T15:55:35.632Z] #25 DONE 31.5s
15:55:35 [2020-01-10T15:55:35.632Z] 
15:55:35 [2020-01-10T15:55:35.632Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:55:35 [2020-01-10T15:55:35.632Z] #26 DONE 0.1s
15:55:35 [2020-01-10T15:55:35.632Z] 
15:55:35 [2020-01-10T15:55:35.632Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:35 [2020-01-10T15:55:35.632Z] #27 ...
15:55:35 [2020-01-10T15:55:35.632Z] 
15:55:35 [2020-01-10T15:55:35.632Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:55:35 [2020-01-10T15:55:35.632Z] #57 21.99 Reading package lists...
15:55:35 [2020-01-10T15:55:35.632Z] #57 27.43 Building dependency tree...
15:55:35 [2020-01-10T15:55:35.632Z] #57 30.03 The following additional packages will be installed:
15:55:35 [2020-01-10T15:55:35.632Z] #57 30.03   libbtrfs0
15:55:35 [2020-01-10T15:55:35.632Z] #57 30.16 The following NEW packages will be installed:
15:55:35 [2020-01-10T15:55:35.632Z] #57 30.18   libbtrfs-dev libbtrfs0
15:55:35 [2020-01-10T15:55:35.632Z] #57 30.59 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:55:35 [2020-01-10T15:55:35.632Z] #57 30.59 Need to get 119 kB of archives.
15:55:35 [2020-01-10T15:55:35.632Z] #57 30.59 After this operation, 387 kB of additional disk space will be used.
15:55:35 [2020-01-10T15:55:35.632Z] #57 30.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #57 30.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #57 31.82 debconf: delaying package configuration, since apt-utils is not installed
15:55:35 [2020-01-10T15:55:35.632Z] #57 32.02 Fetched 119 kB in 0s (377 kB/s)
15:55:35 [2020-01-10T15:55:35.632Z] #57 32.12 Selecting previously unselected package libbtrfs0.
15:55:35 [2020-01-10T15:55:35.632Z] #57 32.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
15:55:35 [2020-01-10T15:55:35.632Z] #57 ...
15:55:35 [2020-01-10T15:55:35.632Z] 
15:55:35 [2020-01-10T15:55:35.632Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:35 [2020-01-10T15:55:35.632Z] #41 16.44 Reading package lists...
15:55:35 [2020-01-10T15:55:35.632Z] #41 22.37 Reading package lists...
15:55:35 [2020-01-10T15:55:35.632Z] #41 27.43 Building dependency tree...
15:55:35 [2020-01-10T15:55:35.632Z] #41 30.41 The following additional packages will be installed:
15:55:35 [2020-01-10T15:55:35.632Z] #41 30.41   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:55:35 [2020-01-10T15:55:35.632Z] #41 30.41   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:55:35 [2020-01-10T15:55:35.632Z] #41 30.42 Suggested packages:
15:55:35 [2020-01-10T15:55:35.632Z] #41 30.42   manpages-dev python-setuptools
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.05 The following NEW packages will be installed:
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.05   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.05   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.05   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.05   python-six zlib1g-dev
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.40 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.40 Need to get 3798 kB of archives.
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.40 After this operation, 21.6 MB of additional disk space will be used.
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
15:55:35 [2020-01-10T15:55:35.632Z] #41 31.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #46 ...
15:55:35 [2020-01-10T15:55:35.667Z] 
15:55:35 [2020-01-10T15:55:35.667Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:55:35 [2020-01-10T15:55:35.667Z] #35 0.594 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #35 0.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #35 0.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #35 1.376 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #35 3.855 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #35 5.346 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
15:55:35 [2020-01-10T15:55:35.667Z] #35 ...
15:55:35 [2020-01-10T15:55:35.667Z] 
15:55:35 [2020-01-10T15:55:35.667Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:55:35 [2020-01-10T15:55:35.667Z] #11 0.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #11 0.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #11 0.694 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #11 1.375 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #11 3.938 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
15:55:35 [2020-01-10T15:55:35.667Z] #11 5.911 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
15:55:35 [2020-01-10T15:55:35.894Z] #41 ...
15:55:35 [2020-01-10T15:55:35.894Z] 
15:55:35 [2020-01-10T15:55:35.894Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:55:35 [2020-01-10T15:55:35.894Z] #57 32.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
15:55:35 [2020-01-10T15:55:35.894Z] #57 32.41 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
15:55:35 [2020-01-10T15:55:35.894Z] #57 32.42 Unpacking libbtrfs0 (4.20.1-2) ...
15:55:36 [2020-01-10T15:55:36.067Z] #11 ...
15:55:36 [2020-01-10T15:55:36.068Z] 
15:55:36 [2020-01-10T15:55:36.068Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.486 + RM_GOPATH=0
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.486 + TMP_GOPATH=
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.487 + : /build
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.487 + '[' -z '' ']'
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.488 ++ mktemp -d
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.492 + export GOPATH=/tmp/tmp.Nqu4eFAI2o
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.492 + GOPATH=/tmp/tmp.Nqu4eFAI2o
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.492 + RM_GOPATH=1
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.493 ++ dirname ./install.sh
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.497 + dir=.
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.497 + bin=gotestsum
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.497 + shift
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.497 + '[' '!' -f ./gotestsum.installer ']'
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.497 + . ./gotestsum.installer
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.497 ++ : v0.3.5
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.497 + install_gotestsum
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.497 + echo 'Installing gotestsum version v0.3.5'
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.498 Installing gotestsum version v0.3.5
15:55:36 [2020-01-10T15:55:36.068Z] #49 0.498 + go get -d gotest.tools/gotestsum
15:55:36 [2020-01-10T15:55:36.068Z] #49 ...
15:55:36 [2020-01-10T15:55:36.068Z] 
15:55:36 [2020-01-10T15:55:36.068Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.509 + RM_GOPATH=0
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.509 + TMP_GOPATH=
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.509 + : /build
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.509 + '[' -z '' ']'
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.509 ++ mktemp -d
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.513 + export GOPATH=/tmp/tmp.F7RPF5NY77
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.513 + GOPATH=/tmp/tmp.F7RPF5NY77
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.513 + RM_GOPATH=1
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.515 ++ dirname ./install.sh
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.517 + dir=.
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.517 + bin=proxy
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.517 + shift
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.517 + '[' '!' -f ./proxy.installer ']'
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.517 + . ./proxy.installer
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.517 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.519 + install_proxy
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.519 + case "$1" in
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.519 + export CGO_ENABLED=0
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.519 + CGO_ENABLED=0
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.519 + _install_proxy
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.519 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.519 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.F7RPF5NY77/src/github.com/docker/libnetwork
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.519 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
15:55:36 [2020-01-10T15:55:36.068Z] #70 0.525 Cloning into '/tmp/tmp.F7RPF5NY77/src/github.com/docker/libnetwork'...
15:55:36 [2020-01-10T15:55:36.068Z] #70 ...
15:55:36 [2020-01-10T15:55:36.068Z] 
15:55:36 [2020-01-10T15:55:36.068Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:55:36 [2020-01-10T15:55:36.068Z] #40 0.471 + mktemp -d
15:55:36 [2020-01-10T15:55:36.068Z] #40 0.471 + export GOPATH=/tmp/tmp.6TZHOl6F1s
15:55:36 [2020-01-10T15:55:36.068Z] #40 0.471 + git clone https://github.com/docker/distribution.git /tmp/tmp.6TZHOl6F1s/src/github.com/docker/distribution
15:55:36 [2020-01-10T15:55:36.068Z] #40 0.471 Cloning into '/tmp/tmp.6TZHOl6F1s/src/github.com/docker/distribution'...
15:55:36 [2020-01-10T15:55:36.158Z] #57 32.60 Selecting previously unselected package libbtrfs-dev.
15:55:36 [2020-01-10T15:55:36.158Z] #57 32.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
15:55:36 [2020-01-10T15:55:36.158Z] #57 32.69 Unpacking libbtrfs-dev (4.20.1-2) ...
15:55:36 [2020-01-10T15:55:36.420Z] #57 32.93 Setting up libbtrfs0 (4.20.1-2) ...
15:55:36 [2020-01-10T15:55:36.491Z] #40 ...
15:55:36 [2020-01-10T15:55:36.491Z] 
15:55:36 [2020-01-10T15:55:36.491Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:55:36 [2020-01-10T15:55:36.491Z] #58 0.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #58 0.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #58 0.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #58 1.007 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #58 4.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #58 5.756 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
15:55:36 [2020-01-10T15:55:36.491Z] #58 ...
15:55:36 [2020-01-10T15:55:36.491Z] 
15:55:36 [2020-01-10T15:55:36.491Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:36 [2020-01-10T15:55:36.491Z] #42 0.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #42 0.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #42 0.719 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #42 1.652 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #42 3.614 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #42 5.286 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
15:55:36 [2020-01-10T15:55:36.491Z] #42 ...
15:55:36 [2020-01-10T15:55:36.491Z] 
15:55:36 [2020-01-10T15:55:36.491Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:55:36 [2020-01-10T15:55:36.491Z] #26 1.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #26 1.052 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #26 1.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #26 1.984 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #26 5.110 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
15:55:36 [2020-01-10T15:55:36.491Z] #26 6.683 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
15:55:36 [2020-01-10T15:55:36.682Z] #57 32.98 Setting up libbtrfs-dev (4.20.1-2) ...
15:55:36 [2020-01-10T15:55:36.682Z] #57 33.00 Processing triggers for libc-bin (2.28-10) ...
15:55:36 [2020-01-10T15:55:36.902Z] #26 ...
15:55:36 [2020-01-10T15:55:36.902Z] 
15:55:36 [2020-01-10T15:55:36.902Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:55:36 [2020-01-10T15:55:36.902Z] #30 0.460 + mktemp -d
15:55:36 [2020-01-10T15:55:36.902Z] #30 0.460 + export GOPATH=/tmp/tmp.dQRqY7S7I5
15:55:36 [2020-01-10T15:55:36.902Z] #30 0.460 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.dQRqY7S7I5/src/github.com/go-swagger/go-swagger
15:55:36 [2020-01-10T15:55:36.902Z] #30 0.460 Cloning into '/tmp/tmp.dQRqY7S7I5/src/github.com/go-swagger/go-swagger'...
15:55:36 [2020-01-10T15:55:36.902Z] #30 ...
15:55:36 [2020-01-10T15:55:36.902Z] 
15:55:36 [2020-01-10T15:55:36.902Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.519 + RM_GOPATH=0
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.519 + TMP_GOPATH=
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.520 + : /build
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.520 + '[' -z '' ']'
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.521 ++ mktemp -d
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.524 + export GOPATH=/tmp/tmp.vekoPP2oIH
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.524 + GOPATH=/tmp/tmp.vekoPP2oIH
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.525 + RM_GOPATH=1
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.526 ++ dirname ./install.sh
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.528 + dir=.
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.529 + bin=golangci_lint
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.529 + shift
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.529 + '[' '!' -f ./golangci_lint.installer ']'
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.529 + . ./golangci_lint.installer
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.529 ++ : v1.20.0
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.530 + install_golangci_lint
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.530 + echo 'Installing golangci-lint version v1.20.0'
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.530 Installing golangci-lint version v1.20.0
15:55:36 [2020-01-10T15:55:36.902Z] #52 0.530 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:55:36 [2020-01-10T15:55:36.944Z] #57 ...
15:55:36 [2020-01-10T15:55:36.944Z] 
15:55:36 [2020-01-10T15:55:36.944Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:55:36 [2020-01-10T15:55:36.944Z] #10 17.98 Reading package lists...
15:55:36 [2020-01-10T15:55:36.944Z] #10 23.86 Reading package lists...
15:55:36 [2020-01-10T15:55:36.944Z] #10 30.02 Building dependency tree...
15:55:36 [2020-01-10T15:55:36.944Z] #10 32.33 The following additional packages will be installed:
15:55:36 [2020-01-10T15:55:36.944Z] #10 32.33   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:55:36 [2020-01-10T15:55:36.944Z] #10 32.33   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:55:36 [2020-01-10T15:55:36.944Z] #10 32.33   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:55:36 [2020-01-10T15:55:36.944Z] #10 32.33   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:55:36 [2020-01-10T15:55:36.944Z] #10 32.35 Suggested packages:
15:55:36 [2020-01-10T15:55:36.944Z] #10 32.35   gcc-8-locales seccomp wine64
15:55:36 [2020-01-10T15:55:36.944Z] #10 33.50 The following NEW packages will be installed:
15:55:36 [2020-01-10T15:55:36.944Z] #10 33.50   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:55:36 [2020-01-10T15:55:36.944Z] #10 33.50   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:55:36 [2020-01-10T15:55:36.944Z] #10 33.50   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:55:36 [2020-01-10T15:55:36.944Z] #10 33.50   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:55:36 [2020-01-10T15:55:36.944Z] #10 33.50   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:55:36 [2020-01-10T15:55:36.944Z] #10 33.50   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:55:37 [2020-01-10T15:55:37.207Z] #10 ...
15:55:37 [2020-01-10T15:55:37.207Z] 
15:55:37 [2020-01-10T15:55:37.207Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:55:37 [2020-01-10T15:55:37.207Z] #51 23.20 + cd /tmp/tmp.XQU2SzJbgR/src/github.com/golangci/golangci-lint/
15:55:37 [2020-01-10T15:55:37.207Z] #51 23.22 + git checkout -q v1.20.0
15:55:37 [2020-01-10T15:55:37.207Z] #51 24.20 ++ git describe --tags
15:55:37 [2020-01-10T15:55:37.207Z] #51 24.20 + version=v1.20.0
15:55:37 [2020-01-10T15:55:37.207Z] #51 24.21 ++ git rev-parse --short HEAD
15:55:37 [2020-01-10T15:55:37.207Z] #51 24.21 + commit=cc98739
15:55:37 [2020-01-10T15:55:37.207Z] #51 24.21 ++ git show -s --format=%cd
15:55:37 [2020-01-10T15:55:37.207Z] #51 24.21 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
15:55:37 [2020-01-10T15:55:37.207Z] #51 24.24 + 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
15:55:37 [2020-01-10T15:55:37.207Z] #51 ...
15:55:37 [2020-01-10T15:55:37.207Z] 
15:55:37 [2020-01-10T15:55:37.207Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:55:37 [2020-01-10T15:55:37.207Z] #57 DONE 33.7s
15:55:37 [2020-01-10T15:55:37.207Z] 
15:55:37 [2020-01-10T15:55:37.207Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:55:37 [2020-01-10T15:55:37.394Z] #52 ...
15:55:37 [2020-01-10T15:55:37.394Z] 
15:55:37 [2020-01-10T15:55:37.394Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:55:37 [2020-01-10T15:55:37.394Z] #33 11.32 internal/testlog
15:55:37 [2020-01-10T15:55:37.394Z] #33 11.61 encoding
15:55:37 [2020-01-10T15:55:37.469Z] #58 DONE 0.1s
15:55:37 [2020-01-10T15:55:37.469Z] 
15:55:37 [2020-01-10T15:55:37.469Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:55:37 [2020-01-10T15:55:37.469Z] #59 DONE 0.1s
15:55:37 [2020-01-10T15:55:37.469Z] 
15:55:37 [2020-01-10T15:55:37.469Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:37 [2020-01-10T15:55:37.469Z] #41 33.27 debconf: delaying package configuration, since apt-utils is not installed
15:55:37 [2020-01-10T15:55:37.469Z] #41 33.56 Fetched 3798 kB in 1s (5029 kB/s)
15:55:37 [2020-01-10T15:55:37.469Z] #41 33.69 Selecting previously unselected package libcap-dev:arm64.
15:55:37 [2020-01-10T15:55:37.469Z] #41 33.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
15:55:37 [2020-01-10T15:55:37.469Z] #41 33.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
15:55:37 [2020-01-10T15:55:37.469Z] #41 33.76 Unpacking libcap-dev:arm64 (1:2.25-2) ...
15:55:37 [2020-01-10T15:55:37.731Z] #41 34.03 Selecting previously unselected package libnet1:arm64.
15:55:37 [2020-01-10T15:55:37.731Z] #41 34.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:55:37 [2020-01-10T15:55:37.731Z] #41 34.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:55:37 [2020-01-10T15:55:37.731Z] #41 34.25 Selecting previously unselected package libnet1-dev.
15:55:37 [2020-01-10T15:55:37.731Z] #41 34.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
15:55:37 [2020-01-10T15:55:37.882Z] #33 11.82 runtime/cgo
15:55:37 [2020-01-10T15:55:37.992Z] #41 34.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:55:38 [2020-01-10T15:55:38.270Z] #41 34.73 Selecting previously unselected package libnl-3-200:arm64.
15:55:38 [2020-01-10T15:55:38.270Z] #41 34.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
15:55:38 [2020-01-10T15:55:38.270Z] #41 34.75 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:55:38 [2020-01-10T15:55:38.861Z] #41 35.09 Selecting previously unselected package libnl-3-dev:arm64.
15:55:38 [2020-01-10T15:55:38.861Z] #41 35.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
15:55:38 [2020-01-10T15:55:38.861Z] #41 35.12 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
15:55:39 [2020-01-10T15:55:39.237Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:55:39 [2020-01-10T15:55:39.237Z] 
15:55:39 [2020-01-10T15:55:39.237Z]  ________   ____  __.
15:55:39 [2020-01-10T15:55:39.237Z]  \_____  \ |    |/ _|
15:55:39 [2020-01-10T15:55:39.237Z]  /   |   \|      <
15:55:39 [2020-01-10T15:55:39.237Z]  /    |    \    |  \
15:55:39 [2020-01-10T15:55:39.237Z]  \_______  /____|__ \
15:55:39 [2020-01-10T15:55:39.237Z]          \/        \/
15:55:39 [2020-01-10T15:55:39.237Z] 
15:55:39 [2020-01-10T15:55:39.237Z] INFO: make.ps1 ended at 01/10/2020 15:55:33
15:55:39 [2020-01-10T15:55:39.237Z] INFO: Binaries build ended at 01/10/2020 15:55:35. Duration:00:01:28.8992544
15:55:39 [2020-01-10T15:55:39.237Z] INFO: Copying the built daemon binary to d:\CI\PR-40361\4\binary\dockerd-339fb74cb.exe...
15:55:39 [2020-01-10T15:55:39.438Z] #41 35.68 Selecting previously unselected package libprotobuf-c1:arm64.
15:55:39 [2020-01-10T15:55:39.438Z] #41 35.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:55:39 [2020-01-10T15:55:39.438Z] #41 35.70 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:55:39 [2020-01-10T15:55:39.438Z] #41 35.86 Selecting previously unselected package libprotobuf-c-dev:arm64.
15:55:39 [2020-01-10T15:55:39.438Z] #41 35.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
15:55:39 [2020-01-10T15:55:39.438Z] #41 35.90 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:55:39 [2020-01-10T15:55:39.438Z] #41 ...
15:55:39 [2020-01-10T15:55:39.438Z] 
15:55:39 [2020-01-10T15:55:39.438Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:55:39 [2020-01-10T15:55:39.438Z] #34 20.83 Reading package lists...
15:55:39 [2020-01-10T15:55:39.438Z] #34 26.28 Building dependency tree...
15:55:39 [2020-01-10T15:55:39.438Z] #34 28.50 The following additional packages will be installed:
15:55:39 [2020-01-10T15:55:39.438Z] #34 28.52   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:55:39 [2020-01-10T15:55:39.438Z] #34 28.52 Suggested packages:
15:55:39 [2020-01-10T15:55:39.438Z] #34 28.52   cmake-doc ninja-build lrzip
15:55:39 [2020-01-10T15:55:39.438Z] #34 28.52 Recommended packages:
15:55:39 [2020-01-10T15:55:39.438Z] #34 28.52   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.24 The following NEW packages will be installed:
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.24   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.24   vim-common xxd
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.63 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.63 Need to get 14.2 MB of archives.
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.63 After this operation, 60.0 MB of additional disk space will be used.
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 29.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 30.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 30.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 30.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 30.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 30.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 30.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
15:55:39 [2020-01-10T15:55:39.438Z] #34 32.39 debconf: delaying package configuration, since apt-utils is not installed
15:55:39 [2020-01-10T15:55:39.438Z] #34 32.59 Fetched 14.2 MB in 2s (7383 kB/s)
15:55:39 [2020-01-10T15:55:39.438Z] #34 32.66 Selecting previously unselected package xxd.
15:55:39 [2020-01-10T15:55:39.438Z] #34 32.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 ... 15374 files and directories currently installed.)
15:55:39 [2020-01-10T15:55:39.438Z] #34 32.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
15:55:39 [2020-01-10T15:55:39.438Z] #34 32.80 Unpacking xxd (2:8.1.0875-5) ...
15:55:39 [2020-01-10T15:55:39.438Z] #34 33.07 Selecting previously unselected package vim-common.
15:55:39 [2020-01-10T15:55:39.438Z] #34 33.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:55:39 [2020-01-10T15:55:39.438Z] #34 33.13 Unpacking vim-common (2:8.1.0875-5) ...
15:55:39 [2020-01-10T15:55:39.438Z] #34 33.70 Selecting previously unselected package cmake-data.
15:55:39 [2020-01-10T15:55:39.438Z] #34 33.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:55:39 [2020-01-10T15:55:39.438Z] #34 33.73 Unpacking cmake-data (3.13.4-1) ...
15:55:39 [2020-01-10T15:55:39.438Z] #34 ...
15:55:39 [2020-01-10T15:55:39.438Z] 
15:55:39 [2020-01-10T15:55:39.438Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:39 [2020-01-10T15:55:39.438Z] #41 36.03 Selecting previously unselected package zlib1g-dev:arm64.
15:55:39 [2020-01-10T15:55:39.699Z] INFO: Copying the built client binary to d:\CI\PR-40361\4\binary\docker-339fb74cb.exe...
15:55:39 [2020-01-10T15:55:39.699Z] INFO: Copying dockerversion from the container...
15:55:39 [2020-01-10T15:55:39.700Z] #41 36.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
15:55:39 [2020-01-10T15:55:39.700Z] #41 36.04 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:55:39 [2020-01-10T15:55:39.964Z] #41 36.39 Selecting previously unselected package libprotobuf17:arm64.
15:55:39 [2020-01-10T15:55:39.964Z] #41 36.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
15:55:39 [2020-01-10T15:55:39.964Z] #41 36.41 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
15:55:40 [2020-01-10T15:55:40.161Z] INFO: Copying the golang package from the container to d:\CI\PR-40361\4\installer\go.zip...
15:55:40 [2020-01-10T15:55:40.544Z] #41 36.86 Selecting previously unselected package libprotobuf-lite17:arm64.
15:55:40 [2020-01-10T15:55:40.545Z] #41 36.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
15:55:40 [2020-01-10T15:55:40.545Z] #41 36.88 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:55:40 [2020-01-10T15:55:40.854Z] #41 37.22 Selecting previously unselected package libprotobuf-dev:arm64.
15:55:40 [2020-01-10T15:55:40.854Z] #41 37.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
15:55:40 [2020-01-10T15:55:40.854Z] #41 37.24 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:55:42 [2020-01-10T15:55:42.245Z] #41 38.77 Selecting previously unselected package libprotoc17:arm64.
15:55:42 [2020-01-10T15:55:42.245Z] #41 38.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
15:55:42 [2020-01-10T15:55:42.245Z] #41 38.80 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
15:55:42 [2020-01-10T15:55:42.608Z] #33 ...
15:55:42 [2020-01-10T15:55:42.608Z] 
15:55:42 [2020-01-10T15:55:42.608Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:55:42 [2020-01-10T15:55:42.608Z] #70 14.75 Checking out files:  91% (1824/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.
15:55:42 [2020-01-10T15:55:42.608Z] #70 14.92 + cd /tmp/tmp.F7RPF5NY77/src/github.com/docker/libnetwork
15:55:42 [2020-01-10T15:55:42.608Z] #70 14.92 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
15:55:42 [2020-01-10T15:55:42.608Z] #70 15.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:55:43 [2020-01-10T15:55:43.082Z] INFO: Extracting go.zip to d:\CI\PR-40361\4\go
15:55:43 [2020-01-10T15:55:43.192Z] #41 39.50 Selecting previously unselected package protobuf-c-compiler.
15:55:43 [2020-01-10T15:55:43.192Z] #41 39.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
15:55:43 [2020-01-10T15:55:43.192Z] #41 39.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:55:43 [2020-01-10T15:55:43.454Z] #41 39.79 Selecting previously unselected package protobuf-compiler.
15:55:43 [2020-01-10T15:55:43.454Z] #41 39.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
15:55:43 [2020-01-10T15:55:43.454Z] #41 39.84 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:55:43 [2020-01-10T15:55:43.714Z] #41 40.10 Selecting previously unselected package python-pkg-resources.
15:55:43 [2020-01-10T15:55:43.714Z] #41 40.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:55:43 [2020-01-10T15:55:43.714Z] #41 40.14 Unpacking python-pkg-resources (40.8.0-1) ...
15:55:43 [2020-01-10T15:55:43.976Z] #41 40.46 Selecting previously unselected package python-six.
15:55:43 [2020-01-10T15:55:43.976Z] #41 40.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:55:43 [2020-01-10T15:55:43.976Z] #41 40.49 Unpacking python-six (1.12.0-1) ...
15:55:44 [2020-01-10T15:55:44.236Z] #41 40.68 Selecting previously unselected package python-protobuf.
15:55:44 [2020-01-10T15:55:44.236Z] #41 40.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
15:55:44 [2020-01-10T15:55:44.236Z] #41 40.70 Unpacking python-protobuf (3.6.1.3-2) ...
15:55:44 [2020-01-10T15:55:44.822Z] #41 41.29 Setting up python-pkg-resources (40.8.0-1) ...
15:55:44 [2020-01-10T15:55:44.822Z] #41 ...
15:55:44 [2020-01-10T15:55:44.822Z] 
15:55:44 [2020-01-10T15:55:44.822Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:44 [2020-01-10T15:55:44.822Z] #27 3.872 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:55:44 [2020-01-10T15:55:44.822Z] #27 4.254 
15:55:44 [2020-01-10T15:55:44.822Z] #27 4.542 
                                                                           0.0%
###                                                                        5.2%
######                                                                     9.4%
##########                                                                14.2%
#############                                                             18.3%
################                                                          22.5%
###################                                                       27.6%
########################                                                  34.3%
#############################                                             40.8%
###################################                                       49.6%
############################################                              61.3%
#################################################                         69.4%
#######################################################                   77.5%
#############################################################             85.7%
###################################################################       93.4%
######################################################################    98.4%
######################################################################## 100.0%
15:55:44 [2020-01-10T15:55:44.822Z] #27 6.598 
15:55:44 [2020-01-10T15:55:44.822Z] #27 6.833 
                                                                           0.1%
#######                                                                   10.4%
############                                                              17.4%
##################                                                        26.3%
#########################                                                 36.1%
####################################                                      50.2%
############################################                              61.4%
#######################################################                   77.1%
################################################################          89.9%
######################################################################## 100.0%
15:55:44 [2020-01-10T15:55:44.822Z] #27 8.331 #=#=#                                                                         
15:55:44 [2020-01-10T15:55:44.822Z] #27 8.679 #=#=#                                                                         

#######                                                                   10.1%
#############                                                             18.9%
####################                                                      28.8%
###########################                                               38.1%
###################################                                       48.8%
#########################################                                 57.4%
#########################################################                 79.3%
#############################################################             84.8%
######################################################################    98.5%
######################################################################## 100.0%
15:55:45 [2020-01-10T15:55:45.411Z] #27 10.15 
15:55:46 [2020-01-10T15:55:46.940Z] #70 ...
15:55:46 [2020-01-10T15:55:46.941Z] 
15:55:46 [2020-01-10T15:55:46.941Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:55:46 [2020-01-10T15:55:46.941Z] #52 18.00 + cd /tmp/tmp.vekoPP2oIH/src/github.com/golangci/golangci-lint/
15:55:46 [2020-01-10T15:55:46.941Z] #52 18.00 + git checkout -q v1.20.0
15:55:46 [2020-01-10T15:55:46.941Z] #52 18.66 ++ git describe --tags
15:55:46 [2020-01-10T15:55:46.941Z] #52 18.68 + version=v1.20.0
15:55:46 [2020-01-10T15:55:46.941Z] #52 18.68 ++ git rev-parse --short HEAD
15:55:46 [2020-01-10T15:55:46.941Z] #52 18.68 + commit=cc98739
15:55:46 [2020-01-10T15:55:46.941Z] #52 18.69 ++ git show -s --format=%cd
15:55:46 [2020-01-10T15:55:46.941Z] #52 18.69 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
15:55:46 [2020-01-10T15:55:46.941Z] #52 18.69 + 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
15:55:47 [2020-01-10T15:55:47.505Z] #27 10.41 
                                                                           0.0%
#                                                                          2.0%
###                                                                        4.7%
#####                                                                      7.2%
#######                                                                   10.2%
########                                                                  12.4%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.0%
#############                                                             18.9%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.0%
#################                                                         24.2%
##################                                                        25.5%
###################                                                       26.5%
####################                                                      28.1%
15:55:47 [2020-01-10T15:55:47.505Z] #27 ...
15:55:47 [2020-01-10T15:55:47.505Z] 
15:55:47 [2020-01-10T15:55:47.505Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:55:47 [2020-01-10T15:55:47.505Z] #10 33.86 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:55:47 [2020-01-10T15:55:47.505Z] #10 33.86 Need to get 73.3 MB of archives.
15:55:47 [2020-01-10T15:55:47.505Z] #10 33.86 After this operation, 472 MB of additional disk space will be used.
15:55:47 [2020-01-10T15:55:47.505Z] #10 33.86 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]
15:55:47 [2020-01-10T15:55:47.505Z] #10 34.08 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]
15:55:47 [2020-01-10T15:55:47.505Z] #10 34.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 34.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 34.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 34.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 34.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 35.00 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]
15:55:47 [2020-01-10T15:55:47.505Z] #10 35.00 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]
15:55:47 [2020-01-10T15:55:47.505Z] #10 36.81 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]
15:55:47 [2020-01-10T15:55:47.505Z] #10 38.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 38.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 38.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 38.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 38.08 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]
15:55:47 [2020-01-10T15:55:47.505Z] #10 38.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u2 [109 kB]
15:55:47 [2020-01-10T15:55:47.505Z] #10 38.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
15:55:47 [2020-01-10T15:55:47.506Z] #10 38.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
15:55:47 [2020-01-10T15:55:47.506Z] #10 38.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
15:55:47 [2020-01-10T15:55:47.506Z] #10 38.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
15:55:47 [2020-01-10T15:55:47.506Z] #10 38.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
15:55:47 [2020-01-10T15:55:47.506Z] #10 38.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
15:55:47 [2020-01-10T15:55:47.506Z] #10 38.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
15:55:47 [2020-01-10T15:55:47.506Z] #10 38.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
15:55:47 [2020-01-10T15:55:47.506Z] #10 38.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u2 [321 kB]
15:55:47 [2020-01-10T15:55:47.506Z] #10 39.47 debconf: delaying package configuration, since apt-utils is not installed
15:55:47 [2020-01-10T15:55:47.506Z] #10 39.64 Fetched 73.3 MB in 5s (15.8 MB/s)
15:55:47 [2020-01-10T15:55:47.506Z] #10 39.71 Selecting previously unselected package binutils-mingw-w64-i686.
15:55:47 [2020-01-10T15:55:47.506Z] #10 39.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
15:55:47 [2020-01-10T15:55:47.506Z] #10 39.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
15:55:47 [2020-01-10T15:55:47.506Z] #10 39.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:55:47 [2020-01-10T15:55:47.506Z] #10 42.44 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:55:47 [2020-01-10T15:55:47.506Z] #10 42.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
15:55:47 [2020-01-10T15:55:47.506Z] #10 42.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:55:47 [2020-01-10T15:55:47.506Z] #10 ...
15:55:47 [2020-01-10T15:55:47.506Z] 
15:55:47 [2020-01-10T15:55:47.506Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.192 + RM_GOPATH=0
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.192 + TMP_GOPATH=
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.192 + : /build
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.192 + '[' -z '' ']'
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.192 ++ mktemp -d
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.199 + export GOPATH=/tmp/tmp.YF67XzW3ek
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.200 + GOPATH=/tmp/tmp.YF67XzW3ek
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.200 + RM_GOPATH=1
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.202 ++ dirname ./install.sh
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.207 + dir=.
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.209 + bin=containerd
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.209 + shift
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.209 + '[' '!' -f ./containerd.installer ']'
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.209 + . ./containerd.installer
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.210 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.213 + install_containerd
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.213 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.213 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.213 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YF67XzW3ek/src/github.com/containerd/containerd
15:55:47 [2020-01-10T15:55:47.506Z] #60 2.228 Cloning into '/tmp/tmp.YF67XzW3ek/src/github.com/containerd/containerd'...
15:55:47 [2020-01-10T15:55:47.770Z] #60 ...
15:55:47 [2020-01-10T15:55:47.770Z] 
15:55:47 [2020-01-10T15:55:47.770Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:47 [2020-01-10T15:55:47.775Z] #52 ...
15:55:47 [2020-01-10T15:55:47.775Z] 
15:55:47 [2020-01-10T15:55:47.775Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:55:47 [2020-01-10T15:55:47.775Z] #40 12.35 Checking out files:  83% (1306/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.
15:55:47 [2020-01-10T15:55:47.775Z] #40 12.72 + cd /tmp/tmp.6TZHOl6F1s/src/github.com/docker/distribution
15:55:47 [2020-01-10T15:55:47.775Z] #40 12.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:55:47 [2020-01-10T15:55:47.775Z] #40 14.76 + GOPATH=/tmp/tmp.6TZHOl6F1s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6TZHOl6F1s go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:55:48 [2020-01-10T15:55:48.282Z] #40 ...
15:55:48 [2020-01-10T15:55:48.282Z] 
15:55:48 [2020-01-10T15:55:48.282Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:55:48 [2020-01-10T15:55:48.282Z] #58 12.52 Fetched 8017 kB in 12s (664 kB/s)
15:55:48 [2020-01-10T15:55:48.282Z] #58 12.52 Reading package lists...
15:55:48 [2020-01-10T15:55:48.282Z] #58 16.84 Reading package lists...
15:55:48 [2020-01-10T15:55:48.282Z] #58 20.96 Building dependency tree...
15:55:48 [2020-01-10T15:55:48.282Z] #58 21.91 The following additional packages will be installed:
15:55:48 [2020-01-10T15:55:48.282Z] #58 21.93   libbtrfs0
15:55:48 [2020-01-10T15:55:48.282Z] #58 22.10 The following NEW packages will be installed:
15:55:48 [2020-01-10T15:55:48.282Z] #58 22.10   libbtrfs-dev libbtrfs0
15:55:48 [2020-01-10T15:55:48.282Z] #58 22.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:55:48 [2020-01-10T15:55:48.282Z] #58 22.27 Need to get 118 kB of archives.
15:55:48 [2020-01-10T15:55:48.282Z] #58 22.27 After this operation, 390 kB of additional disk space will be used.
15:55:48 [2020-01-10T15:55:48.282Z] #58 22.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:55:48 [2020-01-10T15:55:48.282Z] #58 22.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:55:48 [2020-01-10T15:55:48.282Z] #58 ...
15:55:48 [2020-01-10T15:55:48.282Z] 
15:55:48 [2020-01-10T15:55:48.282Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:48 [2020-01-10T15:55:48.282Z] #42 12.78 Fetched 8017 kB in 12s (659 kB/s)
15:55:48 [2020-01-10T15:55:48.282Z] #42 12.78 Reading package lists...
15:55:48 [2020-01-10T15:55:48.282Z] #42 16.35 Reading package lists...
15:55:48 [2020-01-10T15:55:48.282Z] #42 20.75 Building dependency tree...
15:55:48 [2020-01-10T15:55:48.282Z] #42 22.45 The following additional packages will be installed:
15:55:48 [2020-01-10T15:55:48.282Z] #42 22.45   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:55:48 [2020-01-10T15:55:48.282Z] #42 22.45   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:55:48 [2020-01-10T15:55:48.282Z] #42 22.45 Suggested packages:
15:55:48 [2020-01-10T15:55:48.282Z] #42 22.45   manpages-dev python-setuptools
15:55:48 [2020-01-10T15:55:48.293Z] #27 10.41 
                                                                           0.0%
#                                                                          2.0%
###                                                                        4.7%
#####                                                                      7.2%
#######                                                                   10.2%
########                                                                  12.4%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.0%
#############                                                             18.9%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.0%
#################                                                         24.2%
##################                                                        25.5%
###################                                                       26.5%
####################                                                      28.1%
####################                                                      29.1%
#####################                                                     30.3%
#######################                                                   32.0%
########################                                                  34.0%
#########################                                                 35.7%
###########################                                               38.0%
#############################                                             40.6%
##############################                                            42.4%
15:55:48 [2020-01-10T15:55:48.293Z] #27 ...
15:55:48 [2020-01-10T15:55:48.293Z] 
15:55:48 [2020-01-10T15:55:48.293Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:55:48 [2020-01-10T15:55:48.293Z] #29 34.79 Checking out files:  78% (1028/1317)   
Checking out files:  79% (1041/1317)   
Checking out files:  80% (1054/1317)   
Checking out files:  81% (1067/1317)   
Checking out files:  82% (1080/1317)   
Checking out files:  83% (1094/1317)   
Checking out files:  84% (1107/1317)   
Checking out files:  85% (1120/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.
15:55:48 [2020-01-10T15:55:48.293Z] #29 35.07 + cd /tmp/tmp.Bf1LxrGxK3/src/github.com/go-swagger/go-swagger
15:55:48 [2020-01-10T15:55:48.293Z] #29 35.07 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
15:55:48 [2020-01-10T15:55:48.293Z] #29 36.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:55:48 [2020-01-10T15:55:48.557Z] #29 ...
15:55:48 [2020-01-10T15:55:48.557Z] 
15:55:48 [2020-01-10T15:55:48.557Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:48 [2020-01-10T15:55:48.994Z] #42 ...
15:55:48 [2020-01-10T15:55:48.994Z] 
15:55:48 [2020-01-10T15:55:48.994Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:55:48 [2020-01-10T15:55:48.994Z] #46 14.19 unicode/utf16
15:55:48 [2020-01-10T15:55:48.994Z] #46 14.45 container/list
15:55:48 [2020-01-10T15:55:48.994Z] #46 14.95 crypto/internal/subtle
15:55:48 [2020-01-10T15:55:48.994Z] #46 15.02 crypto/subtle
15:55:48 [2020-01-10T15:55:48.994Z] #46 15.13 vendor/golang.org/x/crypto/cryptobyte/asn1
15:55:48 [2020-01-10T15:55:48.994Z] #46 15.21 internal/nettrace
15:55:48 [2020-01-10T15:55:48.994Z] #46 15.33 runtime/cgo
15:55:49 [2020-01-10T15:55:49.618Z] #46 ...
15:55:49 [2020-01-10T15:55:49.618Z] 
15:55:49 [2020-01-10T15:55:49.618Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:55:49 [2020-01-10T15:55:49.618Z] #58 23.83 debconf: delaying package configuration, since apt-utils is not installed
15:55:49 [2020-01-10T15:55:49.618Z] #58 24.02 Fetched 118 kB in 0s (1426 kB/s)
15:55:49 [2020-01-10T15:55:49.618Z] #58 ...
15:55:49 [2020-01-10T15:55:49.618Z] 
15:55:49 [2020-01-10T15:55:49.618Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:55:49 [2020-01-10T15:55:49.618Z] #35 13.95 Fetched 8017 kB in 13s (600 kB/s)
15:55:49 [2020-01-10T15:55:49.618Z] #35 13.95 Reading package lists...
15:55:49 [2020-01-10T15:55:49.618Z] #35 17.80 Reading package lists...
15:55:49 [2020-01-10T15:55:49.618Z] #35 22.24 Building dependency tree...
15:55:49 [2020-01-10T15:55:49.618Z] #35 ...
15:55:49 [2020-01-10T15:55:49.618Z] 
15:55:49 [2020-01-10T15:55:49.618Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:55:49 [2020-01-10T15:55:49.618Z] #58 24.13 Selecting previously unselected package libbtrfs0.
15:55:49 [2020-01-10T15:55:49.618Z] #58 24.13 (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.)
15:55:49 [2020-01-10T15:55:49.618Z] #58 24.20 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
15:55:49 [2020-01-10T15:55:49.618Z] #58 24.21 Unpacking libbtrfs0 (4.20.1-2) ...
15:55:50 [2020-01-10T15:55:50.027Z] #58 24.34 Selecting previously unselected package libbtrfs-dev.
15:55:50 [2020-01-10T15:55:50.027Z] #58 24.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
15:55:50 [2020-01-10T15:55:50.027Z] #58 24.37 Unpacking libbtrfs-dev (4.20.1-2) ...
15:55:50 [2020-01-10T15:55:50.027Z] #58 24.57 Setting up libbtrfs0 (4.20.1-2) ...
15:55:50 [2020-01-10T15:55:50.027Z] #58 24.59 Setting up libbtrfs-dev (4.20.1-2) ...
15:55:50 [2020-01-10T15:55:50.027Z] #58 24.60 Processing triggers for libc-bin (2.28-10) ...
15:55:50 [2020-01-10T15:55:50.569Z] #58 DONE 24.9s
15:55:50 [2020-01-10T15:55:50.569Z] 
15:55:50 [2020-01-10T15:55:50.569Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:55:50 [2020-01-10T15:55:50.569Z] #35 24.75 The following additional packages will be installed:
15:55:50 [2020-01-10T15:55:50.569Z] #35 24.76   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:55:50 [2020-01-10T15:55:50.569Z] #35 24.76 Suggested packages:
15:55:50 [2020-01-10T15:55:50.569Z] #35 24.76   cmake-doc ninja-build lrzip
15:55:50 [2020-01-10T15:55:50.569Z] #35 24.76 Recommended packages:
15:55:50 [2020-01-10T15:55:50.569Z] #35 24.76   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:55:50 [2020-01-10T15:55:50.569Z] #35 ...
15:55:50 [2020-01-10T15:55:50.569Z] 
15:55:50 [2020-01-10T15:55:50.569Z] #59 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:55:50 [2020-01-10T15:55:50.569Z] #59 DONE 0.1s
15:55:50 [2020-01-10T15:55:50.881Z] #27 10.41 
                                                                           0.0%
#                                                                          2.0%
###                                                                        4.7%
#####                                                                      7.2%
#######                                                                   10.2%
########                                                                  12.4%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.0%
#############                                                             18.9%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.0%
#################                                                         24.2%
##################                                                        25.5%
###################                                                       26.5%
####################                                                      28.1%
####################                                                      29.1%
#####################                                                     30.3%
#######################                                                   32.0%
########################                                                  34.0%
#########################                                                 35.7%
###########################                                               38.0%
#############################                                             40.6%
##############################                                            42.4%
#################################                                         45.9%
##################################                                        48.6%
###################################                                       50.0%
#####################################                                     51.7%
#######################################                                   54.3%
#########################################                                 57.2%
##########################################                                59.7%
###########################################                               60.6%
############################################                              62.0%
##############################################                            63.9%
###############################################                           66.0%
################################################                          67.5%
#################################################                         69.3%
#################################################                         69.3%
##################################################                        69.9%
##################################################                        70.0%
##
15:55:50 [2020-01-10T15:55:50.881Z] #27 ...
15:55:50 [2020-01-10T15:55:50.881Z] 
15:55:50 [2020-01-10T15:55:50.881Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:55:50 [2020-01-10T15:55:50.881Z] #32 36.90 sync
15:55:50 [2020-01-10T15:55:50.881Z] #32 36.91 internal/reflectlite
15:55:50 [2020-01-10T15:55:50.881Z] #32 39.19 sort
15:55:50 [2020-01-10T15:55:50.881Z] #32 39.20 errors
15:55:50 [2020-01-10T15:55:50.881Z] #32 39.56 io
15:55:50 [2020-01-10T15:55:50.881Z] #32 39.56 internal/oserror
15:55:50 [2020-01-10T15:55:50.881Z] #32 39.60 strconv
15:55:50 [2020-01-10T15:55:50.881Z] #32 39.88 syscall
15:55:50 [2020-01-10T15:55:50.881Z] #32 42.20 strings
15:55:50 [2020-01-10T15:55:50.881Z] #32 42.22 bytes
15:55:50 [2020-01-10T15:55:50.881Z] #32 46.63 reflect
15:55:50 [2020-01-10T15:55:50.881Z] #32 46.68 bufio
15:55:50 [2020-01-10T15:55:50.881Z] #32 ...
15:55:50 [2020-01-10T15:55:50.881Z] 
15:55:50 [2020-01-10T15:55:50.881Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:51 [2020-01-10T15:55:51.118Z] 
15:55:51 [2020-01-10T15:55:51.118Z] #60 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:55:51 [2020-01-10T15:55:51.118Z] #60 DONE 0.1s
15:55:51 [2020-01-10T15:55:51.118Z] 
15:55:51 [2020-01-10T15:55:51.118Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.46 The following NEW packages will be installed:
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.46   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.46   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.46   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.46   python-six zlib1g-dev
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.60 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.60 Need to get 3742 kB of archives.
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.60 After this operation, 22.0 MB of additional disk space will be used.
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 24.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
15:55:51 [2020-01-10T15:55:51.118Z] #42 ...
15:55:51 [2020-01-10T15:55:51.118Z] 
15:55:51 [2020-01-10T15:55:51.118Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:55:51 [2020-01-10T15:55:51.118Z] #11 15.04 Fetched 8017 kB in 15s (549 kB/s)
15:55:51 [2020-01-10T15:55:51.118Z] #11 15.04 Reading package lists...
15:55:51 [2020-01-10T15:55:51.118Z] #11 19.14 Reading package lists...
15:55:51 [2020-01-10T15:55:51.118Z] #11 23.18 Building dependency tree...
15:55:51 [2020-01-10T15:55:51.118Z] #11 24.55 The following additional packages will be installed:
15:55:51 [2020-01-10T15:55:51.118Z] #11 24.55   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:55:51 [2020-01-10T15:55:51.118Z] #11 24.55   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:55:51 [2020-01-10T15:55:51.118Z] #11 24.55   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:55:51 [2020-01-10T15:55:51.118Z] #11 24.55   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:55:51 [2020-01-10T15:55:51.118Z] #11 24.56 Suggested packages:
15:55:51 [2020-01-10T15:55:51.118Z] #11 24.56   gcc-8-locales seccomp wine64
15:55:51 [2020-01-10T15:55:51.118Z] #11 ...
15:55:51 [2020-01-10T15:55:51.118Z] 
15:55:51 [2020-01-10T15:55:51.118Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.282 + RM_GOPATH=0
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.282 + TMP_GOPATH=
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.282 + : /build
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.282 + '[' -z '' ']'
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.283 ++ mktemp -d
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.283 + export GOPATH=/tmp/tmp.yxHvAJODqi
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.283 + GOPATH=/tmp/tmp.yxHvAJODqi
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.283 + RM_GOPATH=1
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.284 ++ dirname ./install.sh
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.284 + dir=.
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.284 + bin=containerd
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.284 + shift
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.284 + '[' '!' -f ./containerd.installer ']'
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.285 + . ./containerd.installer
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.285 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.285 + install_containerd
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.285 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.285 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.285 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yxHvAJODqi/src/github.com/containerd/containerd
15:55:51 [2020-01-10T15:55:51.118Z] #61 0.286 Cloning into '/tmp/tmp.yxHvAJODqi/src/github.com/containerd/containerd'...
15:55:51 [2020-01-10T15:55:51.517Z] #27 10.41 
                                                                           0.0%
#                                                                          2.0%
###                                                                        4.7%
#####                                                                      7.2%
#######                                                                   10.2%
########                                                                  12.4%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.0%
#############                                                             18.9%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.0%
#################                                                         24.2%
##################                                                        25.5%
###################                                                       26.5%
####################                                                      28.1%
####################                                                      29.1%
#####################                                                     30.3%
#######################                                                   32.0%
########################                                                  34.0%
#########################                                                 35.7%
###########################                                               38.0%
#############################                                             40.6%
##############################                                            42.4%
#################################                                         45.9%
##################################                                        48.6%
###################################                                       50.0%
#####################################                                     51.7%
#######################################                                   54.3%
#########################################                                 57.2%
##########################################                                59.7%
###########################################                               60.6%
############################################                              62.0%
##############################################                            63.9%
###############################################                           66.0%
################################################                          67.5%
#################################################                         69.3%
#################################################                         69.3%
##################################################                        69.9%
##################################################                        70.0%
###################################################                       72.0%
#####################################################                     74.2%
#######################################################                   77.2%
########################################################                  78.9%
##########################################################                81.2%
###########################################################               83.0%
15:55:51 [2020-01-10T15:55:51.517Z] #27 ...
15:55:51 [2020-01-10T15:55:51.517Z] 
15:55:51 [2020-01-10T15:55:51.517Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:55:51 [2020-01-10T15:55:51.517Z] #45 37.57 sync
15:55:51 [2020-01-10T15:55:51.517Z] #45 37.57 internal/reflectlite
15:55:51 [2020-01-10T15:55:51.517Z] #45 38.99 github.com/LK4D4/vndr/godl/singleflight
15:55:51 [2020-01-10T15:55:51.517Z] #45 38.99 math/rand
15:55:51 [2020-01-10T15:55:51.517Z] #45 38.99 internal/singleflight
15:55:51 [2020-01-10T15:55:51.517Z] #45 41.09 io
15:55:51 [2020-01-10T15:55:51.517Z] #45 41.11 strconv
15:55:51 [2020-01-10T15:55:51.517Z] #45 41.12 syscall
15:55:51 [2020-01-10T15:55:51.517Z] #45 41.12 vendor/golang.org/x/net/dns/dnsmessage
15:55:51 [2020-01-10T15:55:51.517Z] #45 43.19 bytes
15:55:51 [2020-01-10T15:55:51.517Z] #45 45.96 bufio
15:55:51 [2020-01-10T15:55:51.517Z] #45 ...
15:55:51 [2020-01-10T15:55:51.517Z] 
15:55:51 [2020-01-10T15:55:51.517Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:52 [2020-01-10T15:55:52.006Z] #61 ...
15:55:52 [2020-01-10T15:55:52.006Z] 
15:55:52 [2020-01-10T15:55:52.006Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:55:52 [2020-01-10T15:55:52.006Z] #26 16.15 Fetched 8017 kB in 15s (528 kB/s)
15:55:52 [2020-01-10T15:55:52.006Z] #26 16.15 Reading package lists...
15:55:52 [2020-01-10T15:55:52.006Z] #26 19.82 Reading package lists...
15:55:52 [2020-01-10T15:55:52.006Z] #26 24.37 Building dependency tree...
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.53 ca-certificates is already the newest version (20190110).
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.53 The following additional packages will be installed:
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.54   libjq1 libonig5
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.73 The following NEW packages will be installed:
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.73   jq libjq1 libonig5
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.86 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.86 Need to get 350 kB of archives.
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.86 After this operation, 1154 kB of additional disk space will be used.
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:55:52 [2020-01-10T15:55:52.006Z] #26 25.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:55:52 [2020-01-10T15:55:52.006Z] #26 ...
15:55:52 [2020-01-10T15:55:52.006Z] 
15:55:52 [2020-01-10T15:55:52.006Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.90 The following NEW packages will be installed:
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.90   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.90   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.90   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.90   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.90   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.90   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.99 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.99 Need to get 73.3 MB of archives.
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.99 After this operation, 494 MB of additional disk space will be used.
15:55:52 [2020-01-10T15:55:52.006Z] #11 25.99 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]
15:55:52 [2020-01-10T15:55:52.006Z] #11 26.28 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]
15:55:52 [2020-01-10T15:55:52.006Z] #11 26.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:55:52 [2020-01-10T15:55:52.006Z] #11 26.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
15:55:52 [2020-01-10T15:55:52.006Z] #11 26.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
15:55:52 [2020-01-10T15:55:52.006Z] #11 26.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
15:55:52 [2020-01-10T15:55:52.048Z] #27 10.41 
                                                                           0.0%
#                                                                          2.0%
###                                                                        4.7%
#####                                                                      7.2%
#######                                                                   10.2%
########                                                                  12.4%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.0%
#############                                                             18.9%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.0%
#################                                                         24.2%
##################                                                        25.5%
###################                                                       26.5%
####################                                                      28.1%
####################                                                      29.1%
#####################                                                     30.3%
#######################                                                   32.0%
########################                                                  34.0%
#########################                                                 35.7%
###########################                                               38.0%
#############################                                             40.6%
##############################                                            42.4%
#################################                                         45.9%
##################################                                        48.6%
###################################                                       50.0%
#####################################                                     51.7%
#######################################                                   54.3%
#########################################                                 57.2%
##########################################                                59.7%
###########################################                               60.6%
############################################                              62.0%
##############################################                            63.9%
###############################################                           66.0%
################################################                          67.5%
#################################################                         69.3%
#################################################                         69.3%
##################################################                        69.9%
##################################################                        70.0%
###################################################                       72.0%
#####################################################                     74.2%
#######################################################                   77.2%
########################################################                  78.9%
##########################################################                81.2%
###########################################################               83.0%
############################################################              84.4%
#############################################################             85.5%
##############################################################            86.9%
###############################################################           88.4%
################################################################          90.2%
15:55:52 [2020-01-10T15:55:52.048Z] #27 ...
15:55:52 [2020-01-10T15:55:52.048Z] 
15:55:52 [2020-01-10T15:55:52.048Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:55:52 [2020-01-10T15:55:52.048Z] #34 38.47 Selecting previously unselected package libicu63:arm64.
15:55:52 [2020-01-10T15:55:52.048Z] #34 38.48 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 38.53 Unpacking libicu63:arm64 (63.1-6) ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 43.78 Selecting previously unselected package libxml2:arm64.
15:55:52 [2020-01-10T15:55:52.048Z] #34 43.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 43.83 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 44.60 Selecting previously unselected package libarchive13:arm64.
15:55:52 [2020-01-10T15:55:52.048Z] #34 44.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 44.65 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.07 Selecting previously unselected package libjsoncpp1:arm64.
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.09 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.30 Selecting previously unselected package librhash0:arm64.
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.31 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.32 Unpacking librhash0:arm64 (1.3.8-1) ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.57 Selecting previously unselected package libuv1:arm64.
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.60 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.62 Unpacking libuv1:arm64 (1.24.1-1) ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.91 Selecting previously unselected package cmake.
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.91 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 45.92 Unpacking cmake (3.13.4-1) ...
15:55:52 [2020-01-10T15:55:52.048Z] #34 ...
15:55:52 [2020-01-10T15:55:52.048Z] 
15:55:52 [2020-01-10T15:55:52.048Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:52 [2020-01-10T15:55:52.410Z] #11 26.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:55:52 [2020-01-10T15:55:52.613Z] #27 10.41 
                                                                           0.0%
#                                                                          2.0%
###                                                                        4.7%
#####                                                                      7.2%
#######                                                                   10.2%
########                                                                  12.4%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.0%
#############                                                             18.9%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.0%
#################                                                         24.2%
##################                                                        25.5%
###################                                                       26.5%
####################                                                      28.1%
####################                                                      29.1%
#####################                                                     30.3%
#######################                                                   32.0%
########################                                                  34.0%
#########################                                                 35.7%
###########################                                               38.0%
#############################                                             40.6%
##############################                                            42.4%
#################################                                         45.9%
##################################                                        48.6%
###################################                                       50.0%
#####################################                                     51.7%
#######################################                                   54.3%
#########################################                                 57.2%
##########################################                                59.7%
###########################################                               60.6%
############################################                              62.0%
##############################################                            63.9%
###############################################                           66.0%
################################################                          67.5%
#################################################                         69.3%
#################################################                         69.3%
##################################################                        69.9%
##################################################                        70.0%
###################################################                       72.0%
#####################################################                     74.2%
#######################################################                   77.2%
########################################################                  78.9%
##########################################################                81.2%
###########################################################               83.0%
############################################################              84.4%
#############################################################             85.5%
##############################################################            86.9%
###############################################################           88.4%
################################################################          90.2%
##################################################################        92.1%
###################################################################       93.7%
####################################################################      95.1%
#####################################################################     97.1%
#######################################################################   99.3%
######################################################################## 100.0%
15:55:52 [2020-01-10T15:55:52.613Z] #27 17.47 
15:55:52 [2020-01-10T15:55:52.830Z] #11 27.22 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]
15:55:52 [2020-01-10T15:55:52.830Z] #11 27.22 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]
15:55:53 [2020-01-10T15:55:53.720Z] #11 ...
15:55:53 [2020-01-10T15:55:53.720Z] 
15:55:53 [2020-01-10T15:55:53.720Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.01 debconf: delaying package configuration, since apt-utils is not installed
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.15 Fetched 350 kB in 0s (3295 kB/s)
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.19 Selecting previously unselected package libonig5:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.22 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.23 Unpacking libonig5:s390x (6.9.1-1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.36 Selecting previously unselected package libjq1:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.36 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.36 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.60 Selecting previously unselected package jq.
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.62 Unpacking jq (1.5+dfsg-2+b1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.80 Setting up libonig5:s390x (6.9.1-1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.80 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.81 Setting up jq (1.5+dfsg-2+b1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 27.82 Processing triggers for libc-bin (2.28-10) ...
15:55:53 [2020-01-10T15:55:53.720Z] #26 DONE 28.1s
15:55:53 [2020-01-10T15:55:53.720Z] 
15:55:53 [2020-01-10T15:55:53.720Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:55:53 [2020-01-10T15:55:53.720Z] #27 DONE 0.1s
15:55:53 [2020-01-10T15:55:53.720Z] 
15:55:53 [2020-01-10T15:55:53.720Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.30 debconf: delaying package configuration, since apt-utils is not installed
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.43 Fetched 3742 kB in 0s (8515 kB/s)
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.48 Selecting previously unselected package libcap-dev:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.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.)
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.56 Unpacking libcap-dev:s390x (1:2.25-2) ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.70 Selecting previously unselected package libnet1:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.70 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.76 Selecting previously unselected package libnet1-dev.
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.95 Selecting previously unselected package libnl-3-200:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 26.96 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.04 Selecting previously unselected package libnl-3-dev:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.05 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.34 Selecting previously unselected package libprotobuf-c1:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.36 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.50 Selecting previously unselected package libprotobuf-c-dev:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.51 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.60 Selecting previously unselected package zlib1g-dev:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.60 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.74 Selecting previously unselected package libprotobuf17:s390x.
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
15:55:53 [2020-01-10T15:55:53.720Z] #42 27.74 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
15:55:54 [2020-01-10T15:55:54.013Z] #27 18.74 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:55:54 [2020-01-10T15:55:54.013Z] #27 ...
15:55:54 [2020-01-10T15:55:54.013Z] 
15:55:54 [2020-01-10T15:55:54.013Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:55:54 [2020-01-10T15:55:54.013Z] #48 40.15 + cd /tmp/tmp.in9KGWV5Pl/src/gotest.tools/gotestsum
15:55:54 [2020-01-10T15:55:54.013Z] #48 40.16 + git checkout -q v0.3.5
15:55:54 [2020-01-10T15:55:54.013Z] #48 40.22 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:55:54 [2020-01-10T15:55:54.130Z] #42 28.47 Selecting previously unselected package libprotobuf-lite17:s390x.
15:55:54 [2020-01-10T15:55:54.130Z] #42 28.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
15:55:54 [2020-01-10T15:55:54.130Z] #42 28.47 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:55:54 [2020-01-10T15:55:54.130Z] #42 28.62 Selecting previously unselected package libprotobuf-dev:s390x.
15:55:54 [2020-01-10T15:55:54.130Z] #42 28.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
15:55:54 [2020-01-10T15:55:54.130Z] #42 28.63 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
15:55:54 [2020-01-10T15:55:54.275Z] #48 ...
15:55:54 [2020-01-10T15:55:54.275Z] 
15:55:54 [2020-01-10T15:55:54.275Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:55:54 [2020-01-10T15:55:54.275Z] #34 49.52 Setting up libicu63:arm64 (63.1-6) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 49.60 Setting up xxd (2:8.1.0875-5) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 49.62 Setting up libuv1:arm64 (1.24.1-1) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 49.66 Setting up vim-common (2:8.1.0875-5) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 49.74 Setting up librhash0:arm64 (1.3.8-1) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 49.78 Setting up cmake-data (3.13.4-1) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 49.85 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 49.90 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 50.01 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 50.07 Setting up cmake (3.13.4-1) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 50.23 Processing triggers for libc-bin (2.28-10) ...
15:55:54 [2020-01-10T15:55:54.275Z] #34 50.40 Processing triggers for mime-support (3.62) ...
15:55:55 [2020-01-10T15:55:55.501Z] #42 29.81 Selecting previously unselected package libprotoc17:s390x.
15:55:55 [2020-01-10T15:55:55.501Z] #42 29.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
15:55:55 [2020-01-10T15:55:55.501Z] #42 29.82 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
15:55:55 [2020-01-10T15:55:55.907Z] #42 30.31 Selecting previously unselected package protobuf-c-compiler.
15:55:55 [2020-01-10T15:55:55.907Z] #42 30.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
15:55:55 [2020-01-10T15:55:55.907Z] #42 30.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:55:55 [2020-01-10T15:55:55.907Z] #42 30.42 Selecting previously unselected package protobuf-compiler.
15:55:55 [2020-01-10T15:55:55.907Z] #42 30.42 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
15:55:55 [2020-01-10T15:55:55.907Z] #42 30.44 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:55:55 [2020-01-10T15:55:55.907Z] #42 30.54 Selecting previously unselected package python-pkg-resources.
15:55:56 [2020-01-10T15:55:56.314Z] #42 30.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:55:56 [2020-01-10T15:55:56.314Z] #42 30.56 Unpacking python-pkg-resources (40.8.0-1) ...
15:55:56 [2020-01-10T15:55:56.314Z] #42 30.77 Selecting previously unselected package python-six.
15:55:56 [2020-01-10T15:55:56.314Z] #42 30.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:55:56 [2020-01-10T15:55:56.314Z] #42 30.78 Unpacking python-six (1.12.0-1) ...
15:55:56 [2020-01-10T15:55:56.721Z] #42 30.85 Selecting previously unselected package python-protobuf.
15:55:56 [2020-01-10T15:55:56.721Z] #42 30.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
15:55:56 [2020-01-10T15:55:56.721Z] #42 30.86 Unpacking python-protobuf (3.6.1.3-2) ...
15:55:56 [2020-01-10T15:55:56.822Z] #34 DONE 53.3s
15:55:56 [2020-01-10T15:55:56.822Z] 
15:55:56 [2020-01-10T15:55:56.822Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:56 [2020-01-10T15:55:56.822Z] #27 19.15 
15:55:56 [2020-01-10T15:55:56.823Z] #27 19.34 
######################################################################## 100.0%
15:55:56 [2020-01-10T15:55:56.823Z] #27 19.52 
15:55:56 [2020-01-10T15:55:56.823Z] #27 20.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:55:56 [2020-01-10T15:55:56.823Z] #27 21.00 
15:55:56 [2020-01-10T15:55:56.823Z] #27 21.17 
###############################                                           43.2%
######################################################################## 100.0%
15:55:56 [2020-01-10T15:55:56.823Z] #27 21.31 
15:55:57 [2020-01-10T15:55:57.083Z] #27 ...
15:55:57 [2020-01-10T15:55:57.083Z] 
15:55:57 [2020-01-10T15:55:57.083Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:55:57 [2020-01-10T15:55:57.083Z] #35 DONE 0.2s
15:55:57 [2020-01-10T15:55:57.083Z] 
15:55:57 [2020-01-10T15:55:57.083Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:55:57 [2020-01-10T15:55:57.083Z] #36 DONE 0.1s
15:55:57 [2020-01-10T15:55:57.083Z] 
15:55:57 [2020-01-10T15:55:57.083Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:55:57 [2020-01-10T15:55:57.228Z] #42 31.35 Setting up python-pkg-resources (40.8.0-1) ...
15:55:58 [2020-01-10T15:55:58.205Z] #42 ...
15:55:58 [2020-01-10T15:55:58.205Z] 
15:55:58 [2020-01-10T15:55:58.205Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:58 [2020-01-10T15:55:58.205Z] #28 1.829 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:55:58 [2020-01-10T15:55:58.205Z] #28 2.216 #=#=#                                                                         
15:55:58 [2020-01-10T15:55:58.474Z] #37 ...
15:55:58 [2020-01-10T15:55:58.474Z] 
15:55:58 [2020-01-10T15:55:58.474Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:55:58 [2020-01-10T15:55:58.474Z] #10 45.01 Selecting previously unselected package binutils-mingw-w64.
15:55:58 [2020-01-10T15:55:58.474Z] #10 45.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:55:58 [2020-01-10T15:55:58.474Z] #10 45.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:55:58 [2020-01-10T15:55:58.474Z] #10 45.30 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:55:58 [2020-01-10T15:55:58.474Z] #10 45.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
15:55:58 [2020-01-10T15:55:58.474Z] #10 45.35 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:55:58 [2020-01-10T15:55:58.474Z] #10 45.66 Selecting previously unselected package dmsetup.
15:55:58 [2020-01-10T15:55:58.474Z] #10 45.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
15:55:58 [2020-01-10T15:55:58.474Z] #10 45.70 Unpacking dmsetup (2:1.02.155-3) ...
15:55:58 [2020-01-10T15:55:58.735Z] #10 45.93 Selecting previously unselected package mingw-w64-common.
15:55:58 [2020-01-10T15:55:58.735Z] #10 45.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:55:58 [2020-01-10T15:55:58.735Z] #10 45.95 Unpacking mingw-w64-common (6.0.0-3) ...
15:55:58 [2020-01-10T15:55:58.735Z] #10 ...
15:55:58 [2020-01-10T15:55:58.735Z] 
15:55:58 [2020-01-10T15:55:58.735Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:55:58 [2020-01-10T15:55:58.735Z] #27 22.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:55:58 [2020-01-10T15:55:58.735Z] #27 22.84 skipping existing ed4b54129745
15:55:58 [2020-01-10T15:55:58.735Z] #27 23.04 
15:55:58 [2020-01-10T15:55:58.997Z] #27 ...
15:55:58 [2020-01-10T15:55:58.997Z] 
15:55:58 [2020-01-10T15:55:58.997Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:55:58 [2020-01-10T15:55:58.997Z] #41 45.49 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 45.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 45.52 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 45.54 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 45.55 Setting up python-six (1.12.0-1) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.10 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.37 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.41 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.43 Setting up libcap-dev:arm64 (1:2.25-2) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.53 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.61 Setting up protobuf-compiler (3.6.1.3-2) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.74 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 49.82 Setting up python-protobuf (3.6.1.3-2) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 54.95 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 54.96 Processing triggers for libc-bin (2.28-10) ...
15:55:58 [2020-01-10T15:55:58.997Z] #41 DONE 55.5s
15:55:59 [2020-01-10T15:55:59.183Z] #28 2.414 
                                                                           0.1%
####                                                                       5.8%
########                                                                  12.1%
###########                                                               16.3%
################                                                          22.5%
######################                                                    30.7%
##########################                                                37.0%
#############################                                             41.2%
##################################                                        47.4%
#####################################                                     51.6%
######################################                                    53.7%
#########################################                                 57.9%
###########################################                               60.0%
############################################                              62.0%
#################################################                         68.3%
####################################################                      73.1%
#######################################################                   77.3%
################################################################          89.8%
###################################################################       94.0%
######################################################################## 100.0%
15:55:59 [2020-01-10T15:55:59.183Z] #28 ...
15:55:59 [2020-01-10T15:55:59.183Z] 
15:55:59 [2020-01-10T15:55:59.183Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:55:59 [2020-01-10T15:55:59.183Z] #70 DONE 33.3s
15:55:59 [2020-01-10T15:55:59.183Z] 
15:55:59 [2020-01-10T15:55:59.183Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:55:59 [2020-01-10T15:55:59.183Z] #11 29.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]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.46 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]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 31.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB]
15:55:59 [2020-01-10T15:55:59.183Z] #11 32.83 debconf: delaying package configuration, since apt-utils is not installed
15:55:59 [2020-01-10T15:55:59.183Z] #11 33.05 Fetched 73.3 MB in 6s (12.9 MB/s)
15:55:59 [2020-01-10T15:55:59.183Z] #11 33.20 Selecting previously unselected package binutils-mingw-w64-i686.
15:55:59 [2020-01-10T15:55:59.183Z] #11 33.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
15:55:59 [2020-01-10T15:55:59.183Z] #11 33.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
15:55:59 [2020-01-10T15:55:59.183Z] #11 33.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:55:59 [2020-01-10T15:55:59.259Z] 
15:55:59 [2020-01-10T15:55:59.259Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:00 [2020-01-10T15:56:00.554Z] #11 ...
15:56:00 [2020-01-10T15:56:00.554Z] 
15:56:00 [2020-01-10T15:56:00.554Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:56:00 [2020-01-10T15:56:00.554Z] #42 35.20 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:56:00 [2020-01-10T15:56:00.964Z] #42 35.22 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:56:00 [2020-01-10T15:56:00.964Z] #42 35.22 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:56:00 [2020-01-10T15:56:00.964Z] #42 35.23 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:56:00 [2020-01-10T15:56:00.964Z] #42 35.24 Setting up python-six (1.12.0-1) ...
15:56:01 [2020-01-10T15:56:01.178Z] #42 ...
15:56:01 [2020-01-10T15:56:01.178Z] 
15:56:01 [2020-01-10T15:56:01.178Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:56:01 [2020-01-10T15:56:01.178Z] #27 24.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:56:01 [2020-01-10T15:56:01.178Z] #27 25.18 
15:56:01 [2020-01-10T15:56:01.178Z] #27 25.34 #=#=#                                                                         

######################################################################## 100.0%
15:56:01 [2020-01-10T15:56:01.178Z] #27 25.53 
15:56:01 [2020-01-10T15:56:01.178Z] #27 25.60 Download of images into '/build' complete.
15:56:01 [2020-01-10T15:56:01.178Z] #27 25.60 Use something like the following to load the result into a Docker daemon:
15:56:01 [2020-01-10T15:56:01.178Z] #27 25.60   tar -cC '/build' . | docker load
15:56:01 [2020-01-10T15:56:01.178Z] #27 DONE 25.9s
15:56:01 [2020-01-10T15:56:01.397Z] #42 ...
15:56:01 [2020-01-10T15:56:01.398Z] 
15:56:01 [2020-01-10T15:56:01.398Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:56:01 [2020-01-10T15:56:01.398Z] #35 25.68 The following NEW packages will be installed:
15:56:01 [2020-01-10T15:56:01.398Z] #35 25.73   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:56:01 [2020-01-10T15:56:01.398Z] #35 25.73   vim-common xxd
15:56:01 [2020-01-10T15:56:01.398Z] #35 25.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:56:01 [2020-01-10T15:56:01.398Z] #35 25.88 Need to get 13.9 MB of archives.
15:56:01 [2020-01-10T15:56:01.398Z] #35 25.88 After this operation, 62.1 MB of additional disk space will be used.
15:56:01 [2020-01-10T15:56:01.398Z] #35 25.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 25.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 25.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 26.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 26.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 26.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 26.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 26.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 26.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 26.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.09 debconf: delaying package configuration, since apt-utils is not installed
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.14 Fetched 13.9 MB in 1s (12.2 MB/s)
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.19 Selecting previously unselected package xxd.
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.26 Unpacking xxd (2:8.1.0875-5) ...
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.47 Selecting previously unselected package vim-common.
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.48 Unpacking vim-common (2:8.1.0875-5) ...
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.76 Selecting previously unselected package cmake-data.
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:56:01 [2020-01-10T15:56:01.398Z] #35 28.76 Unpacking cmake-data (3.13.4-1) ...
15:56:01 [2020-01-10T15:56:01.398Z] #35 31.62 Selecting previously unselected package libicu63:s390x.
15:56:01 [2020-01-10T15:56:01.398Z] #35 31.63 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
15:56:01 [2020-01-10T15:56:01.398Z] #35 31.64 Unpacking libicu63:s390x (63.1-6) ...
15:56:01 [2020-01-10T15:56:01.398Z] #35 ...
15:56:01 [2020-01-10T15:56:01.398Z] 
15:56:01 [2020-01-10T15:56:01.398Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:56:01 [2020-01-10T15:56:01.398Z] #28 5.644 #=#=#                                                                         
15:56:01 [2020-01-10T15:56:01.398Z] #28 5.916 
##########                                                                14.6%
######################                                                    31.6%
##############################                                            43.0%
###############################################                           65.6%
###############################################################           88.2%
######################################################################## 100.0%
15:56:01 [2020-01-10T15:56:01.398Z] #28 7.085 
15:56:01 [2020-01-10T15:56:01.439Z] 
15:56:01 [2020-01-10T15:56:01.439Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.748 + RM_GOPATH=0
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.748 + TMP_GOPATH=
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.748 + : /build
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.748 + '[' -z '' ']'
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.752 ++ mktemp -d
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + export GOPATH=/tmp/tmp.KJ2gIAh13S
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + GOPATH=/tmp/tmp.KJ2gIAh13S
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + RM_GOPATH=1
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 ++ dirname ./install.sh
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + dir=.
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + bin=tini
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + shift
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + '[' '!' -f ./tini.installer ']'
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + . ./tini.installer
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + install_tini
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.762 + git clone https://github.com/krallin/tini.git /tmp/tmp.KJ2gIAh13S/tini
15:56:01 [2020-01-10T15:56:01.439Z] #37 2.763 Cloning into '/tmp/tmp.KJ2gIAh13S/tini'...
15:56:01 [2020-01-10T15:56:01.439Z] #37 3.388 + cd /tmp/tmp.KJ2gIAh13S/tini
15:56:01 [2020-01-10T15:56:01.439Z] #37 3.388 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:56:01 [2020-01-10T15:56:01.439Z] #37 3.404 + cmake .
15:56:02 [2020-01-10T15:56:02.013Z] #37 4.864 -- The C compiler identification is GNU 8.3.0
15:56:02 [2020-01-10T15:56:02.013Z] #37 4.948 -- Check for working C compiler: /usr/bin/cc
15:56:02 [2020-01-10T15:56:02.013Z] #37 ...
15:56:02 [2020-01-10T15:56:02.013Z] 
15:56:02 [2020-01-10T15:56:02.013Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:56:02 [2020-01-10T15:56:02.013Z] #32 48.11 path
15:56:02 [2020-01-10T15:56:02.013Z] #32 49.72 text/tabwriter
15:56:02 [2020-01-10T15:56:02.013Z] #32 51.78 time
15:56:02 [2020-01-10T15:56:02.013Z] #32 51.82 internal/syscall/unix
15:56:02 [2020-01-10T15:56:02.013Z] #32 56.08 internal/poll
15:56:02 [2020-01-10T15:56:02.013Z] #32 58.23 os
15:56:02 [2020-01-10T15:56:02.222Z] #28 7.220 
##                                                                         3.7%
########                                                                  11.3%
#############                                                             18.9%
####################                                                      29.1%
##########################                                                36.7%
###############################                                           44.4%
#####################################                                     52.0%
#########################################                                 57.1%
##############################################                            64.8%
####################################################                      72.4%
#########################################################                 80.0%
################################################################          90.2%
######################################################################## 100.0%
15:56:02 [2020-01-10T15:56:02.273Z] #32 ...
15:56:02 [2020-01-10T15:56:02.274Z] 
15:56:02 [2020-01-10T15:56:02.274Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:56:02 [2020-01-10T15:56:02.274Z] #10 56.28 Selecting previously unselected package mingw-w64-x86-64-dev.
15:56:02 [2020-01-10T15:56:02.274Z] #10 56.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:56:02 [2020-01-10T15:56:02.274Z] #10 56.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:56:02 [2020-01-10T15:56:02.632Z] #28 8.934 #=#=#                                                                         
15:56:03 [2020-01-10T15:56:03.215Z] #10 ...
15:56:03 [2020-01-10T15:56:03.215Z] 
15:56:03 [2020-01-10T15:56:03.215Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:03 [2020-01-10T15:56:03.215Z] #45 49.41 reflect
15:56:03 [2020-01-10T15:56:03.215Z] #45 49.71 regexp/syntax
15:56:03 [2020-01-10T15:56:03.215Z] #45 52.43 vendor/golang.org/x/text/transform
15:56:03 [2020-01-10T15:56:03.215Z] #45 55.70 time
15:56:03 [2020-01-10T15:56:03.215Z] #45 58.99 regexp
15:56:03 [2020-01-10T15:56:03.475Z] #45 ...
15:56:03 [2020-01-10T15:56:03.475Z] 
15:56:03 [2020-01-10T15:56:03.475Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:03 [2020-01-10T15:56:03.475Z] #37 6.136 -- Check for working C compiler: /usr/bin/cc -- works
15:56:03 [2020-01-10T15:56:03.475Z] #37 6.136 -- Detecting C compiler ABI info
15:56:04 [2020-01-10T15:56:04.049Z] #37 6.977 -- Detecting C compiler ABI info - done
15:56:04 [2020-01-10T15:56:04.049Z] #37 7.028 -- Detecting C compile features
15:56:05 [2020-01-10T15:56:05.891Z] #28 9.062 
                                                                           0.1%
#                                                                          2.5%
####                                                                       6.2%
######                                                                     9.1%
########                                                                  11.9%
#########                                                                 12.9%
##########                                                                14.8%
###########                                                               16.6%
##############                                                            19.5%
#################                                                         23.8%
#################                                                         23.8%
###################                                                       27.5%
######################                                                    31.2%
########################                                                  34.0%
#########################                                                 35.9%
############################                                              39.7%
###############################                                           43.5%
################################                                          45.4%
##################################                                        48.2%
#####################################                                     51.7%
#######################################                                   54.9%
#########################################                                 57.5%
###########################################                               60.3%
#############################################                             63.1%
###############################################                           66.0%
##################################################                        69.8%
15:56:05 [2020-01-10T15:56:05.891Z] #28 ...
15:56:05 [2020-01-10T15:56:05.891Z] 
15:56:05 [2020-01-10T15:56:05.891Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:56:05 [2020-01-10T15:56:05.891Z] #49 29.98 + cd /tmp/tmp.Nqu4eFAI2o/src/gotest.tools/gotestsum
15:56:05 [2020-01-10T15:56:05.891Z] #49 29.98 + git checkout -q v0.3.5
15:56:05 [2020-01-10T15:56:05.891Z] #49 30.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:56:05 [2020-01-10T15:56:05.891Z] #49 ...
15:56:05 [2020-01-10T15:56:05.891Z] 
15:56:05 [2020-01-10T15:56:05.891Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:56:06 [2020-01-10T15:56:06.416Z] #28 9.062 
                                                                           0.1%
#                                                                          2.5%
####                                                                       6.2%
######                                                                     9.1%
########                                                                  11.9%
#########                                                                 12.9%
##########                                                                14.8%
###########                                                               16.6%
##############                                                            19.5%
#################                                                         23.8%
#################                                                         23.8%
###################                                                       27.5%
######################                                                    31.2%
########################                                                  34.0%
#########################                                                 35.9%
############################                                              39.7%
###############################                                           43.5%
################################                                          45.4%
##################################                                        48.2%
#####################################                                     51.7%
#######################################                                   54.9%
#########################################                                 57.5%
###########################################                               60.3%
#############################################                             63.1%
###############################################                           66.0%
##################################################                        69.8%
####################################################                      72.8%
#######################################################                   76.4%
########################################################                  78.3%
###########################################################               83.0%
#############################################################             85.8%
###############################################################           87.8%
15:56:06 [2020-01-10T15:56:06.416Z] #28 ...
15:56:06 [2020-01-10T15:56:06.416Z] 
15:56:06 [2020-01-10T15:56:06.416Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:56:06 [2020-01-10T15:56:06.416Z] #33 30.64 internal/reflectlite
15:56:06 [2020-01-10T15:56:06.417Z] #33 30.64 sync
15:56:06 [2020-01-10T15:56:06.417Z] #33 35.11 sort
15:56:06 [2020-01-10T15:56:06.417Z] #33 35.11 errors
15:56:06 [2020-01-10T15:56:06.417Z] #33 35.60 strconv
15:56:06 [2020-01-10T15:56:06.417Z] #33 36.73 io
15:56:06 [2020-01-10T15:56:06.417Z] #33 38.07 syscall
15:56:06 [2020-01-10T15:56:06.417Z] #33 39.77 reflect
15:56:07 [2020-01-10T15:56:07.169Z] #33 ...
15:56:07 [2020-01-10T15:56:07.169Z] 
15:56:07 [2020-01-10T15:56:07.169Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:56:07 [2020-01-10T15:56:07.169Z] #28 9.062 
                                                                           0.1%
#                                                                          2.5%
####                                                                       6.2%
######                                                                     9.1%
########                                                                  11.9%
#########                                                                 12.9%
##########                                                                14.8%
###########                                                               16.6%
##############                                                            19.5%
#################                                                         23.8%
#################                                                         23.8%
###################                                                       27.5%
######################                                                    31.2%
########################                                                  34.0%
#########################                                                 35.9%
############################                                              39.7%
###############################                                           43.5%
################################                                          45.4%
##################################                                        48.2%
#####################################                                     51.7%
#######################################                                   54.9%
#########################################                                 57.5%
###########################################                               60.3%
#############################################                             63.1%
###############################################                           66.0%
##################################################                        69.8%
####################################################                      72.8%
#######################################################                   76.4%
########################################################                  78.3%
###########################################################               83.0%
#############################################################             85.8%
###############################################################           87.8%
##################################################################        92.5%
####################################################################      95.3%
######################################################################    98.2%
######################################################################## 100.0%
15:56:07 [2020-01-10T15:56:07.169Z] #28 13.48 
15:56:07 [2020-01-10T15:56:07.350Z] #37 9.899 -- Detecting C compile features - done
15:56:07 [2020-01-10T15:56:07.350Z] #37 9.972 -- Performing Test HAS_BUILTIN_FORTIFY
15:56:07 [2020-01-10T15:56:07.350Z] #37 10.30 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:56:07 [2020-01-10T15:56:07.611Z] #37 10.56 -- Configuring done
15:56:07 [2020-01-10T15:56:07.611Z] #37 10.64 -- Generating done
15:56:07 [2020-01-10T15:56:07.611Z] #37 10.66 -- Build files have been written to: /tmp/tmp.KJ2gIAh13S/tini
15:56:07 [2020-01-10T15:56:07.838Z] #28 ...
15:56:07 [2020-01-10T15:56:07.838Z] 
15:56:07 [2020-01-10T15:56:07.838Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.50 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.51 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.52 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.53 Setting up libcap-dev:s390x (1:2.25-2) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.54 Setting up libprotoc17:s390x (3.6.1.3-2) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.55 Setting up protobuf-compiler (3.6.1.3-2) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.57 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 37.58 Setting up python-protobuf (3.6.1.3-2) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 41.88 Setting up libnl-3-dev:s390x (3.4.0-1) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 41.89 Processing triggers for libc-bin (2.28-10) ...
15:56:07 [2020-01-10T15:56:07.838Z] #42 DONE 42.2s
15:56:07 [2020-01-10T15:56:07.871Z] #37 10.68 + make tini-static
15:56:08 [2020-01-10T15:56:08.296Z] 
15:56:08 [2020-01-10T15:56:08.296Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:56:08 [2020-01-10T15:56:08.296Z] #35 39.98 Selecting previously unselected package libxml2:s390x.
15:56:08 [2020-01-10T15:56:08.296Z] #35 39.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 40.00 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 40.53 Selecting previously unselected package libarchive13:s390x.
15:56:08 [2020-01-10T15:56:08.296Z] #35 40.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 40.56 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.04 Selecting previously unselected package libjsoncpp1:s390x.
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.19 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.34 Selecting previously unselected package librhash0:s390x.
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.34 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.35 Unpacking librhash0:s390x (1.3.8-1) ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.70 Selecting previously unselected package libuv1:s390x.
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.70 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.70 Unpacking libuv1:s390x (1.24.1-1) ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.88 Selecting previously unselected package cmake.
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.89 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
15:56:08 [2020-01-10T15:56:08.296Z] #35 41.89 Unpacking cmake (3.13.4-1) ...
15:56:08 [2020-01-10T15:56:08.450Z] #37 ...
15:56:08 [2020-01-10T15:56:08.450Z] 
15:56:08 [2020-01-10T15:56:08.450Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:56:09 [2020-01-10T15:56:09.494Z] #60 30.63 Checking out files:  55% (1654/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:  91% (2735/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.
15:56:09 [2020-01-10T15:56:09.494Z] #60 31.93 + cd /tmp/tmp.YF67XzW3ek/src/github.com/containerd/containerd
15:56:09 [2020-01-10T15:56:09.494Z] #60 31.93 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.43 Setting up libicu63:s390x (63.1-6) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.47 Setting up xxd (2:8.1.0875-5) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.47 Setting up libuv1:s390x (1.24.1-1) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.48 Setting up vim-common (2:8.1.0875-5) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.50 Setting up librhash0:s390x (1.3.8-1) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.51 Setting up cmake-data (3.13.4-1) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.52 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.53 Setting up libjsoncpp1:s390x (1.7.4-3) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.54 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.54 Setting up cmake (3.13.4-1) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.55 Processing triggers for libc-bin (2.28-10) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 44.58 Processing triggers for mime-support (3.62) ...
15:56:10 [2020-01-10T15:56:10.276Z] #35 ...
15:56:10 [2020-01-10T15:56:10.276Z] 
15:56:10 [2020-01-10T15:56:10.276Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:10 [2020-01-10T15:56:10.276Z] #46 34.41 internal/reflectlite
15:56:10 [2020-01-10T15:56:10.276Z] #46 34.42 github.com/LK4D4/vndr/godl/singleflight
15:56:10 [2020-01-10T15:56:10.276Z] #46 34.69 math/rand
15:56:10 [2020-01-10T15:56:10.276Z] #46 37.22 io
15:56:10 [2020-01-10T15:56:10.276Z] #46 37.22 strconv
15:56:10 [2020-01-10T15:56:10.276Z] #46 38.90 bytes
15:56:10 [2020-01-10T15:56:10.276Z] #46 41.93 bufio
15:56:10 [2020-01-10T15:56:10.276Z] #46 42.35 reflect
15:56:10 [2020-01-10T15:56:10.276Z] #46 43.78 syscall
15:56:10 [2020-01-10T15:56:10.276Z] #46 ...
15:56:10 [2020-01-10T15:56:10.276Z] 
15:56:10 [2020-01-10T15:56:10.276Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:56:10 [2020-01-10T15:56:10.276Z] #28 14.73 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:56:10 [2020-01-10T15:56:10.276Z] #28 15.20 #=#=#                                                                         
15:56:10 [2020-01-10T15:56:10.276Z] #28 15.34 
######################################################################## 100.0%
15:56:10 [2020-01-10T15:56:10.276Z] #28 15.35 
15:56:10 [2020-01-10T15:56:10.276Z] #28 16.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:56:10 [2020-01-10T15:56:10.276Z] #28 16.45 
15:56:10 [2020-01-10T15:56:10.276Z] #28 16.59 
######################################################################## 100.0%
15:56:10 [2020-01-10T15:56:10.276Z] #28 16.70 
15:56:10 [2020-01-10T15:56:10.437Z] #60 32.78 + export 'BUILDTAGS=netgo osusergo static_build'
15:56:10 [2020-01-10T15:56:10.437Z] #60 32.79 + BUILDTAGS='netgo osusergo static_build'
15:56:10 [2020-01-10T15:56:10.437Z] #60 32.79 + export EXTRA_FLAGS=-buildmode=pie
15:56:10 [2020-01-10T15:56:10.437Z] #60 32.79 + EXTRA_FLAGS=-buildmode=pie
15:56:10 [2020-01-10T15:56:10.437Z] #60 32.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:56:10 [2020-01-10T15:56:10.437Z] #60 32.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:56:10 [2020-01-10T15:56:10.437Z] #60 32.79 + '[' '' = dynamic ']'
15:56:10 [2020-01-10T15:56:10.437Z] #60 32.79 + make
15:56:10 [2020-01-10T15:56:10.681Z] #28 ...
15:56:10 [2020-01-10T15:56:10.681Z] 
15:56:10 [2020-01-10T15:56:10.681Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:56:10 [2020-01-10T15:56:10.681Z] #35 DONE 45.0s
15:56:10 [2020-01-10T15:56:10.681Z] 
15:56:10 [2020-01-10T15:56:10.681Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:56:10 [2020-01-10T15:56:10.681Z] #36 DONE 0.1s
15:56:10 [2020-01-10T15:56:10.681Z] 
15:56:10 [2020-01-10T15:56:10.681Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:56:10 [2020-01-10T15:56:10.681Z] #11 36.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:56:10 [2020-01-10T15:56:10.681Z] #11 36.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 36.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.03 Selecting previously unselected package binutils-mingw-w64.
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.18 Selecting previously unselected package libdevmapper1.02.1:s390x.
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.19 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.33 Selecting previously unselected package dmsetup.
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.35 Unpacking dmsetup (2:1.02.155-3) ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.48 Selecting previously unselected package mingw-w64-common.
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 39.48 Unpacking mingw-w64-common (6.0.0-3) ...
15:56:10 [2020-01-10T15:56:10.681Z] #11 ...
15:56:10 [2020-01-10T15:56:10.681Z] 
15:56:10 [2020-01-10T15:56:10.681Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:56:10 [2020-01-10T15:56:10.681Z] #37 DONE 0.1s
15:56:10 [2020-01-10T15:56:10.681Z] 
15:56:10 [2020-01-10T15:56:10.681Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.269 + RM_GOPATH=0
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.269 + TMP_GOPATH=
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.269 + : /build
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.269 + '[' -z '' ']'
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.270 ++ mktemp -d
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.271 + export GOPATH=/tmp/tmp.UQlI6piGJi
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.271 + GOPATH=/tmp/tmp.UQlI6piGJi
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.271 + RM_GOPATH=1
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.271 ++ dirname ./install.sh
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.272 + dir=.
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.272 + bin=tini
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.272 + shift
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.273 + '[' '!' -f ./tini.installer ']'
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.273 + . ./tini.installer
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.273 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.273 + install_tini
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.273 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.273 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.274 + git clone https://github.com/krallin/tini.git /tmp/tmp.UQlI6piGJi/tini
15:56:11 [2020-01-10T15:56:11.078Z] #38 0.277 Cloning into '/tmp/tmp.UQlI6piGJi/tini'...
15:56:11 [2020-01-10T15:56:11.485Z] #38 0.853 + cd /tmp/tmp.UQlI6piGJi/tini
15:56:11 [2020-01-10T15:56:11.485Z] #38 0.854 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:56:11 [2020-01-10T15:56:11.485Z] #38 0.857 + cmake .
15:56:11 [2020-01-10T15:56:11.825Z] #60 34.41 + bin/ctr
15:56:11 [2020-01-10T15:56:11.892Z] #38 1.221 -- The C compiler identification is GNU 8.3.0
15:56:11 [2020-01-10T15:56:11.892Z] #38 1.257 -- Check for working C compiler: /usr/bin/cc
15:56:12 [2020-01-10T15:56:12.086Z] #60 ...
15:56:12 [2020-01-10T15:56:12.086Z] 
15:56:12 [2020-01-10T15:56:12.086Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:12 [2020-01-10T15:56:12.086Z] #37 11.48 Scanning dependencies of target tini-static
15:56:12 [2020-01-10T15:56:12.086Z] #37 11.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:56:12 [2020-01-10T15:56:12.086Z] #37 13.53 [100%] Linking C executable tini-static
15:56:12 [2020-01-10T15:56:12.086Z] #37 14.38 [100%] Built target tini-static
15:56:12 [2020-01-10T15:56:12.086Z] #37 14.55 + mkdir -p /build
15:56:12 [2020-01-10T15:56:12.086Z] #37 14.55 + cp tini-static /build/docker-init
15:56:12 [2020-01-10T15:56:12.086Z] #37 DONE 15.2s
15:56:12 [2020-01-10T15:56:12.283Z] #38 1.586 -- Check for working C compiler: /usr/bin/cc -- works
15:56:12 [2020-01-10T15:56:12.283Z] #38 1.588 -- Detecting C compiler ABI info
15:56:12 [2020-01-10T15:56:12.347Z] 
15:56:12 [2020-01-10T15:56:12.348Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:12 [2020-01-10T15:56:12.348Z] #42 4.660 Note: Building without setproctitle() and strlcpy() support.
15:56:12 [2020-01-10T15:56:12.348Z] #42 4.661       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:56:12 [2020-01-10T15:56:12.348Z] #42 6.798 fatal: not a git repository (or any of the parent directories): .git
15:56:12 [2020-01-10T15:56:12.348Z] #42 6.838   GEN      .gitid
15:56:12 [2020-01-10T15:56:12.348Z] #42 6.846   GEN      criu/include/version.h
15:56:12 [2020-01-10T15:56:12.348Z] #42 6.876   GEN      include/common/asm
15:56:12 [2020-01-10T15:56:12.348Z] #42 9.383   PBCC     images/google/protobuf/descriptor.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 9.503   PBCC     images/opts.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 9.574   PBCC     images/sit.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 9.708   DEP      images/google/protobuf/descriptor.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 9.965   DEP      images/opts.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.11   DEP      images/sit.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.14   PBCC     images/macvlan.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.17   DEP      images/macvlan.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.20   PBCC     images/autofs.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.27   DEP      images/autofs.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.33   PBCC     images/sysctl.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.41   DEP      images/sysctl.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.44   PBCC     images/time.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.47   DEP      images/time.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.52   PBCC     images/binfmt-misc.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.55   DEP      images/binfmt-misc.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.63   PBCC     images/seccomp.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.70   DEP      images/seccomp.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.77   PBCC     images/userns.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.80   DEP      images/userns.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.86   PBCC     images/cgroup.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 10.97   DEP      images/cgroup.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.04   PBCC     images/fown.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.10   PBCC     images/ext-file.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.12   DEP      images/fown.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.19   DEP      images/ext-file.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.35   PBCC     images/rpc.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.48   DEP      images/rpc.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.53   PBCC     images/siginfo.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.55   DEP      images/siginfo.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.62   PBCC     images/pagemap.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.68   DEP      images/pagemap.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.78   PBCC     images/rlimit.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.79   DEP      images/rlimit.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.89   PBCC     images/file-lock.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 11.95   DEP      images/file-lock.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.06   PBCC     images/tty.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.19   DEP      images/tty.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.30   PBCC     images/tun.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.34   PBCC     images/netdev.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.36   DEP      images/tun.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.46   DEP      images/netdev.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.50   PBCC     images/vma.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.55   DEP      images/vma.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.59   PBCC     images/creds.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.61   DEP      images/creds.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.68   PBCC     images/utsns.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.73   DEP      images/utsns.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.86   PBCC     images/ipc-desc.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.93   PBCC     images/ipc-sem.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 12.97   DEP      images/ipc-desc.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 13.09   DEP      images/ipc-sem.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 13.13   PBCC     images/ipc-msg.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 13.14   DEP      images/ipc-msg.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 13.18   PBCC     images/ipc-shm.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 13.24   DEP      images/ipc-shm.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 13.31   PBCC     images/ipc-var.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 13.34   DEP      images/ipc-var.pb-c.d
15:56:12 [2020-01-10T15:56:12.348Z] #42 13.40   PBCC     images/sk-opts.pb-c.c
15:56:12 [2020-01-10T15:56:12.348Z] #42 13.45   PBCC     images/packet-sock.pb-c.c
15:56:12 [2020-01-10T15:56:12.609Z] #42 13.49   DEP      images/sk-opts.pb-c.d
15:56:12 [2020-01-10T15:56:12.609Z] #42 13.56   DEP      images/packet-sock.pb-c.d
15:56:12 [2020-01-10T15:56:12.609Z] #42 13.62   PBCC     images/sk-netlink.pb-c.c
15:56:12 [2020-01-10T15:56:12.681Z] #38 2.015 -- Detecting C compiler ABI info - done
15:56:12 [2020-01-10T15:56:12.681Z] #38 2.027 -- Detecting C compile features
15:56:12 [2020-01-10T15:56:12.870Z] #42 13.73   DEP      images/sk-netlink.pb-c.d
15:56:12 [2020-01-10T15:56:12.870Z] #42 13.82   PBCC     images/sk-inet.pb-c.c
15:56:13 [2020-01-10T15:56:13.212Z] INFO: Extraction ended at 01/10/2020 15:56:12. Duration:00:00:29.3917736
15:56:13 [2020-01-10T15:56:13.212Z] INFO: Updating the golang and path environment variables
15:56:13 [2020-01-10T15:56:13.212Z] INFO: GOPATH=d:\gopath
15:56:13 [2020-01-10T15:56:13.212Z] INFO: go version go1.13.5 windows/amd64
15:56:13 [2020-01-10T15:56:13.212Z] INFO: Running the daemon under test in debug mode
15:56:13 [2020-01-10T15:56:13.212Z] INFO: Starting a daemon under test...
15:56:13 [2020-01-10T15:56:13.212Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40361\4\daemon --pidfile d:\CI\PR-40361\4\docker.pid -D
15:56:13 [2020-01-10T15:56:13.212Z] INFO: Process started successfully.
15:56:13 [2020-01-10T15:56:13.212Z] INFO: Start tailing logs of the daemon under tests
15:56:13 [2020-01-10T15:56:13.212Z] INFO: Waiting for the daemon under test to start...
15:56:13 [2020-01-10T15:56:13.213Z] #38 ...
15:56:13 [2020-01-10T15:56:13.213Z] 
15:56:13 [2020-01-10T15:56:13.213Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:56:13 [2020-01-10T15:56:13.213Z] #30 37.65 + cd /tmp/tmp.dQRqY7S7I5/src/github.com/go-swagger/go-swagger
15:56:13 [2020-01-10T15:56:13.213Z] #30 37.65 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
15:56:13 [2020-01-10T15:56:13.213Z] #30 39.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:56:13 [2020-01-10T15:56:13.223Z] #42 13.99   DEP      images/sk-inet.pb-c.d
15:56:13 [2020-01-10T15:56:13.223Z] #42 14.15   PBCC     images/sk-unix.pb-c.c
15:56:13 [2020-01-10T15:56:13.223Z] #42 14.22   DEP      images/sk-unix.pb-c.d
15:56:13 [2020-01-10T15:56:13.223Z] #42 14.26   PBCC     images/mm.pb-c.c
15:56:13 [2020-01-10T15:56:13.223Z] #42 14.37   DEP      images/mm.pb-c.d
15:56:13 [2020-01-10T15:56:13.485Z] #42 14.43   PBCC     images/timerfd.pb-c.c
15:56:13 [2020-01-10T15:56:13.485Z] #42 14.48   DEP      images/timerfd.pb-c.d
15:56:13 [2020-01-10T15:56:13.633Z] #30 ...
15:56:13 [2020-01-10T15:56:13.633Z] 
15:56:13 [2020-01-10T15:56:13.633Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:56:13 [2020-01-10T15:56:13.633Z] #28 17.68 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:56:13 [2020-01-10T15:56:13.633Z] #28 17.73 skipping existing b63cc5f62c21
15:56:13 [2020-01-10T15:56:13.633Z] #28 17.81 
15:56:13 [2020-01-10T15:56:13.633Z] #28 18.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:56:13 [2020-01-10T15:56:13.633Z] #28 19.10 #=#=#                                                                         
15:56:13 [2020-01-10T15:56:13.633Z] #28 19.28 #=#=#                                                                         

######################################################################## 100.0%
15:56:13 [2020-01-10T15:56:13.633Z] #28 19.37 
15:56:13 [2020-01-10T15:56:13.633Z] #28 19.42 Download of images into '/build' complete.
15:56:13 [2020-01-10T15:56:13.633Z] #28 19.42 Use something like the following to load the result into a Docker daemon:
15:56:13 [2020-01-10T15:56:13.633Z] #28 19.43   tar -cC '/build' . | docker load
15:56:13 [2020-01-10T15:56:13.633Z] #28 DONE 19.5s
15:56:13 [2020-01-10T15:56:13.633Z] 
15:56:13 [2020-01-10T15:56:13.633Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:56:13 [2020-01-10T15:56:13.633Z] #11 45.59 Selecting previously unselected package mingw-w64-x86-64-dev.
15:56:13 [2020-01-10T15:56:13.633Z] #11 45.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:56:13 [2020-01-10T15:56:13.633Z] #11 45.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:56:13 [2020-01-10T15:56:13.745Z] #42 14.62   PBCC     images/timer.pb-c.c
15:56:13 [2020-01-10T15:56:13.745Z] #42 14.69   DEP      images/timer.pb-c.d
15:56:13 [2020-01-10T15:56:13.745Z] #42 14.76   PBCC     images/sa.pb-c.c
15:56:13 [2020-01-10T15:56:13.745Z] #42 14.89   DEP      images/sa.pb-c.d
15:56:14 [2020-01-10T15:56:14.006Z] #42 14.95   PBCC     images/pipe-data.pb-c.c
15:56:14 [2020-01-10T15:56:14.006Z] #42 15.00   DEP      images/pipe-data.pb-c.d
15:56:14 [2020-01-10T15:56:14.006Z] #42 15.12   PBCC     images/mnt.pb-c.c
15:56:14 [2020-01-10T15:56:14.267Z] #42 15.23   DEP      images/mnt.pb-c.d
15:56:14 [2020-01-10T15:56:14.267Z] #42 15.31   PBCC     images/sk-packet.pb-c.c
15:56:14 [2020-01-10T15:56:14.267Z] #42 15.34   DEP      images/sk-packet.pb-c.d
15:56:14 [2020-01-10T15:56:14.529Z] #42 15.44   PBCC     images/tcp-stream.pb-c.c
15:56:14 [2020-01-10T15:56:14.529Z] #42 15.56   DEP      images/tcp-stream.pb-c.d
15:56:14 [2020-01-10T15:56:14.529Z] #42 15.60   PBCC     images/pipe.pb-c.c
15:56:14 [2020-01-10T15:56:14.790Z] #42 15.68   DEP      images/pipe.pb-c.d
15:56:14 [2020-01-10T15:56:14.790Z] #42 15.77   PBCC     images/pstree.pb-c.c
15:56:14 [2020-01-10T15:56:14.790Z] #42 15.79   DEP      images/pstree.pb-c.d
15:56:15 [2020-01-10T15:56:15.051Z] #42 15.90   PBCC     images/fs.pb-c.c
15:56:15 [2020-01-10T15:56:15.051Z] #42 15.93   DEP      images/fs.pb-c.d
15:56:15 [2020-01-10T15:56:15.051Z] #42 15.98   PBCC     images/signalfd.pb-c.c
15:56:15 [2020-01-10T15:56:15.051Z] #42 16.06   DEP      images/signalfd.pb-c.d
15:56:15 [2020-01-10T15:56:15.312Z] #42 16.14   PBCC     images/fh.pb-c.c
15:56:15 [2020-01-10T15:56:15.312Z] #42 16.24   PBCC     images/fsnotify.pb-c.c
15:56:15 [2020-01-10T15:56:15.312Z] #42 16.34   DEP      images/fh.pb-c.d
15:56:15 [2020-01-10T15:56:15.573Z] #42 16.48   DEP      images/fsnotify.pb-c.d
15:56:15 [2020-01-10T15:56:15.573Z] #42 ...
15:56:15 [2020-01-10T15:56:15.573Z] 
15:56:15 [2020-01-10T15:56:15.573Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:56:15 [2020-01-10T15:56:15.573Z] #32 61.61 path/filepath
15:56:15 [2020-01-10T15:56:15.573Z] #32 62.50 io/ioutil
15:56:15 [2020-01-10T15:56:15.573Z] #32 63.14 internal/fmtsort
15:56:15 [2020-01-10T15:56:15.573Z] #32 63.85 fmt
15:56:15 [2020-01-10T15:56:15.573Z] #32 66.29 github.com/BurntSushi/toml
15:56:15 [2020-01-10T15:56:15.573Z] #32 66.30 log
15:56:15 [2020-01-10T15:56:15.573Z] #32 66.31 flag
15:56:15 [2020-01-10T15:56:15.573Z] #32 70.72 github.com/BurntSushi/toml/cmd/tomlv
15:56:15 [2020-01-10T15:56:15.573Z] #32 ...
15:56:15 [2020-01-10T15:56:15.573Z] 
15:56:15 [2020-01-10T15:56:15.573Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:15 [2020-01-10T15:56:15.573Z] #42 16.55   PBCC     images/eventpoll.pb-c.c
15:56:15 [2020-01-10T15:56:15.573Z] #42 16.57   DEP      images/eventpoll.pb-c.d
15:56:15 [2020-01-10T15:56:15.573Z] #42 16.64   PBCC     images/eventfd.pb-c.c
15:56:15 [2020-01-10T15:56:15.618Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
15:56:15 [2020-01-10T15:56:15.618Z] INFO [runner] Issues before processing: 46, after processing: 0 
15:56:15 [2020-01-10T15:56:15.618Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 10/10, skip_files: 10/10, exclude: 1/1, filename_unadjuster: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, cgo: 10/46, skip_dirs: 10/10, autogenerated_exclude: 1/10, nolint: 0/1 
15:56:15 [2020-01-10T15:56:15.618Z] INFO [runner] processing took 867.963µs with stages: nolint: 395.251µs, path_prettifier: 203.704µs, cgo: 104.234µs, skip_dirs: 73.472µs, autogenerated_exclude: 52.911µs, identifier_marker: 27.693µs, filename_unadjuster: 4.793µs, exclude-rules: 2.301µs, max_same_issues: 1.294µs, max_from_linter: 365ns, exclude: 347ns, diff: 302ns, uniq_by_line: 275ns, source_code: 259ns, max_per_file_from_linter: 259ns, skip_files: 255ns, path_shortener: 248ns 
15:56:15 [2020-01-10T15:56:15.618Z] INFO [runner] linters took 1m29.844909809s with stages: goanalysis_metalinter: 1m11.75579925s, unused: 18.088104511s 
15:56:15 [2020-01-10T15:56:15.618Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
15:56:15 [2020-01-10T15:56:15.618Z] INFO Memory: 1391 samples, avg is 554.3MB, max is 3102.2MB 
15:56:15 [2020-01-10T15:56:15.618Z] INFO Execution took 3m23.956671452s               
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:56:15 [2020-01-10T15:56:15.834Z] #42 16.66   DEP      images/eventfd.pb-c.d
15:56:15 [2020-01-10T15:56:15.834Z] #42 16.80   PBCC     images/remap-file-path.pb-c.c
15:56:15 [2020-01-10T15:56:15.834Z] #42 16.83   DEP      images/remap-file-path.pb-c.d
15:56:15 [2020-01-10T15:56:15.834Z] #42 16.91   PBCC     images/fifo.pb-c.c
15:56:15 [2020-01-10T15:56:15.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/make.sh dynbinary-daemon test-docker-py
15:56:16 [2020-01-10T15:56:16.095Z] #42 16.92   DEP      images/fifo.pb-c.d
15:56:16 [2020-01-10T15:56:16.095Z] #42 17.03   PBCC     images/ghost-file.pb-c.c
15:56:16 [2020-01-10T15:56:16.095Z] #42 17.09   DEP      images/ghost-file.pb-c.d
15:56:16 [2020-01-10T15:56:16.139Z] INFO: Daemon under test started and replied!
15:56:16 [2020-01-10T15:56:16.139Z] INFO: Docker version of the daemon under test
15:56:16 [2020-01-10T15:56:16.139Z] 
15:56:16 [2020-01-10T15:56:16.357Z] #42 17.18   PBCC     images/regfile.pb-c.c
15:56:16 [2020-01-10T15:56:16.357Z] #42 17.24   DEP      images/regfile.pb-c.d
15:56:16 [2020-01-10T15:56:16.357Z] #42 17.33   PBCC     images/ns.pb-c.c
15:56:16 [2020-01-10T15:56:16.357Z] #42 17.36   DEP      images/ns.pb-c.d
15:56:16 [2020-01-10T15:56:16.357Z] #42 17.43   PBCC     images/fdinfo.pb-c.c
15:56:16 [2020-01-10T15:56:16.420Z] #11 ...
15:56:16 [2020-01-10T15:56:16.420Z] 
15:56:16 [2020-01-10T15:56:16.420Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:16 [2020-01-10T15:56:16.420Z] #38 3.835 -- Detecting C compile features - done
15:56:16 [2020-01-10T15:56:16.420Z] #38 3.841 -- Performing Test HAS_BUILTIN_FORTIFY
15:56:16 [2020-01-10T15:56:16.420Z] #38 3.993 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:56:16 [2020-01-10T15:56:16.420Z] #38 4.068 -- Configuring done
15:56:16 [2020-01-10T15:56:16.420Z] #38 4.087 -- Generating done
15:56:16 [2020-01-10T15:56:16.420Z] #38 4.093 -- Build files have been written to: /tmp/tmp.UQlI6piGJi/tini
15:56:16 [2020-01-10T15:56:16.420Z] #38 4.095 + make tini-static
15:56:16 [2020-01-10T15:56:16.420Z] #38 4.530 Scanning dependencies of target tini-static
15:56:16 [2020-01-10T15:56:16.420Z] #38 4.579 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:56:16 [2020-01-10T15:56:16.420Z] #38 5.592 [100%] Linking C executable tini-static
15:56:16 [2020-01-10T15:56:16.531Z] 
15:56:16 [2020-01-10T15:56:16.605Z] Client:
15:56:16 [2020-01-10T15:56:16.605Z]  Version:      17.06.2-ce
15:56:16 [2020-01-10T15:56:16.605Z]  API version:  1.30
15:56:16 [2020-01-10T15:56:16.605Z]  Go version:   go1.8.3
15:56:16 [2020-01-10T15:56:16.605Z]  Git commit:   cec0b72
15:56:16 [2020-01-10T15:56:16.605Z]  Built:        Tue Sep  5 19:57:19 2017
15:56:16 [2020-01-10T15:56:16.605Z]  OS/Arch:      windows/amd64
15:56:16 [2020-01-10T15:56:16.605Z] 
15:56:16 [2020-01-10T15:56:16.605Z] Server:
15:56:16 [2020-01-10T15:56:16.605Z]  Version:      0.0.0-dev
15:56:16 [2020-01-10T15:56:16.605Z]  API version:  1.41 (minimum version 1.24)
15:56:16 [2020-01-10T15:56:16.605Z]  Go version:   go1.13.5
15:56:16 [2020-01-10T15:56:16.605Z]  Git commit:   339fb74cb
15:56:16 [2020-01-10T15:56:16.605Z]  Built:        01/10/2020 15:54:12
15:56:16 [2020-01-10T15:56:16.605Z]  OS/Arch:      windows/amd64
15:56:16 [2020-01-10T15:56:16.605Z]  Experimental: false
15:56:16 [2020-01-10T15:56:16.605Z] 
15:56:16 [2020-01-10T15:56:16.605Z] INFO: Docker info of the daemon under test
15:56:16 [2020-01-10T15:56:16.605Z] 
15:56:16 [2020-01-10T15:56:16.605Z] Containers: 0
15:56:16 [2020-01-10T15:56:16.605Z]  Running: 0
15:56:16 [2020-01-10T15:56:16.605Z]  Paused: 0
15:56:16 [2020-01-10T15:56:16.605Z]  Stopped: 0
15:56:16 [2020-01-10T15:56:16.605Z] Images: 0
15:56:16 [2020-01-10T15:56:16.605Z] Server Version: 0.0.0-dev
15:56:16 [2020-01-10T15:56:16.605Z] Storage Driver: windowsfilter
15:56:16 [2020-01-10T15:56:16.605Z]  Windows: 
15:56:16 [2020-01-10T15:56:16.605Z] Logging Driver: json-file
15:56:16 [2020-01-10T15:56:16.605Z] Plugins: 
15:56:16 [2020-01-10T15:56:16.605Z]  Volume: local
15:56:16 [2020-01-10T15:56:16.605Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:56:16 [2020-01-10T15:56:16.605Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:56:16 [2020-01-10T15:56:16.605Z] Swarm: inactive
15:56:16 [2020-01-10T15:56:16.605Z] Default Isolation: process
15:56:16 [2020-01-10T15:56:16.605Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:56:16 [2020-01-10T15:56:16.605Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
15:56:16 [2020-01-10T15:56:16.605Z] OSType: windows
15:56:16 [2020-01-10T15:56:16.605Z] Architecture: x86_64
15:56:16 [2020-01-10T15:56:16.605Z] CPUs: 4
15:56:16 [2020-01-10T15:56:16.605Z] Total Memory: 32GiB
15:56:16 [2020-01-10T15:56:16.605Z] Name: azwin-2-a42740
15:56:16 [2020-01-10T15:56:16.605Z] ID: SPBD:EUTK:FZAA:HFS7:6LQW:2SGJ:HIQP:OINE:OWQD:SMBR:E5QL:B7OD
15:56:16 [2020-01-10T15:56:16.605Z] Docker Root Dir: D:\CI\PR-40361\4\daemon
15:56:16 [2020-01-10T15:56:16.605Z] Debug Mode (client): false
15:56:16 [2020-01-10T15:56:16.605Z] Debug Mode (server): true
15:56:16 [2020-01-10T15:56:16.605Z]  File Descriptors: -1
15:56:16 [2020-01-10T15:56:16.605Z]  Goroutines: 17
15:56:16 [2020-01-10T15:56:16.605Z]  System Time: 2020-01-10T15:56:16.2520409Z
15:56:16 [2020-01-10T15:56:16.605Z]  EventsListeners: 0
15:56:16 [2020-01-10T15:56:16.605Z] Registry: https://index.docker.io/v1/
15:56:16 [2020-01-10T15:56:16.605Z] Labels:
15:56:16 [2020-01-10T15:56:16.605Z] Experimental: false
15:56:16 [2020-01-10T15:56:16.605Z] Insecure Registries:
15:56:16 [2020-01-10T15:56:16.605Z]  127.0.0.0/8
15:56:16 [2020-01-10T15:56:16.605Z] Live Restore Enabled: false
15:56:16 [2020-01-10T15:56:16.605Z] 
15:56:16 [2020-01-10T15:56:16.605Z] 
15:56:16 [2020-01-10T15:56:16.605Z] INFO: Docker images of the daemon under test
15:56:16 [2020-01-10T15:56:16.605Z] 
15:56:16 [2020-01-10T15:56:16.605Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:56:16 [2020-01-10T15:56:16.605Z] 
15:56:16 [2020-01-10T15:56:16.605Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:56:16 [2020-01-10T15:56:16.605Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:56:16 [2020-01-10T15:56:16.618Z] #42 17.48   DEP      images/fdinfo.pb-c.d
15:56:16 [2020-01-10T15:56:16.618Z] #42 17.61   PBCC     images/core-aarch64.pb-c.c
15:56:16 [2020-01-10T15:56:16.618Z] #42 17.64   PBCC     images/core-arm.pb-c.c
15:56:16 [2020-01-10T15:56:16.618Z] #42 17.70   PBCC     images/core-ppc64.pb-c.c
15:56:16 [2020-01-10T15:56:16.788Z] Removing bundles/
15:56:16 [2020-01-10T15:56:16.788Z] 
15:56:16 [2020-01-10T15:56:16.788Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:56:16 [2020-01-10T15:56:16.788Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:56:16 [2020-01-10T15:56:16.788Z] GOOS="" GOARCH="" GOARM=""
15:56:16 [2020-01-10T15:56:16.878Z] #42 17.73   PBCC     images/core-s390.pb-c.c
15:56:16 [2020-01-10T15:56:16.878Z] #42 17.78   PBCC     images/core-x86.pb-c.c
15:56:16 [2020-01-10T15:56:16.878Z] #42 17.95   PBCC     images/core.pb-c.c
15:56:16 [2020-01-10T15:56:16.887Z] #38 6.215 [100%] Built target tini-static
15:56:17 [2020-01-10T15:56:17.066Z] ltsc2019: Pulling from windows/servercore
15:56:17 [2020-01-10T15:56:17.066Z] 65014b3c3121: Pulling fs layer
15:56:17 [2020-01-10T15:56:17.066Z] faf31ee0aa3d: Pulling fs layer
15:56:17 [2020-01-10T15:56:17.141Z] #42 18.08   PBCC     images/inventory.pb-c.c
15:56:17 [2020-01-10T15:56:17.141Z] #42 18.17   DEP      images/core-aarch64.pb-c.d
15:56:17 [2020-01-10T15:56:17.141Z] #42 18.23   DEP      images/core-arm.pb-c.d
15:56:17 [2020-01-10T15:56:17.294Z] #38 6.319 + mkdir -p /build
15:56:17 [2020-01-10T15:56:17.294Z] #38 6.365 + cp tini-static /build/docker-init
15:56:17 [2020-01-10T15:56:17.294Z] #38 DONE 6.5s
15:56:17 [2020-01-10T15:56:17.294Z] 
15:56:17 [2020-01-10T15:56:17.294Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:17 [2020-01-10T15:56:17.294Z] #46 51.42 time
15:56:17 [2020-01-10T15:56:17.402Z] #42 18.30   DEP      images/core-ppc64.pb-c.d
15:56:17 [2020-01-10T15:56:17.402Z] #42 18.41   DEP      images/core-s390.pb-c.d
15:56:17 [2020-01-10T15:56:17.402Z] #42 18.49   DEP      images/core-x86.pb-c.d
15:56:17 [2020-01-10T15:56:17.663Z] #42 18.57   DEP      images/core.pb-c.d
15:56:17 [2020-01-10T15:56:17.663Z] #42 18.68   DEP      images/inventory.pb-c.d
15:56:17 [2020-01-10T15:56:17.663Z] #42 18.74   PBCC     images/cpuinfo.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #46 ...
15:56:17 [2020-01-10T15:56:17.788Z] 
15:56:17 [2020-01-10T15:56:17.788Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:17 [2020-01-10T15:56:17.788Z] #43 6.739 Note: Building without setproctitle() and strlcpy() support.
15:56:17 [2020-01-10T15:56:17.788Z] #43 6.739       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:56:17 [2020-01-10T15:56:17.788Z] #43 7.619 fatal: not a git repository (or any of the parent directories): .git
15:56:17 [2020-01-10T15:56:17.788Z] #43 7.623   GEN      .gitid
15:56:17 [2020-01-10T15:56:17.788Z] #43 7.625   GEN      criu/include/version.h
15:56:17 [2020-01-10T15:56:17.788Z] #43 7.633   GEN      include/common/asm
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.028   PBCC     images/google/protobuf/descriptor.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.106   PBCC     images/opts.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.122   PBCC     images/sit.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.200   DEP      images/google/protobuf/descriptor.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.316   DEP      images/opts.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.332   DEP      images/sit.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.359   PBCC     images/macvlan.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.404   DEP      images/macvlan.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.447   PBCC     images/autofs.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.518   DEP      images/autofs.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.537   PBCC     images/sysctl.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.547   DEP      images/sysctl.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.568   PBCC     images/time.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.590   DEP      images/time.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.602   PBCC     images/binfmt-misc.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.621   DEP      images/binfmt-misc.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.645   PBCC     images/seccomp.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.687   DEP      images/seccomp.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.870   PBCC     images/userns.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.874   DEP      images/userns.pb-c.d
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.919   PBCC     images/cgroup.pb-c.c
15:56:17 [2020-01-10T15:56:17.788Z] #43 9.989   DEP      images/cgroup.pb-c.d
15:56:17 [2020-01-10T15:56:17.923Z] #42 18.80   DEP      images/cpuinfo.pb-c.d
15:56:17 [2020-01-10T15:56:17.923Z] #42 18.84   PBCC     images/stats.pb-c.c
15:56:17 [2020-01-10T15:56:17.923Z] #42 18.91   DEP      images/stats.pb-c.d
15:56:18 [2020-01-10T15:56:18.184Z] #42 ...
15:56:18 [2020-01-10T15:56:18.184Z] 
15:56:18 [2020-01-10T15:56:18.184Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:56:18 [2020-01-10T15:56:18.184Z] #10 64.65 Selecting previously unselected package gcc-mingw-w64-base.
15:56:18 [2020-01-10T15:56:18.184Z] #10 64.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:56:18 [2020-01-10T15:56:18.184Z] #10 64.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:56:18 [2020-01-10T15:56:18.184Z] #10 64.99 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:56:18 [2020-01-10T15:56:18.184Z] #10 65.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:56:18 [2020-01-10T15:56:18.184Z] #10 65.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:56:18 [2020-01-10T15:56:18.432Z] #43 10.25   PBCC     images/fown.pb-c.c
15:56:18 [2020-01-10T15:56:18.432Z] #43 ...
15:56:18 [2020-01-10T15:56:18.432Z] 
15:56:18 [2020-01-10T15:56:18.432Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:56:18 [2020-01-10T15:56:18.432Z] #11 51.59 Selecting previously unselected package gcc-mingw-w64-base.
15:56:18 [2020-01-10T15:56:18.432Z] #11 51.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:56:18 [2020-01-10T15:56:18.432Z] #11 51.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:56:18 [2020-01-10T15:56:18.432Z] #11 51.84 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:56:18 [2020-01-10T15:56:18.432Z] #11 51.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:56:18 [2020-01-10T15:56:18.432Z] #11 51.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:56:18 [2020-01-10T15:56:18.444Z] #10 ...
15:56:18 [2020-01-10T15:56:18.444Z] 
15:56:18 [2020-01-10T15:56:18.444Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:18 [2020-01-10T15:56:18.444Z] #45 64.54 net
15:56:18 [2020-01-10T15:56:18.444Z] #45 64.57 os/exec
15:56:18 [2020-01-10T15:56:18.444Z] #45 67.89 go/token
15:56:18 [2020-01-10T15:56:18.444Z] #45 67.90 flag
15:56:18 [2020-01-10T15:56:18.444Z] #45 67.91 net/url
15:56:18 [2020-01-10T15:56:18.444Z] #45 69.92 go/scanner
15:56:18 [2020-01-10T15:56:18.444Z] #45 70.98 text/template/parse
15:56:18 [2020-01-10T15:56:18.444Z] #45 71.44 encoding/base64
15:56:18 [2020-01-10T15:56:18.444Z] #45 72.45 go/ast
15:56:18 [2020-01-10T15:56:18.444Z] #45 72.74 encoding/json
15:56:19 [2020-01-10T15:56:19.387Z] #45 ...
15:56:19 [2020-01-10T15:56:19.387Z] 
15:56:19 [2020-01-10T15:56:19.387Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:56:19 [2020-01-10T15:56:19.387Z] #32 DONE 75.4s
15:56:19 [2020-01-10T15:56:19.387Z] 
15:56:19 [2020-01-10T15:56:19.387Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:56:19 [2020-01-10T15:56:19.648Z] #48 ...
15:56:19 [2020-01-10T15:56:19.648Z] 
15:56:19 [2020-01-10T15:56:19.648Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:19 [2020-01-10T15:56:19.648Z] #42 20.73 make[1]: Nothing to be done for 'all'.
15:56:22 [2020-01-10T15:56:22.195Z] #42 23.04   CC       images/stats.o
15:56:22 [2020-01-10T15:56:22.457Z] #42 23.47   CC       images/core.o
15:56:22 [2020-01-10T15:56:22.608Z] #11 ...
15:56:22 [2020-01-10T15:56:22.608Z] 
15:56:22 [2020-01-10T15:56:22.608Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:56:22 [2020-01-10T15:56:22.608Z] #33 46.31 time
15:56:22 [2020-01-10T15:56:22.608Z] #33 52.67 internal/poll
15:56:22 [2020-01-10T15:56:22.608Z] #33 54.29 internal/fmtsort
15:56:22 [2020-01-10T15:56:22.608Z] #33 54.47 internal/syscall/unix
15:56:22 [2020-01-10T15:56:22.608Z] #33 54.68 os
15:56:22 [2020-01-10T15:56:22.608Z] #33 54.98 strings
15:56:22 [2020-01-10T15:56:22.608Z] #33 ...
15:56:22 [2020-01-10T15:56:22.608Z] 
15:56:22 [2020-01-10T15:56:22.608Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.33   PBCC     images/ext-file.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.42   DEP      images/fown.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.42   DEP      images/ext-file.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.51   PBCC     images/rpc.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.53   DEP      images/rpc.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.57   PBCC     images/siginfo.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.58   DEP      images/siginfo.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.60   PBCC     images/pagemap.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.61   DEP      images/pagemap.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.65   PBCC     images/rlimit.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.65   DEP      images/rlimit.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.67   PBCC     images/file-lock.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.69   DEP      images/file-lock.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.70   PBCC     images/tty.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.76   DEP      images/tty.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.78   PBCC     images/tun.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.83   PBCC     images/netdev.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.91   DEP      images/tun.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 10.99   DEP      images/netdev.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.00   PBCC     images/vma.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.04   DEP      images/vma.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.07   PBCC     images/creds.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.08   DEP      images/creds.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.13   PBCC     images/utsns.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.14   DEP      images/utsns.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.17   PBCC     images/ipc-desc.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.18   PBCC     images/ipc-sem.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.19   DEP      images/ipc-desc.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.21   DEP      images/ipc-sem.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.24   PBCC     images/ipc-msg.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.25   DEP      images/ipc-msg.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.28   PBCC     images/ipc-shm.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.30   DEP      images/ipc-shm.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.33   PBCC     images/ipc-var.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.35   DEP      images/ipc-var.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.39   PBCC     images/sk-opts.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.41   PBCC     images/packet-sock.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.46   DEP      images/sk-opts.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.49   DEP      images/packet-sock.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.52   PBCC     images/sk-netlink.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.56   DEP      images/sk-netlink.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.58   PBCC     images/sk-inet.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.61   DEP      images/sk-inet.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.71   PBCC     images/sk-unix.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.73   DEP      images/sk-unix.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.78   PBCC     images/mm.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.82   DEP      images/mm.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.87   PBCC     images/timerfd.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.90   DEP      images/timerfd.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.95   PBCC     images/timer.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.96   DEP      images/timer.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 11.98   PBCC     images/sa.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.00   DEP      images/sa.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.03   PBCC     images/pipe-data.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.05   DEP      images/pipe-data.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.07   PBCC     images/mnt.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.11   DEP      images/mnt.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.15   PBCC     images/sk-packet.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.15   DEP      images/sk-packet.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.19   PBCC     images/tcp-stream.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.20   DEP      images/tcp-stream.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.27   PBCC     images/pipe.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.28   DEP      images/pipe.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.31   PBCC     images/pstree.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.33   DEP      images/pstree.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.36   PBCC     images/fs.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.38   DEP      images/fs.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.42   PBCC     images/signalfd.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.43   DEP      images/signalfd.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.46   PBCC     images/fh.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.49   PBCC     images/fsnotify.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.52   DEP      images/fh.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.56   DEP      images/fsnotify.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.59   PBCC     images/eventpoll.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.60   DEP      images/eventpoll.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.63   PBCC     images/eventfd.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.64   DEP      images/eventfd.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.68   PBCC     images/remap-file-path.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.69   DEP      images/remap-file-path.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.74   PBCC     images/fifo.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.75   DEP      images/fifo.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.79   PBCC     images/ghost-file.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.82   DEP      images/ghost-file.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.86   PBCC     images/regfile.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.89   DEP      images/regfile.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.91   PBCC     images/ns.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.94   DEP      images/ns.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 12.95   PBCC     images/fdinfo.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.07   DEP      images/fdinfo.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.11   PBCC     images/core-aarch64.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.13   PBCC     images/core-arm.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.21   PBCC     images/core-ppc64.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.22   PBCC     images/core-s390.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.27   PBCC     images/core-x86.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.29   PBCC     images/core.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.38   PBCC     images/inventory.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.43   DEP      images/core-aarch64.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.48   DEP      images/core-arm.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.52   DEP      images/core-ppc64.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.56   DEP      images/core-s390.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.60   DEP      images/core-x86.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.63   DEP      images/core.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.67   DEP      images/inventory.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.71   PBCC     images/cpuinfo.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.72   DEP      images/cpuinfo.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.78   PBCC     images/stats.pb-c.c
15:56:22 [2020-01-10T15:56:22.608Z] #43 13.81   DEP      images/stats.pb-c.d
15:56:22 [2020-01-10T15:56:22.608Z] #43 14.81 make[1]: Nothing to be done for 'all'.
15:56:22 [2020-01-10T15:56:22.942Z] Removing intermediate container a42d7424fff4
15:56:22 [2020-01-10T15:56:22.942Z]  ---> c9f1fae3890a
15:56:22 [2020-01-10T15:56:22.942Z] Step 11/16 : ARG GOOS
15:56:22 [2020-01-10T15:56:22.942Z]  ---> Running in f7e5b9766710
15:56:22 [2020-01-10T15:56:22.942Z] Removing intermediate container f7e5b9766710
15:56:22 [2020-01-10T15:56:22.942Z]  ---> 68c7b9b8e88d
15:56:22 [2020-01-10T15:56:22.942Z] Step 12/16 : ARG GOARCH
15:56:22 [2020-01-10T15:56:22.942Z]  ---> Running in cca34f1390f5
15:56:22 [2020-01-10T15:56:22.942Z] Removing intermediate container cca34f1390f5
15:56:22 [2020-01-10T15:56:22.942Z]  ---> 1f9f326267b5
15:56:22 [2020-01-10T15:56:22.942Z] 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
15:56:22 [2020-01-10T15:56:22.942Z]  ---> Running in b9aac82776ec
15:56:23 [2020-01-10T15:56:23.399Z] #42 24.39   CC       images/core-x86.o
15:56:23 [2020-01-10T15:56:23.918Z] #43 15.86   CC       images/stats.o
15:56:23 [2020-01-10T15:56:23.918Z] #43 16.27   CC       images/core.o
15:56:23 [2020-01-10T15:56:23.973Z] #42 25.07   CC       images/core-arm.o
15:56:24 [2020-01-10T15:56:24.303Z] #43 16.68   CC       images/core-x86.o
15:56:24 [2020-01-10T15:56:24.550Z] #42 25.46   CC       images/core-aarch64.o
15:56:24 [2020-01-10T15:56:24.550Z] #42 25.71   CC       images/core-ppc64.o
15:56:25 [2020-01-10T15:56:25.133Z] #43 17.02   CC       images/core-arm.o
15:56:25 [2020-01-10T15:56:25.133Z] #43 17.29   CC       images/core-aarch64.o
15:56:25 [2020-01-10T15:56:25.491Z] #42 26.46   CC       images/core-s390.o
15:56:25 [2020-01-10T15:56:25.515Z] #43 17.48   CC       images/core-ppc64.o
15:56:25 [2020-01-10T15:56:25.673Z] faf31ee0aa3d: Verifying Checksum
15:56:25 [2020-01-10T15:56:25.673Z] faf31ee0aa3d: Download complete
15:56:26 [2020-01-10T15:56:26.052Z] #43 17.91   CC       images/core-s390.o
15:56:26 [2020-01-10T15:56:26.453Z] #42 27.42   CC       images/cpuinfo.o
15:56:27 [2020-01-10T15:56:27.024Z] #42 27.93   CC       images/inventory.o
15:56:27 [2020-01-10T15:56:27.063Z] #43 18.94   CC       images/cpuinfo.o
15:56:27 [2020-01-10T15:56:27.063Z] #43 19.26   CC       images/inventory.o
15:56:27 [2020-01-10T15:56:27.285Z] #42 28.36   CC       images/fdinfo.o
15:56:27 [2020-01-10T15:56:27.628Z] #43 19.55   CC       images/fdinfo.o
15:56:27 [2020-01-10T15:56:27.628Z] #43 19.92   CC       images/fown.o
15:56:27 [2020-01-10T15:56:27.875Z] #42 28.69   CC       images/fown.o
15:56:28 [2020-01-10T15:56:28.102Z] #43 20.17   CC       images/ns.o
15:56:28 [2020-01-10T15:56:28.102Z] #43 20.31   CC       images/regfile.o
15:56:28 [2020-01-10T15:56:28.102Z] #43 20.43   CC       images/ghost-file.o
15:56:28 [2020-01-10T15:56:28.102Z] #43 ...
15:56:28 [2020-01-10T15:56:28.102Z] 
15:56:28 [2020-01-10T15:56:28.102Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:56:28 [2020-01-10T15:56:28.102Z] #61 27.61 Checking out files:  48% (1448/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:  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:  94% (2828/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.
15:56:28 [2020-01-10T15:56:28.102Z] #61 28.66 + cd /tmp/tmp.yxHvAJODqi/src/github.com/containerd/containerd
15:56:28 [2020-01-10T15:56:28.102Z] #61 28.66 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
15:56:28 [2020-01-10T15:56:28.102Z] #61 29.11 + export 'BUILDTAGS=netgo osusergo static_build'
15:56:28 [2020-01-10T15:56:28.102Z] #61 29.11 + BUILDTAGS='netgo osusergo static_build'
15:56:28 [2020-01-10T15:56:28.102Z] #61 29.11 + export EXTRA_FLAGS=-buildmode=pie
15:56:28 [2020-01-10T15:56:28.102Z] #61 29.11 + EXTRA_FLAGS=-buildmode=pie
15:56:28 [2020-01-10T15:56:28.102Z] #61 29.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:56:28 [2020-01-10T15:56:28.102Z] #61 29.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:56:28 [2020-01-10T15:56:28.102Z] #61 29.11 + '[' '' = dynamic ']'
15:56:28 [2020-01-10T15:56:28.102Z] #61 29.11 + make
15:56:28 [2020-01-10T15:56:28.102Z] #61 30.10 + bin/ctr
15:56:28 [2020-01-10T15:56:28.142Z] #42 29.08   CC       images/ns.o
15:56:28 [2020-01-10T15:56:28.403Z] #42 29.41   CC       images/regfile.o
15:56:28 [2020-01-10T15:56:28.603Z] #61 ...
15:56:28 [2020-01-10T15:56:28.603Z] 
15:56:28 [2020-01-10T15:56:28.603Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:28 [2020-01-10T15:56:28.603Z] #43 20.73   CC       images/fifo.o
15:56:28 [2020-01-10T15:56:28.663Z] #42 29.80   CC       images/ghost-file.o
15:56:29 [2020-01-10T15:56:29.002Z] #43 20.91   CC       images/remap-file-path.o
15:56:29 [2020-01-10T15:56:29.002Z] #43 21.08   CC       images/eventfd.o
15:56:29 [2020-01-10T15:56:29.002Z] #43 21.23   CC       images/eventpoll.o
15:56:29 [2020-01-10T15:56:29.235Z] #42 30.15   CC       images/fifo.o
15:56:29 [2020-01-10T15:56:29.406Z] #43 21.45   CC       images/fh.o
15:56:29 [2020-01-10T15:56:29.406Z] #43 21.68   CC       images/fsnotify.o
15:56:29 [2020-01-10T15:56:29.497Z] #42 30.45   CC       images/remap-file-path.o
15:56:29 [2020-01-10T15:56:29.758Z] #42 30.83   CC       images/eventfd.o
15:56:29 [2020-01-10T15:56:29.803Z] #43 22.02   CC       images/signalfd.o
15:56:30 [2020-01-10T15:56:30.019Z] #42 ...
15:56:30 [2020-01-10T15:56:30.019Z] 
15:56:30 [2020-01-10T15:56:30.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:56:30 [2020-01-10T15:56:30.019Z] #10 86.44 Selecting previously unselected package g++-mingw-w64-x86-64.
15:56:30 [2020-01-10T15:56:30.019Z] #10 86.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:56:30 [2020-01-10T15:56:30.019Z] #10 86.45 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:56:30 [2020-01-10T15:56:30.207Z] #43 22.19   CC       images/fs.o
15:56:30 [2020-01-10T15:56:30.207Z] #43 22.33   CC       images/pstree.o
15:56:30 [2020-01-10T15:56:30.207Z] #43 22.49   CC       images/pipe.o
15:56:30 [2020-01-10T15:56:30.606Z] #43 22.73   CC       images/tcp-stream.o
15:56:30 [2020-01-10T15:56:30.606Z] #43 22.82   CC       images/sk-packet.o
15:56:30 [2020-01-10T15:56:30.606Z] #43 22.96   CC       images/mnt.o
15:56:31 [2020-01-10T15:56:31.019Z] #43 23.14   CC       images/pipe-data.o
15:56:31 [2020-01-10T15:56:31.019Z] #43 23.22   CC       images/sa.o
15:56:31 [2020-01-10T15:56:31.019Z] #43 23.36   CC       images/timer.o
15:56:31 [2020-01-10T15:56:31.019Z] #43 ...
15:56:31 [2020-01-10T15:56:31.019Z] 
15:56:31 [2020-01-10T15:56:31.019Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:31 [2020-01-10T15:56:31.019Z] #46 55.31 strings
15:56:31 [2020-01-10T15:56:31.019Z] #46 56.52 os
15:56:31 [2020-01-10T15:56:31.019Z] #46 57.76 regexp/syntax
15:56:31 [2020-01-10T15:56:31.019Z] #46 59.68 fmt
15:56:31 [2020-01-10T15:56:31.019Z] #46 62.69 regexp
15:56:31 [2020-01-10T15:56:31.019Z] #46 63.85 go/token
15:56:31 [2020-01-10T15:56:31.019Z] #46 64.63 go/scanner
15:56:31 [2020-01-10T15:56:31.429Z] #46 ...
15:56:31 [2020-01-10T15:56:31.429Z] 
15:56:31 [2020-01-10T15:56:31.429Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:56:31 [2020-01-10T15:56:31.429Z] #33 57.49 path
15:56:31 [2020-01-10T15:56:31.429Z] #33 58.05 text/tabwriter
15:56:31 [2020-01-10T15:56:31.429Z] #33 58.22 fmt
15:56:31 [2020-01-10T15:56:31.429Z] #33 58.71 path/filepath
15:56:31 [2020-01-10T15:56:31.429Z] #33 60.06 io/ioutil
15:56:31 [2020-01-10T15:56:31.429Z] #33 62.11 flag
15:56:31 [2020-01-10T15:56:31.429Z] #33 62.11 github.com/BurntSushi/toml
15:56:31 [2020-01-10T15:56:31.429Z] #33 63.71 log
15:56:31 [2020-01-10T15:56:31.429Z] #33 65.57 github.com/BurntSushi/toml/cmd/tomlv
15:56:31 [2020-01-10T15:56:31.429Z] #33 ...
15:56:31 [2020-01-10T15:56:31.429Z] 
15:56:31 [2020-01-10T15:56:31.429Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:31 [2020-01-10T15:56:31.429Z] #43 23.59   CC       images/timerfd.o
15:56:31 [2020-01-10T15:56:31.821Z] #43 23.75   CC       images/mm.o
15:56:31 [2020-01-10T15:56:31.821Z] #43 23.99   CC       images/sk-opts.o
15:56:31 [2020-01-10T15:56:31.821Z] #43 24.12   CC       images/sk-unix.o
15:56:32 [2020-01-10T15:56:32.212Z] #43 24.36   CC       images/sk-inet.o
15:56:32 [2020-01-10T15:56:32.594Z] #43 24.67   CC       images/tun.o
15:56:32 [2020-01-10T15:56:32.594Z] #43 24.86   CC       images/sk-netlink.o
15:56:32 [2020-01-10T15:56:32.594Z] #43 25.01   CC       images/packet-sock.o
15:56:33 [2020-01-10T15:56:33.321Z] #10 ...
15:56:33 [2020-01-10T15:56:33.321Z] 
15:56:33 [2020-01-10T15:56:33.321Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:33 [2020-01-10T15:56:33.321Z] #45 79.11 text/template
15:56:33 [2020-01-10T15:56:33.321Z] #45 81.41 go/parser
15:56:33 [2020-01-10T15:56:33.321Z] #45 82.80 math/big
15:56:33 [2020-01-10T15:56:33.321Z] #45 87.36 vendor/golang.org/x/text/unicode/bidi
15:56:33 [2020-01-10T15:56:33.321Z] #45 89.32 go/doc
15:56:33 [2020-01-10T15:56:33.321Z] #45 ...
15:56:33 [2020-01-10T15:56:33.321Z] 
15:56:33 [2020-01-10T15:56:33.321Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:33 [2020-01-10T15:56:33.321Z] #42 31.20   CC       images/eventpoll.o
15:56:33 [2020-01-10T15:56:33.321Z] #42 31.67   CC       images/fh.o
15:56:33 [2020-01-10T15:56:33.321Z] #42 32.10   CC       images/fsnotify.o
15:56:33 [2020-01-10T15:56:33.321Z] #42 32.81   CC       images/signalfd.o
15:56:33 [2020-01-10T15:56:33.321Z] #42 33.06   CC       images/fs.o
15:56:33 [2020-01-10T15:56:33.321Z] #42 33.43   CC       images/pstree.o
15:56:33 [2020-01-10T15:56:33.321Z] #42 33.70   CC       images/pipe.o
15:56:33 [2020-01-10T15:56:33.321Z] #42 33.99   CC       images/tcp-stream.o
15:56:33 [2020-01-10T15:56:33.416Z] #43 25.32   CC       images/ipc-var.o
15:56:33 [2020-01-10T15:56:33.416Z] #43 25.52   CC       images/ipc-desc.o
15:56:33 [2020-01-10T15:56:33.416Z] #43 25.66   CC       images/ipc-shm.o
15:56:33 [2020-01-10T15:56:33.581Z] #42 34.43   CC       images/sk-packet.o
15:56:33 [2020-01-10T15:56:33.809Z] #43 25.85   CC       images/ipc-msg.o
15:56:33 [2020-01-10T15:56:33.809Z] #43 26.11   CC       images/ipc-sem.o
15:56:33 [2020-01-10T15:56:33.841Z] #42 34.79   CC       images/mnt.o
15:56:34 [2020-01-10T15:56:34.267Z] #43 26.24   CC       images/utsns.o
15:56:34 [2020-01-10T15:56:34.267Z] #43 26.44   CC       images/creds.o
15:56:34 [2020-01-10T15:56:34.267Z] #43 26.65   CC       images/vma.o
15:56:34 [2020-01-10T15:56:34.413Z] #42 35.31   CC       images/pipe-data.o
15:56:34 [2020-01-10T15:56:34.674Z] #42 35.73   CC       images/sa.o
15:56:35 [2020-01-10T15:56:35.023Z] #43 ...
15:56:35 [2020-01-10T15:56:35.023Z] 
15:56:35 [2020-01-10T15:56:35.023Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:56:35 [2020-01-10T15:56:35.023Z] #33 DONE 68.7s
15:56:35 [2020-01-10T15:56:35.023Z] 
15:56:35 [2020-01-10T15:56:35.023Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:35 [2020-01-10T15:56:35.023Z] #46 65.94 go/ast
15:56:35 [2020-01-10T15:56:35.023Z] #46 65.97 internal/lazyregexp
15:56:35 [2020-01-10T15:56:35.023Z] #46 66.30 net/url
15:56:35 [2020-01-10T15:56:35.023Z] #46 68.10 text/template/parse
15:56:35 [2020-01-10T15:56:35.244Z] #42 36.04   CC       images/timer.o
15:56:35 [2020-01-10T15:56:35.506Z] #42 36.57   CC       images/timerfd.o
15:56:35 [2020-01-10T15:56:35.766Z] #42 36.88   CC       images/mm.o
15:56:36 [2020-01-10T15:56:36.337Z] #42 37.51   CC       images/sk-opts.o
15:56:36 [2020-01-10T15:56:36.908Z] #42 37.81   CC       images/sk-unix.o
15:56:36 [2020-01-10T15:56:36.989Z] #46 71.03 go/parser
15:56:36 [2020-01-10T15:56:36.989Z] #46 ...
15:56:36 [2020-01-10T15:56:36.989Z] 
15:56:36 [2020-01-10T15:56:36.989Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:56:36 [2020-01-10T15:56:36.989Z] #11 71.32 Selecting previously unselected package g++-mingw-w64-x86-64.
15:56:36 [2020-01-10T15:56:36.989Z] #11 71.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:56:36 [2020-01-10T15:56:36.989Z] #11 71.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:56:37 [2020-01-10T15:56:37.713Z] #42 38.31   CC       images/sk-inet.o
15:56:37 [2020-01-10T15:56:37.974Z] #42 38.94   CC       images/tun.o
15:56:38 [2020-01-10T15:56:38.237Z] #42 39.20   CC       images/sk-netlink.o
15:56:38 [2020-01-10T15:56:38.498Z] #42 39.55   CC       images/packet-sock.o
15:56:39 [2020-01-10T15:56:39.075Z] #42 39.84   CC       images/ipc-var.o
15:56:39 [2020-01-10T15:56:39.336Z] #42 40.34   CC       images/ipc-desc.o
15:56:39 [2020-01-10T15:56:39.911Z] #42 40.69   CC       images/ipc-shm.o
15:56:39 [2020-01-10T15:56:39.911Z] #42 40.88   CC       images/ipc-msg.o
15:56:40 [2020-01-10T15:56:40.172Z] #42 41.21   CC       images/ipc-sem.o
15:56:40 [2020-01-10T15:56:40.744Z] #42 41.53   CC       images/utsns.o
15:56:40 [2020-01-10T15:56:40.744Z] #42 41.79   CC       images/creds.o
15:56:41 [2020-01-10T15:56:41.005Z] #42 42.02   CC       images/vma.o
15:56:41 [2020-01-10T15:56:41.266Z] #42 ...
15:56:41 [2020-01-10T15:56:41.266Z] 
15:56:41 [2020-01-10T15:56:41.266Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:56:41 [2020-01-10T15:56:41.266Z] #63 90.49 + for f in rootlesskit rootlesskit-docker-proxy
15:56:41 [2020-01-10T15:56:41.266Z] #63 90.49 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:56:41 [2020-01-10T15:56:41.266Z] #63 DONE 97.4s
15:56:41 [2020-01-10T15:56:41.266Z] 
15:56:41 [2020-01-10T15:56:41.266Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:56:41 [2020-01-10T15:56:41.266Z] #64 DONE 0.1s
15:56:41 [2020-01-10T15:56:41.266Z] 
15:56:41 [2020-01-10T15:56:41.266Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:41 [2020-01-10T15:56:41.266Z] #42 42.25   CC       images/netdev.o
15:56:41 [2020-01-10T15:56:41.266Z] #42 ...
15:56:41 [2020-01-10T15:56:41.266Z] 
15:56:41 [2020-01-10T15:56:41.266Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:41 [2020-01-10T15:56:41.266Z] #45 90.84 vendor/golang.org/x/text/unicode/norm
15:56:41 [2020-01-10T15:56:41.266Z] #45 94.23 github.com/LK4D4/vndr/build
15:56:41 [2020-01-10T15:56:41.266Z] #45 96.88 encoding/asn1
15:56:41 [2020-01-10T15:56:41.837Z] #45 ...
15:56:41 [2020-01-10T15:56:41.837Z] 
15:56:41 [2020-01-10T15:56:41.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:41 [2020-01-10T15:56:41.837Z] #42 42.70   CC       images/tty.o
15:56:42 [2020-01-10T15:56:42.409Z] #42 43.46   CC       images/file-lock.o
15:56:42 [2020-01-10T15:56:42.508Z] #11 ...
15:56:42 [2020-01-10T15:56:42.508Z] 
15:56:42 [2020-01-10T15:56:42.508Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:42 [2020-01-10T15:56:42.508Z] #43 26.99   CC       images/netdev.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 27.75   CC       images/tty.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 28.13   CC       images/file-lock.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 28.29   CC       images/rlimit.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 28.46   CC       images/pagemap.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 28.63   CC       images/siginfo.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 28.80   CC       images/rpc.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 29.44   CC       images/ext-file.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 29.57   CC       images/cgroup.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 30.17   CC       images/userns.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 30.48   CC       images/google/protobuf/descriptor.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 31.32   CC       images/opts.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 31.44   CC       images/seccomp.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 31.57   CC       images/binfmt-misc.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 31.70   CC       images/time.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 31.78   CC       images/sysctl.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 31.87   CC       images/autofs.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 31.96   CC       images/macvlan.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.06   CC       images/sit.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.16   LINK     images/built-in.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.23   GEN      compel/include/asm
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.23   GEN      compel/include/version.h
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.23 touch .config
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.26   GEN      include/common/config.h
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.36   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.45   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.46   GEN      compel/plugins/include/uapi/std/syscall.h
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.46   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.47   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.49   DEP      compel/arch/s390/plugins/std/parasite-head.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.49   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.50   DEP      compel/plugins/std/infect.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.65   DEP      compel/plugins/std/string.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.74   DEP      compel/plugins/std/log.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.78   DEP      compel/plugins/std/fds.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.85   DEP      compel/plugins/std/std.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 32.94   DEP      compel/plugins/shmem/shmem.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 33.01   DEP      compel/plugins/fds/fds.d
15:56:42 [2020-01-10T15:56:42.508Z] #43 33.16   CC       compel/plugins/std/std.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 33.42   CC       compel/plugins/std/fds.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 33.66   CC       compel/plugins/std/log.o
15:56:42 [2020-01-10T15:56:42.508Z] #43 34.27   CC       compel/plugins/std/string.o
15:56:42 [2020-01-10T15:56:42.909Z] #43 34.88   CC       compel/plugins/std/infect.o
15:56:42 [2020-01-10T15:56:42.909Z] #43 35.24   CC       compel/arch/s390/plugins/std/parasite-head.o
15:56:42 [2020-01-10T15:56:42.909Z] #43 35.29   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
15:56:42 [2020-01-10T15:56:42.989Z] #42 43.85   CC       images/rlimit.o
15:56:43 [2020-01-10T15:56:43.250Z] #42 44.10   CC       images/pagemap.o
15:56:43 [2020-01-10T15:56:43.250Z] #42 44.36   CC       images/siginfo.o
15:56:43 [2020-01-10T15:56:43.303Z] #43 35.34   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
15:56:43 [2020-01-10T15:56:43.303Z] #43 35.50   AR       compel/plugins/std.lib.a
15:56:43 [2020-01-10T15:56:43.303Z] #43 35.56   CC       compel/plugins/fds/fds.o
15:56:43 [2020-01-10T15:56:43.510Z] #42 44.65   CC       images/rpc.o
15:56:43 [2020-01-10T15:56:43.694Z] #43 35.73   AR       compel/plugins/fds.lib.a
15:56:43 [2020-01-10T15:56:43.695Z] #43 35.77   HOSTDEP  compel/src/lib/log-host.d
15:56:43 [2020-01-10T15:56:43.695Z] #43 35.87   HOSTDEP  compel/src/lib/handle-elf-host.d
15:56:43 [2020-01-10T15:56:43.695Z] #43 35.93   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
15:56:44 [2020-01-10T15:56:44.095Z] #43 36.01   HOSTDEP  compel/src/main-host.d
15:56:44 [2020-01-10T15:56:44.095Z] #43 36.09   DEP      compel/src/lib/ptrace.d
15:56:44 [2020-01-10T15:56:44.095Z] #43 36.25   DEP      compel/src/lib/infect.d
15:56:44 [2020-01-10T15:56:44.095Z] #43 36.35   DEP      compel/src/lib/infect-util.d
15:56:44 [2020-01-10T15:56:44.095Z] #43 36.44   DEP      compel/src/lib/infect-rpc.d
15:56:44 [2020-01-10T15:56:44.486Z] #43 36.54   DEP      compel/arch/s390/src/lib/infect.d
15:56:44 [2020-01-10T15:56:44.486Z] #43 36.68   DEP      compel/arch/s390/src/lib/cpu.d
15:56:44 [2020-01-10T15:56:44.486Z] #43 36.73   DEP      compel/src/lib/log.d
15:56:44 [2020-01-10T15:56:44.486Z] #43 36.80   DEP      compel/src/main.d
15:56:44 [2020-01-10T15:56:44.894Z] #42 45.84   CC       images/ext-file.o
15:56:45 [2020-01-10T15:56:45.104Z] #43 36.90   DEP      compel/src/lib/handle-elf.d
15:56:45 [2020-01-10T15:56:45.104Z] #43 37.01   DEP      compel/arch/s390/src/lib/handle-elf.d
15:56:45 [2020-01-10T15:56:45.104Z] #43 37.20   CC       compel/src/lib/log.o
15:56:45 [2020-01-10T15:56:45.154Z] #42 46.07   CC       images/cgroup.o
15:56:45 [2020-01-10T15:56:45.668Z] #43 37.57   CC       compel/arch/s390/src/lib/cpu.o
15:56:45 [2020-01-10T15:56:45.668Z] #43 37.85   CC       compel/arch/s390/src/lib/infect.o
15:56:46 [2020-01-10T15:56:46.096Z] #42 47.01   CC       images/userns.o
15:56:46 [2020-01-10T15:56:46.356Z] #42 47.35   CC       images/google/protobuf/descriptor.o
15:56:46 [2020-01-10T15:56:46.497Z] #43 38.70   CC       compel/src/lib/infect-rpc.o
15:56:46 [2020-01-10T15:56:46.914Z] #43 38.97   CC       compel/src/lib/infect-util.o
15:56:46 [2020-01-10T15:56:46.914Z] #43 39.23   CC       compel/src/lib/infect.o
15:56:46 [2020-01-10T15:56:46.927Z] #42 ...
15:56:46 [2020-01-10T15:56:46.927Z] 
15:56:46 [2020-01-10T15:56:46.927Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:56:46 [2020-01-10T15:56:46.927Z] #10 102.2 Selecting previously unselected package libapparmor1:arm64.
15:56:46 [2020-01-10T15:56:46.927Z] #10 102.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
15:56:46 [2020-01-10T15:56:46.927Z] #10 102.2 Unpacking libapparmor1:arm64 (2.13.2-10) ...
15:56:46 [2020-01-10T15:56:46.927Z] #10 102.5 Selecting previously unselected package libapparmor-dev:arm64.
15:56:46 [2020-01-10T15:56:46.927Z] #10 102.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
15:56:46 [2020-01-10T15:56:46.928Z] #10 102.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
15:56:46 [2020-01-10T15:56:46.928Z] #10 102.7 Selecting previously unselected package libbtrfs0.
15:56:46 [2020-01-10T15:56:46.928Z] #10 102.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
15:56:46 [2020-01-10T15:56:46.928Z] #10 102.8 Unpacking libbtrfs0 (4.20.1-2) ...
15:56:46 [2020-01-10T15:56:46.928Z] #10 102.9 Selecting previously unselected package libbtrfs-dev.
15:56:46 [2020-01-10T15:56:46.928Z] #10 102.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
15:56:46 [2020-01-10T15:56:46.928Z] #10 103.0 Unpacking libbtrfs-dev (4.20.1-2) ...
15:56:46 [2020-01-10T15:56:46.928Z] #10 103.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:56:46 [2020-01-10T15:56:46.928Z] #10 103.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
15:56:46 [2020-01-10T15:56:46.928Z] #10 103.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:56:46 [2020-01-10T15:56:46.928Z] #10 103.3 Selecting previously unselected package libudev-dev:arm64.
15:56:46 [2020-01-10T15:56:46.928Z] #10 103.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_arm64.deb ...
15:56:46 [2020-01-10T15:56:46.928Z] #10 103.3 Unpacking libudev-dev:arm64 (241-7~deb10u2) ...
15:56:47 [2020-01-10T15:56:47.188Z] #10 103.6 Selecting previously unselected package libsepol1-dev:arm64.
15:56:47 [2020-01-10T15:56:47.188Z] #10 103.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
15:56:47 [2020-01-10T15:56:47.188Z] #10 103.6 Unpacking libsepol1-dev:arm64 (2.8-1) ...
15:56:47 [2020-01-10T15:56:47.449Z] #10 103.9 Selecting previously unselected package libpcre16-3:arm64.
15:56:47 [2020-01-10T15:56:47.449Z] #10 103.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
15:56:47 [2020-01-10T15:56:47.449Z] #10 104.0 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
15:56:47 [2020-01-10T15:56:47.709Z] #10 104.2 Selecting previously unselected package libpcre32-3:arm64.
15:56:47 [2020-01-10T15:56:47.709Z] #10 104.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
15:56:47 [2020-01-10T15:56:47.709Z] #10 104.2 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
15:56:47 [2020-01-10T15:56:47.970Z] #10 104.4 Selecting previously unselected package libpcrecpp0v5:arm64.
15:56:47 [2020-01-10T15:56:47.970Z] #10 104.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
15:56:47 [2020-01-10T15:56:47.970Z] #10 104.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
15:56:48 [2020-01-10T15:56:48.232Z] #10 104.6 Selecting previously unselected package libpcre3-dev:arm64.
15:56:48 [2020-01-10T15:56:48.232Z] #10 104.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
15:56:48 [2020-01-10T15:56:48.232Z] #10 104.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
15:56:48 [2020-01-10T15:56:48.804Z] #10 105.1 Selecting previously unselected package libselinux1-dev:arm64.
15:56:48 [2020-01-10T15:56:48.804Z] #10 105.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
15:56:48 [2020-01-10T15:56:48.804Z] #10 105.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
15:56:48 [2020-01-10T15:56:48.973Z] #43 40.95   CC       compel/src/lib/ptrace.o
15:56:48 [2020-01-10T15:56:48.973Z] #43 41.22   AR       compel/libcompel.a
15:56:48 [2020-01-10T15:56:48.973Z] #43 41.28   HOSTCC   compel/src/main-host.o
15:56:48 [2020-01-10T15:56:48.973Z] #43 ...
15:56:48 [2020-01-10T15:56:48.973Z] 
15:56:48 [2020-01-10T15:56:48.973Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:48 [2020-01-10T15:56:48.973Z] #46 73.28 text/template
15:56:48 [2020-01-10T15:56:48.973Z] #46 74.51 encoding/xml
15:56:48 [2020-01-10T15:56:48.973Z] #46 77.59 go/doc
15:56:48 [2020-01-10T15:56:48.973Z] #46 79.89 crypto/dsa
15:56:48 [2020-01-10T15:56:48.973Z] #46 80.29 crypto/x509/pkix
15:56:48 [2020-01-10T15:56:48.973Z] #46 80.66 vendor/golang.org/x/crypto/cryptobyte
15:56:48 [2020-01-10T15:56:48.973Z] #46 81.37 github.com/LK4D4/vndr/build
15:56:48 [2020-01-10T15:56:48.973Z] #46 82.78 net
15:56:49 [2020-01-10T15:56:49.064Z] #10 105.5 Selecting previously unselected package libdevmapper-dev:arm64.
15:56:49 [2020-01-10T15:56:49.064Z] #10 105.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
15:56:49 [2020-01-10T15:56:49.064Z] #10 105.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:56:49 [2020-01-10T15:56:49.064Z] #10 105.6 Selecting previously unselected package libseccomp-dev:arm64.
15:56:49 [2020-01-10T15:56:49.324Z] #10 105.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
15:56:49 [2020-01-10T15:56:49.324Z] #10 105.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
15:56:49 [2020-01-10T15:56:49.324Z] #10 105.8 Selecting previously unselected package libsystemd-dev:arm64.
15:56:49 [2020-01-10T15:56:49.324Z] #10 105.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_arm64.deb ...
15:56:49 [2020-01-10T15:56:49.324Z] #10 105.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u2) ...
15:56:49 [2020-01-10T15:56:49.356Z] #46 ...
15:56:49 [2020-01-10T15:56:49.356Z] 
15:56:49 [2020-01-10T15:56:49.356Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:49 [2020-01-10T15:56:49.356Z] #43 41.54   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
15:56:49 [2020-01-10T15:56:49.356Z] #43 41.66   HOSTCC   compel/src/lib/handle-elf-host.o
15:56:49 [2020-01-10T15:56:49.751Z] #43 41.93   HOSTCC   compel/src/lib/log-host.o
15:56:49 [2020-01-10T15:56:49.751Z] #43 42.05   HOSTLINK compel/compel-host-bin
15:56:49 [2020-01-10T15:56:49.751Z] #43 42.15   DEP      soccr/soccr.d
15:56:50 [2020-01-10T15:56:50.132Z] #43 42.28   CC       soccr/soccr.o
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.5 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.5 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.6 Setting up libapparmor1:arm64 (2.13.2-10) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.6 Setting up libpcre16-3:arm64 (2:8.39-12) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.6 Setting up libsepol1-dev:arm64 (2.8-1) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.6 Setting up libbtrfs0 (4.20.1-2) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.6 Setting up libpcre32-3:arm64 (2:8.39-12) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.6 Setting up libudev-dev:arm64 (241-7~deb10u2) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.7 Setting up libbtrfs-dev (4.20.1-2) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.8 Setting up mingw-w64-common (6.0.0-3) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.8 Setting up libsystemd-dev:arm64 (241-7~deb10u2) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
15:56:50 [2020-01-10T15:56:50.267Z] #10 106.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:56:50 [2020-01-10T15:56:50.533Z] #10 106.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:56:50 [2020-01-10T15:56:50.533Z] #10 106.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:56:50 [2020-01-10T15:56:50.533Z] #10 106.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:56:50 [2020-01-10T15:56:50.533Z] #10 106.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:56:50 [2020-01-10T15:56:50.533Z] #10 106.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:56:50 [2020-01-10T15:56:50.533Z] #10 106.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:56:50 [2020-01-10T15:56:50.533Z] #10 106.9 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
15:56:50 [2020-01-10T15:56:50.533Z] #10 106.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:56:50 [2020-01-10T15:56:50.533Z] #10 106.9 Setting up dmsetup (2:1.02.155-3) ...
15:56:50 [2020-01-10T15:56:50.533Z] #10 107.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:56:50 [2020-01-10T15:56:50.533Z] #10 107.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:56:50 [2020-01-10T15:56:50.533Z] #10 107.0 Processing triggers for libc-bin (2.28-10) ...
15:56:50 [2020-01-10T15:56:50.961Z] #43 43.14   AR       soccr/libsoccr.a
15:56:50 [2020-01-10T15:56:50.961Z] #43 43.15 make[1]: 'soccr/libsoccr.a' is up to date.
15:56:50 [2020-01-10T15:56:50.961Z] #43 43.37   DEP      criu/arch/s390/sigframe.d
15:56:51 [2020-01-10T15:56:51.352Z] #43 43.46   DEP      criu/arch/s390/crtools.d
15:56:51 [2020-01-10T15:56:51.352Z] #43 43.61   DEP      criu/arch/s390/cpu.d
15:56:51 [2020-01-10T15:56:51.478Z] #10 DONE 107.8s
15:56:51 [2020-01-10T15:56:51.478Z] 
15:56:51 [2020-01-10T15:56:51.478Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:56:51 [2020-01-10T15:56:51.478Z] #53 DONE 0.1s
15:56:51 [2020-01-10T15:56:51.478Z] 
15:56:51 [2020-01-10T15:56:51.478Z] #11 [dev 1/25] RUN groupadd -r docker
15:56:51 [2020-01-10T15:56:51.478Z] #11 ...
15:56:51 [2020-01-10T15:56:51.478Z] 
15:56:51 [2020-01-10T15:56:51.478Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:56:51 [2020-01-10T15:56:51.478Z] #54 DONE 0.1s
15:56:51 [2020-01-10T15:56:51.738Z] 
15:56:51 [2020-01-10T15:56:51.738Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:51 [2020-01-10T15:56:51.750Z] #43 43.73   CC       criu/arch/s390/cpu.o
15:56:51 [2020-01-10T15:56:51.751Z] #43 44.08   CC       criu/arch/s390/crtools.o
15:56:52 [2020-01-10T15:56:52.595Z] #43 44.84   CC       criu/arch/s390/sigframe.o
15:56:52 [2020-01-10T15:56:52.990Z] #43 44.96   LINK     criu/arch/s390/crtools.built-in.o
15:56:52 [2020-01-10T15:56:52.990Z] #43 44.98   DEP      criu/arch/s390/vdso-pie.d
15:56:52 [2020-01-10T15:56:52.990Z] #43 45.18   DEP      criu/pie/parasite-vdso.d
15:56:52 [2020-01-10T15:56:52.990Z] #43 45.28   DEP      criu/pie/util-vdso.d
15:56:53 [2020-01-10T15:56:53.498Z] #43 45.42   DEP      criu/pie/util.d
15:56:53 [2020-01-10T15:56:53.499Z] #43 45.54   CC       criu/pie/util.o
15:56:53 [2020-01-10T15:56:53.499Z] #43 ...
15:56:53 [2020-01-10T15:56:53.499Z] 
15:56:53 [2020-01-10T15:56:53.499Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.01 Selecting previously unselected package libapparmor1:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.01 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.01 Unpacking libapparmor1:s390x (2.13.2-10) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.10 Selecting previously unselected package libapparmor-dev:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.10 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.10 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.25 Selecting previously unselected package libbtrfs0.
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.25 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.26 Unpacking libbtrfs0 (4.20.1-2) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.35 Selecting previously unselected package libbtrfs-dev.
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.35 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.35 Unpacking libbtrfs-dev (4.20.1-2) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.44 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.44 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.44 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.58 Selecting previously unselected package libudev-dev:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.58 Unpacking libudev-dev:s390x (241-7~deb10u2) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.71 Selecting previously unselected package libsepol1-dev:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.71 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 85.72 Unpacking libsepol1-dev:s390x (2.8-1) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.04 Selecting previously unselected package libpcre16-3:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.04 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.04 Unpacking libpcre16-3:s390x (2:8.39-12) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.14 Selecting previously unselected package libpcre32-3:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.14 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.14 Unpacking libpcre32-3:s390x (2:8.39-12) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.26 Selecting previously unselected package libpcrecpp0v5:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.26 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.26 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.34 Selecting previously unselected package libpcre3-dev:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.35 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.35 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.64 Selecting previously unselected package libselinux1-dev:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.65 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.65 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.83 Selecting previously unselected package libdevmapper-dev:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.83 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.84 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.90 Selecting previously unselected package libseccomp-dev:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.91 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.91 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.98 Selecting previously unselected package libsystemd-dev:s390x.
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.98 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 86.98 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.37 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.38 Setting up libseccomp-dev:s390x (2.3.3-4) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.39 Setting up libapparmor1:s390x (2.13.2-10) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.39 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.40 Setting up libpcre16-3:s390x (2:8.39-12) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.41 Setting up libsepol1-dev:s390x (2.8-1) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.42 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.42 Setting up libbtrfs0 (4.20.1-2) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.43 Setting up libpcre32-3:s390x (2:8.39-12) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.44 Setting up libudev-dev:s390x (241-7~deb10u2) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.45 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.46 Setting up libbtrfs-dev (4.20.1-2) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.47 Setting up libapparmor-dev:s390x (2.13.2-10) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.47 Setting up mingw-w64-common (6.0.0-3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.48 Setting up libsystemd-dev:s390x (241-7~deb10u2) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.49 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.50 Setting up libpcre3-dev:s390x (2:8.39-12) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.51 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.52 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
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.52 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
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.53 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.53 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
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.53 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
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.54 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.55 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.55 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.56 Setting up dmsetup (2:1.02.155-3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.57 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.58 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 87.59 Processing triggers for libc-bin (2.28-10) ...
15:56:53 [2020-01-10T15:56:53.499Z] #11 DONE 88.0s
15:56:53 [2020-01-10T15:56:53.499Z] 
15:56:53 [2020-01-10T15:56:53.499Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:53 [2020-01-10T15:56:53.499Z] #43 45.72   CC       criu/pie/util-vdso.o
15:56:54 [2020-01-10T15:56:54.149Z] #43 ...
15:56:54 [2020-01-10T15:56:54.149Z] 
15:56:54 [2020-01-10T15:56:54.149Z] #54 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:56:54 [2020-01-10T15:56:54.149Z] #54 DONE 0.2s
15:56:54 [2020-01-10T15:56:54.149Z] 
15:56:54 [2020-01-10T15:56:54.149Z] #55 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:56:54 [2020-01-10T15:56:54.149Z] #55 DONE 0.1s
15:56:54 [2020-01-10T15:56:54.149Z] 
15:56:54 [2020-01-10T15:56:54.149Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:54 [2020-01-10T15:56:54.149Z] #56 ...
15:56:54 [2020-01-10T15:56:54.149Z] 
15:56:54 [2020-01-10T15:56:54.149Z] #12 [dev 1/25] RUN groupadd -r docker
15:56:54 [2020-01-10T15:56:54.149Z] #12 DONE 0.5s
15:56:54 [2020-01-10T15:56:54.149Z] 
15:56:54 [2020-01-10T15:56:54.149Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.588 + RM_GOPATH=0
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.588 + TMP_GOPATH=
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.588 + : /build
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.588 + '[' -z '' ']'
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.595 ++ mktemp -d
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.605 + export GOPATH=/tmp/tmp.aNJy4JFd0u
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.605 + GOPATH=/tmp/tmp.aNJy4JFd0u
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.605 + RM_GOPATH=1
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.605 ++ dirname ./install.sh
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.608 + dir=.
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.611 + bin=runc
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.611 + shift
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.615 + '[' '!' -f ./runc.installer ']'
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.615 + . ./runc.installer
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.615 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.615 + install_runc
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.622 + uname -r
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.631 + grep -q '^3\.10\.0.*\.el7\.'
15:56:54 [2020-01-10T15:56:54.285Z] #55 2.631 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:56:54 [2020-01-10T15:56:54.286Z] #55 2.631 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
15:56:54 [2020-01-10T15:56:54.286Z] #55 2.631 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aNJy4JFd0u/src/github.com/opencontainers/runc
15:56:54 [2020-01-10T15:56:54.286Z] #55 2.631 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
15:56:54 [2020-01-10T15:56:54.286Z] #55 2.635 Cloning into '/tmp/tmp.aNJy4JFd0u/src/github.com/opencontainers/runc'...
15:56:54 [2020-01-10T15:56:54.286Z] #55 ...
15:56:54 [2020-01-10T15:56:54.286Z] 
15:56:54 [2020-01-10T15:56:54.286Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:54 [2020-01-10T15:56:54.286Z] #45 100.4 vendor/golang.org/x/net/http2/hpack
15:56:54 [2020-01-10T15:56:54.286Z] #45 100.6 vendor/golang.org/x/net/idna
15:56:54 [2020-01-10T15:56:54.286Z] #45 101.7 vendor/golang.org/x/crypto/cryptobyte
15:56:54 [2020-01-10T15:56:54.286Z] #45 102.4 mime
15:56:54 [2020-01-10T15:56:54.286Z] #45 106.2 net/textproto
15:56:54 [2020-01-10T15:56:54.286Z] #45 106.2 vendor/golang.org/x/net/http/httpproxy
15:56:54 [2020-01-10T15:56:54.286Z] #45 106.2 crypto/x509
15:56:54 [2020-01-10T15:56:54.286Z] #45 107.7 vendor/golang.org/x/net/http/httpguts
15:56:54 [2020-01-10T15:56:54.286Z] #45 107.8 mime/multipart
15:56:54 [2020-01-10T15:56:54.546Z] #45 ...
15:56:54 [2020-01-10T15:56:54.546Z] 
15:56:54 [2020-01-10T15:56:54.546Z] #11 [dev 1/25] RUN groupadd -r docker
15:56:54 [2020-01-10T15:56:54.546Z] #11 DONE 3.1s
15:56:54 [2020-01-10T15:56:54.546Z] 
15:56:54 [2020-01-10T15:56:54.546Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
15:56:54 [2020-01-10T15:56:54.619Z] #13 DONE 0.5s
15:56:54 [2020-01-10T15:56:54.619Z] 
15:56:54 [2020-01-10T15:56:54.619Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.433 + RM_GOPATH=0
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.433 + TMP_GOPATH=
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.433 + : /build
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.433 + '[' -z '' ']'
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.433 ++ mktemp -d
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.434 + export GOPATH=/tmp/tmp.lu32mc1XL3
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.434 + GOPATH=/tmp/tmp.lu32mc1XL3
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.434 + RM_GOPATH=1
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.435 ++ dirname ./install.sh
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.436 + dir=.
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.436 + bin=runc
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.436 + shift
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.436 + '[' '!' -f ./runc.installer ']'
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.436 + . ./runc.installer
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.436 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.436 + install_runc
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.437 + grep -q '^3\.10\.0.*\.el7\.'
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.437 + uname -r
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.442 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.443 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.443 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.444 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lu32mc1XL3/src/github.com/opencontainers/runc
15:56:54 [2020-01-10T15:56:54.619Z] #56 0.446 Cloning into '/tmp/tmp.lu32mc1XL3/src/github.com/opencontainers/runc'...
15:56:55 [2020-01-10T15:56:55.012Z] #56 ...
15:56:55 [2020-01-10T15:56:55.012Z] 
15:56:55 [2020-01-10T15:56:55.012Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:56:55 [2020-01-10T15:56:55.012Z] #14 0.259 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:56:55 [2020-01-10T15:56:55.012Z] #14 DONE 0.4s
15:56:55 [2020-01-10T15:56:55.012Z] 
15:56:55 [2020-01-10T15:56:55.012Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
15:56:55 [2020-01-10T15:56:55.391Z] #15 DONE 0.4s
15:56:55 [2020-01-10T15:56:55.391Z] 
15:56:55 [2020-01-10T15:56:55.391Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:55 [2020-01-10T15:56:55.391Z] #43 46.24   CC       criu/pie/parasite-vdso.o
15:56:55 [2020-01-10T15:56:55.391Z] #43 47.07   CC       criu/arch/s390/vdso-pie.o
15:56:55 [2020-01-10T15:56:55.391Z] #43 47.46   AR       criu/pie/pie.lib.a
15:56:55 [2020-01-10T15:56:55.391Z] #43 47.51   DEP      criu/pie/restorer.d
15:56:55 [2020-01-10T15:56:55.391Z] #43 47.67   DEP      criu/arch/s390/restorer.d
15:56:55 [2020-01-10T15:56:55.782Z] #43 47.86   DEP      criu/pie/parasite.d
15:56:55 [2020-01-10T15:56:55.782Z] #43 ...
15:56:55 [2020-01-10T15:56:55.782Z] 
15:56:55 [2020-01-10T15:56:55.782Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
15:56:55 [2020-01-10T15:56:55.782Z] #16 DONE 0.4s
15:56:56 [2020-01-10T15:56:56.184Z] 
15:56:56 [2020-01-10T15:56:56.184Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:56 [2020-01-10T15:56:56.184Z] #43 48.12   CC       criu/pie/parasite.o
15:56:56 [2020-01-10T15:56:56.184Z] #43 ...
15:56:56 [2020-01-10T15:56:56.184Z] 
15:56:56 [2020-01-10T15:56:56.184Z] #17 [dev 6/25] RUN ldconfig
15:56:56 [2020-01-10T15:56:56.184Z] #17 DONE 0.4s
15:56:56 [2020-01-10T15:56:56.184Z] 
15:56:56 [2020-01-10T15:56:56.184Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:56:56 [2020-01-10T15:56:56.184Z] #64 90.37 + for f in rootlesskit rootlesskit-docker-proxy
15:56:56 [2020-01-10T15:56:56.184Z] #64 90.37 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:56:56 [2020-01-10T15:56:56.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:56:57 [2020-01-10T15:56:57.090Z] #12 DONE 2.5s
15:56:57 [2020-01-10T15:56:57.090Z] 
15:56:57 [2020-01-10T15:56:57.090Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:56:58 [2020-01-10T15:56:58.032Z] #13 ...
15:56:58 [2020-01-10T15:56:58.032Z] 
15:56:58 [2020-01-10T15:56:58.032Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:56:58 [2020-01-10T15:56:58.032Z] #48 DONE 114.3s
15:56:58 [2020-01-10T15:56:58.294Z] 
15:56:58 [2020-01-10T15:56:58.294Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:58 [2020-01-10T15:56:58.294Z] #42 49.64   CC       images/opts.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 49.95   CC       images/seccomp.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 50.38   CC       images/binfmt-misc.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 50.65   CC       images/time.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 51.00   CC       images/sysctl.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 51.26   CC       images/autofs.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 51.41   CC       images/macvlan.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 51.70   CC       images/sit.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 51.91   LINK     images/built-in.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 51.98   GEN      compel/include/asm
15:56:58 [2020-01-10T15:56:58.294Z] #42 51.99   GEN      compel/include/version.h
15:56:58 [2020-01-10T15:56:58.294Z] #42 52.03 touch .config
15:56:58 [2020-01-10T15:56:58.294Z] #42 52.03   GEN      include/common/config.h
15:56:58 [2020-01-10T15:56:58.294Z] #42 52.15   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:56:58 [2020-01-10T15:56:58.294Z] #42 52.16   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
15:56:58 [2020-01-10T15:56:58.294Z] #42 52.24   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 52.28   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 52.32   DEP      compel/plugins/std/infect.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 52.51   DEP      compel/plugins/std/string.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 52.71   DEP      compel/plugins/std/log.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 53.07   DEP      compel/plugins/std/fds.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 53.25   DEP      compel/plugins/std/std.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 53.47   DEP      compel/plugins/shmem/shmem.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 53.72   DEP      compel/plugins/fds/fds.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 53.95   CC       compel/plugins/std/std.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 54.37   CC       compel/plugins/std/fds.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 54.75   CC       compel/plugins/std/log.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 55.93   CC       compel/plugins/std/string.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 56.55   CC       compel/plugins/std/infect.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 57.11   CC       compel/arch/aarch64/plugins/std/parasite-head.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 57.21   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 57.33   AR       compel/plugins/std.lib.a
15:56:58 [2020-01-10T15:56:58.294Z] #42 57.43   CC       compel/plugins/fds/fds.o
15:56:58 [2020-01-10T15:56:58.294Z] #42 57.78   AR       compel/plugins/fds.lib.a
15:56:58 [2020-01-10T15:56:58.294Z] #42 57.83   HOSTDEP  compel/src/lib/log-host.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 58.01   HOSTDEP  compel/src/lib/handle-elf-host.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 58.16   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 58.38   HOSTDEP  compel/src/main-host.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 58.62   DEP      compel/src/lib/ptrace.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 58.88   DEP      compel/src/lib/infect.d
15:56:58 [2020-01-10T15:56:58.294Z] #42 59.13   DEP      compel/src/lib/infect-util.d
15:56:58 [2020-01-10T15:56:58.555Z] #42 59.38   DEP      compel/src/lib/infect-rpc.d
15:56:58 [2020-01-10T15:56:58.816Z] #42 59.65   DEP      compel/arch/aarch64/src/lib/infect.d
15:56:59 [2020-01-10T15:56:59.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:56:59 [2020-01-10T15:56:59.077Z] #42 59.96   DEP      compel/arch/aarch64/src/lib/cpu.d
15:56:59 [2020-01-10T15:56:59.077Z] #42 60.13   DEP      compel/src/lib/log.d
15:56:59 [2020-01-10T15:56:59.077Z] #42 60.21   DEP      compel/src/main.d
15:56:59 [2020-01-10T15:56:59.338Z] #42 ...
15:56:59 [2020-01-10T15:56:59.338Z] 
15:56:59 [2020-01-10T15:56:59.338Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:56:59 [2020-01-10T15:56:59.338Z] #13 2.464 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:56:59 [2020-01-10T15:56:59.600Z] #13 DONE 2.7s
15:56:59 [2020-01-10T15:56:59.600Z] 
15:56:59 [2020-01-10T15:56:59.600Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:56:59 [2020-01-10T15:56:59.600Z] #42 60.53   DEP      compel/src/lib/handle-elf.d
15:56:59 [2020-01-10T15:56:59.861Z] #42 60.84   DEP      compel/arch/aarch64/src/lib/handle-elf.d
15:57:00 [2020-01-10T15:57:00.123Z] #42 61.14   CC       compel/src/lib/log.o
15:57:00 [2020-01-10T15:57:00.644Z] #64 ...
15:57:00 [2020-01-10T15:57:00.644Z] 
15:57:00 [2020-01-10T15:57:00.644Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:00 [2020-01-10T15:57:00.644Z] #46 84.60 vendor/golang.org/x/crypto/poly1305
15:57:00 [2020-01-10T15:57:00.644Z] #46 85.11 vendor/golang.org/x/crypto/chacha20poly1305
15:57:00 [2020-01-10T15:57:00.644Z] #46 85.53 vendor/golang.org/x/crypto/curve25519
15:57:00 [2020-01-10T15:57:00.644Z] #46 85.92 vendor/golang.org/x/crypto/hkdf
15:57:00 [2020-01-10T15:57:00.644Z] #46 86.08 vendor/golang.org/x/text/transform
15:57:00 [2020-01-10T15:57:00.644Z] #46 86.76 vendor/golang.org/x/text/unicode/bidi
15:57:00 [2020-01-10T15:57:00.644Z] #46 89.39 vendor/golang.org/x/text/secure/bidirule
15:57:00 [2020-01-10T15:57:00.644Z] #46 89.76 vendor/golang.org/x/text/unicode/norm
15:57:00 [2020-01-10T15:57:00.644Z] #46 ...
15:57:00 [2020-01-10T15:57:00.644Z] 
15:57:00 [2020-01-10T15:57:00.644Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:00 [2020-01-10T15:57:00.644Z] #56 6.328 + cd /tmp/tmp.lu32mc1XL3/src/github.com/opencontainers/runc
15:57:00 [2020-01-10T15:57:00.644Z] #56 6.328 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
15:57:00 [2020-01-10T15:57:00.644Z] #56 6.682 + '[' -z '' ']'
15:57:00 [2020-01-10T15:57:00.644Z] #56 6.682 + target=static
15:57:00 [2020-01-10T15:57:00.644Z] #56 6.682 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:57:00 [2020-01-10T15:57:00.694Z] #42 61.71   CC       compel/arch/aarch64/src/lib/cpu.o
15:57:01 [2020-01-10T15:57:01.267Z] #42 62.04   CC       compel/arch/aarch64/src/lib/infect.o
15:57:01 [2020-01-10T15:57:01.529Z] #42 62.49   CC       compel/src/lib/infect-rpc.o
15:57:01 [2020-01-10T15:57:01.573Z] #56 7.508 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
15:57:02 [2020-01-10T15:57:02.104Z] #42 63.03   CC       compel/src/lib/infect-util.o
15:57:02 [2020-01-10T15:57:02.368Z] #42 63.30   CC       compel/src/lib/infect.o
15:57:02 [2020-01-10T15:57:02.641Z] #42 ...
15:57:02 [2020-01-10T15:57:02.641Z] 
15:57:02 [2020-01-10T15:57:02.641Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
15:57:02 [2020-01-10T15:57:02.641Z] #14 DONE 3.0s
15:57:02 [2020-01-10T15:57:02.902Z] 
15:57:02 [2020-01-10T15:57:02.902Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
15:57:03 [2020-01-10T15:57:03.508Z] #56 ...
15:57:03 [2020-01-10T15:57:03.508Z] 
15:57:03 [2020-01-10T15:57:03.508Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:57:03 [2020-01-10T15:57:03.508Z] #64 DONE 97.6s
15:57:03 [2020-01-10T15:57:03.508Z] 
15:57:03 [2020-01-10T15:57:03.508Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:57:03 [2020-01-10T15:57:03.508Z] #65 DONE 0.1s
15:57:03 [2020-01-10T15:57:03.508Z] 
15:57:03 [2020-01-10T15:57:03.508Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:03 [2020-01-10T15:57:03.508Z] #43 49.11   LINK     criu/pie/parasite.built-in.o
15:57:03 [2020-01-10T15:57:03.508Z] #43 49.11   GEN      criu/pie/parasite-blob.h
15:57:03 [2020-01-10T15:57:03.508Z] #43 49.15   CC       criu/arch/s390/restorer.o
15:57:03 [2020-01-10T15:57:03.508Z] #43 49.76   CC       criu/pie/restorer.o
15:57:03 [2020-01-10T15:57:03.508Z] #43 51.79   LINK     criu/pie/restorer.built-in.o
15:57:03 [2020-01-10T15:57:03.508Z] #43 51.81   GEN      criu/pie/restorer-blob.h
15:57:03 [2020-01-10T15:57:03.508Z] #43 51.86   DEP      criu/vdso.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 52.02   DEP      criu/uts_ns.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 52.15   DEP      criu/util.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 52.38   DEP      criu/uffd.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 52.51   DEP      criu/tun.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 52.65   DEP      criu/tty.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 52.79   DEP      criu/timerfd.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 52.94   DEP      criu/sysfs_parse.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 53.13   DEP      criu/sysctl.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 53.22   DEP      criu/string.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 53.27   DEP      criu/stats.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 53.35   DEP      criu/sockets.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 53.53   DEP      criu/sk-unix.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 53.74   DEP      criu/sk-tcp.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 53.91   DEP      criu/sk-queue.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 54.10   DEP      criu/sk-packet.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 54.20   DEP      criu/sk-netlink.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 54.40   DEP      criu/sk-inet.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 54.52   DEP      criu/signalfd.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 54.63   DEP      criu/sigframe.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 54.68   DEP      criu/shmem.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 54.77   DEP      criu/servicefd.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 54.93   DEP      criu/seize.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 55.12   DEP      criu/seccomp.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 55.26   DEP      criu/rst-malloc.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 55.34   DEP      criu/rbtree.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 55.40   DEP      criu/pstree.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 55.56   DEP      criu/protobuf.d
15:57:03 [2020-01-10T15:57:03.508Z] #43 55.65   GEN      criu/protobuf-desc-gen.h
15:57:05 [2020-01-10T15:57:05.451Z] #15 ...
15:57:05 [2020-01-10T15:57:05.451Z] 
15:57:05 [2020-01-10T15:57:05.451Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:05 [2020-01-10T15:57:05.451Z] #45 111.1 crypto/tls
15:57:05 [2020-01-10T15:57:05.451Z] #45 118.9 net/http/httptrace
15:57:05 [2020-01-10T15:57:05.451Z] #45 119.4 net/http
15:57:05 [2020-01-10T15:57:05.451Z] #45 ...
15:57:05 [2020-01-10T15:57:05.451Z] 
15:57:05 [2020-01-10T15:57:05.451Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
15:57:05 [2020-01-10T15:57:05.451Z] #15 DONE 2.4s
15:57:05 [2020-01-10T15:57:05.451Z] 
15:57:05 [2020-01-10T15:57:05.451Z] #16 [dev 6/25] RUN ldconfig
15:57:05 [2020-01-10T15:57:05.654Z] #43 57.67   DEP      criu/protobuf-desc.d
15:57:05 [2020-01-10T15:57:05.654Z] #43 57.78   DEP      criu/proc_parse.d
15:57:05 [2020-01-10T15:57:05.654Z] #43 57.91   DEP      criu/plugin.d
15:57:05 [2020-01-10T15:57:05.654Z] #43 57.97   DEP      criu/pipes.d
15:57:06 [2020-01-10T15:57:06.053Z] #43 58.16   DEP      criu/pie-util.d
15:57:06 [2020-01-10T15:57:06.053Z] #43 58.25   DEP      criu/pie-util-vdso.d
15:57:06 [2020-01-10T15:57:06.053Z] #43 58.36   DEP      criu/pie-util-vdso-elf32.d
15:57:06 [2020-01-10T15:57:06.053Z] #43 ...
15:57:06 [2020-01-10T15:57:06.053Z] 
15:57:06 [2020-01-10T15:57:06.053Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:06 [2020-01-10T15:57:06.053Z] #18 0.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:57:06 [2020-01-10T15:57:06.053Z] #18 0.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:57:06 [2020-01-10T15:57:06.053Z] #18 0.528 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:57:06 [2020-01-10T15:57:06.053Z] #18 1.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
15:57:06 [2020-01-10T15:57:06.054Z] #18 2.500 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
15:57:06 [2020-01-10T15:57:06.054Z] #18 3.250 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
15:57:06 [2020-01-10T15:57:06.054Z] #18 8.352 Fetched 8017 kB in 8s (1003 kB/s)
15:57:06 [2020-01-10T15:57:06.466Z] #18 8.352 Reading package lists...
15:57:06 [2020-01-10T15:57:06.466Z] #18 ...
15:57:06 [2020-01-10T15:57:06.466Z] 
15:57:06 [2020-01-10T15:57:06.466Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:06 [2020-01-10T15:57:06.466Z] #43 58.46   DEP      criu/path.d
15:57:06 [2020-01-10T15:57:06.466Z] #43 58.59   DEP      criu/parasite-syscall.d
15:57:06 [2020-01-10T15:57:06.466Z] #43 58.73   DEP      criu/pagemap.d
15:57:06 [2020-01-10T15:57:06.466Z] #43 58.83   DEP      criu/pagemap-cache.d
15:57:06 [2020-01-10T15:57:06.901Z] #43 58.97   DEP      criu/page-xfer.d
15:57:06 [2020-01-10T15:57:06.901Z] #43 59.28   DEP      criu/page-pipe.d
15:57:07 [2020-01-10T15:57:07.392Z] #43 59.47   DEP      criu/netfilter.d
15:57:07 [2020-01-10T15:57:07.392Z] #43 59.65   DEP      criu/net.d
15:57:07 [2020-01-10T15:57:07.479Z] #16 DONE 2.5s
15:57:07 [2020-01-10T15:57:07.479Z] 
15:57:07 [2020-01-10T15:57:07.479Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:07 [2020-01-10T15:57:07.854Z] #43 59.88   DEP      criu/namespaces.d
15:57:07 [2020-01-10T15:57:07.854Z] #43 60.06   DEP      criu/mount.d
15:57:08 [2020-01-10T15:57:08.252Z] #43 60.26   DEP      criu/mem.d
15:57:08 [2020-01-10T15:57:08.252Z] #43 60.55   DEP      criu/lsm.d
15:57:08 [2020-01-10T15:57:08.252Z] #43 60.63   DEP      criu/log.d
15:57:08 [2020-01-10T15:57:08.651Z] #43 60.78   DEP      criu/libnetlink.d
15:57:08 [2020-01-10T15:57:08.651Z] #43 60.84   DEP      criu/kerndat.d
15:57:08 [2020-01-10T15:57:08.651Z] #43 61.04   DEP      criu/kcmp-ids.d
15:57:08 [2020-01-10T15:57:08.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:57:09 [2020-01-10T15:57:09.042Z] #43 61.16   DEP      criu/irmap.d
15:57:09 [2020-01-10T15:57:09.042Z] #43 61.29   DEP      criu/ipc_ns.d
15:57:09 [2020-01-10T15:57:09.458Z] #43 61.55   DEP      criu/image.d
15:57:09 [2020-01-10T15:57:09.458Z] #43 61.68   DEP      criu/image-desc.d
15:57:09 [2020-01-10T15:57:09.458Z] #43 61.83   DEP      criu/fsnotify.d
15:57:09 [2020-01-10T15:57:09.861Z] #43 61.96   DEP      criu/filesystems.d
15:57:09 [2020-01-10T15:57:09.861Z] #43 62.10   DEP      criu/files.d
15:57:09 [2020-01-10T15:57:09.861Z] #43 ...
15:57:09 [2020-01-10T15:57:09.861Z] 
15:57:09 [2020-01-10T15:57:09.861Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:57:09 [2020-01-10T15:57:09.861Z] #49 DONE 104.1s
15:57:09 [2020-01-10T15:57:09.861Z] 
15:57:09 [2020-01-10T15:57:09.861Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:09 [2020-01-10T15:57:09.861Z] #43 62.24   DEP      criu/files-reg.d
15:57:10 [2020-01-10T15:57:10.703Z] #43 62.58   DEP      criu/files-ext.d
15:57:10 [2020-01-10T15:57:10.703Z] #43 62.79   DEP      criu/file-lock.d
15:57:10 [2020-01-10T15:57:10.703Z] #43 62.98   DEP      criu/file-ids.d
15:57:10 [2020-01-10T15:57:10.703Z] #43 63.08   DEP      criu/fifo.d
15:57:10 [2020-01-10T15:57:10.790Z] #17 2.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:57:10 [2020-01-10T15:57:10.790Z] #17 2.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:57:10 [2020-01-10T15:57:10.790Z] #17 2.793 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:57:11 [2020-01-10T15:57:11.051Z] #17 3.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
15:57:11 [2020-01-10T15:57:11.114Z] #43 63.16   DEP      criu/fdstore.d
15:57:11 [2020-01-10T15:57:11.114Z] #43 63.27   DEP      criu/fault-injection.d
15:57:11 [2020-01-10T15:57:11.114Z] #43 63.29   DEP      criu/external.d
15:57:11 [2020-01-10T15:57:11.114Z] #43 63.36   DEP      criu/eventpoll.d
15:57:11 [2020-01-10T15:57:11.114Z] #43 63.46   DEP      criu/eventfd.d
15:57:11 [2020-01-10T15:57:11.506Z] #43 ...
15:57:11 [2020-01-10T15:57:11.506Z] 
15:57:11 [2020-01-10T15:57:11.506Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:11 [2020-01-10T15:57:11.506Z] #46 95.43 vendor/golang.org/x/net/idna
15:57:11 [2020-01-10T15:57:11.506Z] #46 98.92 vendor/golang.org/x/net/http2/hpack
15:57:11 [2020-01-10T15:57:11.506Z] #46 100.2 mime
15:57:11 [2020-01-10T15:57:11.506Z] #46 104.7 mime/multipart
15:57:11 [2020-01-10T15:57:11.506Z] #46 104.7 crypto/tls
15:57:11 [2020-01-10T15:57:11.506Z] #46 ...
15:57:11 [2020-01-10T15:57:11.506Z] 
15:57:11 [2020-01-10T15:57:11.506Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:11 [2020-01-10T15:57:11.506Z] #43 63.64   DEP      criu/crtools.d
15:57:11 [2020-01-10T15:57:11.506Z] #43 63.84   DEP      criu/cr-service.d
15:57:11 [2020-01-10T15:57:11.626Z] #17 ...
15:57:11 [2020-01-10T15:57:11.626Z] 
15:57:11 [2020-01-10T15:57:11.626Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:11 [2020-01-10T15:57:11.626Z] #55 10.03 + cd /tmp/tmp.aNJy4JFd0u/src/github.com/opencontainers/runc
15:57:11 [2020-01-10T15:57:11.626Z] #55 10.03 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
15:57:11 [2020-01-10T15:57:11.626Z] #55 10.33 + '[' -z '' ']'
15:57:11 [2020-01-10T15:57:11.626Z] #55 10.34 + target=static
15:57:11 [2020-01-10T15:57:11.626Z] #55 10.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:57:11 [2020-01-10T15:57:11.626Z] #55 11.94 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 .
15:57:11 [2020-01-10T15:57:11.626Z] #55 ...
15:57:11 [2020-01-10T15:57:11.626Z] 
15:57:11 [2020-01-10T15:57:11.626Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:11 [2020-01-10T15:57:11.626Z] #42 66.34   CC       compel/src/lib/ptrace.o
15:57:11 [2020-01-10T15:57:11.626Z] #42 66.68   AR       compel/libcompel.a
15:57:11 [2020-01-10T15:57:11.626Z] #42 66.74   HOSTCC   compel/src/main-host.o
15:57:11 [2020-01-10T15:57:11.626Z] #42 67.29   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
15:57:11 [2020-01-10T15:57:11.626Z] #42 67.48   HOSTCC   compel/src/lib/handle-elf-host.o
15:57:11 [2020-01-10T15:57:11.626Z] #42 67.86   HOSTCC   compel/src/lib/log-host.o
15:57:11 [2020-01-10T15:57:11.626Z] #42 68.10   HOSTLINK compel/compel-host-bin
15:57:11 [2020-01-10T15:57:11.626Z] #42 68.32   DEP      soccr/soccr.d
15:57:11 [2020-01-10T15:57:11.626Z] #42 68.71   CC       soccr/soccr.o
15:57:11 [2020-01-10T15:57:11.626Z] #42 70.88   AR       soccr/libsoccr.a
15:57:11 [2020-01-10T15:57:11.626Z] #42 70.97 make[1]: 'soccr/libsoccr.a' is up to date.
15:57:11 [2020-01-10T15:57:11.626Z] #42 71.49   DEP      criu/arch/aarch64/sigframe.d
15:57:11 [2020-01-10T15:57:11.626Z] #42 71.69   DEP      criu/arch/aarch64/crtools.d
15:57:11 [2020-01-10T15:57:11.626Z] #42 72.01   DEP      criu/arch/aarch64/cpu.d
15:57:11 [2020-01-10T15:57:11.626Z] #42 72.06   DEP      criu/arch/aarch64/bitops.d
15:57:11 [2020-01-10T15:57:11.626Z] #42 72.15   CC       criu/arch/aarch64/bitops.o
15:57:11 [2020-01-10T15:57:11.626Z] #42 72.23   CC       criu/arch/aarch64/cpu.o
15:57:11 [2020-01-10T15:57:11.626Z] #42 72.44   CC       criu/arch/aarch64/crtools.o
15:57:11 [2020-01-10T15:57:11.916Z] #43 64.05   DEP      criu/cr-restore.d
15:57:11 [2020-01-10T15:57:11.916Z] #43 64.20   DEP      criu/cr-errno.d
15:57:12 [2020-01-10T15:57:12.194Z] #42 73.17   CC       criu/arch/aarch64/sigframe.o
15:57:12 [2020-01-10T15:57:12.194Z] #42 ...
15:57:12 [2020-01-10T15:57:12.194Z] 
15:57:12 [2020-01-10T15:57:12.194Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:12 [2020-01-10T15:57:12.194Z] #17 4.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
15:57:12 [2020-01-10T15:57:12.351Z] #43 64.20   DEP      criu/cr-dump.d
15:57:12 [2020-01-10T15:57:12.351Z] #43 64.40   DEP      criu/cr-dedup.d
15:57:12 [2020-01-10T15:57:12.351Z] #43 64.59   DEP      criu/cr-check.d
15:57:12 [2020-01-10T15:57:12.787Z] #43 64.80   DEP      criu/config.d
15:57:12 [2020-01-10T15:57:12.787Z] #43 65.04   DEP      criu/clone-noasan.d
15:57:13 [2020-01-10T15:57:13.134Z] #17 5.690 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
15:57:13 [2020-01-10T15:57:13.206Z] #43 65.17   DEP      criu/cgroup.d
15:57:13 [2020-01-10T15:57:13.207Z] #43 65.38   DEP      criu/cgroup-props.d
15:57:13 [2020-01-10T15:57:13.207Z] #43 65.51   DEP      criu/bitmap.d
15:57:13 [2020-01-10T15:57:13.207Z] #43 65.52   DEP      criu/bfd.d
15:57:13 [2020-01-10T15:57:13.207Z] #43 65.58   DEP      criu/autofs.d
15:57:13 [2020-01-10T15:57:13.640Z] #43 65.78   DEP      criu/aio.d
15:57:13 [2020-01-10T15:57:13.640Z] #43 65.91   DEP      criu/action-scripts.d
15:57:14 [2020-01-10T15:57:14.017Z] #43 66.17   CC       criu/action-scripts.o
15:57:14 [2020-01-10T15:57:14.410Z] #43 66.63   CC       criu/aio.o
15:57:14 [2020-01-10T15:57:14.789Z] #43 67.08   CC       criu/autofs.o
15:57:16 [2020-01-10T15:57:16.584Z] #43 68.23   CC       criu/bfd.o
15:57:17 [2020-01-10T15:57:17.138Z] #43 68.90   CC       criu/bitmap.o
15:57:17 [2020-01-10T15:57:17.138Z] #43 69.05   CC       criu/cgroup-props.o
15:57:17 [2020-01-10T15:57:17.138Z] #43 ...
15:57:17 [2020-01-10T15:57:17.138Z] 
15:57:17 [2020-01-10T15:57:17.138Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:17 [2020-01-10T15:57:17.138Z] #18 8.352 Reading package lists...
15:57:17 [2020-01-10T15:57:17.138Z] #18 11.14 Reading package lists...
15:57:17 [2020-01-10T15:57:17.138Z] #18 13.77 Building dependency tree...
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.00 libcap2-bin is already the newest version (1:2.25-2).
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.00 The following additional packages will be installed:
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   python3.7 python3.7-minimal vim-runtime xxd
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01 Suggested packages:
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01 Recommended packages:
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   aufs-dkms nftables build-essential python3-dev python3-keyring
15:57:17 [2020-01-10T15:57:17.138Z] #18 15.01   python3-keyrings.alt python3-xdg unzip
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.23 The following NEW packages will be installed:
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.23   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.23   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.23   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.23   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.23   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.23   python3-setuptools python3-wheel python3.7 python3.7-minimal
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.23   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.29 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.29 Need to get 26.3 MB of archives.
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.29 After this operation, 112 MB of additional disk space will be used.
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 16.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 17.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
15:57:17 [2020-01-10T15:57:17.138Z] #18 18.62 debconf: delaying package configuration, since apt-utils is not installed
15:57:17 [2020-01-10T15:57:17.138Z] #18 18.68 Fetched 26.3 MB in 2s (16.2 MB/s)
15:57:17 [2020-01-10T15:57:17.138Z] #18 18.76 Selecting previously unselected package pigz.
15:57:17 [2020-01-10T15:57:17.138Z] #18 18.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 ... 23190 files and directories currently installed.)
15:57:17 [2020-01-10T15:57:17.138Z] #18 18.86 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
15:57:17 [2020-01-10T15:57:17.138Z] #18 18.86 Unpacking pigz (2.4-1) ...
15:57:17 [2020-01-10T15:57:17.138Z] #18 18.95 Selecting previously unselected package libpython3.7-minimal:s390x.
15:57:17 [2020-01-10T15:57:17.138Z] #18 18.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ...
15:57:17 [2020-01-10T15:57:17.138Z] #18 18.96 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ...
15:57:17 [2020-01-10T15:57:17.138Z] #18 19.35 Selecting previously unselected package python3.7-minimal.
15:57:17 [2020-01-10T15:57:17.138Z] #18 19.35 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ...
15:57:17 [2020-01-10T15:57:17.138Z] #18 19.36 Unpacking python3.7-minimal (3.7.3-2) ...
15:57:17 [2020-01-10T15:57:17.138Z] #18 20.35 Setting up libpython3.7-minimal:s390x (3.7.3-2) ...
15:57:17 [2020-01-10T15:57:17.138Z] #18 20.38 Setting up python3.7-minimal (3.7.3-2) ...
15:57:17 [2020-01-10T15:57:17.338Z] #17 9.479 Fetched 8147 kB in 7s (1172 kB/s)
15:57:17 [2020-01-10T15:57:17.338Z] #17 9.479 Reading package lists...
15:57:17 [2020-01-10T15:57:17.338Z] #17 ...
15:57:17 [2020-01-10T15:57:17.338Z] 
15:57:17 [2020-01-10T15:57:17.338Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:57:17 [2020-01-10T15:57:17.338Z] #23 129.1 Checking out files:  20% (2101/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:  33% (3555/10459)   
Checking out files:  34% (3557/10459)   
Checking out files:  35% (3661/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:  54% (5648/10459)   
Checking out files:  54% (5659/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:  70% (7322/10459)   
Checking out files:  71% (7426/10459)   
Checking out files:  72% (7531/10459)   
Checking out files:  73% (7636/10459)   
Checking out files:  73% (7724/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:  92% (9637/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.
15:57:17 [2020-01-10T15:57:17.528Z] #18 ...
15:57:17 [2020-01-10T15:57:17.528Z] 
15:57:17 [2020-01-10T15:57:17.528Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:17 [2020-01-10T15:57:17.528Z] #43 69.81   CC       criu/cgroup.o
15:57:17 [2020-01-10T15:57:17.599Z] #23 133.7 + cd /tmp/tmp.2zluPLIuOp/tmp/docker-ce
15:57:17 [2020-01-10T15:57:17.599Z] #23 133.7 + git checkout -q v17.06.2-ce
15:57:19 [2020-01-10T15:57:19.786Z] Removing intermediate container b9aac82776ec
15:57:19 [2020-01-10T15:57:19.786Z]  ---> 9d3d9047d747
15:57:19 [2020-01-10T15:57:19.786Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
15:57:19 [2020-01-10T15:57:19.786Z]  ---> ebd73b5ebd31
15:57:19 [2020-01-10T15:57:19.786Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
15:57:20 [2020-01-10T15:57:20.105Z] #43 72.01   CC       criu/clone-noasan.o
15:57:20 [2020-01-10T15:57:20.105Z] #43 72.09   CC       criu/config.o
15:57:20 [2020-01-10T15:57:20.413Z]  ---> 477616c65b39
15:57:20 [2020-01-10T15:57:20.413Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
15:57:20 [2020-01-10T15:57:20.413Z]  ---> Running in e092f9e6aa40
15:57:20 [2020-01-10T15:57:20.413Z] Removing intermediate container e092f9e6aa40
15:57:20 [2020-01-10T15:57:20.413Z]  ---> 8f3562caa867
15:57:20 [2020-01-10T15:57:20.698Z] Successfully built 8f3562caa867
15:57:20 [2020-01-10T15:57:20.698Z] Successfully tagged moby-buildx:latest
15:57:20 [2020-01-10T15:57:20.698Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
15:57:20 [2020-01-10T15:57:20.698Z] if [ -n "${id}" ]; then \
15:57:20 [2020-01-10T15:57:20.698Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
15:57:20 [2020-01-10T15:57:20.698Z] 	&& touch bundles/buildx; \
15:57:20 [2020-01-10T15:57:20.698Z] 	docker rm -f ${id}; \
15:57:20 [2020-01-10T15:57:20.698Z] fi
15:57:20 [2020-01-10T15:57:20.928Z] #43 73.16   CC       criu/cr-check.o
15:57:21 [2020-01-10T15:57:21.318Z] 7f63c80a00b53373a696038484284f55c6091f116dd12c8374aab3d9730cdca4
15:57:21 [2020-01-10T15:57:21.318Z] bundles/buildx version
15:57:21 [2020-01-10T15:57:21.318Z] buildx v0.3.1 6db68d0
15:57:21 [2020-01-10T15:57:21.318Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:339fb74cbcd2e39295e40484c013100ad404fbdf .
15:57:21 [2020-01-10T15:57:21.318Z] #1 [internal] booting buildkit
15:57:21 [2020-01-10T15:57:21.599Z] #1 pulling image moby/buildkit:buildx-stable-1
15:57:21 [2020-01-10T15:57:21.802Z] #23 138.0 + mkdir -p /tmp/tmp.2zluPLIuOp/src/github.com/docker
15:57:22 [2020-01-10T15:57:22.062Z] #23 138.0 + mv components/cli /tmp/tmp.2zluPLIuOp/src/github.com/docker/cli
15:57:22 [2020-01-10T15:57:22.062Z] #23 138.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:57:22 [2020-01-10T15:57:22.478Z] #43 74.79   CC       criu/cr-dedup.o
15:57:22 [2020-01-10T15:57:22.635Z] #23 ...
15:57:22 [2020-01-10T15:57:22.635Z] 
15:57:22 [2020-01-10T15:57:22.635Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:22 [2020-01-10T15:57:22.635Z] #42 73.43   LINK     criu/arch/aarch64/crtools.built-in.o
15:57:22 [2020-01-10T15:57:22.635Z] #42 73.47   DEP      criu/arch/aarch64/intraprocedure.d
15:57:22 [2020-01-10T15:57:22.635Z] #42 73.52   DEP      criu/arch/aarch64/vdso-pie.d
15:57:22 [2020-01-10T15:57:22.635Z] #42 73.66   DEP      criu/pie/parasite-vdso.d
15:57:22 [2020-01-10T15:57:22.635Z] #42 73.87   DEP      criu/pie/util-vdso.d
15:57:22 [2020-01-10T15:57:22.635Z] #42 74.06   DEP      criu/pie/util.d
15:57:22 [2020-01-10T15:57:22.635Z] #42 74.33   CC       criu/pie/util.o
15:57:22 [2020-01-10T15:57:22.635Z] #42 74.85   CC       criu/pie/util-vdso.o
15:57:22 [2020-01-10T15:57:22.635Z] #42 75.52   CC       criu/pie/parasite-vdso.o
15:57:22 [2020-01-10T15:57:22.635Z] #42 76.30   CC       criu/arch/aarch64/vdso-pie.o
15:57:22 [2020-01-10T15:57:22.635Z] #42 76.80   CC       criu/arch/aarch64/intraprocedure.o
15:57:22 [2020-01-10T15:57:22.635Z] #42 76.86   AR       criu/pie/pie.lib.a
15:57:22 [2020-01-10T15:57:22.635Z] #42 76.96   DEP      criu/pie/restorer.d
15:57:22 [2020-01-10T15:57:22.635Z] #42 77.28   DEP      criu/arch/aarch64/restorer.d
15:57:22 [2020-01-10T15:57:22.635Z] #42 77.58   DEP      criu/pie/parasite.d
15:57:22 [2020-01-10T15:57:22.635Z] #42 77.99   CC       criu/pie/parasite.o
15:57:22 [2020-01-10T15:57:22.635Z] #42 79.71   LINK     criu/pie/parasite.built-in.o
15:57:22 [2020-01-10T15:57:22.635Z] #42 79.74   GEN      criu/pie/parasite-blob.h
15:57:22 [2020-01-10T15:57:22.635Z] #42 79.76   CC       criu/arch/aarch64/restorer.o
15:57:22 [2020-01-10T15:57:22.635Z] #42 80.51   CC       criu/pie/restorer.o
15:57:22 [2020-01-10T15:57:22.878Z] #43 75.17   CC       criu/cr-dump.o
15:57:22 [2020-01-10T15:57:22.878Z] #43 ...
15:57:22 [2020-01-10T15:57:22.878Z] 
15:57:22 [2020-01-10T15:57:22.878Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.10 Selecting previously unselected package python3-minimal.
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23439 files and directories currently installed.)
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.16 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.16 Unpacking python3-minimal (3.7.3-1) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.23 Selecting previously unselected package libmpdec2:s390x.
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.23 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.24 Unpacking libmpdec2:s390x (2.4.2-2) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.31 Selecting previously unselected package libpython3.7-stdlib:s390x.
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 22.31 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.13 Selecting previously unselected package python3.7.
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.13 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.14 Unpacking python3.7 (3.7.3-2) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.20 Selecting previously unselected package libpython3-stdlib:s390x.
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.21 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.25 Setting up python3-minimal (3.7.3-1) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.78 Selecting previously unselected package python3.
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23851 files and directories currently installed.)
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.82 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.82 Unpacking python3 (3.7.3-1) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.91 Selecting previously unselected package libip4tc0:s390x.
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.92 Unpacking libip4tc0:s390x (1.8.2-4) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.98 Selecting previously unselected package libip6tc0:s390x.
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 23.98 Unpacking libip6tc0:s390x (1.8.2-4) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.04 Selecting previously unselected package libiptc0:s390x.
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.04 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.05 Unpacking libiptc0:s390x (1.8.2-4) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.12 Selecting previously unselected package libnfnetlink0:s390x.
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.14 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.21 Selecting previously unselected package libnetfilter-conntrack3:s390x.
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.22 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.26 Selecting previously unselected package libnftnl11:s390x.
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.26 Unpacking libnftnl11:s390x (1.1.2-2) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.33 Selecting previously unselected package iptables.
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.33 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.33 Unpacking iptables (1.8.2-4) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.58 Selecting previously unselected package xxd.
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.59 Unpacking xxd (2:8.1.0875-5) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.68 Selecting previously unselected package vim-common.
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.69 Unpacking vim-common (2:8.1.0875-5) ...
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.83 Selecting previously unselected package bash-completion.
15:57:22 [2020-01-10T15:57:22.878Z] #18 24.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:57:23 [2020-01-10T15:57:23.282Z] #18 26.96 Unpacking bash-completion (1:2.8-6) ...
15:57:23 [2020-01-10T15:57:23.578Z] #42 84.43   LINK     criu/pie/restorer.built-in.o
15:57:23 [2020-01-10T15:57:23.578Z] #42 84.46   GEN      criu/pie/restorer-blob.h
15:57:23 [2020-01-10T15:57:23.578Z] #42 84.59   DEP      criu/vdso.d
15:57:23 [2020-01-10T15:57:23.682Z] #18 27.38 Selecting previously unselected package bzip2.
15:57:23 [2020-01-10T15:57:23.682Z] #18 27.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
15:57:23 [2020-01-10T15:57:23.682Z] #18 27.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:57:23 [2020-01-10T15:57:23.682Z] #18 27.45 Selecting previously unselected package xz-utils.
15:57:23 [2020-01-10T15:57:23.682Z] #18 27.45 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
15:57:23 [2020-01-10T15:57:23.682Z] #18 27.45 Unpacking xz-utils (5.2.4-1) ...
15:57:23 [2020-01-10T15:57:23.682Z] #18 27.56 Selecting previously unselected package apparmor.
15:57:23 [2020-01-10T15:57:23.682Z] #18 27.56 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
15:57:23 [2020-01-10T15:57:23.682Z] #18 27.61 Unpacking apparmor (2.13.2-10) ...
15:57:23 [2020-01-10T15:57:23.839Z] #42 84.86   DEP      criu/uts_ns.d
15:57:23 [2020-01-10T15:57:23.839Z] #42 85.01   DEP      criu/util.d
15:57:24 [2020-01-10T15:57:24.091Z] #18 27.87 Selecting previously unselected package aufs-tools.
15:57:24 [2020-01-10T15:57:24.091Z] #18 27.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
15:57:24 [2020-01-10T15:57:24.091Z] #18 27.88 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:57:24 [2020-01-10T15:57:24.091Z] #18 27.97 Selecting previously unselected package libonig5:s390x.
15:57:24 [2020-01-10T15:57:24.091Z] #18 27.97 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
15:57:24 [2020-01-10T15:57:24.091Z] #18 27.97 Unpacking libonig5:s390x (6.9.1-1) ...
15:57:24 [2020-01-10T15:57:24.091Z] #18 28.07 Selecting previously unselected package libjq1:s390x.
15:57:24 [2020-01-10T15:57:24.091Z] #18 28.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:57:24 [2020-01-10T15:57:24.292Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
15:57:24 [2020-01-10T15:57:24.293Z] #1 creating container buildx_buildkit_default
15:57:24 [2020-01-10T15:57:24.410Z] #42 85.21   DEP      criu/uffd.d
15:57:24 [2020-01-10T15:57:24.410Z] #42 85.41   DEP      criu/tun.d
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.07 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.17 Selecting previously unselected package jq.
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.17 Unpacking jq (1.5+dfsg-2+b1) ...
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.24 Selecting previously unselected package libaio1:s390x.
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.24 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.24 Unpacking libaio1:s390x (0.3.112-3) ...
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.33 Selecting previously unselected package libgpm2:s390x.
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.33 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.34 Unpacking libgpm2:s390x (1.20.7-5) ...
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.42 Selecting previously unselected package libicu63:s390x.
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.42 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ...
15:57:24 [2020-01-10T15:57:24.492Z] #18 28.42 Unpacking libicu63:s390x (63.1-6) ...
15:57:24 [2020-01-10T15:57:24.579Z] #1 creating container buildx_buildkit_default 0.5s done
15:57:24 [2020-01-10T15:57:24.579Z] #1 DONE 3.2s
15:57:24 [2020-01-10T15:57:24.671Z] #42 85.63   DEP      criu/tty.d
15:57:24 [2020-01-10T15:57:24.865Z] 
15:57:24 [2020-01-10T15:57:24.865Z] #2 [internal] load build definition from Dockerfile
15:57:24 [2020-01-10T15:57:24.865Z] #2 transferring dockerfile: 15.64kB 0.0s done
15:57:24 [2020-01-10T15:57:24.865Z] #2 DONE 0.0s
15:57:24 [2020-01-10T15:57:24.865Z] 
15:57:24 [2020-01-10T15:57:24.865Z] #3 [internal] load .dockerignore
15:57:24 [2020-01-10T15:57:24.865Z] #3 transferring context: 112B done
15:57:24 [2020-01-10T15:57:24.865Z] #3 DONE 0.0s
15:57:24 [2020-01-10T15:57:24.865Z] 
15:57:24 [2020-01-10T15:57:24.865Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:57:24 [2020-01-10T15:57:24.931Z] #42 85.92   DEP      criu/timerfd.d
15:57:25 [2020-01-10T15:57:25.194Z] #42 86.17   DEP      criu/sysfs_parse.d
15:57:25 [2020-01-10T15:57:25.455Z] #42 86.46   DEP      criu/sysctl.d
15:57:25 [2020-01-10T15:57:25.480Z] #4 DONE 0.8s
15:57:25 [2020-01-10T15:57:25.716Z] #42 86.67   DEP      criu/string.d
15:57:25 [2020-01-10T15:57:25.716Z] #42 86.73   DEP      criu/stats.d
15:57:25 [2020-01-10T15:57:25.716Z] #42 ...
15:57:25 [2020-01-10T15:57:25.716Z] 
15:57:25 [2020-01-10T15:57:25.716Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:57:25 [2020-01-10T15:57:25.716Z] #29 142.1 + rm -rf /tmp/tmp.Bf1LxrGxK3
15:57:25 [2020-01-10T15:57:25.762Z] 
15:57:25 [2020-01-10T15:57:25.762Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:57:25 [2020-01-10T15:57:25.762Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:57:25 [2020-01-10T15:57:25.762Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
15:57:25 [2020-01-10T15:57:25.762Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.61MB / 8.18MB 0.1s
15:57:25 [2020-01-10T15:57:25.762Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
15:57:25 [2020-01-10T15:57:25.762Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:57:26 [2020-01-10T15:57:26.048Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done
15:57:26 [2020-01-10T15:57:26.048Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
15:57:26 [2020-01-10T15:57:26.287Z] #29 ...
15:57:26 [2020-01-10T15:57:26.287Z] 
15:57:26 [2020-01-10T15:57:26.287Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:26 [2020-01-10T15:57:26.287Z] #45 132.2 github.com/LK4D4/vndr/godl
15:57:26 [2020-01-10T15:57:26.287Z] #45 133.0 github.com/LK4D4/vndr
15:57:26 [2020-01-10T15:57:26.287Z] #45 ...
15:57:26 [2020-01-10T15:57:26.287Z] 
15:57:26 [2020-01-10T15:57:26.287Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:26 [2020-01-10T15:57:26.287Z] #42 87.04   DEP      criu/sockets.d
15:57:26 [2020-01-10T15:57:26.287Z] #42 87.32   DEP      criu/sk-unix.d
15:57:26 [2020-01-10T15:57:26.331Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
15:57:26 [2020-01-10T15:57:26.547Z] #42 87.49   DEP      criu/sk-tcp.d
15:57:26 [2020-01-10T15:57:26.614Z] #5 DONE 0.9s
15:57:26 [2020-01-10T15:57:26.897Z] 
15:57:26 [2020-01-10T15:57:26.897Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
15:57:26 [2020-01-10T15:57:26.897Z] #7 DONE 0.3s
15:57:26 [2020-01-10T15:57:26.897Z] 
15:57:26 [2020-01-10T15:57:26.897Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
15:57:26 [2020-01-10T15:57:26.897Z] #6 DONE 0.4s
15:57:27 [2020-01-10T15:57:27.022Z] #42 87.63   DEP      criu/sk-queue.d
15:57:27 [2020-01-10T15:57:27.184Z] 
15:57:27 [2020-01-10T15:57:27.184Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
15:57:27 [2020-01-10T15:57:27.184Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
15:57:27 [2020-01-10T15:57:27.283Z] #42 87.78   DEP      criu/sk-packet.d
15:57:27 [2020-01-10T15:57:27.283Z] #42 88.23   DEP      criu/sk-netlink.d
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:416e90a1aa5755e05738902526fc20f2b8bb9a3aefff16a0dabdcfee767b01a1 5.46kB / 5.46kB done
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 0B / 73.43MB 0.1s
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 0B / 96.42MB 0.1s
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:6b0ec29618ffd6a123ab8dcc7eb72b6c6a1706acdb2bf71c328ef99d1af4c32d 1.79kB / 1.79kB done
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 0B / 54.13MB 0.1s
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 0B / 8.25MB 0.1s
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 0B / 10.73MB 0.1s
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 0B / 57.39MB 0.1s
15:57:27 [2020-01-10T15:57:27.473Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.1s done
15:57:27 [2020-01-10T15:57:27.544Z] #42 ...
15:57:27 [2020-01-10T15:57:27.544Z] 
15:57:27 [2020-01-10T15:57:27.544Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:27 [2020-01-10T15:57:27.544Z] #45 DONE 143.5s
15:57:27 [2020-01-10T15:57:27.544Z] 
15:57:27 [2020-01-10T15:57:27.544Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:57:27 [2020-01-10T15:57:27.544Z] #29 DONE 143.8s
15:57:27 [2020-01-10T15:57:27.544Z] 
15:57:27 [2020-01-10T15:57:27.544Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:27 [2020-01-10T15:57:27.544Z] #42 88.58   DEP      criu/sk-inet.d
15:57:27 [2020-01-10T15:57:27.763Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.05MB / 8.25MB 0.4s
15:57:27 [2020-01-10T15:57:27.763Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 1.05MB / 10.73MB 0.4s
15:57:27 [2020-01-10T15:57:27.763Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.57MB / 8.25MB 0.6s
15:57:28 [2020-01-10T15:57:28.053Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.22MB / 8.25MB 0.7s
15:57:28 [2020-01-10T15:57:28.053Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.23MB / 10.73MB 0.7s
15:57:28 [2020-01-10T15:57:28.053Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 3.11MB / 54.13MB 0.9s
15:57:28 [2020-01-10T15:57:28.053Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.75MB / 8.25MB 0.9s
15:57:28 [2020-01-10T15:57:28.053Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.78MB / 10.73MB 0.9s
15:57:28 [2020-01-10T15:57:28.114Z] #42 89.00   DEP      criu/signalfd.d
15:57:28 [2020-01-10T15:57:28.114Z] #42 89.22   DEP      criu/sigframe.d
15:57:28 [2020-01-10T15:57:28.114Z] #42 89.28   DEP      criu/shmem.d
15:57:28 [2020-01-10T15:57:28.145Z] #18 ...
15:57:28 [2020-01-10T15:57:28.145Z] 
15:57:28 [2020-01-10T15:57:28.145Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:28 [2020-01-10T15:57:28.145Z] #46 111.8 net/http/httptrace
15:57:28 [2020-01-10T15:57:28.145Z] #46 112.0 net/http
15:57:28 [2020-01-10T15:57:28.145Z] #46 ...
15:57:28 [2020-01-10T15:57:28.145Z] 
15:57:28 [2020-01-10T15:57:28.145Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:28 [2020-01-10T15:57:28.145Z] #43 77.03   CC       criu/cr-errno.o
15:57:28 [2020-01-10T15:57:28.145Z] #43 77.09   CC       criu/cr-restore.o
15:57:28 [2020-01-10T15:57:28.145Z] #43 80.29   CC       criu/cr-service.o
15:57:28 [2020-01-10T15:57:28.367Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.37MB / 8.25MB 1.0s
15:57:28 [2020-01-10T15:57:28.367Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 3.37MB / 10.73MB 1.0s
15:57:28 [2020-01-10T15:57:28.367Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 3.21MB / 57.39MB 1.0s
15:57:28 [2020-01-10T15:57:28.367Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.83MB / 8.25MB 1.2s
15:57:28 [2020-01-10T15:57:28.680Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 4.00MB / 73.43MB 1.3s
15:57:28 [2020-01-10T15:57:28.680Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 4.19MB / 10.73MB 1.3s
15:57:28 [2020-01-10T15:57:28.680Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.62MB / 8.25MB 1.5s
15:57:28 [2020-01-10T15:57:28.685Z] #42 89.56   DEP      criu/servicefd.d
15:57:28 [2020-01-10T15:57:28.685Z] #42 89.85   DEP      criu/seize.d
15:57:28 [2020-01-10T15:57:28.969Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 4.84MB / 96.42MB 1.6s
15:57:28 [2020-01-10T15:57:28.969Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.05MB / 8.25MB 1.6s
15:57:28 [2020-01-10T15:57:28.969Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.05MB / 10.73MB 1.6s
15:57:28 [2020-01-10T15:57:28.969Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 5.96MB / 54.13MB 1.8s
15:57:28 [2020-01-10T15:57:28.969Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.64MB / 8.25MB 1.8s
15:57:28 [2020-01-10T15:57:28.969Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.64MB / 10.73MB 1.8s
15:57:29 [2020-01-10T15:57:29.256Z] #42 90.20   DEP      criu/seccomp.d
15:57:29 [2020-01-10T15:57:29.258Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.16MB / 8.25MB 1.9s
15:57:29 [2020-01-10T15:57:29.258Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.68MB / 8.25MB 2.1s
15:57:29 [2020-01-10T15:57:29.258Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 6.59MB / 10.73MB 2.1s
15:57:29 [2020-01-10T15:57:29.258Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 6.42MB / 57.39MB 2.1s
15:57:29 [2020-01-10T15:57:29.486Z] #43 81.69   CC       criu/crtools.o
15:57:29 [2020-01-10T15:57:29.517Z] #42 90.54   DEP      criu/rst-malloc.d
15:57:29 [2020-01-10T15:57:29.558Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.60MB / 8.25MB 2.4s
15:57:29 [2020-01-10T15:57:29.558Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.57MB / 10.73MB 2.4s
15:57:29 [2020-01-10T15:57:29.777Z] #42 90.75   DEP      criu/rbtree.d
15:57:29 [2020-01-10T15:57:29.777Z] #42 90.80   DEP      criu/pstree.d
15:57:29 [2020-01-10T15:57:29.859Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 7.80MB / 73.43MB 2.5s
15:57:29 [2020-01-10T15:57:29.860Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.06MB / 8.25MB 2.5s
15:57:29 [2020-01-10T15:57:29.860Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 8.85MB / 54.13MB 2.7s
15:57:29 [2020-01-10T15:57:29.860Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.6s done
15:57:29 [2020-01-10T15:57:29.860Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 8.78MB / 10.73MB 2.7s
15:57:29 [2020-01-10T15:57:29.903Z] #43 ...
15:57:29 [2020-01-10T15:57:29.903Z] 
15:57:29 [2020-01-10T15:57:29.903Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.35 Selecting previously unselected package libnet1:s390x.
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.35 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.41 Selecting previously unselected package libnl-3-200:s390x.
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.41 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.41 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.46 Selecting previously unselected package libprotobuf-c1:s390x.
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.46 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.50 Selecting previously unselected package libreadline5:s390x.
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.51 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.60 Selecting previously unselected package net-tools.
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.77 Selecting previously unselected package python-pip-whl.
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 32.77 Unpacking python-pip-whl (18.1-5) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.17 Selecting previously unselected package python3-lib2to3.
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.17 Unpacking python3-lib2to3 (3.7.3-1) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.27 Selecting previously unselected package python3-distutils.
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.27 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.28 Unpacking python3-distutils (3.7.3-1) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.40 Selecting previously unselected package python3-pip.
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.41 Unpacking python3-pip (18.1-5) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.56 Selecting previously unselected package python3-pkg-resources.
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.58 Unpacking python3-pkg-resources (40.8.0-1) ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.79 Selecting previously unselected package python3-setuptools.
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:57:29 [2020-01-10T15:57:29.903Z] #18 33.79 Unpacking python3-setuptools (40.8.0-1) ...
15:57:30 [2020-01-10T15:57:30.162Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.44MB / 10.73MB 2.8s
15:57:30 [2020-01-10T15:57:30.162Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 9.73MB / 96.42MB 3.0s
15:57:30 [2020-01-10T15:57:30.162Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.19MB / 10.73MB 3.0s
15:57:30 [2020-01-10T15:57:30.162Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 9.83MB / 57.39MB 3.0s
15:57:30 [2020-01-10T15:57:30.162Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.1s
15:57:30 [2020-01-10T15:57:30.343Z] #18 34.06 Selecting previously unselected package python3-wheel.
15:57:30 [2020-01-10T15:57:30.343Z] #18 34.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:57:30 [2020-01-10T15:57:30.343Z] #18 34.06 Unpacking python3-wheel (0.32.3-2) ...
15:57:30 [2020-01-10T15:57:30.343Z] #18 34.11 Selecting previously unselected package thin-provisioning-tools.
15:57:30 [2020-01-10T15:57:30.343Z] #18 34.11 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
15:57:30 [2020-01-10T15:57:30.343Z] #18 34.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:57:30 [2020-01-10T15:57:30.349Z] #42 91.15   DEP      criu/protobuf.d
15:57:30 [2020-01-10T15:57:30.349Z] #42 91.25   GEN      criu/protobuf-desc-gen.h
15:57:30 [2020-01-10T15:57:30.452Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.1s done
15:57:30 [2020-01-10T15:57:30.612Z] #42 ...
15:57:30 [2020-01-10T15:57:30.612Z] 
15:57:30 [2020-01-10T15:57:30.612Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:30 [2020-01-10T15:57:30.612Z] #17 9.479 Reading package lists...
15:57:30 [2020-01-10T15:57:30.612Z] #17 13.38 Reading package lists...
15:57:30 [2020-01-10T15:57:30.612Z] #17 16.94 Building dependency tree...
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.53 libcap2-bin is already the newest version (1:2.25-2).
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.53 The following additional packages will be installed:
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.53   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.53   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.53   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.53   python3.7 python3.7-minimal vim-runtime xxd
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.54 Suggested packages:
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.54   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.54   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.54   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.54 Recommended packages:
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.54   aufs-dkms nftables build-essential python3-dev python3-keyring
15:57:30 [2020-01-10T15:57:30.612Z] #17 18.54   python3-keyrings.alt python3-xdg unzip
15:57:30 [2020-01-10T15:57:30.612Z] #17 19.82 The following NEW packages will be installed:
15:57:30 [2020-01-10T15:57:30.612Z] #17 19.82   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:57:30 [2020-01-10T15:57:30.612Z] #17 19.82   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:57:30 [2020-01-10T15:57:30.612Z] #17 19.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:57:30 [2020-01-10T15:57:30.612Z] #17 19.82   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:57:30 [2020-01-10T15:57:30.612Z] #17 19.82   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:57:30 [2020-01-10T15:57:30.612Z] #17 19.82   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:57:30 [2020-01-10T15:57:30.612Z] #17 19.82   python3-setuptools python3-wheel python3.7 python3.7-minimal
15:57:30 [2020-01-10T15:57:30.612Z] #17 19.82   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.15 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.15 Need to get 26.1 MB of archives.
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.15 After this operation, 110 MB of additional disk space will be used.
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2 [588 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2 [1404 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2 [1641 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2 [330 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 20.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 21.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
15:57:30 [2020-01-10T15:57:30.612Z] #17 22.72 debconf: delaying package configuration, since apt-utils is not installed
15:57:30 [2020-01-10T15:57:30.612Z] #17 22.92 Fetched 26.1 MB in 2s (13.8 MB/s)
15:57:30 [2020-01-10T15:57:30.612Z] #17 23.01 Selecting previously unselected package pigz.
15:57:30 [2020-01-10T15:57:30.612Z] #17 23.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23396 files and directories currently installed.)
15:57:30 [2020-01-10T15:57:30.612Z] #17 23.20 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
15:57:30 [2020-01-10T15:57:30.612Z] #17 23.23 Unpacking pigz (2.4-1) ...
15:57:30 [2020-01-10T15:57:30.745Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 12.06MB / 73.43MB 3.4s
15:57:30 [2020-01-10T15:57:30.745Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 12.33MB / 54.13MB 3.4s
15:57:30 [2020-01-10T15:57:30.873Z] #17 23.39 Selecting previously unselected package libpython3.7-minimal:arm64.
15:57:30 [2020-01-10T15:57:30.873Z] #17 23.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_arm64.deb ...
15:57:30 [2020-01-10T15:57:30.873Z] #17 23.41 Unpacking libpython3.7-minimal:arm64 (3.7.3-2) ...
15:57:30 [2020-01-10T15:57:30.969Z] #18 34.44 Selecting previously unselected package vim-runtime.
15:57:30 [2020-01-10T15:57:30.969Z] #18 34.44 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:57:30 [2020-01-10T15:57:30.969Z] #18 34.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:57:30 [2020-01-10T15:57:30.969Z] #18 34.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:57:30 [2020-01-10T15:57:30.969Z] #18 34.51 Unpacking vim-runtime (2:8.1.0875-5) ...
15:57:31 [2020-01-10T15:57:31.042Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 13.34MB / 57.39MB 3.7s
15:57:31 [2020-01-10T15:57:31.342Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 15.30MB / 96.42MB 4.0s
15:57:31 [2020-01-10T15:57:31.342Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 15.40MB / 54.13MB 4.0s
15:57:31 [2020-01-10T15:57:31.342Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 15.96MB / 73.43MB 4.2s
15:57:31 [2020-01-10T15:57:31.638Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 16.84MB / 57.39MB 4.3s
15:57:31 [2020-01-10T15:57:31.815Z] #17 23.99 Selecting previously unselected package python3.7-minimal.
15:57:31 [2020-01-10T15:57:31.815Z] #17 24.04 Preparing to unpack .../python3.7-minimal_3.7.3-2_arm64.deb ...
15:57:31 [2020-01-10T15:57:31.815Z] #17 24.05 Unpacking python3.7-minimal (3.7.3-2) ...
15:57:31 [2020-01-10T15:57:31.923Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 18.25MB / 54.13MB 4.5s
15:57:31 [2020-01-10T15:57:31.923Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 19.95MB / 57.39MB 4.8s
15:57:32 [2020-01-10T15:57:32.212Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 20.28MB / 73.43MB 4.9s
15:57:32 [2020-01-10T15:57:32.212Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 20.64MB / 96.42MB 4.9s
15:57:32 [2020-01-10T15:57:32.212Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 21.56MB / 54.13MB 5.1s
15:57:32 [2020-01-10T15:57:32.387Z] #17 24.75 Setting up libpython3.7-minimal:arm64 (3.7.3-2) ...
15:57:32 [2020-01-10T15:57:32.387Z] #17 24.78 Setting up python3.7-minimal (3.7.3-2) ...
15:57:32 [2020-01-10T15:57:32.518Z] #8 ...
15:57:32 [2020-01-10T15:57:32.518Z] 
15:57:32 [2020-01-10T15:57:32.518Z] #67 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
15:57:32 [2020-01-10T15:57:32.518Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
15:57:32 [2020-01-10T15:57:32.518Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
15:57:32 [2020-01-10T15:57:32.518Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done
15:57:32 [2020-01-10T15:57:32.518Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
15:57:32 [2020-01-10T15:57:32.518Z] #67 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done
15:57:32 [2020-01-10T15:57:32.518Z] #67 DONE 5.3s
15:57:32 [2020-01-10T15:57:32.518Z] 
15:57:32 [2020-01-10T15:57:32.518Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
15:57:32 [2020-01-10T15:57:32.518Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 23.00MB / 57.39MB 5.2s
15:57:32 [2020-01-10T15:57:32.518Z] #8 ...
15:57:32 [2020-01-10T15:57:32.518Z] 
15:57:32 [2020-01-10T15:57:32.518Z] #21 [internal] load build context
15:57:32 [2020-01-10T15:57:32.518Z] #21 transferring context: 43.50MB 5.4s
15:57:32 [2020-01-10T15:57:32.518Z] #21 ...
15:57:32 [2020-01-10T15:57:32.518Z] 
15:57:32 [2020-01-10T15:57:32.518Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
15:57:32 [2020-01-10T15:57:32.648Z] #17 ...
15:57:32 [2020-01-10T15:57:32.648Z] 
15:57:32 [2020-01-10T15:57:32.648Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:32 [2020-01-10T15:57:32.648Z] #42 93.66   DEP      criu/protobuf-desc.d
15:57:32 [2020-01-10T15:57:32.808Z] #8 ...
15:57:32 [2020-01-10T15:57:32.808Z] 
15:57:32 [2020-01-10T15:57:32.808Z] #21 [internal] load build context
15:57:32 [2020-01-10T15:57:32.808Z] #21 transferring context: 46.58MB 5.7s done
15:57:32 [2020-01-10T15:57:32.808Z] #21 DONE 5.7s
15:57:32 [2020-01-10T15:57:32.808Z] 
15:57:32 [2020-01-10T15:57:32.808Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
15:57:32 [2020-01-10T15:57:32.808Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 24.28MB / 73.43MB 5.7s
15:57:32 [2020-01-10T15:57:32.808Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 25.07MB / 54.13MB 5.7s
15:57:32 [2020-01-10T15:57:32.907Z] #42 93.94   DEP      criu/proc_parse.d
15:57:33 [2020-01-10T15:57:33.096Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 29.10MB / 96.42MB 6.0s
15:57:33 [2020-01-10T15:57:33.096Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 28.57MB / 54.13MB 6.0s
15:57:33 [2020-01-10T15:57:33.096Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 29.38MB / 57.39MB 6.0s
15:57:33 [2020-01-10T15:57:33.168Z] #42 94.16   DEP      criu/plugin.d
15:57:33 [2020-01-10T15:57:33.383Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 29.52MB / 73.43MB 6.1s
15:57:33 [2020-01-10T15:57:33.428Z] #42 94.28   DEP      criu/pipes.d
15:57:33 [2020-01-10T15:57:33.428Z] #42 94.48   DEP      criu/pie-util.d
15:57:33 [2020-01-10T15:57:33.668Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 34.47MB / 96.42MB 6.4s
15:57:33 [2020-01-10T15:57:33.668Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 34.14MB / 54.13MB 6.4s
15:57:33 [2020-01-10T15:57:33.668Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 34.64MB / 57.39MB 6.4s
15:57:33 [2020-01-10T15:57:33.668Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 34.99MB / 73.43MB 6.6s
15:57:33 [2020-01-10T15:57:33.688Z] #42 94.66   DEP      criu/pie-util-vdso.d
15:57:33 [2020-01-10T15:57:33.949Z] #42 94.85   DEP      criu/pie-util-vdso-elf32.d
15:57:33 [2020-01-10T15:57:33.949Z] #42 94.98   DEP      criu/path.d
15:57:33 [2020-01-10T15:57:33.955Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 39.81MB / 96.42MB 6.9s
15:57:33 [2020-01-10T15:57:33.955Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 39.09MB / 54.13MB 6.9s
15:57:33 [2020-01-10T15:57:33.955Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 40.24MB / 57.39MB 6.9s
15:57:34 [2020-01-10T15:57:34.209Z] #42 95.20   DEP      criu/parasite-syscall.d
15:57:34 [2020-01-10T15:57:34.241Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 40.48MB / 73.43MB 7.0s
15:57:34 [2020-01-10T15:57:34.380Z] #18 37.88 Selecting previously unselected package vim.
15:57:34 [2020-01-10T15:57:34.380Z] #18 37.89 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ...
15:57:34 [2020-01-10T15:57:34.380Z] #18 37.89 Unpacking vim (2:8.1.0875-5) ...
15:57:34 [2020-01-10T15:57:34.470Z] #42 95.48   DEP      criu/pagemap.d
15:57:34 [2020-01-10T15:57:34.530Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 45.42MB / 96.42MB 7.3s
15:57:34 [2020-01-10T15:57:34.530Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 44.28MB / 54.13MB 7.3s
15:57:34 [2020-01-10T15:57:34.530Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 45.55MB / 57.39MB 7.3s
15:57:34 [2020-01-10T15:57:34.530Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 45.76MB / 73.43MB 7.5s
15:57:34 [2020-01-10T15:57:34.731Z] #42 95.76   DEP      criu/pagemap-cache.d
15:57:34 [2020-01-10T15:57:34.788Z] #18 38.36 Selecting previously unselected package xfsprogs.
15:57:34 [2020-01-10T15:57:34.788Z] #18 38.36 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ...
15:57:34 [2020-01-10T15:57:34.788Z] #18 38.37 Unpacking xfsprogs (4.20.0-1) ...
15:57:34 [2020-01-10T15:57:34.816Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 51.12MB / 96.42MB 7.8s
15:57:34 [2020-01-10T15:57:34.816Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 49.48MB / 54.13MB 7.8s
15:57:34 [2020-01-10T15:57:34.816Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 50.79MB / 57.39MB 7.8s
15:57:34 [2020-01-10T15:57:34.991Z] #42 95.97   DEP      criu/page-xfer.d
15:57:35 [2020-01-10T15:57:35.103Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 52.57MB / 73.43MB 8.1s
15:57:35 [2020-01-10T15:57:35.103Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 52.50MB / 54.13MB 8.1s
15:57:35 [2020-01-10T15:57:35.103Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 53.87MB / 57.39MB 8.1s
15:57:35 [2020-01-10T15:57:35.180Z] #18 38.83 Selecting previously unselected package zip.
15:57:35 [2020-01-10T15:57:35.180Z] #18 38.83 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 38.83 Unpacking zip (3.0-11+b1) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.03 Setting up aufs-tools (1:4.14+20190211-1) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.05 Setting up libip6tc0:s390x (1.8.2-4) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.05 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.06 Setting up libgpm2:s390x (1.20.7-5) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.07 Setting up libip4tc0:s390x (1.8.2-4) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.08 Setting up libnftnl11:s390x (1.1.2-2) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.08 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.10 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.11 Setting up libicu63:s390x (63.1-6) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.11 Setting up xxd (2:8.1.0875-5) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.12 Setting up zip (3.0-11+b1) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.14 Setting up vim-common (2:8.1.0875-5) ...
15:57:35 [2020-01-10T15:57:35.180Z] #18 39.15 Setting up bash-completion (1:2.8-6) ...
15:57:35 [2020-01-10T15:57:35.252Z] #42 96.23   DEP      criu/page-pipe.d
15:57:35 [2020-01-10T15:57:35.389Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 56.20MB / 96.42MB 8.2s
15:57:35 [2020-01-10T15:57:35.389Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 8.2s done
15:57:35 [2020-01-10T15:57:35.513Z] #42 96.47   DEP      criu/netfilter.d
15:57:35 [2020-01-10T15:57:35.673Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 57.29MB / 73.43MB 8.4s
15:57:35 [2020-01-10T15:57:35.673Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.3s done
15:57:35 [2020-01-10T15:57:35.673Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 62.68MB / 96.42MB 8.5s
15:57:35 [2020-01-10T15:57:35.773Z] #42 96.64   DEP      criu/net.d
15:57:35 [2020-01-10T15:57:35.773Z] #42 96.82   DEP      criu/namespaces.d
15:57:35 [2020-01-10T15:57:35.960Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 61.87MB / 73.43MB 8.7s
15:57:36 [2020-01-10T15:57:36.033Z] #42 97.03   DEP      criu/mount.d
15:57:36 [2020-01-10T15:57:36.251Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 68.99MB / 73.43MB 9.1s
15:57:36 [2020-01-10T15:57:36.251Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 73.32MB / 96.42MB 9.1s
15:57:36 [2020-01-10T15:57:36.537Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 9.3s done
15:57:36 [2020-01-10T15:57:36.537Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 84.54MB / 96.42MB 9.4s
15:57:36 [2020-01-10T15:57:36.604Z] #42 97.33   DEP      criu/mem.d
15:57:36 [2020-01-10T15:57:36.604Z] #42 97.55   DEP      criu/lsm.d
15:57:36 [2020-01-10T15:57:36.821Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 93.19MB / 96.42MB 9.6s
15:57:36 [2020-01-10T15:57:36.821Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 96.42MB / 96.42MB 9.6s done
15:57:36 [2020-01-10T15:57:36.821Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e
15:57:36 [2020-01-10T15:57:36.865Z] #42 97.79   DEP      criu/log.d
15:57:37 [2020-01-10T15:57:37.125Z] #42 97.99   DEP      criu/libnetlink.d
15:57:37 [2020-01-10T15:57:37.125Z] #42 98.15   DEP      criu/kerndat.d
15:57:37 [2020-01-10T15:57:37.385Z] #42 98.47   DEP      criu/kcmp-ids.d
15:57:37 [2020-01-10T15:57:37.537Z] #18 ...
15:57:37 [2020-01-10T15:57:37.538Z] 
15:57:37 [2020-01-10T15:57:37.538Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:37 [2020-01-10T15:57:37.538Z] #46 122.6 github.com/LK4D4/vndr/godl
15:57:37 [2020-01-10T15:57:37.538Z] #46 123.2 github.com/LK4D4/vndr
15:57:37 [2020-01-10T15:57:37.538Z] #46 DONE 131.8s
15:57:37 [2020-01-10T15:57:37.538Z] 
15:57:37 [2020-01-10T15:57:37.538Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:37 [2020-01-10T15:57:37.538Z] #43 82.23   CC       criu/eventfd.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 82.52   CC       criu/eventpoll.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 83.56   CC       criu/external.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 83.87   CC       criu/fault-injection.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 83.94   CC       criu/fdstore.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 84.28   CC       criu/fifo.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 84.66   CC       criu/file-ids.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 84.96   CC       criu/file-lock.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 85.64   CC       criu/files-ext.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 85.96   CC       criu/files-reg.o
15:57:37 [2020-01-10T15:57:37.538Z] #43 87.72   CC       criu/files.o
15:57:37 [2020-01-10T15:57:37.646Z] #42 98.58   DEP      criu/irmap.d
15:57:37 [2020-01-10T15:57:37.646Z] #42 98.72   DEP      criu/ipc_ns.d
15:57:37 [2020-01-10T15:57:37.906Z] #42 98.86   DEP      criu/image.d
15:57:38 [2020-01-10T15:57:38.167Z] #42 99.13   DEP      criu/image-desc.d
15:57:38 [2020-01-10T15:57:38.167Z] #42 99.23   DEP      criu/fsnotify.d
15:57:38 [2020-01-10T15:57:38.191Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:57:38 [2020-01-10T15:57:38.364Z] #43 90.31   CC       criu/filesystems.o
15:57:38 [2020-01-10T15:57:38.364Z] #43 ...
15:57:38 [2020-01-10T15:57:38.364Z] 
15:57:38 [2020-01-10T15:57:38.364Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:38 [2020-01-10T15:57:38.364Z] #18 42.23 Setting up libiptc0:s390x (1.8.2-4) ...
15:57:38 [2020-01-10T15:57:38.364Z] #18 42.23 Setting up xz-utils (5.2.4-1) ...
15:57:38 [2020-01-10T15:57:38.364Z] #18 42.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:57:38 [2020-01-10T15:57:38.364Z] #18 42.27 Setting up pigz (2.4-1) ...
15:57:38 [2020-01-10T15:57:38.364Z] #18 42.28 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
15:57:38 [2020-01-10T15:57:38.364Z] #18 42.29 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:57:38 [2020-01-10T15:57:38.364Z] #18 42.30 Setting up python-pip-whl (18.1-5) ...
15:57:38 [2020-01-10T15:57:38.364Z] #18 42.31 Setting up libmpdec2:s390x (2.4.2-2) ...
15:57:38 [2020-01-10T15:57:38.364Z] #18 42.32 Setting up vim-runtime (2:8.1.0875-5) ...
15:57:38 [2020-01-10T15:57:38.444Z] #42 99.39   DEP      criu/filesystems.d
15:57:38 [2020-01-10T15:57:38.444Z] #42 99.48   DEP      criu/files.d
15:57:38 [2020-01-10T15:57:38.448Z] 
15:57:38 [2020-01-10T15:57:38.448Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:57:38 [2020-01-10T15:57:38.705Z] #42 99.63   DEP      criu/files-reg.d
15:57:38 [2020-01-10T15:57:38.705Z] #42 ...
15:57:38 [2020-01-10T15:57:38.705Z] 
15:57:38 [2020-01-10T15:57:38.705Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 27.85 Selecting previously unselected package python3-minimal.
15:57:38 [2020-01-10T15:57:38.705Z] #17 27.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23645 files and directories currently installed.)
15:57:38 [2020-01-10T15:57:38.705Z] #17 27.91 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 27.92 Unpacking python3-minimal (3.7.3-1) ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 28.10 Selecting previously unselected package libmpdec2:arm64.
15:57:38 [2020-01-10T15:57:38.705Z] #17 28.10 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 28.11 Unpacking libmpdec2:arm64 (2.4.2-2) ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 28.21 Selecting previously unselected package libpython3.7-stdlib:arm64.
15:57:38 [2020-01-10T15:57:38.705Z] #17 28.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_arm64.deb ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 28.23 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2) ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 29.39 Selecting previously unselected package python3.7.
15:57:38 [2020-01-10T15:57:38.705Z] #17 29.40 Preparing to unpack .../python3.7_3.7.3-2_arm64.deb ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 29.41 Unpacking python3.7 (3.7.3-2) ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 29.55 Selecting previously unselected package libpython3-stdlib:arm64.
15:57:38 [2020-01-10T15:57:38.705Z] #17 29.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 29.57 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 29.71 Setting up python3-minimal (3.7.3-1) ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 30.83 Selecting previously unselected package python3.
15:57:38 [2020-01-10T15:57:38.705Z] #17 30.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24057 files and directories currently installed.)
15:57:38 [2020-01-10T15:57:38.705Z] #17 30.95 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 30.99 Unpacking python3 (3.7.3-1) ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 31.16 Selecting previously unselected package libip4tc0:arm64.
15:57:38 [2020-01-10T15:57:38.705Z] #17 31.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
15:57:38 [2020-01-10T15:57:38.705Z] #17 31.17 Unpacking libip4tc0:arm64 (1.8.2-4) ...
15:57:38 [2020-01-10T15:57:38.705Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:57:38 [2020-01-10T15:57:38.705Z] Using test binary docker
15:57:38 [2020-01-10T15:57:38.705Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:57:38 [2020-01-10T15:57:38.705Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:57:38 [2020-01-10T15:57:38.705Z] INFO: Waiting for daemon to start...
15:57:38 [2020-01-10T15:57:38.705Z] Starting dockerd
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.46 Setting up libaio1:s390x (0.3.112-3) ...
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.46 Setting up libonig5:s390x (6.9.1-1) ...
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.48 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ...
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.49 Setting up vim (2:8.1.0875-5) ...
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.56 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.57 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.58 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.59 Setting up jq (1.5+dfsg-2+b1) ...
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.59 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
15:57:38 [2020-01-10T15:57:38.774Z] #18 42.60 Setting up python3.7 (3.7.3-2) ...
15:57:39 [2020-01-10T15:57:39.002Z] #17 31.27 Selecting previously unselected package libip6tc0:arm64.
15:57:39 [2020-01-10T15:57:39.002Z] #17 31.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
15:57:39 [2020-01-10T15:57:39.002Z] #17 31.28 Unpacking libip6tc0:arm64 (1.8.2-4) ...
15:57:39 [2020-01-10T15:57:39.002Z] #17 31.40 Selecting previously unselected package libiptc0:arm64.
15:57:39 [2020-01-10T15:57:39.002Z] #17 31.41 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
15:57:39 [2020-01-10T15:57:39.002Z] #17 31.41 Unpacking libiptc0:arm64 (1.8.2-4) ...
15:57:39 [2020-01-10T15:57:39.002Z] #17 31.49 Selecting previously unselected package libnfnetlink0:arm64.
15:57:39 [2020-01-10T15:57:39.263Z] #17 31.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:57:39 [2020-01-10T15:57:39.263Z] #17 31.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:57:39 [2020-01-10T15:57:39.263Z] #17 31.69 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:57:39 [2020-01-10T15:57:39.263Z] #17 31.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
15:57:39 [2020-01-10T15:57:39.263Z] #17 31.71 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:57:39 [2020-01-10T15:57:39.263Z] #17 31.78 Selecting previously unselected package libnftnl11:arm64.
15:57:39 [2020-01-10T15:57:39.263Z] #17 31.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
15:57:39 [2020-01-10T15:57:39.263Z] #17 31.80 Unpacking libnftnl11:arm64 (1.1.2-2) ...
15:57:39 [2020-01-10T15:57:39.263Z] #17 31.88 Selecting previously unselected package iptables.
15:57:39 [2020-01-10T15:57:39.523Z] #17 31.89 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
15:57:39 [2020-01-10T15:57:39.523Z] #17 31.92 Unpacking iptables (1.8.2-4) ...
15:57:39 [2020-01-10T15:57:39.783Z] #17 32.29 Selecting previously unselected package xxd.
15:57:39 [2020-01-10T15:57:39.783Z] #17 32.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
15:57:39 [2020-01-10T15:57:39.783Z] #17 32.31 Unpacking xxd (2:8.1.0875-5) ...
15:57:39 [2020-01-10T15:57:39.783Z] #17 32.42 Selecting previously unselected package vim-common.
15:57:40 [2020-01-10T15:57:40.044Z] #17 32.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:57:40 [2020-01-10T15:57:40.044Z] #17 32.46 Unpacking vim-common (2:8.1.0875-5) ...
15:57:40 [2020-01-10T15:57:40.304Z] #17 32.79 Selecting previously unselected package bash-completion.
15:57:40 [2020-01-10T15:57:40.304Z] #17 32.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:57:40 [2020-01-10T15:57:40.779Z] #18 44.48 Setting up iptables (1.8.2-4) ...
15:57:40 [2020-01-10T15:57:40.779Z] #18 44.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:57:40 [2020-01-10T15:57:40.779Z] #18 44.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:57:40 [2020-01-10T15:57:40.779Z] #18 44.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:57:40 [2020-01-10T15:57:40.779Z] #18 44.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:57:40 [2020-01-10T15:57:40.779Z] #18 44.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:57:40 [2020-01-10T15:57:40.779Z] #18 44.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:57:40 [2020-01-10T15:57:40.779Z] #18 44.51 Setting up python3 (3.7.3-1) ...
15:57:41 [2020-01-10T15:57:41.226Z] .
15:57:41 [2020-01-10T15:57:41.226Z] INFO: Building docker-sdk-python3:4.1.0...
15:57:41 [2020-01-10T15:57:41.337Z] #18 44.91 Setting up python3-wheel (0.32.3-2) ...
15:57:41 [2020-01-10T15:57:41.760Z] #18 45.62 Setting up apparmor (2.13.2-10) ...
15:57:43 [2020-01-10T15:57:43.115Z] #18 46.91 Setting up xfsprogs (4.20.0-1) ...
15:57:43 [2020-01-10T15:57:43.115Z] #18 46.91 Setting up python3-lib2to3 (3.7.3-1) ...
15:57:43 [2020-01-10T15:57:43.522Z] #18 47.18 Setting up python3-pkg-resources (40.8.0-1) ...
15:57:43 [2020-01-10T15:57:43.929Z] #18 47.81 Setting up python3-distutils (3.7.3-1) ...
15:57:44 [2020-01-10T15:57:44.332Z] #18 48.18 Setting up python3-setuptools (40.8.0-1) ...
15:57:44 [2020-01-10T15:57:44.514Z] #17 36.48 Unpacking bash-completion (1:2.8-6) ...
15:57:44 [2020-01-10T15:57:44.777Z] #17 37.18 Selecting previously unselected package bzip2.
15:57:44 [2020-01-10T15:57:44.777Z] #17 37.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
15:57:44 [2020-01-10T15:57:44.777Z] #17 37.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:57:45 [2020-01-10T15:57:45.046Z] #17 37.35 Selecting previously unselected package xz-utils.
15:57:45 [2020-01-10T15:57:45.046Z] #17 37.36 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
15:57:45 [2020-01-10T15:57:45.046Z] #17 37.38 Unpacking xz-utils (5.2.4-1) ...
15:57:45 [2020-01-10T15:57:45.162Z] #18 48.97 Setting up python3-pip (18.1-5) ...
15:57:45 [2020-01-10T15:57:45.306Z] #17 37.84 Selecting previously unselected package apparmor.
15:57:45 [2020-01-10T15:57:45.306Z] #17 37.84 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
15:57:45 [2020-01-10T15:57:45.566Z] #17 37.92 Unpacking apparmor (2.13.2-10) ...
15:57:46 [2020-01-10T15:57:46.109Z] #18 49.57 Processing triggers for libc-bin (2.28-10) ...
15:57:46 [2020-01-10T15:57:46.109Z] #18 49.60 Processing triggers for mime-support (3.62) ...
15:57:46 [2020-01-10T15:57:46.109Z] #18 DONE 49.9s
15:57:46 [2020-01-10T15:57:46.109Z] 
15:57:46 [2020-01-10T15:57:46.109Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
15:57:46 [2020-01-10T15:57:46.507Z] #17 38.69 Selecting previously unselected package aufs-tools.
15:57:46 [2020-01-10T15:57:46.507Z] #17 38.69 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
15:57:46 [2020-01-10T15:57:46.507Z] #17 38.70 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:57:46 [2020-01-10T15:57:46.507Z] #17 38.95 Selecting previously unselected package libonig5:arm64.
15:57:46 [2020-01-10T15:57:46.507Z] #17 38.97 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
15:57:46 [2020-01-10T15:57:46.507Z] #17 38.99 Unpacking libonig5:arm64 (6.9.1-1) ...
15:57:46 [2020-01-10T15:57:46.657Z] #19 0.327 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:57:46 [2020-01-10T15:57:46.657Z] #19 0.335 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:57:46 [2020-01-10T15:57:46.657Z] #19 0.335 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:57:46 [2020-01-10T15:57:46.657Z] #19 DONE 0.4s
15:57:46 [2020-01-10T15:57:46.657Z] 
15:57:46 [2020-01-10T15:57:46.657Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:46 [2020-01-10T15:57:46.657Z] #43 90.80   CC       criu/fsnotify.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 91.70   CC       criu/image-desc.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 91.84   CC       criu/image.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 92.46   CC       criu/ipc_ns.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 93.71   CC       criu/irmap.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 94.30   CC       criu/kcmp-ids.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 94.68   CC       criu/kerndat.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 95.63   CC       criu/libnetlink.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 95.97   CC       criu/log.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 96.32   CC       criu/lsm.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 96.60   CC       criu/mem.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 97.96   CC       criu/mount.o
15:57:46 [2020-01-10T15:57:46.657Z] #43 ...
15:57:46 [2020-01-10T15:57:46.657Z] 
15:57:46 [2020-01-10T15:57:46.657Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
15:57:46 [2020-01-10T15:57:46.844Z] #17 39.40 Selecting previously unselected package libjq1:arm64.
15:57:47 [2020-01-10T15:57:47.104Z] #17 39.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:57:47 [2020-01-10T15:57:47.104Z] #17 39.52 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:57:47 [2020-01-10T15:57:47.774Z] #17 39.76 Selecting previously unselected package jq.
15:57:47 [2020-01-10T15:57:47.774Z] #17 39.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
15:57:48 [2020-01-10T15:57:48.035Z] #17 39.96 Unpacking jq (1.5+dfsg-2+b1) ...
15:57:48 [2020-01-10T15:57:48.035Z] #17 40.47 Selecting previously unselected package libaio1:arm64.
15:57:48 [2020-01-10T15:57:48.035Z] #17 40.48 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
15:57:48 [2020-01-10T15:57:48.035Z] #17 40.48 Unpacking libaio1:arm64 (0.3.112-3) ...
15:57:48 [2020-01-10T15:57:48.295Z] #17 40.63 Selecting previously unselected package libgpm2:arm64.
15:57:48 [2020-01-10T15:57:48.295Z] #17 40.63 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
15:57:48 [2020-01-10T15:57:48.295Z] #17 40.64 Unpacking libgpm2:arm64 (1.20.7-5) ...
15:57:48 [2020-01-10T15:57:48.295Z] #17 40.74 Selecting previously unselected package libicu63:arm64.
15:57:48 [2020-01-10T15:57:48.295Z] #17 40.74 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ...
15:57:48 [2020-01-10T15:57:48.295Z] #17 40.75 Unpacking libicu63:arm64 (63.1-6) ...
15:57:48 [2020-01-10T15:57:48.867Z] #17 ...
15:57:48 [2020-01-10T15:57:48.867Z] 
15:57:48 [2020-01-10T15:57:48.867Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:48 [2020-01-10T15:57:48.867Z] #42 99.86   DEP      criu/files-ext.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 100.1   DEP      criu/file-lock.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 100.2   DEP      criu/file-ids.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 100.4   DEP      criu/fifo.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 100.6   DEP      criu/fdstore.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 100.8   DEP      criu/fault-injection.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 100.8   DEP      criu/external.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 101.0   DEP      criu/eventpoll.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 101.4   DEP      criu/eventfd.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 101.6   DEP      criu/crtools.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 101.8   DEP      criu/cr-service.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 102.0   DEP      criu/cr-restore.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 102.2   DEP      criu/cr-errno.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 102.2   DEP      criu/cr-dump.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 102.5   DEP      criu/cr-dedup.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 102.7   DEP      criu/cr-check.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 102.9   DEP      criu/config.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 103.1   DEP      criu/clone-noasan.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 103.3   DEP      criu/cgroup.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 103.5   DEP      criu/cgroup-props.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 103.7   DEP      criu/bitmap.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 103.7   DEP      criu/bfd.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 103.9   DEP      criu/autofs.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 104.2   DEP      criu/aio.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 104.5   DEP      criu/action-scripts.d
15:57:48 [2020-01-10T15:57:48.867Z] #42 105.0   CC       criu/action-scripts.o
15:57:48 [2020-01-10T15:57:48.867Z] #42 105.7   CC       criu/aio.o
15:57:48 [2020-01-10T15:57:48.867Z] #42 106.4   CC       criu/autofs.o
15:57:48 [2020-01-10T15:57:48.867Z] #42 108.3   CC       criu/bfd.o
15:57:48 [2020-01-10T15:57:48.867Z] #42 109.5   CC       criu/bitmap.o
15:57:48 [2020-01-10T15:57:48.867Z] #42 109.7   CC       criu/cgroup-props.o
15:57:49 [2020-01-10T15:57:49.390Z] #20 ...
15:57:49 [2020-01-10T15:57:49.390Z] 
15:57:49 [2020-01-10T15:57:49.390Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:57:49 [2020-01-10T15:57:49.390Z] #30 143.4 + rm -rf /tmp/tmp.dQRqY7S7I5
15:57:49 [2020-01-10T15:57:49.390Z] #30 DONE 143.8s
15:57:49 [2020-01-10T15:57:49.390Z] 
15:57:49 [2020-01-10T15:57:49.390Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
15:57:49 [2020-01-10T15:57:49.446Z] #42 110.6   CC       criu/cgroup.o
15:57:50 [2020-01-10T15:57:50.392Z] #20 3.681 Collecting yamllint==1.16.0
15:57:50 [2020-01-10T15:57:50.392Z] #20 4.018   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:57:50 [2020-01-10T15:57:50.392Z] #20 4.083 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:57:50 [2020-01-10T15:57:50.815Z] #20 4.084   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
15:57:50 [2020-01-10T15:57:50.815Z] #20 4.102 Collecting pyyaml (from yamllint==1.16.0)
15:57:50 [2020-01-10T15:57:50.815Z] #20 4.241   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
15:57:51 [2020-01-10T15:57:51.641Z] #20 5.124 Building wheels for collected packages: pyyaml
15:57:51 [2020-01-10T15:57:51.641Z] #20 5.125   Running setup.py bdist_wheel for pyyaml: started
15:57:51 [2020-01-10T15:57:51.990Z] #42 ...
15:57:51 [2020-01-10T15:57:51.990Z] 
15:57:51 [2020-01-10T15:57:51.990Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:51 [2020-01-10T15:57:51.990Z] #17 44.49 Selecting previously unselected package libnet1:arm64.
15:57:51 [2020-01-10T15:57:51.990Z] #17 44.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:57:51 [2020-01-10T15:57:51.990Z] #17 44.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:57:52 [2020-01-10T15:57:52.250Z] #17 44.63 Selecting previously unselected package libnl-3-200:arm64.
15:57:52 [2020-01-10T15:57:52.250Z] #17 44.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
15:57:52 [2020-01-10T15:57:52.251Z] #17 44.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:57:52 [2020-01-10T15:57:52.251Z] #17 44.82 Selecting previously unselected package libprotobuf-c1:arm64.
15:57:52 [2020-01-10T15:57:52.251Z] #17 44.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:57:52 [2020-01-10T15:57:52.251Z] #17 44.83 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:57:52 [2020-01-10T15:57:52.448Z] #20 5.808   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:57:52 [2020-01-10T15:57:52.448Z] #20 5.809   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
15:57:52 [2020-01-10T15:57:52.448Z] #20 5.899 Successfully built pyyaml
15:57:52 [2020-01-10T15:57:52.448Z] #20 5.926 Installing collected packages: pathspec, pyyaml, yamllint
15:57:52 [2020-01-10T15:57:52.516Z] #17 44.89 Selecting previously unselected package libreadline5:arm64.
15:57:52 [2020-01-10T15:57:52.516Z] #17 44.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
15:57:52 [2020-01-10T15:57:52.516Z] #17 44.95 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:57:52 [2020-01-10T15:57:52.777Z] #17 45.10 Selecting previously unselected package net-tools.
15:57:52 [2020-01-10T15:57:52.777Z] #17 45.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
15:57:52 [2020-01-10T15:57:52.777Z] #17 45.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:57:52 [2020-01-10T15:57:52.845Z] #20 6.302 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
15:57:53 [2020-01-10T15:57:53.038Z] #17 45.34 Selecting previously unselected package python-pip-whl.
15:57:53 [2020-01-10T15:57:53.038Z] #17 45.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:57:53 [2020-01-10T15:57:53.038Z] #17 45.37 Unpacking python-pip-whl (18.1-5) ...
15:57:53 [2020-01-10T15:57:53.236Z] #20 DONE 6.5s
15:57:53 [2020-01-10T15:57:53.236Z] 
15:57:53 [2020-01-10T15:57:53.236Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:57:53 [2020-01-10T15:57:53.236Z] #25 DONE 0.1s
15:57:53 [2020-01-10T15:57:53.236Z] 
15:57:53 [2020-01-10T15:57:53.236Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:57:53 [2020-01-10T15:57:53.611Z] #17 45.98 Selecting previously unselected package python3-lib2to3.
15:57:53 [2020-01-10T15:57:53.611Z] #17 45.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:57:53 [2020-01-10T15:57:53.611Z] #17 45.99 Unpacking python3-lib2to3 (3.7.3-1) ...
15:57:53 [2020-01-10T15:57:53.631Z] #29 DONE 0.5s
15:57:53 [2020-01-10T15:57:53.631Z] 
15:57:53 [2020-01-10T15:57:53.631Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:53 [2020-01-10T15:57:53.631Z] #43 102.1   CC       criu/namespaces.o
15:57:53 [2020-01-10T15:57:53.631Z] #43 104.0   CC       criu/net.o
15:57:53 [2020-01-10T15:57:53.631Z] #43 106.0   CC       criu/netfilter.o
15:57:53 [2020-01-10T15:57:53.886Z] #17 46.20 Selecting previously unselected package python3-distutils.
15:57:53 [2020-01-10T15:57:53.886Z] #17 46.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:57:53 [2020-01-10T15:57:53.886Z] #17 46.23 Unpacking python3-distutils (3.7.3-1) ...
15:57:54 [2020-01-10T15:57:54.020Z] #43 ...
15:57:54 [2020-01-10T15:57:54.020Z] 
15:57:54 [2020-01-10T15:57:54.020Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:57:54 [2020-01-10T15:57:54.020Z] #31 DONE 0.1s
15:57:54 [2020-01-10T15:57:54.020Z] 
15:57:54 [2020-01-10T15:57:54.020Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
15:57:54 [2020-01-10T15:57:54.020Z] #34 DONE 0.1s
15:57:54 [2020-01-10T15:57:54.020Z] 
15:57:54 [2020-01-10T15:57:54.020Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:57:54 [2020-01-10T15:57:54.020Z] #39 DONE 0.1s
15:57:54 [2020-01-10T15:57:54.020Z] 
15:57:54 [2020-01-10T15:57:54.020Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:54 [2020-01-10T15:57:54.020Z] #43 106.2   CC       criu/page-pipe.o
15:57:54 [2020-01-10T15:57:54.147Z] #17 46.71 Selecting previously unselected package python3-pip.
15:57:54 [2020-01-10T15:57:54.147Z] #17 46.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:57:54 [2020-01-10T15:57:54.147Z] #17 46.74 Unpacking python3-pip (18.1-5) ...
15:57:54 [2020-01-10T15:57:54.399Z] #43 106.6   CC       criu/page-xfer.o
15:57:55 [2020-01-10T15:57:55.090Z] #17 ...
15:57:55 [2020-01-10T15:57:55.090Z] 
15:57:55 [2020-01-10T15:57:55.090Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:57:55 [2020-01-10T15:57:55.090Z] #39 169.9 + dpkg --print-architecture
15:57:55 [2020-01-10T15:57:55.090Z] #39 169.9 + rm -rf /tmp/tmp.JoVIsSjZrg
15:57:55 [2020-01-10T15:57:55.090Z] #39 DONE 171.4s
15:57:55 [2020-01-10T15:57:55.090Z] 
15:57:55 [2020-01-10T15:57:55.090Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:57:55 [2020-01-10T15:57:55.090Z] #17 47.50 Selecting previously unselected package python3-pkg-resources.
15:57:55 [2020-01-10T15:57:55.090Z] #17 47.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:57:55 [2020-01-10T15:57:55.090Z] #17 47.50 Unpacking python3-pkg-resources (40.8.0-1) ...
15:57:55 [2020-01-10T15:57:55.251Z] #43 107.2   CC       criu/pagemap-cache.o
15:57:55 [2020-01-10T15:57:55.251Z] #43 107.4   CC       criu/pagemap.o
15:57:55 [2020-01-10T15:57:55.351Z] #17 47.75 Selecting previously unselected package python3-setuptools.
15:57:55 [2020-01-10T15:57:55.351Z] #17 47.75 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:57:55 [2020-01-10T15:57:55.351Z] #17 47.76 Unpacking python3-setuptools (40.8.0-1) ...
15:57:55 [2020-01-10T15:57:55.611Z] #17 48.08 Selecting previously unselected package python3-wheel.
15:57:55 [2020-01-10T15:57:55.611Z] #17 48.08 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:57:55 [2020-01-10T15:57:55.611Z] #17 48.12 Unpacking python3-wheel (0.32.3-2) ...
15:57:55 [2020-01-10T15:57:55.871Z] #17 48.25 Selecting previously unselected package thin-provisioning-tools.
15:57:55 [2020-01-10T15:57:55.871Z] #17 48.26 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
15:57:55 [2020-01-10T15:57:55.871Z] #17 48.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:57:55 [2020-01-10T15:57:55.925Z] #43 108.0   CC       criu/parasite-syscall.o
15:57:56 [2020-01-10T15:57:56.132Z] #17 48.57 Selecting previously unselected package vim-runtime.
15:57:56 [2020-01-10T15:57:56.132Z] #17 48.57 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:57:56 [2020-01-10T15:57:56.132Z] #17 48.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:57:56 [2020-01-10T15:57:56.132Z] #17 48.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:57:56 [2020-01-10T15:57:56.394Z] #17 48.65 Unpacking vim-runtime (2:8.1.0875-5) ...
15:57:56 [2020-01-10T15:57:56.681Z] #43 108.6   CC       criu/path.o
15:57:56 [2020-01-10T15:57:56.681Z] #43 108.9   CC       criu/pie-util-vdso-elf32.o
15:57:57 [2020-01-10T15:57:57.115Z] #43 109.4   CC       criu/pie-util-vdso.o
15:57:57 [2020-01-10T15:57:57.520Z] #43 109.7   CC       criu/pie-util.o
15:57:57 [2020-01-10T15:57:57.520Z] #43 109.7   CC       criu/pipes.o
15:57:57 [2020-01-10T15:57:57.911Z] #43 110.2   CC       criu/plugin.o
15:57:58 [2020-01-10T15:57:58.304Z] #43 110.5   CC       criu/proc_parse.o
15:57:58 [2020-01-10T15:57:58.939Z] #17 51.42 Selecting previously unselected package vim.
15:57:58 [2020-01-10T15:57:58.939Z] #17 51.43 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ...
15:57:58 [2020-01-10T15:57:58.939Z] #17 51.45 Unpacking vim (2:8.1.0875-5) ...
15:57:59 [2020-01-10T15:57:59.510Z] #17 51.93 Selecting previously unselected package xfsprogs.
15:57:59 [2020-01-10T15:57:59.510Z] #17 51.93 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ...
15:57:59 [2020-01-10T15:57:59.510Z] #17 51.93 Unpacking xfsprogs (4.20.0-1) ...
15:58:00 [2020-01-10T15:58:00.081Z] #17 52.40 Selecting previously unselected package zip.
15:58:00 [2020-01-10T15:58:00.081Z] #17 52.41 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ...
15:58:00 [2020-01-10T15:58:00.081Z] #17 52.42 Unpacking zip (3.0-11+b1) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.65 Setting up aufs-tools (1:4.14+20190211-1) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.70 Setting up libip6tc0:arm64 (1.8.2-4) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.71 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.72 Setting up libgpm2:arm64 (1.20.7-5) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.74 Setting up libip4tc0:arm64 (1.8.2-4) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.75 Setting up libnftnl11:arm64 (1.1.2-2) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.79 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.80 Setting up libicu63:arm64 (63.1-6) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.82 Setting up xxd (2:8.1.0875-5) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.83 Setting up zip (3.0-11+b1) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.85 Setting up vim-common (2:8.1.0875-5) ...
15:58:00 [2020-01-10T15:58:00.342Z] #17 52.88 Setting up bash-completion (1:2.8-6) ...
15:58:00 [2020-01-10T15:58:00.348Z] #43 112.2   CC       criu/protobuf-desc.o
15:58:00 [2020-01-10T15:58:00.348Z] #43 112.6   CC       criu/protobuf.o
15:58:00 [2020-01-10T15:58:00.734Z] #43 112.9   CC       criu/pstree.o
15:58:01 [2020-01-10T15:58:01.568Z] #43 113.6   CC       criu/rbtree.o
15:58:01 [2020-01-10T15:58:01.568Z] #43 113.8   CC       criu/rst-malloc.o
15:58:01 [2020-01-10T15:58:01.961Z] #43 114.1   CC       criu/seccomp.o
15:58:02 [2020-01-10T15:58:02.344Z] #43 114.6   CC       criu/seize.o
15:58:02 [2020-01-10T15:58:02.888Z] #17 ...
15:58:02 [2020-01-10T15:58:02.888Z] 
15:58:02 [2020-01-10T15:58:02.888Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:02 [2020-01-10T15:58:02.888Z] #42 114.0   CC       criu/clone-noasan.o
15:58:02 [2020-01-10T15:58:02.888Z] #42 114.2   CC       criu/config.o
15:58:02 [2020-01-10T15:58:02.888Z] #42 116.0   CC       criu/cr-check.o
15:58:02 [2020-01-10T15:58:02.888Z] #42 117.9   CC       criu/cr-dedup.o
15:58:02 [2020-01-10T15:58:02.888Z] #42 118.3   CC       criu/cr-dump.o
15:58:02 [2020-01-10T15:58:02.888Z] #42 120.6   CC       criu/cr-errno.o
15:58:02 [2020-01-10T15:58:02.888Z] #42 120.7   CC       criu/cr-restore.o
15:58:03 [2020-01-10T15:58:03.189Z] #43 115.2   CC       criu/servicefd.o
15:58:03 [2020-01-10T15:58:03.189Z] #43 115.5   CC       criu/shmem.o
15:58:03 [2020-01-10T15:58:03.464Z] #42 ...
15:58:03 [2020-01-10T15:58:03.464Z] 
15:58:03 [2020-01-10T15:58:03.464Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:58:03 [2020-01-10T15:58:03.464Z] #17 55.94 Setting up libiptc0:arm64 (1.8.2-4) ...
15:58:03 [2020-01-10T15:58:03.464Z] #17 55.97 Setting up xz-utils (5.2.4-1) ...
15:58:03 [2020-01-10T15:58:03.464Z] #17 55.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:58:03 [2020-01-10T15:58:03.464Z] #17 56.07 Setting up pigz (2.4-1) ...
15:58:03 [2020-01-10T15:58:03.464Z] #17 56.08 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:58:03 [2020-01-10T15:58:03.464Z] #17 56.09 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:58:03 [2020-01-10T15:58:03.725Z] #17 56.12 Setting up python-pip-whl (18.1-5) ...
15:58:03 [2020-01-10T15:58:03.725Z] #17 56.14 Setting up libmpdec2:arm64 (2.4.2-2) ...
15:58:03 [2020-01-10T15:58:03.725Z] #17 56.16 Setting up vim-runtime (2:8.1.0875-5) ...
15:58:04 [2020-01-10T15:58:04.021Z] #43 116.1   CC       criu/sigframe.o
15:58:04 [2020-01-10T15:58:04.021Z] #43 116.2   CC       criu/signalfd.o
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.60 Setting up libaio1:arm64 (0.3.112-3) ...
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.61 Setting up libonig5:arm64 (6.9.1-1) ...
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.62 Setting up libpython3.7-stdlib:arm64 (3.7.3-2) ...
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.63 Setting up vim (2:8.1.0875-5) ...
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.72 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.73 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.75 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.76 Setting up jq (1.5+dfsg-2+b1) ...
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.77 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
15:58:04 [2020-01-10T15:58:04.295Z] #17 56.79 Setting up python3.7 (3.7.3-2) ...
15:58:04 [2020-01-10T15:58:04.531Z] #43 116.4   CC       criu/sk-inet.o
15:58:05 [2020-01-10T15:58:05.011Z] #43 117.3   CC       criu/sk-netlink.o
15:58:05 [2020-01-10T15:58:05.593Z] #43 117.8   CC       criu/sk-packet.o
15:58:06 [2020-01-10T15:58:06.060Z] #43 118.3   CC       criu/sk-queue.o
15:58:06 [2020-01-10T15:58:06.504Z] #43 118.6   CC       criu/sk-tcp.o
15:58:06 [2020-01-10T15:58:06.890Z] #43 119.1   CC       criu/sk-unix.o
15:58:07 [2020-01-10T15:58:07.156Z] 65014b3c3121: Verifying Checksum
15:58:07 [2020-01-10T15:58:07.156Z] 65014b3c3121: Download complete
15:58:07 [2020-01-10T15:58:07.593Z] #17 59.87 Setting up iptables (1.8.2-4) ...
15:58:07 [2020-01-10T15:58:07.593Z] #17 59.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:58:07 [2020-01-10T15:58:07.593Z] #17 59.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:58:07 [2020-01-10T15:58:07.593Z] #17 59.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:58:07 [2020-01-10T15:58:07.593Z] #17 59.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:58:07 [2020-01-10T15:58:07.593Z] #17 59.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:58:07 [2020-01-10T15:58:07.593Z] #17 59.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:58:07 [2020-01-10T15:58:07.593Z] #17 60.01 Setting up python3 (3.7.3-1) ...
15:58:08 [2020-01-10T15:58:08.164Z] #17 60.71 Setting up python3-wheel (0.32.3-2) ...
15:58:08 [2020-01-10T15:58:08.356Z] #43 120.6   CC       criu/sockets.o
15:58:09 [2020-01-10T15:58:09.105Z] #17 61.53 Setting up apparmor (2.13.2-10) ...
15:58:09 [2020-01-10T15:58:09.211Z] #43 121.2   CC       criu/stats.o
15:58:09 [2020-01-10T15:58:09.212Z] #43 121.5   CC       criu/string.o
15:58:09 [2020-01-10T15:58:09.212Z] #43 121.5   CC       criu/sysctl.o
15:58:09 [2020-01-10T15:58:09.350Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 29.0s done
15:58:09 [2020-01-10T15:58:09.350Z] #8 DONE 38.7s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:58:09 [2020-01-10T15:58:09.350Z] #9 DONE 0.2s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:58:09 [2020-01-10T15:58:09.350Z] #10 DONE 0.2s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:58:09 [2020-01-10T15:58:09.350Z] #35 ...
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:58:09 [2020-01-10T15:58:09.350Z] #22 DONE 0.1s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #69 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:58:09 [2020-01-10T15:58:09.350Z] #69 DONE 0.2s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:58:09 [2020-01-10T15:58:09.350Z] #23 DONE 0.2s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #51 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:58:09 [2020-01-10T15:58:09.350Z] #51 DONE 0.3s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:58:09 [2020-01-10T15:58:09.350Z] #24 ...
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #48 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:58:09 [2020-01-10T15:58:09.350Z] #48 DONE 0.3s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #45 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:58:09 [2020-01-10T15:58:09.350Z] #45 DONE 0.3s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:58:09 [2020-01-10T15:58:09.350Z] #32 DONE 0.3s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:58:09 [2020-01-10T15:58:09.350Z] #63 DONE 0.3s
15:58:09 [2020-01-10T15:58:09.350Z] 
15:58:09 [2020-01-10T15:58:09.350Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.488 + RM_GOPATH=0
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.490 + TMP_GOPATH=
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.490 + : /build/
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.491 + '[' -z '' ']'
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.503 ++ mktemp -d
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.513 + export GOPATH=/tmp/tmp.qn53RYpNPs
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.513 + GOPATH=/tmp/tmp.qn53RYpNPs
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.513 + RM_GOPATH=1
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.577 ++ dirname ./install.sh
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.591 + dir=.
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.592 + bin=rootlesskit
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.592 + shift
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.592 + '[' '!' -f ./rootlesskit.installer ']'
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.595 + . ./rootlesskit.installer
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.599 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.605 + install_rootlesskit
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.619 + case "$1" in
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.620 + export CGO_ENABLED=0
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.620 + CGO_ENABLED=0
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.620 + _install_rootlesskit
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.625 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.626 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.626 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qn53RYpNPs/src/github.com/rootless-containers/rootlesskit
15:58:09 [2020-01-10T15:58:09.350Z] #64 0.632 Cloning into '/tmp/tmp.qn53RYpNPs/src/github.com/rootless-containers/rootlesskit'...
15:58:10 [2020-01-10T15:58:10.060Z] #43 122.1   CC       criu/sysfs_parse.o
15:58:10 [2020-01-10T15:58:10.060Z] #43 122.3   CC       criu/timerfd.o
15:58:10 [2020-01-10T15:58:10.450Z] #43 122.6   CC       criu/tty.o
15:58:11 [2020-01-10T15:58:11.648Z] #17 63.61 Setting up xfsprogs (4.20.0-1) ...
15:58:11 [2020-01-10T15:58:11.648Z] #17 63.63 Setting up python3-lib2to3 (3.7.3-1) ...
15:58:11 [2020-01-10T15:58:11.805Z] #43 123.9   CC       criu/tun.o
15:58:11 [2020-01-10T15:58:11.909Z] #17 64.21 Setting up python3-pkg-resources (40.8.0-1) ...
15:58:12 [2020-01-10T15:58:12.202Z] #43 124.4   CC       criu/uffd.o
15:58:12 [2020-01-10T15:58:12.854Z] #17 65.39 Setting up python3-distutils (3.7.3-1) ...
15:58:12 [2020-01-10T15:58:12.869Z] #64 ...
15:58:12 [2020-01-10T15:58:12.869Z] 
15:58:12 [2020-01-10T15:58:12.869Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.525 + RM_GOPATH=0
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.525 + TMP_GOPATH=
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.525 + : /build
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.525 + '[' -z '' ']'
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.526 ++ mktemp -d
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.529 + export GOPATH=/tmp/tmp.GKCLHYETs9
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.529 + GOPATH=/tmp/tmp.GKCLHYETs9
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.530 + RM_GOPATH=1
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.531 ++ dirname ./install.sh
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.542 + dir=.
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.547 + bin=vndr
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.554 + shift
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.555 + '[' '!' -f ./vndr.installer ']'
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.555 + . ./vndr.installer
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.555 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.555 + install_vndr
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.555 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.555 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.556 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GKCLHYETs9/src/github.com/LK4D4/vndr
15:58:12 [2020-01-10T15:58:12.869Z] #46 0.560 Cloning into '/tmp/tmp.GKCLHYETs9/src/github.com/LK4D4/vndr'...
15:58:12 [2020-01-10T15:58:12.869Z] #46 1.838 + cd /tmp/tmp.GKCLHYETs9/src/github.com/LK4D4/vndr
15:58:12 [2020-01-10T15:58:12.869Z] #46 1.851 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:58:12 [2020-01-10T15:58:12.869Z] #46 1.899 + go build -buildmode=pie -v -o /build/vndr .
15:58:12 [2020-01-10T15:58:12.869Z] #46 4.324 internal/race
15:58:12 [2020-01-10T15:58:12.869Z] #46 4.469 runtime/internal/sys
15:58:12 [2020-01-10T15:58:12.869Z] #46 4.636 internal/cpu
15:58:12 [2020-01-10T15:58:12.869Z] #46 4.852 runtime/internal/atomic
15:58:12 [2020-01-10T15:58:12.869Z] #46 4.950 sync/atomic
15:58:12 [2020-01-10T15:58:12.869Z] #46 5.247 runtime/internal/math
15:58:12 [2020-01-10T15:58:12.869Z] #46 5.627 unicode
15:58:12 [2020-01-10T15:58:12.869Z] #46 6.262 unicode/utf8
15:58:13 [2020-01-10T15:58:13.022Z] #43 125.3   CC       criu/util.o
15:58:13 [2020-01-10T15:58:13.163Z] #46 6.672 math
15:58:13 [2020-01-10T15:58:13.425Z] #17 65.88 Setting up python3-setuptools (40.8.0-1) ...
15:58:13 [2020-01-10T15:58:13.997Z] #17 ...
15:58:13 [2020-01-10T15:58:13.997Z] 
15:58:13 [2020-01-10T15:58:13.997Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:13 [2020-01-10T15:58:13.997Z] #42 125.0   CC       criu/cr-service.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 127.2   CC       criu/crtools.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 127.9   CC       criu/eventfd.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 128.4   CC       criu/eventpoll.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 129.4   CC       criu/external.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 129.8   CC       criu/fault-injection.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 129.9   CC       criu/fdstore.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 130.4   CC       criu/fifo.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 130.9   CC       criu/file-ids.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 131.3   CC       criu/file-lock.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 132.3   CC       criu/files-ext.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 132.6   CC       criu/files-reg.o
15:58:13 [2020-01-10T15:58:13.997Z] #42 134.7   CC       criu/files.o
15:58:14 [2020-01-10T15:58:14.181Z] #43 ...
15:58:14 [2020-01-10T15:58:14.182Z] 
15:58:14 [2020-01-10T15:58:14.182Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:58:14 [2020-01-10T15:58:14.182Z] #40 168.4 + dpkg --print-architecture
15:58:14 [2020-01-10T15:58:14.182Z] #40 168.4 + cd /tmp/tmp.6TZHOl6F1s/src/github.com/docker/distribution
15:58:14 [2020-01-10T15:58:14.182Z] #40 168.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:58:14 [2020-01-10T15:58:14.182Z] #40 168.7 + GOPATH=/tmp/tmp.6TZHOl6F1s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6TZHOl6F1s
15:58:14 [2020-01-10T15:58:14.182Z] #40 168.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:58:14 [2020-01-10T15:58:14.199Z] #46 7.296 internal/bytealg
15:58:14 [2020-01-10T15:58:14.199Z] #46 ...
15:58:14 [2020-01-10T15:58:14.199Z] 
15:58:14 [2020-01-10T15:58:14.199Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:58:14 [2020-01-10T15:58:14.199Z] #64 7.676 + cd /tmp/tmp.qn53RYpNPs/src/github.com/rootless-containers/rootlesskit
15:58:14 [2020-01-10T15:58:14.489Z] #64 7.677 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:58:14 [2020-01-10T15:58:14.489Z] #64 7.884 + for f in rootlesskit rootlesskit-docker-proxy
15:58:14 [2020-01-10T15:58:14.489Z] #64 7.886 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:58:14 [2020-01-10T15:58:14.939Z] #42 ...
15:58:14 [2020-01-10T15:58:14.939Z] 
15:58:14 [2020-01-10T15:58:14.939Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
15:58:14 [2020-01-10T15:58:14.939Z] #17 67.46 Setting up python3-pip (18.1-5) ...
15:58:16 [2020-01-10T15:58:16.549Z] #64 ...
15:58:16 [2020-01-10T15:58:16.549Z] 
15:58:16 [2020-01-10T15:58:16.549Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:58:16 [2020-01-10T15:58:16.549Z] #26 0.929 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #26 1.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #26 1.103 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #26 3.199 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #26 7.048 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #26 10.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
15:58:16 [2020-01-10T15:58:16.549Z] #26 ...
15:58:16 [2020-01-10T15:58:16.549Z] 
15:58:16 [2020-01-10T15:58:16.549Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:58:16 [2020-01-10T15:58:16.549Z] #42 1.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #42 1.090 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #42 1.094 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #42 3.405 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #42 6.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
15:58:16 [2020-01-10T15:58:16.549Z] #42 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
15:58:16 [2020-01-10T15:58:16.549Z] #42 ...
15:58:16 [2020-01-10T15:58:16.549Z] 
15:58:16 [2020-01-10T15:58:16.549Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:58:16 [2020-01-10T15:58:16.549Z] #40 0.707 + mktemp -d
15:58:16 [2020-01-10T15:58:16.549Z] #40 0.709 + export GOPATH=/tmp/tmp.9eKLUtgkWN
15:58:16 [2020-01-10T15:58:16.549Z] #40 0.709 + git clone https://github.com/docker/distribution.git /tmp/tmp.9eKLUtgkWN/src/github.com/docker/distribution
15:58:16 [2020-01-10T15:58:16.549Z] #40 0.719 Cloning into '/tmp/tmp.9eKLUtgkWN/src/github.com/docker/distribution'...
15:58:16 [2020-01-10T15:58:16.549Z] #40 ...
15:58:16 [2020-01-10T15:58:16.549Z] 
15:58:16 [2020-01-10T15:58:16.549Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.584 + RM_GOPATH=0
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.585 + TMP_GOPATH=
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.586 + : /build
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.587 + '[' -z '' ']'
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.589 ++ mktemp -d
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.593 + export GOPATH=/tmp/tmp.UeyzbEgLqX
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.593 + GOPATH=/tmp/tmp.UeyzbEgLqX
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.594 + RM_GOPATH=1
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.613 ++ dirname ./install.sh
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.625 + dir=.
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.625 + bin=tomlv
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.625 + shift
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.625 + '[' '!' -f ./tomlv.installer ']'
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.627 + . ./tomlv.installer
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.627 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.628 + install_tomlv
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.628 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.628 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.628 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UeyzbEgLqX/src/github.com/BurntSushi/toml
15:58:16 [2020-01-10T15:58:16.549Z] #33 0.632 Cloning into '/tmp/tmp.UeyzbEgLqX/src/github.com/BurntSushi/toml'...
15:58:16 [2020-01-10T15:58:16.549Z] #33 2.580 + cd /tmp/tmp.UeyzbEgLqX/src/github.com/BurntSushi/toml
15:58:16 [2020-01-10T15:58:16.549Z] #33 2.580 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:58:16 [2020-01-10T15:58:16.549Z] #33 2.694 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:58:16 [2020-01-10T15:58:16.549Z] #33 3.999 runtime/internal/sys
15:58:16 [2020-01-10T15:58:16.549Z] #33 4.066 math/bits
15:58:16 [2020-01-10T15:58:16.549Z] #33 4.072 runtime/internal/atomic
15:58:16 [2020-01-10T15:58:16.549Z] #33 4.114 internal/cpu
15:58:16 [2020-01-10T15:58:16.549Z] #33 4.970 runtime/internal/math
15:58:16 [2020-01-10T15:58:16.549Z] #33 5.194 unicode/utf8
15:58:16 [2020-01-10T15:58:16.549Z] #33 5.476 sync/atomic
15:58:16 [2020-01-10T15:58:16.549Z] #33 6.280 internal/bytealg
15:58:16 [2020-01-10T15:58:16.549Z] #33 6.603 unicode
15:58:16 [2020-01-10T15:58:16.549Z] #33 6.690 math
15:58:16 [2020-01-10T15:58:16.549Z] #33 7.637 internal/testlog
15:58:16 [2020-01-10T15:58:16.549Z] #33 8.796 encoding
15:58:16 [2020-01-10T15:58:16.549Z] #33 9.267 runtime
15:58:16 [2020-01-10T15:58:16.549Z] #33 9.540 runtime/cgo
15:58:16 [2020-01-10T15:58:16.838Z] #33 ...
15:58:16 [2020-01-10T15:58:16.838Z] 
15:58:16 [2020-01-10T15:58:16.838Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:58:16 [2020-01-10T15:58:16.838Z] #11 0.928 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:58:16 [2020-01-10T15:58:16.838Z] #11 1.025 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:58:16 [2020-01-10T15:58:16.838Z] #11 1.077 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:58:16 [2020-01-10T15:58:16.838Z] #11 3.199 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
15:58:16 [2020-01-10T15:58:16.838Z] #11 6.989 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
15:58:16 [2020-01-10T15:58:16.838Z] #11 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
15:58:16 [2020-01-10T15:58:16.838Z] #11 ...
15:58:16 [2020-01-10T15:58:16.838Z] 
15:58:16 [2020-01-10T15:58:16.838Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.480 + RM_GOPATH=0
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.480 + TMP_GOPATH=
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.481 + : /build
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.481 + '[' -z '' ']'
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.482 ++ mktemp -d
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.484 + export GOPATH=/tmp/tmp.G2NrH9JLmb
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.484 + GOPATH=/tmp/tmp.G2NrH9JLmb
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.485 + RM_GOPATH=1
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.486 ++ dirname ./install.sh
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.496 + dir=.
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.496 + bin=golangci_lint
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.497 + shift
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.498 + '[' '!' -f ./golangci_lint.installer ']'
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.502 + . ./golangci_lint.installer
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.503 ++ : v1.20.0
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.504 + install_golangci_lint
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.507 + echo 'Installing golangci-lint version v1.20.0'
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.507 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:58:16 [2020-01-10T15:58:16.838Z] #52 0.507 Installing golangci-lint version v1.20.0
15:58:16 [2020-01-10T15:58:16.853Z] #17 69.15 Processing triggers for libc-bin (2.28-10) ...
15:58:16 [2020-01-10T15:58:16.853Z] #17 69.20 Processing triggers for mime-support (3.62) ...
15:58:17 [2020-01-10T15:58:17.126Z] #52 ...
15:58:17 [2020-01-10T15:58:17.126Z] 
15:58:17 [2020-01-10T15:58:17.126Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:58:17 [2020-01-10T15:58:17.126Z] #30 0.640 + mktemp -d
15:58:17 [2020-01-10T15:58:17.126Z] #30 0.644 + export GOPATH=/tmp/tmp.j4eavhpxI8
15:58:17 [2020-01-10T15:58:17.126Z] #30 0.644 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.j4eavhpxI8/src/github.com/go-swagger/go-swagger
15:58:17 [2020-01-10T15:58:17.126Z] #30 0.650 Cloning into '/tmp/tmp.j4eavhpxI8/src/github.com/go-swagger/go-swagger'...
15:58:17 [2020-01-10T15:58:17.126Z] #30 ...
15:58:17 [2020-01-10T15:58:17.126Z] 
15:58:17 [2020-01-10T15:58:17.126Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.508 + RM_GOPATH=0
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.509 + TMP_GOPATH=
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.509 + : /build
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.509 + '[' -z '' ']'
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.511 ++ mktemp -d
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.513 + export GOPATH=/tmp/tmp.8o2eoyE2jt
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.514 + GOPATH=/tmp/tmp.8o2eoyE2jt
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.515 + RM_GOPATH=1
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.520 ++ dirname ./install.sh
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.522 + dir=.
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.522 + bin=dockercli
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.522 + shift
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.523 + '[' '!' -f ./dockercli.installer ']'
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.523 + . ./dockercli.installer
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.523 ++ : stable
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.523 ++ : 17.06.2-ce
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.524 Install docker/cli version 17.06.2-ce from stable
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.524 + install_dockercli
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.524 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.526 ++ uname -m
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.528 + arch=ppc64le
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.528 + '[' ppc64le '!=' x86_64 ']'
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.530 + '[' ppc64le '!=' s390x ']'
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.531 + '[' ppc64le '!=' armhf ']'
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.532 + build_dockercli
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.532 + git clone https://github.com/docker/docker-ce /tmp/tmp.8o2eoyE2jt/tmp/docker-ce
15:58:17 [2020-01-10T15:58:17.126Z] #24 0.536 Cloning into '/tmp/tmp.8o2eoyE2jt/tmp/docker-ce'...
15:58:17 [2020-01-10T15:58:17.425Z] #17 DONE 69.9s
15:58:17 [2020-01-10T15:58:17.425Z] 
15:58:17 [2020-01-10T15:58:17.425Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
15:58:17 [2020-01-10T15:58:17.459Z] #24 ...
15:58:17 [2020-01-10T15:58:17.459Z] 
15:58:17 [2020-01-10T15:58:17.459Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:58:17 [2020-01-10T15:58:17.459Z] #58 0.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:58:17 [2020-01-10T15:58:17.459Z] #58 1.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:58:17 [2020-01-10T15:58:17.459Z] #58 1.102 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:58:17 [2020-01-10T15:58:17.459Z] #58 2.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
15:58:17 [2020-01-10T15:58:17.459Z] #58 6.833 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
15:58:17 [2020-01-10T15:58:17.459Z] #58 9.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
15:58:17 [2020-01-10T15:58:17.459Z] #58 ...
15:58:17 [2020-01-10T15:58:17.459Z] 
15:58:17 [2020-01-10T15:58:17.459Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.522 + RM_GOPATH=0
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.522 + TMP_GOPATH=
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.522 + : /build
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.523 + '[' -z '' ']'
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.524 ++ mktemp -d
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.528 + export GOPATH=/tmp/tmp.4E8YVkNQr4
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.528 + GOPATH=/tmp/tmp.4E8YVkNQr4
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.528 + RM_GOPATH=1
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.529 ++ dirname ./install.sh
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.532 + dir=.
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.532 + bin=proxy
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.532 + shift
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.533 + '[' '!' -f ./proxy.installer ']'
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.533 + . ./proxy.installer
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.533 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.544 + install_proxy
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.544 + case "$1" in
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.544 + export CGO_ENABLED=0
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.544 + CGO_ENABLED=0
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.544 + _install_proxy
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.545 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.545 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4E8YVkNQr4/src/github.com/docker/libnetwork
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.546 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
15:58:17 [2020-01-10T15:58:17.459Z] #70 0.548 Cloning into '/tmp/tmp.4E8YVkNQr4/src/github.com/docker/libnetwork'...
15:58:17 [2020-01-10T15:58:17.748Z] #70 ...
15:58:17 [2020-01-10T15:58:17.748Z] 
15:58:17 [2020-01-10T15:58:17.748Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.493 + RM_GOPATH=0
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.494 + TMP_GOPATH=
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.494 + : /build
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.494 + '[' -z '' ']'
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.495 ++ mktemp -d
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.512 + export GOPATH=/tmp/tmp.6tSvVxcb3E
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.514 + GOPATH=/tmp/tmp.6tSvVxcb3E
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.517 + RM_GOPATH=1
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.519 ++ dirname ./install.sh
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.543 + dir=.
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.544 + bin=gotestsum
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.544 + shift
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.588 + '[' '!' -f ./gotestsum.installer ']'
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.589 + . ./gotestsum.installer
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.589 ++ : v0.3.5
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.590 + install_gotestsum
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.591 + echo 'Installing gotestsum version v0.3.5'
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.591 Installing gotestsum version v0.3.5
15:58:17 [2020-01-10T15:58:17.748Z] #49 0.591 + go get -d gotest.tools/gotestsum
15:58:17 [2020-01-10T15:58:17.748Z] #49 ...
15:58:17 [2020-01-10T15:58:17.748Z] 
15:58:17 [2020-01-10T15:58:17.748Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:58:17 [2020-01-10T15:58:17.748Z] #35 0.929 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:58:17 [2020-01-10T15:58:17.748Z] #35 1.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:58:17 [2020-01-10T15:58:17.748Z] #35 1.189 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:58:17 [2020-01-10T15:58:17.748Z] #35 3.144 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
15:58:17 [2020-01-10T15:58:17.748Z] #35 6.734 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
15:58:17 [2020-01-10T15:58:17.748Z] #35 9.640 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
15:58:18 [2020-01-10T15:58:18.036Z] #35 ...
15:58:18 [2020-01-10T15:58:18.036Z] 
15:58:18 [2020-01-10T15:58:18.036Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:18 [2020-01-10T15:58:18.036Z] #46 9.831 unicode/utf16
15:58:18 [2020-01-10T15:58:18.036Z] #46 10.37 runtime
15:58:18 [2020-01-10T15:58:18.036Z] #46 11.20 container/list
15:58:19 [2020-01-10T15:58:19.552Z] #40 ...
15:58:19 [2020-01-10T15:58:19.552Z] 
15:58:19 [2020-01-10T15:58:19.552Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:19 [2020-01-10T15:58:19.552Z] #43 126.4   CC       criu/uts_ns.o
15:58:19 [2020-01-10T15:58:19.552Z] #43 126.8   CC       criu/vdso.o
15:58:19 [2020-01-10T15:58:19.552Z] #43 127.4   LINK     criu/built-in.o
15:58:19 [2020-01-10T15:58:19.552Z] #43 127.5   LINK     criu/criu
15:58:19 [2020-01-10T15:58:19.552Z] #43 127.9   DEP      lib/c/criu.d
15:58:19 [2020-01-10T15:58:19.552Z] #43 127.9   CC       images/rpc.pb-c.o
15:58:19 [2020-01-10T15:58:19.552Z] #43 128.6   CC       lib/c/criu.o
15:58:19 [2020-01-10T15:58:19.552Z] #43 129.6   LINK     lib/c/built-in.o
15:58:19 [2020-01-10T15:58:19.552Z] #43 129.6   LINK     lib/c/libcriu.so
15:58:19 [2020-01-10T15:58:19.552Z] #43 129.7   GEN      magic.py
15:58:19 [2020-01-10T15:58:19.552Z] #43 129.8 Note: Building without setproctitle() and strlcpy() support.
15:58:19 [2020-01-10T15:58:19.552Z] #43 129.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:58:19 [2020-01-10T15:58:19.552Z] #43 130.2 fatal: not a git repository (or any of the parent directories): .git
15:58:19 [2020-01-10T15:58:19.552Z] #43 130.6 make[1]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.1 make[1]: 'images/built-in.o' is up to date.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.1 make[1]: 'compel/libcompel.a' is up to date.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.2 make[1]: 'compel/compel-host-bin' is up to date.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.2 make[1]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.2 make[1]: 'soccr/libsoccr.a' is up to date.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.3 make[2]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.3 make[2]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.4 make[2]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.4 make[2]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.5 make[2]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.5 make[2]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.5 make[2]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.6 make[2]: Nothing to be done for 'all'.
15:58:19 [2020-01-10T15:58:19.552Z] #43 131.6   INSTALL  criu/criu
15:58:19 [2020-01-10T15:58:19.552Z] #43 DONE 131.8s
15:58:19 [2020-01-10T15:58:19.945Z] 
15:58:19 [2020-01-10T15:58:19.945Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:58:19 [2020-01-10T15:58:19.971Z] #18 2.347 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:58:19 [2020-01-10T15:58:19.971Z] #18 2.365 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:58:19 [2020-01-10T15:58:19.971Z] #18 2.375 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:58:19 [2020-01-10T15:58:19.971Z] #18 DONE 2.5s
15:58:19 [2020-01-10T15:58:19.971Z] 
15:58:19 [2020-01-10T15:58:19.971Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
15:58:22 [2020-01-10T15:58:22.483Z] #46 15.83 crypto/internal/subtle
15:58:23 [2020-01-10T15:58:23.514Z] #46 16.53 crypto/subtle
15:58:23 [2020-01-10T15:58:23.805Z] #46 17.12 vendor/golang.org/x/crypto/cryptobyte/asn1
15:58:24 [2020-01-10T15:58:24.448Z] #46 17.60 internal/nettrace
15:58:24 [2020-01-10T15:58:24.736Z] #46 17.94 runtime/cgo
15:58:25 [2020-01-10T15:58:25.259Z] #19 4.953 Collecting yamllint==1.16.0
15:58:25 [2020-01-10T15:58:25.830Z] #19 ...
15:58:25 [2020-01-10T15:58:25.830Z] 
15:58:25 [2020-01-10T15:58:25.830Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:25 [2020-01-10T15:58:25.830Z] #42 136.6   CC       criu/filesystems.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 137.7   CC       criu/fsnotify.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 139.5   CC       criu/image-desc.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 139.6   CC       criu/image.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 140.5   CC       criu/ipc_ns.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 141.9   CC       criu/irmap.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 142.4   CC       criu/kcmp-ids.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 142.7   CC       criu/kerndat.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 143.8   CC       criu/libnetlink.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 144.2   CC       criu/log.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 144.6   CC       criu/lsm.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 145.0   CC       criu/mem.o
15:58:25 [2020-01-10T15:58:25.830Z] #42 146.8   CC       criu/mount.o
15:58:26 [2020-01-10T15:58:26.782Z] #61 ...
15:58:26 [2020-01-10T15:58:26.782Z] 
15:58:26 [2020-01-10T15:58:26.782Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:26 [2020-01-10T15:58:26.782Z] #56 92.86 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
15:58:27 [2020-01-10T15:58:27.871Z] sha256:8e769f8c5e3aca72dfca23b229dd8a6deb5533ad12d0a1e2c8a965c0c2f3e297
15:58:27 [2020-01-10T15:58:27.871Z] INFO: Starting docker-py tests...
15:58:27 [2020-01-10T15:58:27.871Z] ============================= test session starts ==============================
15:58:27 [2020-01-10T15:58:27.871Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
15:58:27 [2020-01-10T15:58:27.871Z] rootdir: /src, inifile: pytest.ini
15:58:27 [2020-01-10T15:58:27.871Z] plugins: timeout-1.3.3, cov-2.6.1
15:58:28 [2020-01-10T15:58:28.436Z] collected 385 items / 3 deselected / 382 selected
15:58:28 [2020-01-10T15:58:28.436Z] 
15:58:28 [2020-01-10T15:58:28.823Z] #56 94.67 + mkdir -p /build
15:58:28 [2020-01-10T15:58:28.823Z] #56 94.67 + cp runc /build/runc
15:58:28 [2020-01-10T15:58:28.823Z] #56 DONE 94.8s
15:58:28 [2020-01-10T15:58:28.823Z] 
15:58:28 [2020-01-10T15:58:28.823Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:58:29 [2020-01-10T15:58:29.128Z] #42 149.7   CC       criu/namespaces.o
15:58:30 [2020-01-10T15:58:30.068Z] #42 ...
15:58:30 [2020-01-10T15:58:30.068Z] 
15:58:30 [2020-01-10T15:58:30.068Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:30 [2020-01-10T15:58:30.068Z] #55 98.51 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:58:30 [2020-01-10T15:58:30.303Z] #46 22.81 vendor/golang.org/x/crypto/internal/subtle
15:58:30 [2020-01-10T15:58:30.303Z] #46 ...
15:58:30 [2020-01-10T15:58:30.303Z] 
15:58:30 [2020-01-10T15:58:30.303Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:58:30 [2020-01-10T15:58:30.303Z] #11 23.96 Fetched 8103 kB in 23s (350 kB/s)
15:58:30 [2020-01-10T15:58:30.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:58:30 [2020-01-10T15:58:30.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:58:30 [2020-01-10T15:58:30.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:58:32 [2020-01-10T15:58:32.028Z] #55 100.1 + mkdir -p /build
15:58:32 [2020-01-10T15:58:32.028Z] #55 100.1 + cp runc /build/runc
15:58:32 [2020-01-10T15:58:32.287Z] #55 DONE 100.7s
15:58:32 [2020-01-10T15:58:32.287Z] 
15:58:32 [2020-01-10T15:58:32.287Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
15:58:32 [2020-01-10T15:58:32.287Z] #19 10.33   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:58:32 [2020-01-10T15:58:32.287Z] #19 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:58:32 [2020-01-10T15:58:32.287Z] #19 10.55   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
15:58:32 [2020-01-10T15:58:32.287Z] #19 10.65 Collecting pyyaml (from yamllint==1.16.0)
15:58:32 [2020-01-10T15:58:32.287Z] #19 10.89   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
15:58:32 [2020-01-10T15:58:32.564Z] #19 12.78 Building wheels for collected packages: pyyaml
15:58:32 [2020-01-10T15:58:32.564Z] #19 12.78   Running setup.py bdist_wheel for pyyaml: started
15:58:33 [2020-01-10T15:58:33.180Z] #40 187.4 + rm -rf /tmp/tmp.6TZHOl6F1s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6TZHOl6F1s
15:58:33 [2020-01-10T15:58:33.180Z] #40 DONE 187.6s
15:58:33 [2020-01-10T15:58:33.180Z] 
15:58:33 [2020-01-10T15:58:33.180Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:58:34 [2020-01-10T15:58:34.011Z] #52 ...
15:58:34 [2020-01-10T15:58:34.011Z] 
15:58:34 [2020-01-10T15:58:34.011Z] #41 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:58:34 [2020-01-10T15:58:34.011Z] #41 DONE 0.2s
15:58:34 [2020-01-10T15:58:34.011Z] 
15:58:34 [2020-01-10T15:58:34.011Z] #44 [dev 16/25] COPY --from=criu          /build/ /usr/local/
15:58:34 [2020-01-10T15:58:34.011Z] #44 DONE 0.1s
15:58:34 [2020-01-10T15:58:34.011Z] 
15:58:34 [2020-01-10T15:58:34.011Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:58:34 [2020-01-10T15:58:34.393Z] #61 ...
15:58:34 [2020-01-10T15:58:34.393Z] 
15:58:34 [2020-01-10T15:58:34.393Z] #47 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:58:34 [2020-01-10T15:58:34.393Z] #47 DONE 0.1s
15:58:34 [2020-01-10T15:58:34.393Z] 
15:58:34 [2020-01-10T15:58:34.393Z] #50 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:58:34 [2020-01-10T15:58:34.393Z] #50 DONE 0.1s
15:58:34 [2020-01-10T15:58:34.393Z] 
15:58:34 [2020-01-10T15:58:34.393Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:58:34 [2020-01-10T15:58:34.469Z] #19 14.24   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:58:34 [2020-01-10T15:58:34.469Z] #19 14.25   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
15:58:34 [2020-01-10T15:58:34.469Z] #19 14.35 Successfully built pyyaml
15:58:34 [2020-01-10T15:58:34.469Z] #19 14.36 Installing collected packages: pathspec, pyyaml, yamllint
15:58:34 [2020-01-10T15:58:34.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:58:34 [2020-01-10T15:58:34.729Z] #19 14.67 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
15:58:34 [2020-01-10T15:58:34.990Z] #19 DONE 15.0s
15:58:34 [2020-01-10T15:58:34.990Z] 
15:58:34 [2020-01-10T15:58:34.990Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:34 [2020-01-10T15:58:34.990Z] #42 151.2   CC       criu/net.o
15:58:34 [2020-01-10T15:58:34.990Z] #42 154.4   CC       criu/netfilter.o
15:58:34 [2020-01-10T15:58:34.990Z] #42 154.9   CC       criu/page-pipe.o
15:58:34 [2020-01-10T15:58:34.990Z] #42 155.7   CC       criu/page-xfer.o
15:58:35 [2020-01-10T15:58:35.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:58:35 [2020-01-10T15:58:35.865Z] #11 23.96 Reading package lists...
15:58:35 [2020-01-10T15:58:35.865Z] #11 ...
15:58:35 [2020-01-10T15:58:35.865Z] 
15:58:35 [2020-01-10T15:58:35.865Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:58:35 [2020-01-10T15:58:35.865Z] #70 28.06 Checking out files:  50% (1000/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:  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:  98% (1975/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
15:58:35 [2020-01-10T15:58:35.865Z] #70 29.14 + cd /tmp/tmp.4E8YVkNQr4/src/github.com/docker/libnetwork
15:58:35 [2020-01-10T15:58:35.865Z] #70 29.14 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
15:58:35 [2020-01-10T15:58:35.928Z] #42 156.9   CC       criu/pagemap-cache.o
15:58:36 [2020-01-10T15:58:36.186Z] #42 157.2   CC       criu/pagemap.o
15:58:36 [2020-01-10T15:58:36.756Z] #42 157.9   CC       criu/parasite-syscall.o
15:58:36 [2020-01-10T15:58:36.895Z] #70 30.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:58:37 [2020-01-10T15:58:37.698Z] #42 158.5   CC       criu/path.o
15:58:37 [2020-01-10T15:58:37.958Z] #42 158.8   CC       criu/pie-util-vdso-elf32.o
15:58:38 [2020-01-10T15:58:38.219Z] #42 159.2   CC       criu/pie-util-vdso.o
15:58:38 [2020-01-10T15:58:38.480Z] #42 159.6   CC       criu/pie-util.o
15:58:38 [2020-01-10T15:58:38.741Z] #42 159.7   CC       criu/pipes.o
15:58:39 [2020-01-10T15:58:39.311Z] #42 160.2   CC       criu/plugin.o
15:58:39 [2020-01-10T15:58:39.571Z] #42 160.5   CC       criu/proc_parse.o
15:58:40 [2020-01-10T15:58:40.396Z] #70 ...
15:58:40 [2020-01-10T15:58:40.396Z] 
15:58:40 [2020-01-10T15:58:40.396Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:58:40 [2020-01-10T15:58:40.396Z] #35 24.33 Fetched 8103 kB in 23s (345 kB/s)
15:58:40 [2020-01-10T15:58:40.396Z] #35 24.33 Reading package lists...
15:58:40 [2020-01-10T15:58:40.701Z] #35 34.04 Reading package lists...
15:58:40 [2020-01-10T15:58:40.701Z] #35 ...
15:58:40 [2020-01-10T15:58:40.701Z] 
15:58:40 [2020-01-10T15:58:40.701Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:58:40 [2020-01-10T15:58:40.701Z] #40 26.28 Checking out files:  68% (1064/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.
15:58:40 [2020-01-10T15:58:40.701Z] #40 26.97 + cd /tmp/tmp.9eKLUtgkWN/src/github.com/docker/distribution
15:58:40 [2020-01-10T15:58:40.701Z] #40 26.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:58:40 [2020-01-10T15:58:40.701Z] #40 30.89 + GOPATH=/tmp/tmp.9eKLUtgkWN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9eKLUtgkWN go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:58:40 [2020-01-10T15:58:40.701Z] #40 ...
15:58:40 [2020-01-10T15:58:40.701Z] 
15:58:40 [2020-01-10T15:58:40.701Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:58:40 [2020-01-10T15:58:40.701Z] #26 24.58 Fetched 8103 kB in 24s (342 kB/s)
15:58:40 [2020-01-10T15:58:40.990Z] #26 24.58 Reading package lists...
15:58:40 [2020-01-10T15:58:40.990Z] #26 ...
15:58:40 [2020-01-10T15:58:40.990Z] 
15:58:40 [2020-01-10T15:58:40.990Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:58:40 [2020-01-10T15:58:40.990Z] #58 24.63 Fetched 8103 kB in 24s (341 kB/s)
15:58:40 [2020-01-10T15:58:40.990Z] #58 24.63 Reading package lists...
15:58:40 [2020-01-10T15:58:40.990Z] #58 32.89 Reading package lists...
15:58:40 [2020-01-10T15:58:40.990Z] #58 ...
15:58:40 [2020-01-10T15:58:40.990Z] 
15:58:40 [2020-01-10T15:58:40.990Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:58:40 [2020-01-10T15:58:40.990Z] #52 31.89 + cd /tmp/tmp.G2NrH9JLmb/src/github.com/golangci/golangci-lint/
15:58:40 [2020-01-10T15:58:40.990Z] #52 31.90 + git checkout -q v1.20.0
15:58:40 [2020-01-10T15:58:40.990Z] #52 32.61 ++ git describe --tags
15:58:40 [2020-01-10T15:58:40.990Z] #52 32.62 + version=v1.20.0
15:58:40 [2020-01-10T15:58:40.990Z] #52 32.62 ++ git rev-parse --short HEAD
15:58:40 [2020-01-10T15:58:40.990Z] #52 32.63 + commit=cc98739
15:58:40 [2020-01-10T15:58:40.990Z] #52 32.63 ++ git show -s --format=%cd
15:58:40 [2020-01-10T15:58:40.990Z] #52 32.69 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
15:58:40 [2020-01-10T15:58:40.990Z] #52 32.69 + 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
15:58:41 [2020-01-10T15:58:41.281Z] #52 ...
15:58:41 [2020-01-10T15:58:41.281Z] 
15:58:41 [2020-01-10T15:58:41.281Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:58:41 [2020-01-10T15:58:41.281Z] #42 25.06 Fetched 8103 kB in 24s (335 kB/s)
15:58:41 [2020-01-10T15:58:41.281Z] #42 25.06 Reading package lists...
15:58:41 [2020-01-10T15:58:41.281Z] #42 34.10 Reading package lists...
15:58:41 [2020-01-10T15:58:41.281Z] #42 ...
15:58:41 [2020-01-10T15:58:41.281Z] 
15:58:41 [2020-01-10T15:58:41.281Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:58:41 [2020-01-10T15:58:41.281Z] #26 24.58 Reading package lists...
15:58:41 [2020-01-10T15:58:41.482Z] #42 162.4   CC       criu/protobuf-desc.o
15:58:42 [2020-01-10T15:58:42.053Z] #42 163.0   CC       criu/protobuf.o
15:58:42 [2020-01-10T15:58:42.053Z] #42 ...
15:58:42 [2020-01-10T15:58:42.053Z] 
15:58:42 [2020-01-10T15:58:42.053Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:58:42 [2020-01-10T15:58:42.053Z] #60 184.7 + bin/containerd
15:58:42 [2020-01-10T15:58:42.412Z] #61 171.0 + bin/containerd
15:58:43 [2020-01-10T15:58:43.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:58:43 [2020-01-10T15:58:43.962Z] #60 ...
15:58:43 [2020-01-10T15:58:43.962Z] 
15:58:43 [2020-01-10T15:58:43.962Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:58:43 [2020-01-10T15:58:43.962Z] #51 DONE 220.0s
15:58:43 [2020-01-10T15:58:43.962Z] 
15:58:43 [2020-01-10T15:58:43.962Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:43 [2020-01-10T15:58:43.962Z] #42 163.3   CC       criu/pstree.o
15:58:43 [2020-01-10T15:58:43.962Z] #42 164.2   CC       criu/rbtree.o
15:58:43 [2020-01-10T15:58:43.962Z] #42 164.4   CC       criu/rst-malloc.o
15:58:43 [2020-01-10T15:58:43.962Z] #42 164.9   CC       criu/seccomp.o
15:58:44 [2020-01-10T15:58:44.533Z] #42 165.6   CC       criu/seize.o
15:58:45 [2020-01-10T15:58:45.272Z] #61 ...
15:58:45 [2020-01-10T15:58:45.272Z] 
15:58:45 [2020-01-10T15:58:45.272Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:58:45 [2020-01-10T15:58:45.272Z] #52 DONE 198.8s
15:58:45 [2020-01-10T15:58:45.272Z] 
15:58:45 [2020-01-10T15:58:45.272Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:58:45 [2020-01-10T15:58:45.474Z] #42 166.3   CC       criu/servicefd.o
15:58:45 [2020-01-10T15:58:45.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:58:45 [2020-01-10T15:58:45.734Z] #42 166.6   CC       criu/shmem.o
15:58:45 [2020-01-10T15:58:45.764Z] #61 ...
15:58:45 [2020-01-10T15:58:45.764Z] 
15:58:45 [2020-01-10T15:58:45.764Z] #53 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:58:45 [2020-01-10T15:58:45.764Z] #53 DONE 0.1s
15:58:45 [2020-01-10T15:58:45.764Z] 
15:58:45 [2020-01-10T15:58:45.764Z] #57 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
15:58:45 [2020-01-10T15:58:45.764Z] #57 DONE 0.1s
15:58:45 [2020-01-10T15:58:45.764Z] 
15:58:45 [2020-01-10T15:58:45.764Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:58:46 [2020-01-10T15:58:46.675Z] #42 167.4   CC       criu/sigframe.o
15:58:46 [2020-01-10T15:58:46.675Z] #42 167.5   CC       criu/signalfd.o
15:58:46 [2020-01-10T15:58:46.675Z] #42 167.7   CC       criu/sk-inet.o
15:58:47 [2020-01-10T15:58:47.616Z] #42 168.5   CC       criu/sk-netlink.o
15:58:47 [2020-01-10T15:58:47.877Z] #42 168.8   CC       criu/sk-packet.o
15:58:48 [2020-01-10T15:58:48.137Z] #42 169.3   CC       criu/sk-queue.o
15:58:48 [2020-01-10T15:58:48.707Z] #42 169.6   CC       criu/sk-tcp.o
15:58:48 [2020-01-10T15:58:48.794Z] #26 35.75 Reading package lists...
15:58:48 [2020-01-10T15:58:48.795Z] #26 ...
15:58:48 [2020-01-10T15:58:48.795Z] 
15:58:48 [2020-01-10T15:58:48.795Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:58:48 [2020-01-10T15:58:48.795Z] #58 32.89 Reading package lists...
15:58:49 [2020-01-10T15:58:49.085Z] #58 42.74 Building dependency tree...
15:58:49 [2020-01-10T15:58:49.085Z] #58 ...
15:58:49 [2020-01-10T15:58:49.085Z] 
15:58:49 [2020-01-10T15:58:49.085Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:58:49 [2020-01-10T15:58:49.085Z] #11 23.96 Reading package lists...
15:58:49 [2020-01-10T15:58:49.278Z] #42 170.0   CC       criu/sk-unix.o
15:58:49 [2020-01-10T15:58:49.374Z] #11 33.36 Reading package lists...
15:58:49 [2020-01-10T15:58:49.374Z] #11 ...
15:58:49 [2020-01-10T15:58:49.374Z] 
15:58:49 [2020-01-10T15:58:49.374Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:58:49 [2020-01-10T15:58:49.374Z] #42 34.10 Reading package lists...
15:58:50 [2020-01-10T15:58:50.661Z] #42 171.7   CC       criu/sockets.o
15:58:51 [2020-01-10T15:58:51.231Z] #42 172.3   CC       criu/stats.o
15:58:51 [2020-01-10T15:58:51.502Z] #42 43.58 Building dependency tree...
15:58:51 [2020-01-10T15:58:51.802Z] #42 172.6   CC       criu/string.o
15:58:51 [2020-01-10T15:58:51.802Z] #42 172.6   CC       criu/sysctl.o
15:58:52 [2020-01-10T15:58:52.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:58:52 [2020-01-10T15:58:52.372Z] #42 173.2   CC       criu/sysfs_parse.o
15:58:52 [2020-01-10T15:58:52.633Z] #42 173.5   CC       criu/timerfd.o
15:58:52 [2020-01-10T15:58:52.633Z] #42 173.7   CC       criu/tty.o
15:58:53 [2020-01-10T15:58:53.006Z] #42 46.86 The following additional packages will be installed:
15:58:53 [2020-01-10T15:58:53.006Z] #42 46.86   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:58:53 [2020-01-10T15:58:53.006Z] #42 46.87   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:58:53 [2020-01-10T15:58:53.006Z] #42 46.89 Suggested packages:
15:58:53 [2020-01-10T15:58:53.006Z] #42 46.89   manpages-dev python-setuptools
15:58:54 [2020-01-10T15:58:54.548Z] #42 175.3   CC       criu/tun.o
15:58:54 [2020-01-10T15:58:54.548Z] #42 ...
15:58:54 [2020-01-10T15:58:54.548Z] 
15:58:54 [2020-01-10T15:58:54.548Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:58:54 [2020-01-10T15:58:54.548Z] #23 230.5 + return
15:58:54 [2020-01-10T15:58:54.999Z] tests/integration/api_build_test.py .......................X             [  6%]
15:58:55 [2020-01-10T15:58:55.065Z] #42 48.94 The following NEW packages will be installed:
15:58:55 [2020-01-10T15:58:55.065Z] #42 48.95   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:58:55 [2020-01-10T15:58:55.065Z] #42 48.95   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:58:55 [2020-01-10T15:58:55.065Z] #42 48.95   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:58:55 [2020-01-10T15:58:55.065Z] #42 48.96   python-six zlib1g-dev
15:58:55 [2020-01-10T15:58:55.120Z] #23 DONE 230.9s
15:58:55 [2020-01-10T15:58:55.120Z] 
15:58:55 [2020-01-10T15:58:55.120Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:55 [2020-01-10T15:58:55.120Z] #42 175.7   CC       criu/uffd.o
15:58:55 [2020-01-10T15:58:55.256Z] tests/integration/api_client_test.py .....                               [  7%]
15:58:55 [2020-01-10T15:58:55.356Z] #42 49.15 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:58:55 [2020-01-10T15:58:55.357Z] #42 49.15 Need to get 4075 kB of archives.
15:58:55 [2020-01-10T15:58:55.357Z] #42 49.15 After this operation, 24.5 MB of additional disk space will be used.
15:58:55 [2020-01-10T15:58:55.357Z] #42 49.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
15:58:55 [2020-01-10T15:58:55.357Z] #42 49.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:58:55 [2020-01-10T15:58:55.357Z] #42 49.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
15:58:55 [2020-01-10T15:58:55.645Z] #42 49.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:58:55 [2020-01-10T15:58:55.645Z] #42 49.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
15:58:55 [2020-01-10T15:58:55.645Z] #42 49.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:58:55 [2020-01-10T15:58:55.645Z] #42 49.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
15:58:55 [2020-01-10T15:58:55.645Z] #42 49.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
15:58:55 [2020-01-10T15:58:55.645Z] #42 49.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
15:58:55 [2020-01-10T15:58:55.645Z] #42 49.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
15:58:55 [2020-01-10T15:58:55.938Z] #42 49.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
15:58:55 [2020-01-10T15:58:55.938Z] #42 49.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
15:58:55 [2020-01-10T15:58:55.938Z] #42 ...
15:58:55 [2020-01-10T15:58:55.938Z] 
15:58:55 [2020-01-10T15:58:55.938Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:58:55 [2020-01-10T15:58:55.938Z] #58 42.74 Building dependency tree...
15:58:55 [2020-01-10T15:58:55.938Z] #58 46.69 The following additional packages will be installed:
15:58:55 [2020-01-10T15:58:55.938Z] #58 46.71   libbtrfs0
15:58:55 [2020-01-10T15:58:55.938Z] #58 46.95 The following NEW packages will be installed:
15:58:55 [2020-01-10T15:58:55.938Z] #58 46.96   libbtrfs-dev libbtrfs0
15:58:55 [2020-01-10T15:58:55.938Z] #58 47.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:58:55 [2020-01-10T15:58:55.938Z] #58 47.27 Need to get 120 kB of archives.
15:58:55 [2020-01-10T15:58:55.938Z] #58 47.27 After this operation, 423 kB of additional disk space will be used.
15:58:55 [2020-01-10T15:58:55.938Z] #58 47.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:58:55 [2020-01-10T15:58:55.938Z] #58 47.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:58:55 [2020-01-10T15:58:55.938Z] #58 49.14 debconf: delaying package configuration, since apt-utils is not installed
15:58:55 [2020-01-10T15:58:55.938Z] #58 49.44 Fetched 120 kB in 0s (947 kB/s)
15:58:55 [2020-01-10T15:58:55.938Z] #58 49.61 Selecting previously unselected package libbtrfs0.
15:58:55 [2020-01-10T15:58:55.938Z] #58 49.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
15:58:55 [2020-01-10T15:58:55.938Z] #58 49.80 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
15:58:55 [2020-01-10T15:58:55.938Z] #58 49.82 Unpacking libbtrfs0 (4.20.1-2) ...
15:58:56 [2020-01-10T15:58:56.062Z] #42 176.7   CC       criu/util.o
15:58:56 [2020-01-10T15:58:56.575Z] #58 50.09 Selecting previously unselected package libbtrfs-dev.
15:58:56 [2020-01-10T15:58:56.575Z] #58 50.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:58:56 [2020-01-10T15:58:56.575Z] #58 50.12 Unpacking libbtrfs-dev (4.20.1-2) ...
15:58:56 [2020-01-10T15:58:56.868Z] #58 50.54 Setting up libbtrfs0 (4.20.1-2) ...
15:58:56 [2020-01-10T15:58:56.869Z] #58 50.57 Setting up libbtrfs-dev (4.20.1-2) ...
15:58:56 [2020-01-10T15:58:56.869Z] #58 50.59 Processing triggers for libc-bin (2.28-10) ...
15:58:57 [2020-01-10T15:58:57.136Z] #42 177.9   CC       criu/uts_ns.o
15:58:57 [2020-01-10T15:58:57.136Z] #42 178.1   CC       criu/vdso.o
15:58:57 [2020-01-10T15:58:57.176Z] #58 DONE 50.9s
15:58:57 [2020-01-10T15:58:57.176Z] 
15:58:57 [2020-01-10T15:58:57.176Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:58:57 [2020-01-10T15:58:57.176Z] #42 49.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
15:58:57 [2020-01-10T15:58:57.176Z] #42 50.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
15:58:57 [2020-01-10T15:58:57.176Z] #42 50.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
15:58:57 [2020-01-10T15:58:57.176Z] #42 50.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
15:58:57 [2020-01-10T15:58:57.176Z] #42 50.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
15:58:57 [2020-01-10T15:58:57.176Z] #42 ...
15:58:57 [2020-01-10T15:58:57.176Z] 
15:58:57 [2020-01-10T15:58:57.176Z] #59 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:58:57 [2020-01-10T15:58:57.176Z] #59 DONE 0.1s
15:58:57 [2020-01-10T15:58:57.397Z] #42 ...
15:58:57 [2020-01-10T15:58:57.397Z] 
15:58:57 [2020-01-10T15:58:57.397Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:58:57 [2020-01-10T15:58:57.397Z] #24 DONE 0.4s
15:58:57 [2020-01-10T15:58:57.397Z] 
15:58:57 [2020-01-10T15:58:57.397Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:58:57 [2020-01-10T15:58:57.469Z] 
15:58:57 [2020-01-10T15:58:57.469Z] #60 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:58:57 [2020-01-10T15:58:57.469Z] #60 DONE 0.1s
15:58:57 [2020-01-10T15:58:57.469Z] 
15:58:57 [2020-01-10T15:58:57.469Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.380 + RM_GOPATH=0
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.382 + TMP_GOPATH=
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.383 + : /build
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.384 + '[' -z '' ']'
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.387 ++ mktemp -d
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.390 + export GOPATH=/tmp/tmp.TsWSYB7AwK
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.390 + GOPATH=/tmp/tmp.TsWSYB7AwK
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.390 + RM_GOPATH=1
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.394 ++ dirname ./install.sh
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.407 + dir=.
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.407 + bin=containerd
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.407 + shift
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.408 + '[' '!' -f ./containerd.installer ']'
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.408 + . ./containerd.installer
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.408 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.410 + install_containerd
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.438 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.442 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.444 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TsWSYB7AwK/src/github.com/containerd/containerd
15:58:57 [2020-01-10T15:58:57.762Z] #61 0.451 Cloning into '/tmp/tmp.TsWSYB7AwK/src/github.com/containerd/containerd'...
15:58:57 [2020-01-10T15:58:57.774Z] tests/integration/api_config_test.py .....                               [  8%]
15:58:58 [2020-01-10T15:58:58.338Z] #28 DONE 1.0s
15:58:58 [2020-01-10T15:58:58.338Z] 
15:58:58 [2020-01-10T15:58:58.338Z] #30 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:58:58 [2020-01-10T15:58:58.598Z] #30 DONE 0.2s
15:58:58 [2020-01-10T15:58:58.598Z] 
15:58:58 [2020-01-10T15:58:58.598Z] #33 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
15:58:58 [2020-01-10T15:58:58.598Z] #33 DONE 0.1s
15:58:58 [2020-01-10T15:58:58.598Z] 
15:58:58 [2020-01-10T15:58:58.598Z] #38 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:58:58 [2020-01-10T15:58:58.859Z] #38 DONE 0.2s
15:58:58 [2020-01-10T15:58:58.859Z] 
15:58:58 [2020-01-10T15:58:58.859Z] #40 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:58:59 [2020-01-10T15:58:59.119Z] #40 DONE 0.2s
15:58:59 [2020-01-10T15:58:59.119Z] 
15:58:59 [2020-01-10T15:58:59.119Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:59 [2020-01-10T15:58:59.119Z] #42 178.5   LINK     criu/built-in.o
15:58:59 [2020-01-10T15:58:59.119Z] #42 178.6   LINK     criu/criu
15:58:59 [2020-01-10T15:58:59.119Z] #42 179.0   DEP      lib/c/criu.d
15:58:59 [2020-01-10T15:58:59.119Z] #42 179.1   CC       images/rpc.pb-c.o
15:58:59 [2020-01-10T15:58:59.119Z] #42 179.6   CC       lib/c/criu.o
15:58:59 [2020-01-10T15:58:59.690Z] #42 180.5   LINK     lib/c/built-in.o
15:58:59 [2020-01-10T15:58:59.690Z] #42 180.5   LINK     lib/c/libcriu.so
15:58:59 [2020-01-10T15:58:59.690Z] #42 180.7   GEN      magic.py
15:58:59 [2020-01-10T15:58:59.690Z] #42 180.8 Note: Building without setproctitle() and strlcpy() support.
15:58:59 [2020-01-10T15:58:59.690Z] #42 180.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:59:00 [2020-01-10T15:59:00.264Z] #42 181.4 fatal: not a git repository (or any of the parent directories): .git
15:59:00 [2020-01-10T15:59:00.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:59:00 [2020-01-10T15:59:00.487Z] #61 ...
15:59:00 [2020-01-10T15:59:00.487Z] 
15:59:00 [2020-01-10T15:59:00.487Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:00 [2020-01-10T15:59:00.487Z] #35 34.04 Reading package lists...
15:59:00 [2020-01-10T15:59:00.487Z] #35 43.99 Building dependency tree...
15:59:00 [2020-01-10T15:59:00.487Z] #35 47.57 The following additional packages will be installed:
15:59:00 [2020-01-10T15:59:00.487Z] #35 47.58   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:59:00 [2020-01-10T15:59:00.487Z] #35 47.61 Suggested packages:
15:59:00 [2020-01-10T15:59:00.487Z] #35 47.61   cmake-doc ninja-build lrzip
15:59:00 [2020-01-10T15:59:00.487Z] #35 47.61 Recommended packages:
15:59:00 [2020-01-10T15:59:00.487Z] #35 47.61   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.17 The following NEW packages will be installed:
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.18   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.18   vim-common xxd
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.41 Need to get 14.9 MB of archives.
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.41 After this operation, 67.2 MB of additional disk space will be used.
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 49.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 51.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 51.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 51.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 51.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 51.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 51.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
15:59:00 [2020-01-10T15:59:00.487Z] #35 53.49 debconf: delaying package configuration, since apt-utils is not installed
15:59:00 [2020-01-10T15:59:00.487Z] #35 53.72 Fetched 14.9 MB in 3s (5554 kB/s)
15:59:00 [2020-01-10T15:59:00.487Z] #35 53.86 Selecting previously unselected package xxd.
15:59:00 [2020-01-10T15:59:00.487Z] #35 53.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
15:59:00 [2020-01-10T15:59:00.487Z] #35 ...
15:59:00 [2020-01-10T15:59:00.487Z] 
15:59:00 [2020-01-10T15:59:00.487Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:00 [2020-01-10T15:59:00.487Z] #42 52.23 debconf: delaying package configuration, since apt-utils is not installed
15:59:00 [2020-01-10T15:59:00.487Z] #42 52.61 Fetched 4075 kB in 1s (4023 kB/s)
15:59:00 [2020-01-10T15:59:00.487Z] #42 52.77 Selecting previously unselected package libcap-dev:ppc64el.
15:59:00 [2020-01-10T15:59:00.487Z] #42 52.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
15:59:00 [2020-01-10T15:59:00.487Z] #42 53.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
15:59:00 [2020-01-10T15:59:00.487Z] #42 53.02 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
15:59:00 [2020-01-10T15:59:00.487Z] #42 53.28 Selecting previously unselected package libnet1:ppc64el.
15:59:00 [2020-01-10T15:59:00.487Z] #42 53.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:59:00 [2020-01-10T15:59:00.487Z] #42 53.33 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:59:00 [2020-01-10T15:59:00.487Z] #42 53.59 Selecting previously unselected package libnet1-dev.
15:59:00 [2020-01-10T15:59:00.487Z] #42 53.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
15:59:00 [2020-01-10T15:59:00.487Z] #42 53.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:59:00 [2020-01-10T15:59:00.487Z] #42 53.98 Selecting previously unselected package libnl-3-200:ppc64el.
15:59:00 [2020-01-10T15:59:00.487Z] #42 54.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:59:00 [2020-01-10T15:59:00.487Z] #42 54.06 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:59:00 [2020-01-10T15:59:00.777Z] #42 54.37 Selecting previously unselected package libnl-3-dev:ppc64el.
15:59:00 [2020-01-10T15:59:00.777Z] #42 54.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
15:59:00 [2020-01-10T15:59:00.777Z] #42 54.44 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
15:59:01 [2020-01-10T15:59:01.072Z] #42 54.99 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:59:01 [2020-01-10T15:59:01.204Z] #42 182.2 make[1]: Nothing to be done for 'all'.
15:59:01 [2020-01-10T15:59:01.365Z] #42 55.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:59:01 [2020-01-10T15:59:01.365Z] #42 55.04 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:59:01 [2020-01-10T15:59:01.365Z] #42 55.25 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
15:59:01 [2020-01-10T15:59:01.660Z] #42 55.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
15:59:01 [2020-01-10T15:59:01.660Z] #42 55.35 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:59:01 [2020-01-10T15:59:01.660Z] #42 ...
15:59:01 [2020-01-10T15:59:01.660Z] 
15:59:01 [2020-01-10T15:59:01.660Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:01 [2020-01-10T15:59:01.660Z] #26 35.75 Reading package lists...
15:59:01 [2020-01-10T15:59:01.660Z] #26 45.82 Building dependency tree...
15:59:01 [2020-01-10T15:59:01.660Z] #26 49.96 ca-certificates is already the newest version (20190110).
15:59:01 [2020-01-10T15:59:01.660Z] #26 49.96 The following additional packages will be installed:
15:59:01 [2020-01-10T15:59:01.661Z] #26 49.98   libjq1 libonig5
15:59:01 [2020-01-10T15:59:01.661Z] #26 51.05 The following NEW packages will be installed:
15:59:01 [2020-01-10T15:59:01.661Z] #26 51.09   jq libjq1 libonig5
15:59:01 [2020-01-10T15:59:01.661Z] #26 51.35 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:59:01 [2020-01-10T15:59:01.661Z] #26 51.35 Need to get 358 kB of archives.
15:59:01 [2020-01-10T15:59:01.661Z] #26 51.35 After this operation, 1277 kB of additional disk space will be used.
15:59:01 [2020-01-10T15:59:01.661Z] #26 51.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:59:01 [2020-01-10T15:59:01.661Z] #26 51.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:59:01 [2020-01-10T15:59:01.661Z] #26 51.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:59:01 [2020-01-10T15:59:01.661Z] #26 53.38 debconf: delaying package configuration, since apt-utils is not installed
15:59:01 [2020-01-10T15:59:01.661Z] #26 53.68 Fetched 358 kB in 0s (1632 kB/s)
15:59:01 [2020-01-10T15:59:01.661Z] #26 53.84 Selecting previously unselected package libonig5:ppc64el.
15:59:01 [2020-01-10T15:59:01.661Z] #26 53.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
15:59:01 [2020-01-10T15:59:01.661Z] #26 53.96 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 53.98 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 54.53 Selecting previously unselected package libjq1:ppc64el.
15:59:01 [2020-01-10T15:59:01.661Z] #26 54.54 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 54.56 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 54.87 Selecting previously unselected package jq.
15:59:01 [2020-01-10T15:59:01.661Z] #26 54.89 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 54.92 Unpacking jq (1.5+dfsg-2+b1) ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 55.21 Setting up libonig5:ppc64el (6.9.1-1) ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 55.23 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 55.23 Setting up jq (1.5+dfsg-2+b1) ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 55.25 Processing triggers for libc-bin (2.28-10) ...
15:59:01 [2020-01-10T15:59:01.661Z] #26 ...
15:59:01 [2020-01-10T15:59:01.661Z] 
15:59:01 [2020-01-10T15:59:01.661Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:01 [2020-01-10T15:59:01.661Z] #11 33.36 Reading package lists...
15:59:01 [2020-01-10T15:59:01.661Z] #11 45.83 Building dependency tree...
15:59:01 [2020-01-10T15:59:01.661Z] #11 48.92 The following additional packages will be installed:
15:59:01 [2020-01-10T15:59:01.661Z] #11 48.92   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:59:01 [2020-01-10T15:59:01.661Z] #11 48.92   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:59:01 [2020-01-10T15:59:01.661Z] #11 48.93   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:59:01 [2020-01-10T15:59:01.661Z] #11 48.93   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:59:01 [2020-01-10T15:59:01.661Z] #11 48.94 Suggested packages:
15:59:01 [2020-01-10T15:59:01.661Z] #11 48.94   gcc-8-locales seccomp wine64
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.69 The following NEW packages will be installed:
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.69   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.69   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.69   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.69   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.69   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.70   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.80 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.80 Need to get 78.9 MB of archives.
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.80 After this operation, 532 MB of additional disk space will be used.
15:59:01 [2020-01-10T15:59:01.661Z] #11 51.80 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]
15:59:01 [2020-01-10T15:59:01.661Z] #11 52.21 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]
15:59:01 [2020-01-10T15:59:01.661Z] #11 52.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:59:01 [2020-01-10T15:59:01.661Z] #11 52.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
15:59:01 [2020-01-10T15:59:01.661Z] #11 52.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
15:59:01 [2020-01-10T15:59:01.661Z] #11 52.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
15:59:01 [2020-01-10T15:59:01.661Z] #11 53.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:59:01 [2020-01-10T15:59:01.661Z] #11 54.34 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]
15:59:01 [2020-01-10T15:59:01.661Z] #11 54.36 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]
15:59:01 [2020-01-10T15:59:01.952Z] #11 ...
15:59:01 [2020-01-10T15:59:01.952Z] 
15:59:01 [2020-01-10T15:59:01.952Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:01 [2020-01-10T15:59:01.952Z] #26 DONE 55.6s
15:59:01 [2020-01-10T15:59:01.952Z] 
15:59:01 [2020-01-10T15:59:01.952Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:59:01 [2020-01-10T15:59:01.952Z] #27 DONE 0.1s
15:59:01 [2020-01-10T15:59:01.952Z] 
15:59:01 [2020-01-10T15:59:01.952Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:01 [2020-01-10T15:59:01.952Z] #42 55.54 Selecting previously unselected package zlib1g-dev:ppc64el.
15:59:01 [2020-01-10T15:59:01.952Z] #42 55.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
15:59:01 [2020-01-10T15:59:01.952Z] #42 55.60 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:59:02 [2020-01-10T15:59:02.145Z] #42 183.0 make[1]: 'images/built-in.o' is up to date.
15:59:02 [2020-01-10T15:59:02.145Z] #42 183.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:59:02 [2020-01-10T15:59:02.145Z] #42 183.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:59:02 [2020-01-10T15:59:02.145Z] #42 183.1 make[1]: 'compel/libcompel.a' is up to date.
15:59:02 [2020-01-10T15:59:02.145Z] #42 183.1 make[1]: 'compel/compel-host-bin' is up to date.
15:59:02 [2020-01-10T15:59:02.145Z] #42 183.1 make[1]: Nothing to be done for 'all'.
15:59:02 [2020-01-10T15:59:02.145Z] #42 183.2 make[1]: 'soccr/libsoccr.a' is up to date.
15:59:02 [2020-01-10T15:59:02.251Z] #42 56.15 Selecting previously unselected package libprotobuf17:ppc64el.
15:59:02 [2020-01-10T15:59:02.405Z] #42 183.3 make[2]: Nothing to be done for 'all'.
15:59:02 [2020-01-10T15:59:02.405Z] #42 183.4 make[2]: Nothing to be done for 'all'.
15:59:02 [2020-01-10T15:59:02.405Z] #42 183.5 make[2]: Nothing to be done for 'all'.
15:59:02 [2020-01-10T15:59:02.405Z] #42 183.5 make[2]: Nothing to be done for 'all'.
15:59:02 [2020-01-10T15:59:02.549Z] #42 56.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
15:59:02 [2020-01-10T15:59:02.549Z] #42 56.24 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
15:59:02 [2020-01-10T15:59:02.666Z] #42 183.6 make[2]: Nothing to be done for 'all'.
15:59:02 [2020-01-10T15:59:02.666Z] #42 183.7 make[2]: Nothing to be done for 'all'.
15:59:02 [2020-01-10T15:59:02.666Z] #42 183.8 make[2]: Nothing to be done for 'all'.
15:59:02 [2020-01-10T15:59:02.926Z] #42 183.9 make[2]: Nothing to be done for 'all'.
15:59:02 [2020-01-10T15:59:02.926Z] #42 183.9   INSTALL  criu/criu
15:59:03 [2020-01-10T15:59:03.189Z] #42 DONE 184.2s
15:59:03 [2020-01-10T15:59:03.189Z] 
15:59:03 [2020-01-10T15:59:03.189Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:59:04 [2020-01-10T15:59:04.060Z] #42 57.64 Selecting previously unselected package libprotobuf-lite17:ppc64el.
15:59:04 [2020-01-10T15:59:04.060Z] #42 57.66 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
15:59:04 [2020-01-10T15:59:04.060Z] #42 57.66 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:59:04 [2020-01-10T15:59:04.353Z] #42 58.20 Selecting previously unselected package libprotobuf-dev:ppc64el.
15:59:04 [2020-01-10T15:59:04.649Z] #42 58.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
15:59:04 [2020-01-10T15:59:04.649Z] #42 58.25 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:59:05 [2020-01-10T15:59:05.100Z] #60 ...
15:59:05 [2020-01-10T15:59:05.100Z] 
15:59:05 [2020-01-10T15:59:05.100Z] #43 [dev 16/25] COPY --from=criu          /build/ /usr/local/
15:59:05 [2020-01-10T15:59:05.100Z] #43 DONE 0.2s
15:59:05 [2020-01-10T15:59:05.100Z] 
15:59:05 [2020-01-10T15:59:05.100Z] #46 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:59:05 [2020-01-10T15:59:05.100Z] #46 DONE 0.1s
15:59:05 [2020-01-10T15:59:05.100Z] 
15:59:05 [2020-01-10T15:59:05.100Z] #49 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:59:05 [2020-01-10T15:59:05.100Z] #49 DONE 0.1s
15:59:05 [2020-01-10T15:59:05.100Z] 
15:59:05 [2020-01-10T15:59:05.100Z] #52 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:59:05 [2020-01-10T15:59:05.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:59:05 [2020-01-10T15:59:05.671Z] #52 DONE 0.2s
15:59:05 [2020-01-10T15:59:05.671Z] 
15:59:05 [2020-01-10T15:59:05.671Z] #56 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
15:59:05 [2020-01-10T15:59:05.671Z] #56 DONE 0.1s
15:59:05 [2020-01-10T15:59:05.671Z] 
15:59:05 [2020-01-10T15:59:05.671Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:59:05 [2020-01-10T15:59:05.721Z] #61 194.6 + bin/containerd-stress
15:59:06 [2020-01-10T15:59:06.976Z] #61 196.5 + bin/containerd-shim
15:59:07 [2020-01-10T15:59:07.401Z] #42 ...
15:59:07 [2020-01-10T15:59:07.401Z] 
15:59:07 [2020-01-10T15:59:07.401Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:07 [2020-01-10T15:59:07.401Z] #28 3.120 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:59:07 [2020-01-10T15:59:07.401Z] #28 3.870 #=#=#                                                                         
15:59:08 [2020-01-10T15:59:08.884Z] #28 4.150 #=#=#                                                                         

#                                                                          2.2%
####                                                                       6.4%
#######                                                                   10.3%
##########                                                                14.5%
#############                                                             18.7%
#################                                                         24.2%
####################                                                      28.5%
#######################                                                   32.8%
##########################                                                37.1%
###############################                                           43.4%
###################################                                       49.8%
########################################                                  56.2%
#############################################                             62.6%
#################################################                         69.0%
####################################################                      73.3%
#######################################################                   77.5%
##########################################################                81.8%
#############################################################             86.0%
#################################################################         90.3%
####################################################################      94.6%
#######################################################################   98.8%
######################################################################## 100.0%
15:59:09 [2020-01-10T15:59:09.519Z] #28 7.622 #=#=#                                                                         
15:59:09 [2020-01-10T15:59:09.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:59:10 [2020-01-10T15:59:10.158Z] #28 8.043 #=#=#                                                                         

#########                                                                 12.7%
#################                                                         24.3%
15:59:10 [2020-01-10T15:59:10.158Z] #28 ...
15:59:10 [2020-01-10T15:59:10.158Z] 
15:59:10 [2020-01-10T15:59:10.158Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:10 [2020-01-10T15:59:10.158Z] #35 53.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
15:59:10 [2020-01-10T15:59:10.158Z] #35 54.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:59:10 [2020-01-10T15:59:10.158Z] #35 54.03 Unpacking xxd (2:8.1.0875-5) ...
15:59:10 [2020-01-10T15:59:10.158Z] #35 54.37 Selecting previously unselected package vim-common.
15:59:10 [2020-01-10T15:59:10.158Z] #35 54.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:59:10 [2020-01-10T15:59:10.158Z] #35 54.50 Unpacking vim-common (2:8.1.0875-5) ...
15:59:10 [2020-01-10T15:59:10.158Z] #35 55.17 Selecting previously unselected package cmake-data.
15:59:10 [2020-01-10T15:59:10.158Z] #35 55.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:59:10 [2020-01-10T15:59:10.158Z] #35 55.22 Unpacking cmake-data (3.13.4-1) ...
15:59:10 [2020-01-10T15:59:10.158Z] #35 59.85 Selecting previously unselected package libicu63:ppc64el.
15:59:10 [2020-01-10T15:59:10.158Z] #35 59.88 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
15:59:10 [2020-01-10T15:59:10.158Z] #35 59.91 Unpacking libicu63:ppc64el (63.1-6) ...
15:59:10 [2020-01-10T15:59:10.459Z] #35 ...
15:59:10 [2020-01-10T15:59:10.459Z] 
15:59:10 [2020-01-10T15:59:10.459Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:11 [2020-01-10T15:59:11.048Z] #28 8.043 #=#=#                                                                         

#########                                                                 12.7%
#################                                                         24.3%
###########################                                               37.8%
###################################                                       49.3%
###########################################                               60.7%
####################################################                      72.3%
############################################################              83.7%
####################################################################      95.2%
######################################################################## 100.0%
15:59:11 [2020-01-10T15:59:11.684Z] #28 ...
15:59:11 [2020-01-10T15:59:11.684Z] 
15:59:11 [2020-01-10T15:59:11.684Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:11 [2020-01-10T15:59:11.684Z] #70 DONE 65.0s
15:59:11 [2020-01-10T15:59:11.684Z] 
15:59:11 [2020-01-10T15:59:11.684Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:11 [2020-01-10T15:59:11.684Z] #42 60.83 Selecting previously unselected package libprotoc17:ppc64el.
15:59:11 [2020-01-10T15:59:11.684Z] #42 60.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 60.87 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 62.08 Selecting previously unselected package protobuf-c-compiler.
15:59:11 [2020-01-10T15:59:11.684Z] #42 62.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 62.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 62.44 Selecting previously unselected package protobuf-compiler.
15:59:11 [2020-01-10T15:59:11.684Z] #42 62.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 62.45 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 62.71 Selecting previously unselected package python-pkg-resources.
15:59:11 [2020-01-10T15:59:11.684Z] #42 62.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 62.73 Unpacking python-pkg-resources (40.8.0-1) ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 63.06 Selecting previously unselected package python-six.
15:59:11 [2020-01-10T15:59:11.684Z] #42 63.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 63.08 Unpacking python-six (1.12.0-1) ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 63.23 Selecting previously unselected package python-protobuf.
15:59:11 [2020-01-10T15:59:11.684Z] #42 63.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 63.29 Unpacking python-protobuf (3.6.1.3-2) ...
15:59:11 [2020-01-10T15:59:11.684Z] #42 64.60 Setting up python-pkg-resources (40.8.0-1) ...
15:59:12 [2020-01-10T15:59:12.711Z] #42 ...
15:59:12 [2020-01-10T15:59:12.711Z] 
15:59:12 [2020-01-10T15:59:12.711Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:12 [2020-01-10T15:59:12.711Z] #28 10.07 #=#=#                                                                         
15:59:13 [2020-01-10T15:59:13.337Z] #61 202.6 + bin/containerd-shim-runc-v1
15:59:15 [2020-01-10T15:59:15.087Z] #28 10.47 #=#=#                                                                         

##                                                                         3.8%
######                                                                     9.0%
##########                                                                14.1%
#############                                                             19.3%
###############                                                           21.9%
###################                                                       27.1%
#########################                                                 34.8%
##########################                                                37.4%
##############################                                            42.6%
##################################                                        47.7%
######################################                                    52.9%
#########################################                                 58.3%
###########################################                               60.9%
###############################################                           66.1%
###################################################                       71.2%
######################################################                    76.4%
########################################################                  79.0%
############################################################              84.1%
################################################################          89.3%
###################################################################       94.4%
######################################################################## 100.0%
15:59:15 [2020-01-10T15:59:15.728Z] #28 13.69 #=#=#                                                                         
15:59:15 [2020-01-10T15:59:15.975Z] #61 205.4 + bin/containerd-shim-runc-v2
15:59:16 [2020-01-10T15:59:16.353Z] #28 14.06 #=#=#                                                                         

                                                                           1.2%
15:59:16 [2020-01-10T15:59:16.353Z] #28 ...
15:59:16 [2020-01-10T15:59:16.353Z] 
15:59:16 [2020-01-10T15:59:16.353Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:16 [2020-01-10T15:59:16.353Z] #11 60.01 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]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.42 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]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 64.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 65.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 65.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 65.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 65.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB]
15:59:16 [2020-01-10T15:59:16.353Z] #11 68.36 debconf: delaying package configuration, since apt-utils is not installed
15:59:16 [2020-01-10T15:59:16.353Z] #11 68.74 Fetched 78.9 MB in 13s (5861 kB/s)
15:59:16 [2020-01-10T15:59:16.353Z] #11 68.89 Selecting previously unselected package binutils-mingw-w64-i686.
15:59:16 [2020-01-10T15:59:16.353Z] #11 68.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 ... 15330 files and directories currently installed.)
15:59:16 [2020-01-10T15:59:16.353Z] #11 69.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
15:59:16 [2020-01-10T15:59:16.353Z] #11 69.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:59:16 [2020-01-10T15:59:16.353Z] #11 ...
15:59:16 [2020-01-10T15:59:16.353Z] 
15:59:16 [2020-01-10T15:59:16.353Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:16 [2020-01-10T15:59:16.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:59:16 [2020-01-10T15:59:16.874Z] #61 206.4 + binaries
15:59:17 [2020-01-10T15:59:17.257Z] #61 206.4 + mkdir -p /build
15:59:17 [2020-01-10T15:59:17.257Z] #61 206.4 + cp bin/containerd /build/containerd
15:59:17 [2020-01-10T15:59:17.257Z] #61 206.4 + cp bin/containerd-shim /build/containerd-shim
15:59:17 [2020-01-10T15:59:17.257Z] #61 206.4 + cp bin/ctr /build/ctr
15:59:17 [2020-01-10T15:59:17.257Z] #61 DONE 206.6s
15:59:17 [2020-01-10T15:59:17.877Z] #60 219.2 + bin/containerd-stress
15:59:18 [2020-01-10T15:59:18.059Z] 
15:59:18 [2020-01-10T15:59:18.059Z] #62 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
15:59:18 [2020-01-10T15:59:18.059Z] #62 DONE 0.1s
15:59:18 [2020-01-10T15:59:18.059Z] 
15:59:18 [2020-01-10T15:59:18.059Z] #66 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:59:18 [2020-01-10T15:59:18.392Z] #28 14.06 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.1%
##                                                                         3.8%
####                                                                       6.5%
######                                                                     9.2%
########                                                                  11.9%
##########                                                                14.6%
############                                                              17.2%
#############                                                             18.1%
##############                                                            19.9%
###############                                                           21.7%
################                                                          23.5%
##################                                                        25.5%
###################                                                       27.0%
####################                                                      28.7%
######################                                                    31.0%
#######################                                                   32.8%
#########################                                                 35.2%
##########################                                                37.0%
15:59:18 [2020-01-10T15:59:18.392Z] #28 ...
15:59:18 [2020-01-10T15:59:18.392Z] 
15:59:18 [2020-01-10T15:59:18.392Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:18 [2020-01-10T15:59:18.392Z] #33 61.84 sync
15:59:18 [2020-01-10T15:59:18.392Z] #33 61.91 internal/reflectlite
15:59:18 [2020-01-10T15:59:18.392Z] #33 69.73 errors
15:59:18 [2020-01-10T15:59:18.392Z] #33 69.74 sort
15:59:18 [2020-01-10T15:59:18.392Z] #33 70.69 io
15:59:18 [2020-01-10T15:59:18.392Z] #33 70.70 internal/oserror
15:59:18 [2020-01-10T15:59:18.392Z] #33 70.71 strconv
15:59:18 [2020-01-10T15:59:18.392Z] #33 71.77 syscall
15:59:18 [2020-01-10T15:59:18.437Z] #66 DONE 0.1s
15:59:18 [2020-01-10T15:59:18.437Z] 
15:59:18 [2020-01-10T15:59:18.437Z] #68 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
15:59:18 [2020-01-10T15:59:18.437Z] #68 DONE 0.1s
15:59:18 [2020-01-10T15:59:18.437Z] 
15:59:18 [2020-01-10T15:59:18.437Z] #71 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
15:59:18 [2020-01-10T15:59:18.437Z] #71 DONE 0.1s
15:59:18 [2020-01-10T15:59:18.437Z] 
15:59:18 [2020-01-10T15:59:18.437Z] #72 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
15:59:18 [2020-01-10T15:59:18.437Z] #72 DONE 0.0s
15:59:18 [2020-01-10T15:59:18.437Z] 
15:59:18 [2020-01-10T15:59:18.437Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
15:59:18 [2020-01-10T15:59:18.682Z] #33 ...
15:59:18 [2020-01-10T15:59:18.682Z] 
15:59:18 [2020-01-10T15:59:18.682Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:19 [2020-01-10T15:59:19.225Z] #73 DONE 0.5s
15:59:19 [2020-01-10T15:59:19.225Z] 
15:59:19 [2020-01-10T15:59:19.225Z] #74 exporting to oci image format
15:59:19 [2020-01-10T15:59:19.225Z] #74 exporting layers
15:59:19 [2020-01-10T15:59:19.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:59:19 [2020-01-10T15:59:19.781Z] #60 221.9 + bin/containerd-shim
15:59:22 [2020-01-10T15:59:22.223Z] #28 14.06 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.1%
##                                                                         3.8%
####                                                                       6.5%
######                                                                     9.2%
########                                                                  11.9%
##########                                                                14.6%
############                                                              17.2%
#############                                                             18.1%
##############                                                            19.9%
###############                                                           21.7%
################                                                          23.5%
##################                                                        25.5%
###################                                                       27.0%
####################                                                      28.7%
######################                                                    31.0%
#######################                                                   32.8%
#########################                                                 35.2%
##########################                                                37.0%
############################                                              39.7%
##############################                                            42.4%
################################                                          45.1%
##################################                                        47.8%
###################################                                       49.6%
#####################################                                     52.2%
######################################                                    54.0%
########################################                                  55.8%
#########################################                                 57.6%
##########################################                                59.6%
############################################                              62.3%
##############################################                            65.0%
###############################################                           65.9%
################################################                          67.7%
##################################################                        70.3%
####################################################                      72.6%
######################################################                    76.2%
########################################################                  78.1%
########################################################                  78.5%
#########################################################                 80.1%
###########################################################               82.1%
############################################################              83.9%
#############################################################             85.6%
##############################################################            87.4%
###############################################################           88.3%
################################################################          90.1%
##################################################################        92.8%
####################################################################      95.5%
######################################################################    98.2%
#######################################################################   99.9%
######################################################################## 100.0%
15:59:22 [2020-01-10T15:59:22.511Z] #28 20.65 
15:59:22 [2020-01-10T15:59:22.511Z] #28 ...
15:59:22 [2020-01-10T15:59:22.511Z] 
15:59:22 [2020-01-10T15:59:22.511Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:22 [2020-01-10T15:59:22.511Z] #46 66.05 internal/reflectlite
15:59:22 [2020-01-10T15:59:22.511Z] #46 66.13 sync
15:59:22 [2020-01-10T15:59:22.511Z] #46 70.41 math/rand
15:59:22 [2020-01-10T15:59:22.511Z] #46 70.42 internal/singleflight
15:59:22 [2020-01-10T15:59:22.511Z] #46 70.46 github.com/LK4D4/vndr/godl/singleflight
15:59:22 [2020-01-10T15:59:22.511Z] #46 75.56 sort
15:59:22 [2020-01-10T15:59:22.511Z] #46 75.62 io
15:59:22 [2020-01-10T15:59:22.511Z] #46 75.64 strconv
15:59:22 [2020-01-10T15:59:22.511Z] #46 75.69 syscall
15:59:22 [2020-01-10T15:59:22.801Z] #46 ...
15:59:22 [2020-01-10T15:59:22.801Z] 
15:59:22 [2020-01-10T15:59:22.801Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:22 [2020-01-10T15:59:22.801Z] #35 73.04 Selecting previously unselected package libxml2:ppc64el.
15:59:22 [2020-01-10T15:59:22.801Z] #35 73.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 73.08 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 73.94 Selecting previously unselected package libarchive13:ppc64el.
15:59:22 [2020-01-10T15:59:22.801Z] #35 73.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 73.95 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 74.61 Selecting previously unselected package libjsoncpp1:ppc64el.
15:59:22 [2020-01-10T15:59:22.801Z] #35 74.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 74.65 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 75.02 Selecting previously unselected package librhash0:ppc64el.
15:59:22 [2020-01-10T15:59:22.801Z] #35 75.04 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 75.05 Unpacking librhash0:ppc64el (1.3.8-1) ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 75.27 Selecting previously unselected package libuv1:ppc64el.
15:59:22 [2020-01-10T15:59:22.801Z] #35 75.31 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 75.32 Unpacking libuv1:ppc64el (1.24.1-1) ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 75.57 Selecting previously unselected package cmake.
15:59:22 [2020-01-10T15:59:22.801Z] #35 75.60 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
15:59:22 [2020-01-10T15:59:22.801Z] #35 75.60 Unpacking cmake (3.13.4-1) ...
15:59:23 [2020-01-10T15:59:23.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:59:24 [2020-01-10T15:59:24.868Z] #35 ...
15:59:24 [2020-01-10T15:59:24.868Z] 
15:59:24 [2020-01-10T15:59:24.868Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:24 [2020-01-10T15:59:24.868Z] #28 22.70 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:59:25 [2020-01-10T15:59:25.060Z] #60 227.2 + bin/containerd-shim-runc-v1
15:59:25 [2020-01-10T15:59:25.156Z] #28 23.22 
15:59:25 [2020-01-10T15:59:25.448Z] #28 23.43 
###########                                                               15.9%
######################################################################## 100.0%
15:59:25 [2020-01-10T15:59:25.737Z] #28 23.85 
15:59:27 [2020-01-10T15:59:27.205Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:59:27 [2020-01-10T15:59:27.205Z] Using test binary docker
15:59:27 [2020-01-10T15:59:27.205Z] +++ /etc/init.d/apparmor start
15:59:27 [2020-01-10T15:59:27.205Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:59:27 [2020-01-10T15:59:27.205Z] INFO: Waiting for daemon to start...
15:59:27 [2020-01-10T15:59:27.205Z] Starting dockerd
15:59:27 [2020-01-10T15:59:27.205Z] +++ 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
15:59:27 [2020-01-10T15:59:27.241Z] #28 ...
15:59:27 [2020-01-10T15:59:27.241Z] 
15:59:27 [2020-01-10T15:59:27.241Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:27 [2020-01-10T15:59:27.241Z] #35 79.88 Setting up libicu63:ppc64el (63.1-6) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 79.91 Setting up xxd (2:8.1.0875-5) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 79.91 Setting up libuv1:ppc64el (1.24.1-1) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 79.93 Setting up vim-common (2:8.1.0875-5) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 80.09 Setting up librhash0:ppc64el (1.3.8-1) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 80.31 Setting up cmake-data (3.13.4-1) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 80.35 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 80.35 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 80.40 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 80.42 Setting up cmake (3.13.4-1) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 80.42 Processing triggers for libc-bin (2.28-10) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 80.56 Processing triggers for mime-support (3.62) ...
15:59:27 [2020-01-10T15:59:27.241Z] #35 DONE 81.0s
15:59:27 [2020-01-10T15:59:27.241Z] 
15:59:27 [2020-01-10T15:59:27.241Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:59:27 [2020-01-10T15:59:27.241Z] #36 DONE 0.1s
15:59:27 [2020-01-10T15:59:27.241Z] 
15:59:27 [2020-01-10T15:59:27.241Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:59:27 [2020-01-10T15:59:27.241Z] #37 DONE 0.0s
15:59:27 [2020-01-10T15:59:27.241Z] 
15:59:27 [2020-01-10T15:59:27.241Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:59:27 [2020-01-10T15:59:27.241Z] #30 80.71 Checking out files:  76% (1010/1317)   
Checking out files:  77% (1015/1317)   
Checking out files:  78% (1028/1317)   
Checking out files:  79% (1041/1317)   
Checking out files:  80% (1054/1317)   
Checking out files:  81% (1067/1317)   
Checking out files:  82% (1080/1317)   
Checking out files:  83% (1094/1317)   
Checking out files:  84% (1107/1317)   
Checking out files:  85% (1120/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.
15:59:27 [2020-01-10T15:59:27.241Z] #30 81.09 + cd /tmp/tmp.j4eavhpxI8/src/github.com/go-swagger/go-swagger
15:59:27 [2020-01-10T15:59:27.241Z] #30 81.09 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
15:59:27 [2020-01-10T15:59:27.597Z] #60 230.1 + bin/containerd-shim-runc-v2
15:59:28 [2020-01-10T15:59:28.974Z] #60 231.1 + binaries
15:59:28 [2020-01-10T15:59:28.974Z] #60 231.1 + mkdir -p /build
15:59:28 [2020-01-10T15:59:28.974Z] #60 231.1 + cp bin/containerd /build/containerd
15:59:28 [2020-01-10T15:59:28.974Z] #60 231.2 + cp bin/containerd-shim /build/containerd-shim
15:59:28 [2020-01-10T15:59:28.974Z] #60 231.2 + cp bin/ctr /build/ctr
15:59:29 [2020-01-10T15:59:29.233Z] #60 DONE 231.6s
15:59:29 [2020-01-10T15:59:29.719Z] .
15:59:29 [2020-01-10T15:59:29.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:59:29 [2020-01-10T15:59:29.719Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:59:29 [2020-01-10T15:59:29.719Z] Error: No such image: emptyfs
15:59:29 [2020-01-10T15:59:29.719Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:59:29 [2020-01-10T15:59:29.719Z] ++++ docker load
15:59:29 [2020-01-10T15:59:29.988Z] #30 ...
15:59:29 [2020-01-10T15:59:29.988Z] 
15:59:29 [2020-01-10T15:59:29.988Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:29 [2020-01-10T15:59:29.988Z] #42 73.28 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 73.28 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 73.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 73.29 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 73.30 Setting up python-six (1.12.0-1) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.78 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.78 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.79 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.80 Setting up libcap-dev:ppc64el (1:2.25-2) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.81 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.83 Setting up protobuf-compiler (3.6.1.3-2) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.85 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 78.87 Setting up python-protobuf (3.6.1.3-2) ...
15:59:29 [2020-01-10T15:59:29.988Z] #42 ...
15:59:29 [2020-01-10T15:59:29.988Z] 
15:59:29 [2020-01-10T15:59:29.988Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:29 [2020-01-10T15:59:29.988Z] #28 25.98 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:59:29 [2020-01-10T15:59:29.988Z] #28 26.71 #=#=#                                                                         
15:59:29 [2020-01-10T15:59:29.988Z] #28 26.97 #=#=#                                                                         

#######################################                                   55.2%
######################################################################## 100.0%
15:59:29 [2020-01-10T15:59:29.988Z] #28 27.36 
15:59:29 [2020-01-10T15:59:29.988Z] Running integration-test (iteration 1)
15:59:29 [2020-01-10T15:59:29.988Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:59:29 [2020-01-10T15:59:29.988Z] ++ 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
15:59:29 [2020-01-10T15:59:29.988Z] ++ set -e
15:59:29 [2020-01-10T15:59:29.988Z] ++ '[' -n 0 ']'
15:59:29 [2020-01-10T15:59:29.988Z] ++ set -x
15:59:29 [2020-01-10T15:59:29.988Z] ++ env -i DEST=/go/src/github.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
15:59:30 [2020-01-10T15:59:30.609Z] 
15:59:30 [2020-01-10T15:59:30.609Z] #61 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
15:59:30 [2020-01-10T15:59:30.618Z] #28 ...
15:59:30 [2020-01-10T15:59:30.618Z] 
15:59:30 [2020-01-10T15:59:30.618Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:30 [2020-01-10T15:59:30.618Z] #11 74.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:59:30 [2020-01-10T15:59:30.618Z] #11 74.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 74.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 79.45 Selecting previously unselected package binutils-mingw-w64.
15:59:30 [2020-01-10T15:59:30.618Z] #11 79.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 79.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 79.63 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
15:59:30 [2020-01-10T15:59:30.618Z] #11 79.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 79.66 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 79.92 Selecting previously unselected package dmsetup.
15:59:30 [2020-01-10T15:59:30.618Z] #11 79.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 79.94 Unpacking dmsetup (2:1.02.155-3) ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 80.42 Selecting previously unselected package mingw-w64-common.
15:59:30 [2020-01-10T15:59:30.618Z] #11 80.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 80.45 Unpacking mingw-w64-common (6.0.0-3) ...
15:59:30 [2020-01-10T15:59:30.618Z] #11 ...
15:59:30 [2020-01-10T15:59:30.618Z] 
15:59:30 [2020-01-10T15:59:30.618Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.514 + RM_GOPATH=0
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.516 + TMP_GOPATH=
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.517 + : /build
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.518 + '[' -z '' ']'
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.520 ++ mktemp -d
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.533 + export GOPATH=/tmp/tmp.HsYmVUuqQg
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.534 + GOPATH=/tmp/tmp.HsYmVUuqQg
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.536 + RM_GOPATH=1
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.541 ++ dirname ./install.sh
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.544 + dir=.
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.547 + bin=tini
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.548 + shift
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.551 + '[' '!' -f ./tini.installer ']'
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.552 + . ./tini.installer
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.554 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.558 + install_tini
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.560 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.561 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.561 + git clone https://github.com/krallin/tini.git /tmp/tmp.HsYmVUuqQg/tini
15:59:30 [2020-01-10T15:59:30.618Z] #38 0.571 Cloning into '/tmp/tmp.HsYmVUuqQg/tini'...
15:59:30 [2020-01-10T15:59:30.618Z] #38 2.118 + cd /tmp/tmp.HsYmVUuqQg/tini
15:59:30 [2020-01-10T15:59:30.618Z] #38 2.119 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:59:30 [2020-01-10T15:59:30.618Z] #38 2.222 + cmake .
15:59:30 [2020-01-10T15:59:30.868Z] #61 DONE 0.3s
15:59:30 [2020-01-10T15:59:30.909Z] #38 3.319 -- The C compiler identification is GNU 8.3.0
15:59:30 [2020-01-10T15:59:30.910Z] #38 3.421 -- Check for working C compiler: /usr/bin/cc
15:59:31 [2020-01-10T15:59:31.127Z] 
15:59:31 [2020-01-10T15:59:31.127Z] #65 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:59:31 [2020-01-10T15:59:31.127Z] #65 DONE 0.1s
15:59:31 [2020-01-10T15:59:31.127Z] 
15:59:31 [2020-01-10T15:59:31.127Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:59:31 [2020-01-10T15:59:31.385Z] #68 DONE 0.2s
15:59:31 [2020-01-10T15:59:31.385Z] 
15:59:31 [2020-01-10T15:59:31.385Z] #67 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
15:59:31 [2020-01-10T15:59:31.385Z] #67 DONE 0.2s
15:59:31 [2020-01-10T15:59:31.385Z] 
15:59:31 [2020-01-10T15:59:31.385Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:31 [2020-01-10T15:59:31.948Z] #38 4.425 -- Check for working C compiler: /usr/bin/cc -- works
15:59:31 [2020-01-10T15:59:31.948Z] #38 4.432 -- Detecting C compiler ABI info
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.817 + RM_GOPATH=0
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.817 + TMP_GOPATH=
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.817 + : /build
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.817 + '[' -z '' ']'
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.818 ++ mktemp -d
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.819 + export GOPATH=/tmp/tmp.NaCnfZZgte
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.819 + GOPATH=/tmp/tmp.NaCnfZZgte
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.819 + RM_GOPATH=1
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.820 ++ dirname ./install.sh
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.821 + dir=.
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.821 + bin=proxy
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.821 + shift
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.821 + '[' '!' -f ./proxy.installer ']'
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.821 + . ./proxy.installer
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.821 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.821 + install_proxy
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.821 + case "$1" in
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.821 + export CGO_ENABLED=0
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.822 + CGO_ENABLED=0
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.822 + _install_proxy
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.822 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.822 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NaCnfZZgte/src/github.com/docker/libnetwork
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.822 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
15:59:32 [2020-01-10T15:59:32.321Z] #69 0.824 Cloning into '/tmp/tmp.NaCnfZZgte/src/github.com/docker/libnetwork'...
15:59:32 [2020-01-10T15:59:32.578Z] #38 5.158 -- Detecting C compiler ABI info - done
15:59:32 [2020-01-10T15:59:32.578Z] #38 5.252 -- Detecting C compile features
15:59:34 [2020-01-10T15:59:34.083Z] #38 ...
15:59:34 [2020-01-10T15:59:34.083Z] 
15:59:34 [2020-01-10T15:59:34.083Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:34 [2020-01-10T15:59:34.083Z] #42 87.66 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
15:59:34 [2020-01-10T15:59:34.083Z] #42 87.66 Processing triggers for libc-bin (2.28-10) ...
15:59:34 [2020-01-10T15:59:34.083Z] #42 ...
15:59:34 [2020-01-10T15:59:34.083Z] 
15:59:34 [2020-01-10T15:59:34.083Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:34 [2020-01-10T15:59:34.083Z] #33 77.45 bytes
15:59:34 [2020-01-10T15:59:34.083Z] #33 77.46 strings
15:59:34 [2020-01-10T15:59:34.224Z] #69 2.922 + cd /tmp/tmp.NaCnfZZgte/src/github.com/docker/libnetwork
15:59:34 [2020-01-10T15:59:34.224Z] #69 2.922 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
15:59:34 [2020-01-10T15:59:34.224Z] #69 3.114 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:59:34 [2020-01-10T15:59:34.376Z] #33 ...
15:59:34 [2020-01-10T15:59:34.376Z] 
15:59:34 [2020-01-10T15:59:34.376Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:34 [2020-01-10T15:59:34.376Z] #42 DONE 88.0s
15:59:34 [2020-01-10T15:59:34.376Z] 
15:59:34 [2020-01-10T15:59:34.376Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:34 [2020-01-10T15:59:34.376Z] #49 77.59 + cd /tmp/tmp.6tSvVxcb3E/src/gotest.tools/gotestsum
15:59:34 [2020-01-10T15:59:34.377Z] #49 77.60 + git checkout -q v0.3.5
15:59:34 [2020-01-10T15:59:34.377Z] #49 77.75 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:59:34 [2020-01-10T15:59:34.377Z] #49 ...
15:59:34 [2020-01-10T15:59:34.377Z] 
15:59:34 [2020-01-10T15:59:34.377Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:35 [2020-01-10T15:59:35.005Z] #43 ...
15:59:35 [2020-01-10T15:59:35.005Z] 
15:59:35 [2020-01-10T15:59:35.005Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:35 [2020-01-10T15:59:35.005Z] #28 29.73 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:59:35 [2020-01-10T15:59:35.005Z] #28 29.90 skipping existing c8c2d4a6b2e3
15:59:35 [2020-01-10T15:59:35.005Z] #28 30.18 
15:59:35 [2020-01-10T15:59:35.005Z] #28 32.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:59:35 [2020-01-10T15:59:35.005Z] #28 32.60 
15:59:35 [2020-01-10T15:59:35.005Z] #28 32.83 
######################################################################## 100.0%
15:59:35 [2020-01-10T15:59:35.005Z] #28 33.06 
15:59:35 [2020-01-10T15:59:35.005Z] #28 33.19 Download of images into '/build' complete.
15:59:35 [2020-01-10T15:59:35.005Z] #28 33.19 Use something like the following to load the result into a Docker daemon:
15:59:35 [2020-01-10T15:59:35.005Z] #28 33.19   tar -cC '/build' . | docker load
15:59:35 [2020-01-10T15:59:35.005Z] #28 DONE 33.3s
15:59:35 [2020-01-10T15:59:35.296Z] 
15:59:35 [2020-01-10T15:59:35.296Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:35 [2020-01-10T15:59:35.296Z] #11 88.71 Selecting previously unselected package mingw-w64-x86-64-dev.
15:59:35 [2020-01-10T15:59:35.296Z] #11 88.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:59:35 [2020-01-10T15:59:35.296Z] #11 88.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:59:35 [2020-01-10T15:59:35.601Z] #69 DONE 4.0s
15:59:36 [2020-01-10T15:59:36.536Z] 
15:59:36 [2020-01-10T15:59:36.536Z] #70 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
15:59:36 [2020-01-10T15:59:36.536Z] #70 DONE 0.1s
15:59:36 [2020-01-10T15:59:36.795Z] 
15:59:36 [2020-01-10T15:59:36.795Z] #71 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
15:59:36 [2020-01-10T15:59:36.795Z] #71 DONE 0.0s
15:59:36 [2020-01-10T15:59:36.795Z] 
15:59:36 [2020-01-10T15:59:36.795Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
15:59:37 [2020-01-10T15:59:37.381Z] #11 ...
15:59:37 [2020-01-10T15:59:37.381Z] 
15:59:37 [2020-01-10T15:59:37.381Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:37 [2020-01-10T15:59:37.381Z] #46 80.75 vendor/golang.org/x/net/dns/dnsmessage
15:59:37 [2020-01-10T15:59:37.381Z] #46 82.25 bytes
15:59:37 [2020-01-10T15:59:37.670Z] #46 ...
15:59:37 [2020-01-10T15:59:37.670Z] 
15:59:37 [2020-01-10T15:59:37.670Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:37 [2020-01-10T15:59:37.670Z] #38 8.668 -- Detecting C compile features - done
15:59:37 [2020-01-10T15:59:37.670Z] #38 8.750 -- Performing Test HAS_BUILTIN_FORTIFY
15:59:37 [2020-01-10T15:59:37.670Z] #38 9.206 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:59:37 [2020-01-10T15:59:37.670Z] #38 9.451 -- Configuring done
15:59:37 [2020-01-10T15:59:37.670Z] #38 9.490 -- Generating done
15:59:37 [2020-01-10T15:59:37.670Z] #38 9.502 -- Build files have been written to: /tmp/tmp.HsYmVUuqQg/tini
15:59:37 [2020-01-10T15:59:37.670Z] #38 9.517 + make tini-static
15:59:37 [2020-01-10T15:59:37.670Z] #38 10.28 Scanning dependencies of target tini-static
15:59:37 [2020-01-10T15:59:37.697Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:59:37 [2020-01-10T15:59:37.959Z] #38 10.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:59:38 [2020-01-10T15:59:38.699Z] #72 DONE 1.7s
15:59:38 [2020-01-10T15:59:38.699Z] 
15:59:38 [2020-01-10T15:59:38.699Z] #73 exporting to image
15:59:38 [2020-01-10T15:59:38.699Z] #73 exporting layers
15:59:40 [2020-01-10T15:59:40.016Z] #38 ...
15:59:40 [2020-01-10T15:59:40.017Z] 
15:59:40 [2020-01-10T15:59:40.017Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:59:40 [2020-01-10T15:59:40.017Z] #30 83.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:59:40 [2020-01-10T15:59:40.017Z] #30 ...
15:59:40 [2020-01-10T15:59:40.017Z] 
15:59:40 [2020-01-10T15:59:40.017Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:40 [2020-01-10T15:59:40.017Z] #46 92.38 reflect
15:59:40 [2020-01-10T15:59:40.017Z] #46 93.04 bufio
15:59:42 [2020-01-10T15:59:42.739Z] #46 ...
15:59:42 [2020-01-10T15:59:42.739Z] 
15:59:42 [2020-01-10T15:59:42.739Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:42 [2020-01-10T15:59:42.739Z] #38 13.85 [100%] Linking C executable tini-static
15:59:42 [2020-01-10T15:59:42.739Z] #38 14.66 [100%] Built target tini-static
15:59:42 [2020-01-10T15:59:42.739Z] #38 14.75 + mkdir -p /build
15:59:42 [2020-01-10T15:59:42.739Z] #38 14.76 + cp tini-static /build/docker-init
15:59:42 [2020-01-10T15:59:42.739Z] #38 DONE 14.9s
15:59:42 [2020-01-10T15:59:42.739Z] 
15:59:42 [2020-01-10T15:59:42.739Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:42 [2020-01-10T15:59:42.739Z] #43 2.402 Note: Building without setproctitle() and strlcpy() support.
15:59:42 [2020-01-10T15:59:42.739Z] #43 2.402       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:59:42 [2020-01-10T15:59:42.739Z] #43 5.671 fatal: not a git repository (or any of the parent directories): .git
15:59:42 [2020-01-10T15:59:42.739Z] #43 5.702   GEN      .gitid
15:59:42 [2020-01-10T15:59:42.739Z] #43 5.716   GEN      criu/include/version.h
15:59:42 [2020-01-10T15:59:42.739Z] #43 5.771   GEN      include/common/asm
15:59:42 [2020-01-10T15:59:42.739Z] #43 8.044   PBCC     images/google/protobuf/descriptor.pb-c.c
15:59:42 [2020-01-10T15:59:42.739Z] #43 8.352   PBCC     images/opts.pb-c.c
15:59:42 [2020-01-10T15:59:42.739Z] #43 8.505   PBCC     images/sit.pb-c.c
15:59:42 [2020-01-10T15:59:42.903Z] #73 exporting layers 3.8s done
15:59:42 [2020-01-10T15:59:42.903Z] #73 writing image sha256:3af1e194e766049b88c1f0d5222bdb330e263af4dffa3c5320270ba9f84406d9
15:59:42 [2020-01-10T15:59:42.903Z] #73 writing image sha256:3af1e194e766049b88c1f0d5222bdb330e263af4dffa3c5320270ba9f84406d9 done
15:59:42 [2020-01-10T15:59:42.903Z] #73 naming to docker.io/library/docker:339fb74cbcd2e39295e40484c013100ad404fbdf done
15:59:42 [2020-01-10T15:59:42.903Z] #73 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:59:43 [2020-01-10T15:59:43.029Z] #43 8.622   DEP      images/google/protobuf/descriptor.pb-c.d
15:59:43 [2020-01-10T15:59:43.029Z] #43 8.747   DEP      images/opts.pb-c.d
15:59:43 [2020-01-10T15:59:43.029Z] #43 8.849   DEP      images/sit.pb-c.d
15:59:43 [2020-01-10T15:59:43.237Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/test/unit
15:59:43 [2020-01-10T15:59:43.320Z] #43 9.060   PBCC     images/macvlan.pb-c.c
15:59:43 [2020-01-10T15:59:43.321Z] #43 9.106   DEP      images/macvlan.pb-c.d
15:59:43 [2020-01-10T15:59:43.321Z] #43 9.185   PBCC     images/autofs.pb-c.c
15:59:43 [2020-01-10T15:59:43.321Z] #43 9.214   DEP      images/autofs.pb-c.d
15:59:43 [2020-01-10T15:59:43.623Z] #43 9.296   PBCC     images/sysctl.pb-c.c
15:59:43 [2020-01-10T15:59:43.623Z] #43 9.381   DEP      images/sysctl.pb-c.d
15:59:43 [2020-01-10T15:59:43.941Z] #43 9.541   PBCC     images/time.pb-c.c
15:59:43 [2020-01-10T15:59:43.941Z] #43 9.599   DEP      images/time.pb-c.d
15:59:43 [2020-01-10T15:59:43.941Z] #43 9.723   PBCC     images/binfmt-misc.pb-c.c
15:59:43 [2020-01-10T15:59:43.941Z] #43 9.807   DEP      images/binfmt-misc.pb-c.d
15:59:43 [2020-01-10T15:59:43.941Z] #43 9.849   PBCC     images/seccomp.pb-c.c
15:59:44 [2020-01-10T15:59:44.232Z] #43 9.867   DEP      images/seccomp.pb-c.d
15:59:44 [2020-01-10T15:59:44.232Z] #43 9.898   PBCC     images/userns.pb-c.c
15:59:44 [2020-01-10T15:59:44.232Z] #43 9.916   DEP      images/userns.pb-c.d
15:59:44 [2020-01-10T15:59:44.232Z] #43 9.952   PBCC     images/cgroup.pb-c.c
15:59:44 [2020-01-10T15:59:44.232Z] #43 9.980   DEP      images/cgroup.pb-c.d
15:59:44 [2020-01-10T15:59:44.232Z] #43 10.05   PBCC     images/fown.pb-c.c
15:59:44 [2020-01-10T15:59:44.232Z] #43 10.07   PBCC     images/ext-file.pb-c.c
15:59:44 [2020-01-10T15:59:44.522Z] #43 10.15   DEP      images/fown.pb-c.d
15:59:44 [2020-01-10T15:59:44.522Z] #43 10.25   DEP      images/ext-file.pb-c.d
15:59:44 [2020-01-10T15:59:44.522Z] #43 10.33   PBCC     images/rpc.pb-c.c
15:59:44 [2020-01-10T15:59:44.812Z] #43 10.40   DEP      images/rpc.pb-c.d
15:59:44 [2020-01-10T15:59:44.812Z] #43 10.46   PBCC     images/siginfo.pb-c.c
15:59:44 [2020-01-10T15:59:44.812Z] #43 10.52   DEP      images/siginfo.pb-c.d
15:59:44 [2020-01-10T15:59:44.812Z] #43 10.59   PBCC     images/pagemap.pb-c.c
15:59:44 [2020-01-10T15:59:44.812Z] #43 ...
15:59:44 [2020-01-10T15:59:44.812Z] 
15:59:44 [2020-01-10T15:59:44.812Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:44 [2020-01-10T15:59:44.812Z] #33 88.13 reflect
15:59:44 [2020-01-10T15:59:44.812Z] #33 88.40 bufio
15:59:44 [2020-01-10T15:59:44.812Z] #33 93.79 path
15:59:44 [2020-01-10T15:59:44.812Z] #33 96.93 text/tabwriter
15:59:44 [2020-01-10T15:59:44.812Z] #33 ...
15:59:44 [2020-01-10T15:59:44.812Z] 
15:59:44 [2020-01-10T15:59:44.812Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:44 [2020-01-10T15:59:44.812Z] #43 10.65   DEP      images/pagemap.pb-c.d
15:59:44 [2020-01-10T15:59:44.812Z] #43 10.73   PBCC     images/rlimit.pb-c.c
15:59:45 [2020-01-10T15:59:45.101Z] #43 10.75   DEP      images/rlimit.pb-c.d
15:59:45 [2020-01-10T15:59:45.101Z] #43 10.83   PBCC     images/file-lock.pb-c.c
15:59:45 [2020-01-10T15:59:45.101Z] #43 10.86   DEP      images/file-lock.pb-c.d
15:59:45 [2020-01-10T15:59:45.101Z] #43 10.93   PBCC     images/tty.pb-c.c
15:59:45 [2020-01-10T15:59:45.392Z] #43 11.01   DEP      images/tty.pb-c.d
15:59:45 [2020-01-10T15:59:45.392Z] #43 11.10   PBCC     images/tun.pb-c.c
15:59:45 [2020-01-10T15:59:45.392Z] #43 11.18   PBCC     images/netdev.pb-c.c
15:59:45 [2020-01-10T15:59:45.392Z] #43 11.30   DEP      images/tun.pb-c.d
15:59:45 [2020-01-10T15:59:45.681Z] #43 11.40   DEP      images/netdev.pb-c.d
15:59:45 [2020-01-10T15:59:45.681Z] #43 11.52   PBCC     images/vma.pb-c.c
15:59:45 [2020-01-10T15:59:45.681Z] #43 11.60   DEP      images/vma.pb-c.d
15:59:45 [2020-01-10T15:59:45.972Z] #43 11.72   PBCC     images/creds.pb-c.c
15:59:45 [2020-01-10T15:59:45.972Z] #43 11.77   DEP      images/creds.pb-c.d
15:59:46 [2020-01-10T15:59:46.262Z] #43 11.94   PBCC     images/utsns.pb-c.c
15:59:46 [2020-01-10T15:59:46.262Z] #43 11.99   DEP      images/utsns.pb-c.d
15:59:46 [2020-01-10T15:59:46.262Z] #43 12.08   PBCC     images/ipc-desc.pb-c.c
15:59:46 [2020-01-10T15:59:46.262Z] #43 12.13   PBCC     images/ipc-sem.pb-c.c
15:59:46 [2020-01-10T15:59:46.552Z] #43 12.18   DEP      images/ipc-desc.pb-c.d
15:59:46 [2020-01-10T15:59:46.552Z] #43 12.27   DEP      images/ipc-sem.pb-c.d
15:59:46 [2020-01-10T15:59:46.552Z] #43 12.34   PBCC     images/ipc-msg.pb-c.c
15:59:46 [2020-01-10T15:59:46.552Z] #43 12.38   DEP      images/ipc-msg.pb-c.d
15:59:46 [2020-01-10T15:59:46.841Z] #43 12.45   PBCC     images/ipc-shm.pb-c.c
15:59:46 [2020-01-10T15:59:46.841Z] #43 12.47   DEP      images/ipc-shm.pb-c.d
15:59:46 [2020-01-10T15:59:46.841Z] #43 12.57   PBCC     images/ipc-var.pb-c.c
15:59:46 [2020-01-10T15:59:46.841Z] #43 12.60   DEP      images/ipc-var.pb-c.d
15:59:46 [2020-01-10T15:59:46.841Z] #43 12.67   PBCC     images/sk-opts.pb-c.c
15:59:47 [2020-01-10T15:59:47.132Z] #43 12.71   PBCC     images/packet-sock.pb-c.c
15:59:47 [2020-01-10T15:59:47.132Z] #43 12.81   DEP      images/sk-opts.pb-c.d
15:59:47 [2020-01-10T15:59:47.132Z] #43 12.89   DEP      images/packet-sock.pb-c.d
15:59:47 [2020-01-10T15:59:47.132Z] #43 12.97   PBCC     images/sk-netlink.pb-c.c
15:59:47 [2020-01-10T15:59:47.132Z] #43 13.07   DEP      images/sk-netlink.pb-c.d
15:59:47 [2020-01-10T15:59:47.422Z] #43 13.22   PBCC     images/sk-inet.pb-c.c
15:59:47 [2020-01-10T15:59:47.711Z] #43 13.30   DEP      images/sk-inet.pb-c.d
15:59:47 [2020-01-10T15:59:47.711Z] #43 13.37   PBCC     images/sk-unix.pb-c.c
15:59:47 [2020-01-10T15:59:47.711Z] #43 13.46   DEP      images/sk-unix.pb-c.d
15:59:48 [2020-01-10T15:59:48.001Z] #43 13.53   PBCC     images/mm.pb-c.c
15:59:48 [2020-01-10T15:59:48.001Z] #43 13.60   DEP      images/mm.pb-c.d
15:59:48 [2020-01-10T15:59:48.001Z] #43 13.71   PBCC     images/timerfd.pb-c.c
15:59:48 [2020-01-10T15:59:48.001Z] #43 13.77   DEP      images/timerfd.pb-c.d
15:59:48 [2020-01-10T15:59:48.296Z] #43 13.87   PBCC     images/timer.pb-c.c
15:59:48 [2020-01-10T15:59:48.296Z] #43 13.90   DEP      images/timer.pb-c.d
15:59:48 [2020-01-10T15:59:48.296Z] #43 14.01   PBCC     images/sa.pb-c.c
15:59:48 [2020-01-10T15:59:48.296Z] #43 14.11   DEP      images/sa.pb-c.d
15:59:48 [2020-01-10T15:59:48.511Z] ?   	github.com/docker/docker/api	[no test files]
15:59:48 [2020-01-10T15:59:48.585Z] #43 14.25   PBCC     images/pipe-data.pb-c.c
15:59:48 [2020-01-10T15:59:48.585Z] #43 14.28   DEP      images/pipe-data.pb-c.d
15:59:48 [2020-01-10T15:59:48.875Z] #43 14.42   PBCC     images/mnt.pb-c.c
15:59:48 [2020-01-10T15:59:48.875Z] #43 14.49   DEP      images/mnt.pb-c.d
15:59:48 [2020-01-10T15:59:48.875Z] #43 14.64   PBCC     images/sk-packet.pb-c.c
15:59:49 [2020-01-10T15:59:49.167Z] #43 14.71   DEP      images/sk-packet.pb-c.d
15:59:49 [2020-01-10T15:59:49.167Z] #43 14.83   PBCC     images/tcp-stream.pb-c.c
15:59:49 [2020-01-10T15:59:49.167Z] #43 14.96   DEP      images/tcp-stream.pb-c.d
15:59:49 [2020-01-10T15:59:49.167Z] #43 15.07   PBCC     images/pipe.pb-c.c
15:59:49 [2020-01-10T15:59:49.459Z] #43 15.18   DEP      images/pipe.pb-c.d
15:59:49 [2020-01-10T15:59:49.754Z] #43 15.34   PBCC     images/pstree.pb-c.c
15:59:49 [2020-01-10T15:59:49.754Z] #43 15.37   DEP      images/pstree.pb-c.d
15:59:49 [2020-01-10T15:59:49.754Z] #43 15.43   PBCC     images/fs.pb-c.c
15:59:49 [2020-01-10T15:59:49.754Z] #43 15.45   DEP      images/fs.pb-c.d
15:59:49 [2020-01-10T15:59:49.754Z] #43 15.48   PBCC     images/signalfd.pb-c.c
15:59:49 [2020-01-10T15:59:49.754Z] #43 15.52   DEP      images/signalfd.pb-c.d
15:59:50 [2020-01-10T15:59:50.041Z] #43 15.61   PBCC     images/fh.pb-c.c
15:59:50 [2020-01-10T15:59:50.041Z] #43 15.66   PBCC     images/fsnotify.pb-c.c
15:59:50 [2020-01-10T15:59:50.041Z] #43 15.75   DEP      images/fh.pb-c.d
15:59:50 [2020-01-10T15:59:50.041Z] #43 15.86   DEP      images/fsnotify.pb-c.d
15:59:50 [2020-01-10T15:59:50.041Z] #43 15.94   PBCC     images/eventpoll.pb-c.c
15:59:50 [2020-01-10T15:59:50.041Z] #43 15.97   DEP      images/eventpoll.pb-c.d
15:59:50 [2020-01-10T15:59:50.330Z] #43 16.10   PBCC     images/eventfd.pb-c.c
15:59:50 [2020-01-10T15:59:50.330Z] #43 16.12   DEP      images/eventfd.pb-c.d
15:59:50 [2020-01-10T15:59:50.330Z] #43 16.19   PBCC     images/remap-file-path.pb-c.c
15:59:50 [2020-01-10T15:59:50.619Z] #43 16.25   DEP      images/remap-file-path.pb-c.d
15:59:50 [2020-01-10T15:59:50.619Z] #43 16.41   PBCC     images/fifo.pb-c.c
15:59:50 [2020-01-10T15:59:50.619Z] #43 16.44   DEP      images/fifo.pb-c.d
15:59:50 [2020-01-10T15:59:50.619Z] #43 16.54   PBCC     images/ghost-file.pb-c.c
15:59:50 [2020-01-10T15:59:50.911Z] #43 16.61   DEP      images/ghost-file.pb-c.d
15:59:50 [2020-01-10T15:59:50.911Z] #43 16.74   PBCC     images/regfile.pb-c.c
15:59:51 [2020-01-10T15:59:51.203Z] #43 16.82   DEP      images/regfile.pb-c.d
15:59:51 [2020-01-10T15:59:51.203Z] #43 16.94   PBCC     images/ns.pb-c.c
15:59:51 [2020-01-10T15:59:51.203Z] #43 17.01   DEP      images/ns.pb-c.d
15:59:51 [2020-01-10T15:59:51.492Z] #43 17.14   PBCC     images/fdinfo.pb-c.c
15:59:51 [2020-01-10T15:59:51.492Z] #43 17.30   DEP      images/fdinfo.pb-c.d
15:59:51 [2020-01-10T15:59:51.781Z] #43 17.40   PBCC     images/core-aarch64.pb-c.c
15:59:51 [2020-01-10T15:59:51.781Z] #43 17.47   PBCC     images/core-arm.pb-c.c
15:59:51 [2020-01-10T15:59:51.781Z] #43 17.55   PBCC     images/core-ppc64.pb-c.c
15:59:52 [2020-01-10T15:59:52.072Z] #43 17.70   PBCC     images/core-s390.pb-c.c
15:59:52 [2020-01-10T15:59:52.072Z] #43 17.83   PBCC     images/core-x86.pb-c.c
15:59:52 [2020-01-10T15:59:52.072Z] #43 17.93   PBCC     images/core.pb-c.c
15:59:52 [2020-01-10T15:59:52.361Z] #43 18.16   PBCC     images/inventory.pb-c.c
15:59:52 [2020-01-10T15:59:52.651Z] #43 18.33   DEP      images/core-aarch64.pb-c.d
15:59:52 [2020-01-10T15:59:52.651Z] #43 18.45   DEP      images/core-arm.pb-c.d
15:59:52 [2020-01-10T15:59:52.938Z] #43 18.55   DEP      images/core-ppc64.pb-c.d
15:59:52 [2020-01-10T15:59:52.938Z] #43 18.63   DEP      images/core-s390.pb-c.d
15:59:52 [2020-01-10T15:59:52.938Z] #43 18.73   DEP      images/core-x86.pb-c.d
15:59:53 [2020-01-10T15:59:53.227Z] #43 18.82   DEP      images/core.pb-c.d
15:59:53 [2020-01-10T15:59:53.227Z] #43 18.90   DEP      images/inventory.pb-c.d
15:59:53 [2020-01-10T15:59:53.227Z] #43 18.99   PBCC     images/cpuinfo.pb-c.c
15:59:53 [2020-01-10T15:59:53.227Z] #43 19.03   DEP      images/cpuinfo.pb-c.d
15:59:53 [2020-01-10T15:59:53.227Z] #43 19.10   PBCC     images/stats.pb-c.c
15:59:53 [2020-01-10T15:59:53.227Z] #43 19.14   DEP      images/stats.pb-c.d
15:59:55 [2020-01-10T15:59:55.953Z] #43 21.56 make[1]: Nothing to be done for 'all'.
15:59:55 [2020-01-10T15:59:55.953Z] #43 ...
15:59:55 [2020-01-10T15:59:55.953Z] 
15:59:55 [2020-01-10T15:59:55.953Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:55 [2020-01-10T15:59:55.953Z] #11 99.81 Selecting previously unselected package gcc-mingw-w64-base.
15:59:55 [2020-01-10T15:59:55.953Z] #11 99.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:59:55 [2020-01-10T15:59:55.953Z] #11 99.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:59:55 [2020-01-10T15:59:55.953Z] #11 100.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:59:55 [2020-01-10T15:59:55.953Z] #11 100.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:59:55 [2020-01-10T15:59:55.953Z] #11 100.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:59:57 [2020-01-10T15:59:57.454Z] #11 ...
15:59:57 [2020-01-10T15:59:57.454Z] 
15:59:57 [2020-01-10T15:59:57.454Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:57 [2020-01-10T15:59:57.454Z] #46 100.7 regexp/syntax
15:59:57 [2020-01-10T15:59:57.454Z] #46 106.3 vendor/golang.org/x/text/transform
15:59:57 [2020-01-10T15:59:57.454Z] #46 ...
15:59:57 [2020-01-10T15:59:57.454Z] 
15:59:57 [2020-01-10T15:59:57.454Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:57 [2020-01-10T15:59:57.454Z] #33 104.2 internal/syscall/unix
15:59:57 [2020-01-10T15:59:57.454Z] #33 104.3 time
15:59:57 [2020-01-10T15:59:57.744Z] #33 ...
15:59:57 [2020-01-10T15:59:57.744Z] 
15:59:57 [2020-01-10T15:59:57.744Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:57 [2020-01-10T15:59:57.744Z] #46 111.2 time
15:59:58 [2020-01-10T15:59:58.511Z] ok  	github.com/docker/docker/api/server	0.071s	coverage: 9.0% of statements
16:00:02 [2020-01-10T16:00:02.082Z] Loaded image: buildpack-deps:jessie
16:00:02 [2020-01-10T16:00:02.082Z] Loaded image: busybox:latest
16:00:02 [2020-01-10T16:00:02.082Z] Loaded image: busybox:glibc
16:00:02 [2020-01-10T16:00:02.082Z] Loaded image: debian:jessie
16:00:02 [2020-01-10T16:00:02.082Z] Loaded image: hello-world:latest
16:00:02 [2020-01-10T16:00:02.082Z] INFO: Testing against a local daemon
16:00:02 [2020-01-10T16:00:02.082Z] === RUN   TestCgroupNamespacesBuild
16:00:03 [2020-01-10T16:00:03.289Z] #46 ...
16:00:03 [2020-01-10T16:00:03.289Z] 
16:00:03 [2020-01-10T16:00:03.289Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:03 [2020-01-10T16:00:03.289Z] #61 62.42 Checking out files:  59% (1776/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:  98% (2935/2994)   
Checking out files:  99% (2965/2994)   
Checking out files: 100% (2994/2994)   
Checking out files: 100% (2994/2994), done.
16:00:03 [2020-01-10T16:00:03.289Z] #61 63.13 + cd /tmp/tmp.TsWSYB7AwK/src/github.com/containerd/containerd
16:00:03 [2020-01-10T16:00:03.289Z] #61 63.13 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:00:03 [2020-01-10T16:00:03.289Z] #61 64.14 + export 'BUILDTAGS=netgo osusergo static_build'
16:00:03 [2020-01-10T16:00:03.289Z] #61 64.15 + BUILDTAGS='netgo osusergo static_build'
16:00:03 [2020-01-10T16:00:03.289Z] #61 64.15 + export EXTRA_FLAGS=-buildmode=pie
16:00:03 [2020-01-10T16:00:03.289Z] #61 64.15 + EXTRA_FLAGS=-buildmode=pie
16:00:03 [2020-01-10T16:00:03.289Z] #61 64.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:00:03 [2020-01-10T16:00:03.289Z] #61 64.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:00:03 [2020-01-10T16:00:03.289Z] #61 64.16 + '[' '' = dynamic ']'
16:00:03 [2020-01-10T16:00:03.289Z] #61 64.16 + make
16:00:03 [2020-01-10T16:00:03.289Z] #61 65.75 + bin/ctr
16:00:05 [2020-01-10T16:00:05.341Z] --- PASS: TestCgroupNamespacesBuild (3.07s)
16:00:05 [2020-01-10T16:00:05.341Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:00:07 [2020-01-10T16:00:07.270Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s)
16:00:07 [2020-01-10T16:00:07.270Z] === RUN   TestBuildWithSession
16:00:07 [2020-01-10T16:00:07.270Z] --- SKIP: TestBuildWithSession (0.00s)
16:00:07 [2020-01-10T16:00:07.270Z]     build_session_test.go:25: TODO: BuildKit
16:00:07 [2020-01-10T16:00:07.270Z] === RUN   TestBuildSquashParent
16:00:08 [2020-01-10T16:00:08.838Z] #61 ...
16:00:08 [2020-01-10T16:00:08.838Z] 
16:00:08 [2020-01-10T16:00:08.838Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:08 [2020-01-10T16:00:08.838Z] #43 23.92   CC       images/stats.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 24.64   CC       images/core.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 25.84   CC       images/core-x86.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 26.91   CC       images/core-arm.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 27.66   CC       images/core-aarch64.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 28.52   CC       images/core-ppc64.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 29.75   CC       images/core-s390.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 30.85   CC       images/cpuinfo.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 31.56   CC       images/inventory.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 32.12   CC       images/fdinfo.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 32.73   CC       images/fown.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 33.05   CC       images/ns.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 33.42   CC       images/regfile.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 33.76   CC       images/ghost-file.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 34.32   CC       images/fifo.o
16:00:08 [2020-01-10T16:00:08.838Z] #43 34.65   CC       images/remap-file-path.o
16:00:09 [2020-01-10T16:00:09.126Z] #43 35.02   CC       images/eventfd.o
16:00:09 [2020-01-10T16:00:09.760Z] #43 35.39   CC       images/eventpoll.o
16:00:09 [2020-01-10T16:00:09.760Z] #43 ...
16:00:09 [2020-01-10T16:00:09.760Z] 
16:00:09 [2020-01-10T16:00:09.760Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:09 [2020-01-10T16:00:09.760Z] #33 113.1 internal/poll
16:00:09 [2020-01-10T16:00:09.760Z] #33 116.7 internal/fmtsort
16:00:09 [2020-01-10T16:00:09.760Z] #33 116.7 os
16:00:09 [2020-01-10T16:00:09.760Z] #33 119.8 path/filepath
16:00:09 [2020-01-10T16:00:09.760Z] #33 119.8 fmt
16:00:09 [2020-01-10T16:00:09.760Z] #33 122.1 io/ioutil
16:00:10 [2020-01-10T16:00:10.391Z] #33 ...
16:00:10 [2020-01-10T16:00:10.391Z] 
16:00:10 [2020-01-10T16:00:10.391Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:10 [2020-01-10T16:00:10.391Z] #43 36.03   CC       images/fh.o
16:00:11 [2020-01-10T16:00:11.019Z] #43 36.66   CC       images/fsnotify.o
16:00:12 [2020-01-10T16:00:12.520Z] #43 38.03   CC       images/signalfd.o
16:00:12 [2020-01-10T16:00:12.808Z] #43 38.40   CC       images/fs.o
16:00:13 [2020-01-10T16:00:13.097Z] #43 38.71   CC       images/pstree.o
16:00:13 [2020-01-10T16:00:13.388Z] #43 39.13   CC       images/pipe.o
16:00:14 [2020-01-10T16:00:14.033Z] #43 39.59   CC       images/tcp-stream.o
16:00:14 [2020-01-10T16:00:14.322Z] #43 40.10   CC       images/sk-packet.o
16:00:14 [2020-01-10T16:00:14.613Z] #43 ...
16:00:14 [2020-01-10T16:00:14.613Z] 
16:00:14 [2020-01-10T16:00:14.613Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:14 [2020-01-10T16:00:14.613Z] #46 118.0 regexp
16:00:14 [2020-01-10T16:00:14.613Z] #46 126.4 net
16:00:14 [2020-01-10T16:00:14.613Z] #46 126.5 os/exec
16:00:14 [2020-01-10T16:00:14.904Z] #46 ...
16:00:14 [2020-01-10T16:00:14.904Z] 
16:00:14 [2020-01-10T16:00:14.904Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:14 [2020-01-10T16:00:14.904Z] #43 40.56   CC       images/mnt.o
16:00:15 [2020-01-10T16:00:15.193Z] #43 40.88   CC       images/pipe-data.o
16:00:15 [2020-01-10T16:00:15.483Z] #43 41.27   CC       images/sa.o
16:00:16 [2020-01-10T16:00:16.114Z] #43 41.75   CC       images/timer.o
16:00:16 [2020-01-10T16:00:16.743Z] #43 42.40   CC       images/timerfd.o
16:00:17 [2020-01-10T16:00:17.032Z] #43 42.75   CC       images/mm.o
16:00:17 [2020-01-10T16:00:17.293Z] --- PASS: TestBuildSquashParent (10.00s)
16:00:17 [2020-01-10T16:00:17.293Z] === RUN   TestBuildWithRemoveAndForceRemove
16:00:17 [2020-01-10T16:00:17.293Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:00:17 [2020-01-10T16:00:17.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:00:17 [2020-01-10T16:00:17.293Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:00:17 [2020-01-10T16:00:17.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:00:17 [2020-01-10T16:00:17.293Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:00:17 [2020-01-10T16:00:17.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:00:17 [2020-01-10T16:00:17.293Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:00:17 [2020-01-10T16:00:17.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:00:17 [2020-01-10T16:00:17.293Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:00:17 [2020-01-10T16:00:17.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:00:17 [2020-01-10T16:00:17.293Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:00:17 [2020-01-10T16:00:17.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:00:17 [2020-01-10T16:00:17.293Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:00:17 [2020-01-10T16:00:17.293Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:00:17 [2020-01-10T16:00:17.662Z] #43 43.31   CC       images/sk-opts.o
16:00:17 [2020-01-10T16:00:17.951Z] #43 43.68   CC       images/sk-unix.o
16:00:18 [2020-01-10T16:00:18.470Z] #74 exporting layers 54.6s done
16:00:18 [2020-01-10T16:00:18.470Z] #74 exporting manifest sha256:ef1b5c4718cab7ae9fdec0c3ae2fbd5075a971e4f389b4ca336d634691e26939 0.0s done
16:00:18 [2020-01-10T16:00:18.470Z] #74 exporting config sha256:0175d2aea0dffe36d1811623c9c6ec783d64a080c94ecd99baefc74b5fd44677 done
16:00:18 [2020-01-10T16:00:18.470Z] #74 sending tarball
16:00:18 [2020-01-10T16:00:18.582Z] #43 44.19   CC       images/sk-inet.o
16:00:19 [2020-01-10T16:00:19.211Z] #43 44.93   CC       images/tun.o
16:00:19 [2020-01-10T16:00:19.840Z] #43 45.43   CC       images/sk-netlink.o
16:00:20 [2020-01-10T16:00:20.482Z] #43 46.01   CC       images/packet-sock.o
16:00:20 [2020-01-10T16:00:20.595Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:00:20 [2020-01-10T16:00:20.595Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:00:21 [2020-01-10T16:00:21.107Z] #43 46.91   CC       images/ipc-var.o
16:00:21 [2020-01-10T16:00:21.398Z] #43 47.25   CC       images/ipc-desc.o
16:00:21 [2020-01-10T16:00:21.689Z] #43 47.58   CC       images/ipc-shm.o
16:00:21 [2020-01-10T16:00:21.982Z] #43 ...
16:00:21 [2020-01-10T16:00:21.982Z] 
16:00:21 [2020-01-10T16:00:21.982Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:21 [2020-01-10T16:00:21.982Z] #33 125.4 log
16:00:21 [2020-01-10T16:00:21.982Z] #33 125.4 github.com/BurntSushi/toml
16:00:21 [2020-01-10T16:00:21.982Z] #33 125.4 flag
16:00:21 [2020-01-10T16:00:21.982Z] #33 132.1 github.com/BurntSushi/toml/cmd/tomlv
16:00:22 [2020-01-10T16:00:22.271Z] #33 ...
16:00:22 [2020-01-10T16:00:22.271Z] 
16:00:22 [2020-01-10T16:00:22.271Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:22 [2020-01-10T16:00:22.271Z] #43 47.98   CC       images/ipc-msg.o
16:00:22 [2020-01-10T16:00:22.563Z] #74 sending tarball 9.0s done
16:00:22 [2020-01-10T16:00:22.563Z] #74 DONE 63.6s
16:00:22 [2020-01-10T16:00:22.563Z] 
16:00:22 [2020-01-10T16:00:22.563Z] #75 importing to docker
16:00:22 [2020-01-10T16:00:22.899Z] #43 48.44   CC       images/ipc-sem.o
16:00:23 [2020-01-10T16:00:23.190Z] #43 48.75   CC       images/utsns.o
16:00:23 [2020-01-10T16:00:23.480Z] #43 49.25   CC       images/creds.o
16:00:23 [2020-01-10T16:00:23.900Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:00:23 [2020-01-10T16:00:23.900Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:00:24 [2020-01-10T16:00:24.109Z] #43 49.72   CC       images/vma.o
16:00:24 [2020-01-10T16:00:24.399Z] #43 50.13   CC       images/netdev.o
16:00:25 [2020-01-10T16:00:25.429Z] #43 ...
16:00:25 [2020-01-10T16:00:25.429Z] 
16:00:25 [2020-01-10T16:00:25.429Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:25 [2020-01-10T16:00:25.429Z] #33 DONE 138.5s
16:00:25 [2020-01-10T16:00:25.429Z] 
16:00:25 [2020-01-10T16:00:25.429Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:25 [2020-01-10T16:00:25.429Z] #43 50.88   CC       images/tty.o
16:00:25 [2020-01-10T16:00:25.717Z] #43 ...
16:00:25 [2020-01-10T16:00:25.717Z] 
16:00:25 [2020-01-10T16:00:25.717Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:25 [2020-01-10T16:00:25.717Z] #46 129.0 internal/lazyregexp
16:00:25 [2020-01-10T16:00:25.717Z] #46 133.7 go/token
16:00:25 [2020-01-10T16:00:25.717Z] #46 133.7 net/url
16:00:25 [2020-01-10T16:00:25.717Z] #46 133.7 text/template/parse
16:00:25 [2020-01-10T16:00:25.717Z] #46 137.0 go/scanner
16:00:26 [2020-01-10T16:00:26.755Z] #46 ...
16:00:26 [2020-01-10T16:00:26.755Z] 
16:00:26 [2020-01-10T16:00:26.755Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:26 [2020-01-10T16:00:26.755Z] #11 130.3 Selecting previously unselected package g++-mingw-w64-x86-64.
16:00:26 [2020-01-10T16:00:26.755Z] #11 130.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
16:00:26 [2020-01-10T16:00:26.755Z] #11 130.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:27 [2020-01-10T16:00:27.164Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:00:27 [2020-01-10T16:00:27.164Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s)
16:00:27 [2020-01-10T16:00:27.164Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s)
16:00:27 [2020-01-10T16:00:27.164Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s)
16:00:27 [2020-01-10T16:00:27.164Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s)
16:00:27 [2020-01-10T16:00:27.164Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s)
16:00:27 [2020-01-10T16:00:27.164Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.17s)
16:00:27 [2020-01-10T16:00:27.164Z] === RUN   TestBuildMultiStageCopy
16:00:27 [2020-01-10T16:00:27.164Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:00:27 [2020-01-10T16:00:27.409Z] #11 ...
16:00:27 [2020-01-10T16:00:27.410Z] 
16:00:27 [2020-01-10T16:00:27.410Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:27 [2020-01-10T16:00:27.410Z] #43 53.01   CC       images/file-lock.o
16:00:27 [2020-01-10T16:00:27.700Z] #43 53.48   CC       images/rlimit.o
16:00:28 [2020-01-10T16:00:28.331Z] #43 53.88   CC       images/pagemap.o
16:00:28 [2020-01-10T16:00:28.620Z] #43 54.31   CC       images/siginfo.o
16:00:29 [2020-01-10T16:00:29.247Z] #43 54.74   CC       images/rpc.o
16:00:30 [2020-01-10T16:00:30.514Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:00:30 [2020-01-10T16:00:30.770Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:00:31 [2020-01-10T16:00:31.306Z] #43 57.08   CC       images/ext-file.o
16:00:31 [2020-01-10T16:00:31.594Z] #43 57.33   CC       images/cgroup.o
16:00:31 [2020-01-10T16:00:31.693Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:00:32 [2020-01-10T16:00:32.252Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:00:32 [2020-01-10T16:00:32.811Z] --- PASS: TestBuildMultiStageCopy (5.89s)
16:00:32 [2020-01-10T16:00:32.811Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.17s)
16:00:32 [2020-01-10T16:00:32.811Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s)
16:00:32 [2020-01-10T16:00:32.811Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s)
16:00:32 [2020-01-10T16:00:32.811Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s)
16:00:32 [2020-01-10T16:00:32.811Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
16:00:32 [2020-01-10T16:00:32.811Z] === RUN   TestBuildMultiStageParentConfig
16:00:33 [2020-01-10T16:00:33.098Z] #43 58.61   CC       images/userns.o
16:00:33 [2020-01-10T16:00:33.407Z] #43 59.13   CC       images/google/protobuf/descriptor.o
16:00:34 [2020-01-10T16:00:34.054Z] 65014b3c3121: Pull complete
16:00:34 [2020-01-10T16:00:34.738Z] --- PASS: TestBuildMultiStageParentConfig (1.71s)
16:00:34 [2020-01-10T16:00:34.738Z] === RUN   TestBuildLabelWithTargets
16:00:37 [2020-01-10T16:00:37.011Z] #43 62.32   CC       images/opts.o
16:00:37 [2020-01-10T16:00:37.011Z] #43 62.73   CC       images/seccomp.o
16:00:37 [2020-01-10T16:00:37.291Z] --- PASS: TestBuildLabelWithTargets (2.53s)
16:00:37 [2020-01-10T16:00:37.291Z] === RUN   TestBuildWithEmptyLayers
16:00:37 [2020-01-10T16:00:37.300Z] #43 63.17   CC       images/binfmt-misc.o
16:00:37 [2020-01-10T16:00:37.590Z] #43 63.42   CC       images/time.o
16:00:37 [2020-01-10T16:00:37.879Z] #43 ...
16:00:37 [2020-01-10T16:00:37.879Z] 
16:00:37 [2020-01-10T16:00:37.879Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:37 [2020-01-10T16:00:37.879Z] #46 141.3 encoding/json
16:00:37 [2020-01-10T16:00:37.879Z] #46 142.5 go/ast
16:00:37 [2020-01-10T16:00:37.879Z] #46 150.0 text/template
16:00:38 [2020-01-10T16:00:38.167Z] #46 ...
16:00:38 [2020-01-10T16:00:38.167Z] 
16:00:38 [2020-01-10T16:00:38.167Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:38 [2020-01-10T16:00:38.167Z] #43 63.73   CC       images/sysctl.o
16:00:38 [2020-01-10T16:00:38.457Z] #43 64.11   CC       images/autofs.o
16:00:38 [2020-01-10T16:00:38.695Z] --- PASS: TestBuildWithEmptyLayers (1.25s)
16:00:38 [2020-01-10T16:00:38.695Z] === RUN   TestBuildMultiStageOnBuild
16:00:38 [2020-01-10T16:00:38.745Z] #43 64.36   CC       images/macvlan.o
16:00:39 [2020-01-10T16:00:39.034Z] #43 64.71   CC       images/sit.o
16:00:39 [2020-01-10T16:00:39.323Z] #43 65.07   LINK     images/built-in.o
16:00:39 [2020-01-10T16:00:39.612Z] #43 65.28   GEN      compel/include/asm
16:00:39 [2020-01-10T16:00:39.612Z] #43 65.29   GEN      compel/include/version.h
16:00:39 [2020-01-10T16:00:39.612Z] #43 65.34 touch .config
16:00:39 [2020-01-10T16:00:39.612Z] #43 65.35   GEN      include/common/config.h
16:00:39 [2020-01-10T16:00:39.900Z] #43 65.51   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:00:39 [2020-01-10T16:00:39.900Z] #43 65.56   GEN      compel/plugins/include/uapi/std/syscall.h
16:00:39 [2020-01-10T16:00:39.900Z] #43 65.62   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
16:00:39 [2020-01-10T16:00:39.900Z] #43 65.67   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
16:00:39 [2020-01-10T16:00:39.900Z] #43 65.73   DEP      compel/arch/ppc64/plugins/std/memcmp.d
16:00:39 [2020-01-10T16:00:39.900Z] #43 65.75   DEP      compel/arch/ppc64/plugins/std/memcpy.d
16:00:39 [2020-01-10T16:00:39.900Z] #43 65.83   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
16:00:40 [2020-01-10T16:00:40.185Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:00:40 [2020-01-10T16:00:40.185Z] Using test binary docker
16:00:40 [2020-01-10T16:00:40.185Z] +++ /etc/init.d/apparmor start
16:00:40 [2020-01-10T16:00:40.185Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:00:40 [2020-01-10T16:00:40.185Z] INFO: Waiting for daemon to start...
16:00:40 [2020-01-10T16:00:40.185Z] Starting dockerd
16:00:40 [2020-01-10T16:00:40.185Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:00:40 [2020-01-10T16:00:40.185Z] Using test binary docker
16:00:40 [2020-01-10T16:00:40.185Z] +++ 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
16:00:40 [2020-01-10T16:00:40.185Z] .+++ /etc/init.d/apparmor start
16:00:40 [2020-01-10T16:00:40.185Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:00:40 [2020-01-10T16:00:40.185Z] INFO: Waiting for daemon to start...
16:00:40 [2020-01-10T16:00:40.185Z] Starting dockerd
16:00:40 [2020-01-10T16:00:40.185Z] +++ 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
16:00:40 [2020-01-10T16:00:40.195Z] #43 65.88   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:00:40 [2020-01-10T16:00:40.195Z] #43 65.88   DEP      compel/plugins/std/infect.d
16:00:40 [2020-01-10T16:00:40.483Z] #43 66.13   DEP      compel/plugins/std/string.d
16:00:40 [2020-01-10T16:00:40.483Z] #43 66.27   DEP      compel/plugins/std/log.d
16:00:40 [2020-01-10T16:00:40.773Z] #43 66.46   DEP      compel/plugins/std/fds.d
16:00:41 [2020-01-10T16:00:41.062Z] #43 66.64   DEP      compel/plugins/std/std.d
16:00:41 [2020-01-10T16:00:41.062Z] #43 66.81   DEP      compel/plugins/shmem/shmem.d
16:00:41 [2020-01-10T16:00:41.351Z] #43 66.96   DEP      compel/plugins/fds/fds.d
16:00:41 [2020-01-10T16:00:41.638Z] #43 67.22   CC       compel/plugins/std/std.o
16:00:41 [2020-01-10T16:00:41.927Z] #43 67.66   CC       compel/plugins/std/fds.o
16:00:42 [2020-01-10T16:00:42.552Z] #43 68.36   CC       compel/plugins/std/log.o
16:00:42 [2020-01-10T16:00:42.693Z] .--- PASS: TestBuildMultiStageOnBuild (3.81s)
16:00:42 [2020-01-10T16:00:42.694Z] === RUN   TestBuildUncleanTarFilenames
16:00:42 [2020-01-10T16:00:42.694Z] 
16:00:42 [2020-01-10T16:00:42.694Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:00:42 [2020-01-10T16:00:42.694Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:00:42 [2020-01-10T16:00:42.694Z] 
16:00:42 [2020-01-10T16:00:42.694Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:00:42 [2020-01-10T16:00:42.694Z] Error: No such image: emptyfs
16:00:42 [2020-01-10T16:00:42.694Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:00:42 [2020-01-10T16:00:42.694Z] ++++ docker load
16:00:42 [2020-01-10T16:00:42.694Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:00:42 [2020-01-10T16:00:42.694Z] Error: No such image: emptyfs
16:00:42 [2020-01-10T16:00:42.694Z] ++++ docker load
16:00:42 [2020-01-10T16:00:42.694Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:00:42 [2020-01-10T16:00:42.694Z] Running integration-test (iteration 1)
16:00:42 [2020-01-10T16:00:42.694Z] Running integration-test (iteration 1)
16:00:42 [2020-01-10T16:00:42.694Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:00:42 [2020-01-10T16:00:42.694Z] ++ 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)/'
16:00:42 [2020-01-10T16:00:42.694Z] ++ set -e
16:00:42 [2020-01-10T16:00:42.694Z] ++ '[' -n 0 ']'
16:00:42 [2020-01-10T16:00:42.694Z] ++ set -x
16:00:42 [2020-01-10T16:00:42.694Z] ++ env -i DEST=/go/src/github.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)/'
16:00:42 [2020-01-10T16:00:42.694Z] 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)/
16:00:42 [2020-01-10T16:00:42.694Z] ++ 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)/'
16:00:42 [2020-01-10T16:00:42.694Z] ++ set -e
16:00:42 [2020-01-10T16:00:42.694Z] ++ '[' -n 0 ']'
16:00:42 [2020-01-10T16:00:42.694Z] ++ set -x
16:00:42 [2020-01-10T16:00:42.694Z] ++ env -i DEST=/go/src/github.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)/'
16:00:44 [2020-01-10T16:00:44.047Z] #43 69.48   CC       compel/plugins/std/string.o
16:00:44 [2020-01-10T16:00:44.047Z] #43 ...
16:00:44 [2020-01-10T16:00:44.047Z] 
16:00:44 [2020-01-10T16:00:44.047Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.2 Selecting previously unselected package libapparmor1:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.3 Selecting previously unselected package libapparmor-dev:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.6 Selecting previously unselected package libbtrfs0.
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.7 Unpacking libbtrfs0 (4.20.1-2) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.8 Selecting previously unselected package libbtrfs-dev.
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 153.8 Unpacking libbtrfs-dev (4.20.1-2) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.1 Selecting previously unselected package libudev-dev:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.2 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.4 Selecting previously unselected package libsepol1-dev:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.9 Selecting previously unselected package libpcre16-3:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 154.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 155.2 Selecting previously unselected package libpcre32-3:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 155.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 155.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 155.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 155.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 155.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 155.7 Selecting previously unselected package libpcre3-dev:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 155.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 155.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 156.3 Selecting previously unselected package libselinux1-dev:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 156.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 156.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 156.6 Selecting previously unselected package libdevmapper-dev:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 156.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 156.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 156.8 Selecting previously unselected package libseccomp-dev:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 156.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 156.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 157.0 Selecting previously unselected package libsystemd-dev:ppc64el.
16:00:44 [2020-01-10T16:00:44.047Z] #11 157.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 157.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 157.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 157.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 157.8 Setting up libapparmor1:ppc64el (2.13.2-10) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 157.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:00:44 [2020-01-10T16:00:44.047Z] #11 157.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.8 Setting up libsepol1-dev:ppc64el (2.8-1) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.8 Setting up libbtrfs0 (4.20.1-2) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.8 Setting up libudev-dev:ppc64el (241-7~deb10u2) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.8 Setting up libbtrfs-dev (4.20.1-2) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.8 Setting up mingw-w64-common (6.0.0-3) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:00:44 [2020-01-10T16:00:44.048Z] #11 157.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:44 [2020-01-10T16:00:44.054Z] --- PASS: TestBuildUncleanTarFilenames (1.79s)
16:00:44 [2020-01-10T16:00:44.054Z] === RUN   TestBuildMultiStageLayerLeak
16:00:44 [2020-01-10T16:00:44.337Z] #11 158.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:00:44 [2020-01-10T16:00:44.337Z] #11 158.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:00:44 [2020-01-10T16:00:44.337Z] #11 158.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:00:44 [2020-01-10T16:00:44.337Z] #11 158.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
16:00:44 [2020-01-10T16:00:44.337Z] #11 158.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
16:00:44 [2020-01-10T16:00:44.337Z] #11 158.0 Setting up dmsetup (2:1.02.155-3) ...
16:00:44 [2020-01-10T16:00:44.337Z] #11 158.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
16:00:44 [2020-01-10T16:00:44.337Z] #11 158.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
16:00:44 [2020-01-10T16:00:44.337Z] #11 158.2 Processing triggers for libc-bin (2.28-10) ...
16:00:44 [2020-01-10T16:00:44.626Z] #11 DONE 158.6s
16:00:44 [2020-01-10T16:00:44.626Z] 
16:00:44 [2020-01-10T16:00:44.626Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:44 [2020-01-10T16:00:44.626Z] #43 70.44   CC       compel/plugins/std/infect.o
16:00:44 [2020-01-10T16:00:44.915Z] #43 ...
16:00:44 [2020-01-10T16:00:44.915Z] 
16:00:44 [2020-01-10T16:00:44.915Z] #54 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:00:44 [2020-01-10T16:00:44.915Z] #54 DONE 0.2s
16:00:44 [2020-01-10T16:00:44.915Z] 
16:00:44 [2020-01-10T16:00:44.915Z] #55 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
16:00:44 [2020-01-10T16:00:44.915Z] #55 DONE 0.1s
16:00:45 [2020-01-10T16:00:45.205Z] 
16:00:45 [2020-01-10T16:00:45.205Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:45 [2020-01-10T16:00:45.205Z] #56 0.254 + RM_GOPATH=0
16:00:45 [2020-01-10T16:00:45.205Z] #56 0.254 + TMP_GOPATH=
16:00:45 [2020-01-10T16:00:45.205Z] #56 0.254 + : /build
16:00:45 [2020-01-10T16:00:45.205Z] #56 0.254 + '[' -z '' ']'
16:00:45 [2020-01-10T16:00:45.494Z] #56 ...
16:00:45 [2020-01-10T16:00:45.494Z] 
16:00:45 [2020-01-10T16:00:45.494Z] #12 [dev 1/25] RUN groupadd -r docker
16:00:45 [2020-01-10T16:00:45.494Z] #12 DONE 0.6s
16:00:45 [2020-01-10T16:00:45.494Z] 
16:00:45 [2020-01-10T16:00:45.494Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.257 ++ mktemp -d
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.259 + export GOPATH=/tmp/tmp.ZyXk78fDjk
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.259 + GOPATH=/tmp/tmp.ZyXk78fDjk
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.259 + RM_GOPATH=1
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.261 ++ dirname ./install.sh
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.264 + dir=.
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.264 + bin=runc
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.264 + shift
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.267 + '[' '!' -f ./runc.installer ']'
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.267 + . ./runc.installer
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.269 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.271 + install_runc
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.273 + grep -q '^3\.10\.0.*\.el7\.'
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.277 + uname -r
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.282 + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.282 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.282 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.282 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZyXk78fDjk/src/github.com/opencontainers/runc
16:00:45 [2020-01-10T16:00:45.494Z] #56 0.290 Cloning into '/tmp/tmp.ZyXk78fDjk/src/github.com/opencontainers/runc'...
16:00:46 [2020-01-10T16:00:46.162Z] #56 ...
16:00:46 [2020-01-10T16:00:46.162Z] 
16:00:46 [2020-01-10T16:00:46.162Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
16:00:46 [2020-01-10T16:00:46.162Z] #13 DONE 0.7s
16:00:46 [2020-01-10T16:00:46.162Z] 
16:00:46 [2020-01-10T16:00:46.162Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:46 [2020-01-10T16:00:46.162Z] #43 71.39   CC       compel/arch/ppc64/plugins/std/parasite-head.o
16:00:46 [2020-01-10T16:00:46.162Z] #43 71.43   CC       compel/arch/ppc64/plugins/std/memcpy.o
16:00:46 [2020-01-10T16:00:46.162Z] #43 71.49   CC       compel/arch/ppc64/plugins/std/memcmp.o
16:00:46 [2020-01-10T16:00:46.162Z] #43 71.54   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
16:00:46 [2020-01-10T16:00:46.162Z] #43 71.62   AR       compel/plugins/std.lib.a
16:00:46 [2020-01-10T16:00:46.162Z] #43 71.77   CC       compel/plugins/fds/fds.o
16:00:46 [2020-01-10T16:00:46.453Z] #43 ...
16:00:46 [2020-01-10T16:00:46.453Z] 
16:00:46 [2020-01-10T16:00:46.453Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
16:00:46 [2020-01-10T16:00:46.453Z] #14 0.380 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:00:46 [2020-01-10T16:00:46.453Z] #14 DONE 0.5s
16:00:46 [2020-01-10T16:00:46.453Z] 
16:00:46 [2020-01-10T16:00:46.453Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:46 [2020-01-10T16:00:46.453Z] #43 72.24   AR       compel/plugins/fds.lib.a
16:00:46 [2020-01-10T16:00:46.453Z] #43 72.29   HOSTDEP  compel/src/lib/log-host.d
16:00:46 [2020-01-10T16:00:46.571Z] #75 DONE 22.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:00:46 [2020-01-10T16:00:46.751Z] #43 72.62   HOSTDEP  compel/src/lib/handle-elf-host.d
16:00:47 [2020-01-10T16:00:47.040Z] #43 ...
16:00:47 [2020-01-10T16:00:47.040Z] 
16:00:47 [2020-01-10T16:00:47.040Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
16:00:47 [2020-01-10T16:00:47.040Z] #15 DONE 0.5s
16:00:47 [2020-01-10T16:00:47.329Z] 
16:00:47 [2020-01-10T16:00:47.329Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:47 [2020-01-10T16:00:47.329Z] #43 72.93   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
16:00:47 [2020-01-10T16:00:47.329Z] #43 ...
16:00:47 [2020-01-10T16:00:47.329Z] 
16:00:47 [2020-01-10T16:00:47.329Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
16:00:47 [2020-01-10T16:00:47.329Z] #16 DONE 0.3s
16:00:47 [2020-01-10T16:00:47.329Z] 
16:00:47 [2020-01-10T16:00:47.329Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:47 [2020-01-10T16:00:47.329Z] #43 73.11   HOSTDEP  compel/src/main-host.d
16:00:47 [2020-01-10T16:00:47.556Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/test/unit
16:00:47 [2020-01-10T16:00:47.616Z] #43 73.41   DEP      compel/src/lib/ptrace.d
16:00:47 [2020-01-10T16:00:47.905Z] #43 ...
16:00:47 [2020-01-10T16:00:47.905Z] 
16:00:47 [2020-01-10T16:00:47.905Z] #17 [dev 6/25] RUN ldconfig
16:00:47 [2020-01-10T16:00:47.905Z] #17 DONE 0.4s
16:00:47 [2020-01-10T16:00:47.905Z] 
16:00:47 [2020-01-10T16:00:47.905Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:47 [2020-01-10T16:00:47.905Z] #43 73.70   DEP      compel/src/lib/infect.d
16:00:48 [2020-01-10T16:00:48.194Z] #43 74.01   DEP      compel/src/lib/infect-util.d
16:00:48 [2020-01-10T16:00:48.482Z] #43 74.24   DEP      compel/src/lib/infect-rpc.d
16:00:48 [2020-01-10T16:00:48.772Z] #43 74.51   DEP      compel/arch/ppc64/src/lib/infect.d
16:00:49 [2020-01-10T16:00:49.061Z] #43 74.71   DEP      compel/arch/ppc64/src/lib/cpu.d
16:00:49 [2020-01-10T16:00:49.350Z] #43 75.00   DEP      compel/src/lib/log.d
16:00:49 [2020-01-10T16:00:49.350Z] #43 75.21   DEP      compel/src/main.d
16:00:49 [2020-01-10T16:00:49.679Z] #43 75.44   DEP      compel/src/lib/handle-elf.d
16:00:49 [2020-01-10T16:00:49.968Z] #43 75.67   DEP      compel/arch/ppc64/src/lib/handle-elf.d
16:00:50 [2020-01-10T16:00:50.083Z] ?   	github.com/docker/docker/api	[no test files]
16:00:50 [2020-01-10T16:00:50.257Z] #43 75.93   CC       compel/src/lib/log.o
16:00:50 [2020-01-10T16:00:50.547Z] #43 76.27   CC       compel/arch/ppc64/src/lib/cpu.o
16:00:51 [2020-01-10T16:00:51.175Z] #43 76.73   CC       compel/arch/ppc64/src/lib/infect.o
16:00:51 [2020-01-10T16:00:51.289Z] ................................................                         [ 29%]
16:00:52 [2020-01-10T16:00:52.208Z] #43 77.87   CC       compel/src/lib/infect-rpc.o
16:00:52 [2020-01-10T16:00:52.292Z] --- PASS: TestBuildMultiStageLayerLeak (8.13s)
16:00:52 [2020-01-10T16:00:52.292Z] === RUN   TestBuildWithHugeFile
16:00:52 [2020-01-10T16:00:52.833Z] #43 78.70   CC       compel/src/lib/infect-util.o
16:00:53 [2020-01-10T16:00:53.459Z] #43 79.18   CC       compel/src/lib/infect.o
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/api/server/httputils	0.028s	coverage: 14.7% of statements
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/api/types/filters	0.031s	coverage: 92.2% of statements
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/api/server/router/swarm	0.021s	coverage: 4.0% of statements
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/api/types/time	0.022s	coverage: 100.0% of statements
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/api/types/versions	0.013s	coverage: 75.0% of statements
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/builder	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
16:00:54 [2020-01-10T16:00:54.832Z] ok  	github.com/docker/docker/builder/remotecontext	0.266s	coverage: 13.6% of statements
16:00:55 [2020-01-10T16:00:55.400Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.363s	coverage: 86.3% of statements
16:00:56 [2020-01-10T16:00:56.340Z] ok  	github.com/docker/docker/builder/dockerfile	1.149s	coverage: 48.2% of statements
16:00:56 [2020-01-10T16:00:56.340Z] ?   	github.com/docker/docker/cli	[no test files]
16:00:56 [2020-01-10T16:00:56.340Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:00:57 [2020-01-10T16:00:57.902Z] #43 ...
16:00:57 [2020-01-10T16:00:57.902Z] 
16:00:57 [2020-01-10T16:00:57.902Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:57 [2020-01-10T16:00:57.902Z] #56 12.23 + cd /tmp/tmp.ZyXk78fDjk/src/github.com/opencontainers/runc
16:00:57 [2020-01-10T16:00:57.902Z] #56 12.23 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
16:00:57 [2020-01-10T16:00:57.902Z] #56 12.48 + '[' -z '' ']'
16:00:57 [2020-01-10T16:00:57.902Z] #56 12.48 + target=static
16:00:57 [2020-01-10T16:00:57.902Z] #56 12.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:00:57 [2020-01-10T16:00:57.902Z] #56 ...
16:00:57 [2020-01-10T16:00:57.902Z] 
16:00:57 [2020-01-10T16:00:57.902Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:00:57 [2020-01-10T16:00:57.902Z] #18 0.681 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:00:57 [2020-01-10T16:00:57.902Z] #18 0.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:00:57 [2020-01-10T16:00:57.902Z] #18 0.922 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:00:57 [2020-01-10T16:00:57.902Z] #18 1.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
16:00:57 [2020-01-10T16:00:57.902Z] #18 4.184 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
16:00:57 [2020-01-10T16:00:57.902Z] #18 5.810 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
16:00:57 [2020-01-10T16:00:57.902Z] #18 ...
16:00:57 [2020-01-10T16:00:57.902Z] 
16:00:57 [2020-01-10T16:00:57.902Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:57 [2020-01-10T16:00:57.902Z] #43 83.72   CC       compel/src/lib/ptrace.o
16:00:58 [2020-01-10T16:00:58.191Z] #43 ...
16:00:58 [2020-01-10T16:00:58.191Z] 
16:00:58 [2020-01-10T16:00:58.191Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:58 [2020-01-10T16:00:58.191Z] #46 161.6 go/parser
16:00:58 [2020-01-10T16:00:58.191Z] #46 162.9 encoding/xml
16:00:58 [2020-01-10T16:00:58.481Z] #46 ...
16:00:58 [2020-01-10T16:00:58.481Z] 
16:00:58 [2020-01-10T16:00:58.481Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:58 [2020-01-10T16:00:58.481Z] #43 84.40   AR       compel/libcompel.a
16:00:58 [2020-01-10T16:00:58.770Z] #43 84.52   HOSTCC   compel/src/main-host.o
16:00:59 [2020-01-10T16:00:59.396Z] #43 85.06   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
16:00:59 [2020-01-10T16:00:59.684Z] #43 85.37   HOSTCC   compel/src/lib/handle-elf-host.o
16:01:00 [2020-01-10T16:01:00.539Z] ok  	github.com/docker/docker/client	0.322s	coverage: 75.8% of statements
16:01:00 [2020-01-10T16:01:00.726Z] #43 86.21   HOSTCC   compel/src/lib/log-host.o
16:01:01 [2020-01-10T16:01:01.017Z] #43 86.61   HOSTLINK compel/compel-host-bin
16:01:01 [2020-01-10T16:01:01.311Z] #43 86.90   DEP      soccr/soccr.d
16:01:01 [2020-01-10T16:01:01.599Z] #43 87.20   CC       soccr/soccr.o
16:01:01 [2020-01-10T16:01:01.926Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
16:01:04 [2020-01-10T16:01:04.308Z] #43 90.00   AR       soccr/libsoccr.a
16:01:04 [2020-01-10T16:01:04.308Z] #43 90.08 make[1]: 'soccr/libsoccr.a' is up to date.
16:01:04 [2020-01-10T16:01:04.597Z] #43 ...
16:01:04 [2020-01-10T16:01:04.597Z] 
16:01:04 [2020-01-10T16:01:04.597Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:01:04 [2020-01-10T16:01:04.597Z] #18 16.71 Fetched 8103 kB in 16s (501 kB/s)
16:01:10 [2020-01-10T16:01:10.158Z] #18 16.71 Reading package lists...
16:01:10 [2020-01-10T16:01:10.158Z] #18 ...
16:01:10 [2020-01-10T16:01:10.158Z] 
16:01:10 [2020-01-10T16:01:10.158Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:10 [2020-01-10T16:01:10.158Z] #43 90.65   DEP      criu/arch/ppc64/sigframe.d
16:01:10 [2020-01-10T16:01:10.158Z] #43 91.00   DEP      criu/arch/ppc64/crtools.d
16:01:10 [2020-01-10T16:01:10.158Z] #43 91.40   DEP      criu/arch/ppc64/cpu.d
16:01:10 [2020-01-10T16:01:10.158Z] #43 91.77   CC       criu/arch/ppc64/cpu.o
16:01:10 [2020-01-10T16:01:10.158Z] #43 92.76   CC       criu/arch/ppc64/crtools.o
16:01:10 [2020-01-10T16:01:10.158Z] #43 94.40   CC       criu/arch/ppc64/sigframe.o
16:01:10 [2020-01-10T16:01:10.158Z] #43 94.84   LINK     criu/arch/ppc64/crtools.built-in.o
16:01:10 [2020-01-10T16:01:10.158Z] #43 94.90   DEP      criu/arch/ppc64/misc.d
16:01:10 [2020-01-10T16:01:10.158Z] #43 94.95   DEP      criu/arch/ppc64/vdso-trampoline.d
16:01:10 [2020-01-10T16:01:10.158Z] #43 95.05   DEP      criu/arch/ppc64/vdso-pie.d
16:01:10 [2020-01-10T16:01:10.158Z] #43 95.24   DEP      criu/pie/parasite-vdso.d
16:01:10 [2020-01-10T16:01:10.158Z] #43 95.54   DEP      criu/pie/util-vdso.d
16:01:10 [2020-01-10T16:01:10.158Z] #43 95.88   DEP      criu/pie/util.d
16:01:10 [2020-01-10T16:01:10.361Z] Loaded image: buildpack-deps:jessie
16:01:10 [2020-01-10T16:01:10.446Z] #43 ...
16:01:10 [2020-01-10T16:01:10.446Z] 
16:01:10 [2020-01-10T16:01:10.446Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:10 [2020-01-10T16:01:10.446Z] #56 15.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 .
16:01:10 [2020-01-10T16:01:10.446Z] #56 ...
16:01:10 [2020-01-10T16:01:10.446Z] 
16:01:10 [2020-01-10T16:01:10.446Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:10 [2020-01-10T16:01:10.446Z] #43 96.19   CC       criu/pie/util.o
16:01:10 [2020-01-10T16:01:10.920Z] Loaded image: busybox:latest
16:01:11 [2020-01-10T16:01:11.075Z] #43 96.87   CC       criu/pie/util-vdso.o
16:01:11 [2020-01-10T16:01:11.478Z] Loaded image: busybox:glibcLoaded image: buildpack-deps:jessie
16:01:11 [2020-01-10T16:01:11.478Z] 
16:01:11 [2020-01-10T16:01:11.478Z] Loaded image: debian:jessie
16:01:11 [2020-01-10T16:01:11.478Z] Loaded image: hello-world:latest
16:01:11 [2020-01-10T16:01:11.478Z] INFO: Testing against a local daemon
16:01:11 [2020-01-10T16:01:11.478Z] === RUN   TestDockerDaemonSuite
16:01:11 [2020-01-10T16:01:11.733Z] Loaded image: busybox:latest
16:01:11 [2020-01-10T16:01:11.733Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
16:01:11 [2020-01-10T16:01:11.989Z] Loaded image: busybox:glibc
16:01:11 [2020-01-10T16:01:11.989Z] Loaded image: debian:jessie
16:01:12 [2020-01-10T16:01:12.107Z] #43 ...
16:01:12 [2020-01-10T16:01:12.107Z] 
16:01:12 [2020-01-10T16:01:12.107Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:12 [2020-01-10T16:01:12.107Z] #46 175.6 go/doc
16:01:12 [2020-01-10T16:01:12.107Z] #46 179.8 math/big
16:01:12 [2020-01-10T16:01:12.397Z] #46 ...
16:01:12 [2020-01-10T16:01:12.397Z] 
16:01:12 [2020-01-10T16:01:12.397Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:12 [2020-01-10T16:01:12.397Z] #43 98.10   CC       criu/pie/parasite-vdso.o
16:01:12 [2020-01-10T16:01:12.549Z] Loaded image: hello-world:latest
16:01:12 [2020-01-10T16:01:12.549Z] INFO: Testing against a local daemon
16:01:12 [2020-01-10T16:01:12.549Z] === RUN   TestDockerSuite
16:01:12 [2020-01-10T16:01:12.549Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:01:12 [2020-01-10T16:01:12.549Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:01:12 [2020-01-10T16:01:12.549Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:01:12 [2020-01-10T16:01:12.549Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:01:12 [2020-01-10T16:01:12.549Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:01:12 [2020-01-10T16:01:12.549Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:01:12 [2020-01-10T16:01:12.804Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:01:12 [2020-01-10T16:01:12.804Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:01:13 [2020-01-10T16:01:13.650Z] tests/integration/api_exec_test.py ....................                  [ 35%]
16:01:13 [2020-01-10T16:01:13.897Z] #43 99.36   CC       criu/arch/ppc64/vdso-pie.o
16:01:13 [2020-01-10T16:01:13.897Z] #43 ...
16:01:13 [2020-01-10T16:01:13.897Z] 
16:01:13 [2020-01-10T16:01:13.897Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:01:13 [2020-01-10T16:01:13.897Z] #64 177.1 + for f in rootlesskit rootlesskit-docker-proxy
16:01:13 [2020-01-10T16:01:13.897Z] #64 177.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:01:13 [2020-01-10T16:01:13.897Z] #64 ...
16:01:13 [2020-01-10T16:01:13.897Z] 
16:01:13 [2020-01-10T16:01:13.897Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:01:13 [2020-01-10T16:01:13.897Z] #18 16.71 Reading package lists...
16:01:16 [2020-01-10T16:01:16.621Z] #18 23.82 Reading package lists...
16:01:16 [2020-01-10T16:01:16.621Z] #18 ...
16:01:16 [2020-01-10T16:01:16.621Z] 
16:01:16 [2020-01-10T16:01:16.621Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:01:16 [2020-01-10T16:01:16.621Z] #64 DONE 189.6s
16:01:16 [2020-01-10T16:01:16.621Z] 
16:01:16 [2020-01-10T16:01:16.621Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
16:01:16 [2020-01-10T16:01:16.621Z] #65 DONE 0.1s
16:01:16 [2020-01-10T16:01:16.621Z] 
16:01:16 [2020-01-10T16:01:16.621Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:16 [2020-01-10T16:01:16.621Z] #43 99.99   CC       criu/arch/ppc64/vdso-trampoline.o
16:01:16 [2020-01-10T16:01:16.621Z] #43 100.1   CC       criu/arch/ppc64/misc.o
16:01:16 [2020-01-10T16:01:16.621Z] #43 100.1   AR       criu/pie/pie.lib.a
16:01:16 [2020-01-10T16:01:16.621Z] #43 100.2   DEP      criu/pie/restorer.d
16:01:16 [2020-01-10T16:01:16.621Z] #43 100.6   DEP      criu/arch/ppc64/restorer.d
16:01:16 [2020-01-10T16:01:16.621Z] #43 100.9   DEP      criu/pie/parasite.d
16:01:16 [2020-01-10T16:01:16.621Z] #43 101.3   CC       criu/pie/parasite.o
16:01:18 [2020-01-10T16:01:18.136Z] #43 103.8   LINK     criu/pie/parasite.built-in.o
16:01:18 [2020-01-10T16:01:18.136Z] #43 103.8   GEN      criu/pie/parasite-blob.h
16:01:18 [2020-01-10T16:01:18.136Z] #43 103.9   CC       criu/arch/ppc64/restorer.o
16:01:18 [2020-01-10T16:01:18.762Z] #43 104.5   CC       criu/pie/restorer.o
16:01:20 [2020-01-10T16:01:20.821Z] #43 ...
16:01:20 [2020-01-10T16:01:20.821Z] 
16:01:20 [2020-01-10T16:01:20.821Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:20 [2020-01-10T16:01:20.821Z] #46 193.9 github.com/LK4D4/vndr/build
16:01:21 [2020-01-10T16:01:21.086Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:01:21 [2020-01-10T16:01:21.086Z] === RUN   TestDockerSuite/TestAPIImagesHistory
16:01:21 [2020-01-10T16:01:21.613Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
16:01:22 [2020-01-10T16:01:22.321Z] #46 195.7 vendor/golang.org/x/text/unicode/norm
16:01:24 [2020-01-10T16:01:24.343Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:01:24 [2020-01-10T16:01:24.343Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
16:01:24 [2020-01-10T16:01:24.946Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:01:24 [2020-01-10T16:01:24.946Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:01:24 [2020-01-10T16:01:24.946Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:01:25 [2020-01-10T16:01:25.811Z] #46 ...
16:01:25 [2020-01-10T16:01:25.811Z] 
16:01:25 [2020-01-10T16:01:25.811Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:01:25 [2020-01-10T16:01:25.811Z] #18 23.82 Reading package lists...
16:01:25 [2020-01-10T16:01:25.811Z] #18 31.78 Building dependency tree...
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.71 libcap2-bin is already the newest version (1:2.25-2).
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.71 The following additional packages will be installed:
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   python3.7 python3.7-minimal vim-runtime xxd
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72 Suggested packages:
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72 Recommended packages:
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   aufs-dkms nftables build-essential python3-dev python3-keyring
16:01:25 [2020-01-10T16:01:25.811Z] #18 33.72   python3-keyrings.alt python3-xdg unzip
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.12 The following NEW packages will be installed:
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.12   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.12   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.12   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.13   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.13   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.13   python3-setuptools python3-wheel python3.7 python3.7-minimal
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.13   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.29 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.29 Need to get 27.7 MB of archives.
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.29 After this operation, 129 MB of additional disk space will be used.
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 37.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 38.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 38.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
16:01:25 [2020-01-10T16:01:25.811Z] #18 38.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
16:01:26 [2020-01-10T16:01:26.118Z] #18 38.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
16:01:26 [2020-01-10T16:01:26.118Z] #18 38.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
16:01:26 [2020-01-10T16:01:26.118Z] #18 38.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
16:01:26 [2020-01-10T16:01:26.118Z] #18 38.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
16:01:26 [2020-01-10T16:01:26.752Z] #18 39.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
16:01:27 [2020-01-10T16:01:27.015Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:01:27 [2020-01-10T16:01:27.044Z] #18 39.08 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
16:01:27 [2020-01-10T16:01:27.044Z] #18 39.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
16:01:27 [2020-01-10T16:01:27.044Z] #18 39.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
16:01:27 [2020-01-10T16:01:27.044Z] #18 39.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
16:01:27 [2020-01-10T16:01:27.044Z] #18 39.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
16:01:27 [2020-01-10T16:01:27.044Z] #18 39.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:01:27 [2020-01-10T16:01:27.110Z] ok  	github.com/docker/docker/cmd/dockerd	0.129s	coverage: 30.5% of statements
16:01:27 [2020-01-10T16:01:27.335Z] #18 39.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
16:01:27 [2020-01-10T16:01:27.335Z] #18 39.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
16:01:27 [2020-01-10T16:01:27.335Z] #18 39.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
16:01:27 [2020-01-10T16:01:27.335Z] #18 39.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
16:01:27 [2020-01-10T16:01:27.335Z] #18 39.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
16:01:27 [2020-01-10T16:01:27.335Z] #18 39.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
16:01:27 [2020-01-10T16:01:27.335Z] #18 39.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
16:01:27 [2020-01-10T16:01:27.964Z] #18 40.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
16:01:28 [2020-01-10T16:01:28.051Z] ok  	github.com/docker/docker/container	0.192s	coverage: 35.3% of statements
16:01:28 [2020-01-10T16:01:28.051Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:01:28 [2020-01-10T16:01:28.051Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:01:28 [2020-01-10T16:01:28.051Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:01:28 [2020-01-10T16:01:28.051Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:01:28 [2020-01-10T16:01:28.254Z] #18 40.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
16:01:28 [2020-01-10T16:01:28.254Z] #18 40.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
16:01:29 [2020-01-10T16:01:29.152Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
16:01:29 [2020-01-10T16:01:29.407Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:01:29 [2020-01-10T16:01:29.753Z] #18 41.65 debconf: delaying package configuration, since apt-utils is not installed
16:01:29 [2020-01-10T16:01:29.753Z] #18 41.78 Fetched 27.7 MB in 3s (8912 kB/s)
16:01:29 [2020-01-10T16:01:29.753Z] #18 41.87 Selecting previously unselected package pigz.
16:01:29 [2020-01-10T16:01:29.753Z] #18 41.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 ... 23352 files and directories currently installed.)
16:01:29 [2020-01-10T16:01:29.753Z] #18 41.96 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
16:01:29 [2020-01-10T16:01:29.753Z] #18 41.97 Unpacking pigz (2.4-1) ...
16:01:29 [2020-01-10T16:01:29.967Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:01:29 [2020-01-10T16:01:29.967Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:01:29 [2020-01-10T16:01:29.967Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:01:30 [2020-01-10T16:01:30.043Z] #18 42.13 Selecting previously unselected package libpython3.7-minimal:ppc64el.
16:01:30 [2020-01-10T16:01:30.043Z] #18 42.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ...
16:01:30 [2020-01-10T16:01:30.043Z] #18 42.15 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ...
16:01:30 [2020-01-10T16:01:30.671Z] #18 42.88 Selecting previously unselected package python3.7-minimal.
16:01:30 [2020-01-10T16:01:30.671Z] #18 42.89 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ...
16:01:30 [2020-01-10T16:01:30.671Z] #18 42.91 Unpacking python3.7-minimal (3.7.3-2) ...
16:01:31 [2020-01-10T16:01:31.344Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.030s	coverage: 65.3% of statements
16:01:31 [2020-01-10T16:01:31.369Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:01:31 [2020-01-10T16:01:31.914Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.053s	coverage: 35.8% of statements
16:01:32 [2020-01-10T16:01:32.184Z] #18 44.31 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ...
16:01:32 [2020-01-10T16:01:32.184Z] #18 44.34 Setting up python3.7-minimal (3.7.3-2) ...
16:01:32 [2020-01-10T16:01:32.730Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:01:32 [2020-01-10T16:01:32.730Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:01:32 [2020-01-10T16:01:32.853Z] ok  	github.com/docker/docker/daemon/cluster	0.140s	coverage: 0.5% of statements
16:01:32 [2020-01-10T16:01:32.988Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:01:32 [2020-01-10T16:01:32.988Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:01:32 [2020-01-10T16:01:32.988Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:01:33 [2020-01-10T16:01:33.243Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
16:01:34 [2020-01-10T16:01:34.237Z] #18 ...
16:01:34 [2020-01-10T16:01:34.237Z] 
16:01:34 [2020-01-10T16:01:34.237Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:34 [2020-01-10T16:01:34.237Z] #43 109.6   LINK     criu/pie/restorer.built-in.o
16:01:34 [2020-01-10T16:01:34.237Z] #43 109.6   GEN      criu/pie/restorer-blob.h
16:01:34 [2020-01-10T16:01:34.237Z] #43 109.8   DEP      criu/vdso.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 110.1   DEP      criu/uts_ns.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 110.4   DEP      criu/util.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 110.8   DEP      criu/uffd.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 111.2   DEP      criu/tun.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 111.5   DEP      criu/tty.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 111.8   DEP      criu/timerfd.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 112.2   DEP      criu/sysfs_parse.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 112.5   DEP      criu/sysctl.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 112.9   DEP      criu/string.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 113.0   DEP      criu/stats.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 113.2   DEP      criu/sockets.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 113.5   DEP      criu/sk-unix.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 113.9   DEP      criu/sk-tcp.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 114.3   DEP      criu/sk-queue.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 114.6   DEP      criu/sk-packet.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 114.9   DEP      criu/sk-netlink.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 115.2   DEP      criu/sk-inet.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 115.6   DEP      criu/signalfd.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 115.9   DEP      criu/sigframe.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 116.0   DEP      criu/shmem.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 116.3   DEP      criu/servicefd.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 116.6   DEP      criu/seize.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 116.9   DEP      criu/seccomp.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 117.2   DEP      criu/rst-malloc.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 117.4   DEP      criu/rbtree.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 117.4   DEP      criu/pstree.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 117.7   DEP      criu/protobuf.d
16:01:34 [2020-01-10T16:01:34.237Z] #43 118.0   GEN      criu/protobuf-desc-gen.h
16:01:34 [2020-01-10T16:01:34.864Z] #43 120.5   DEP      criu/protobuf-desc.d
16:01:34 [2020-01-10T16:01:34.864Z] #43 120.7   DEP      criu/proc_parse.d
16:01:35 [2020-01-10T16:01:35.491Z] #43 121.2   DEP      criu/plugin.d
16:01:35 [2020-01-10T16:01:35.779Z] #43 121.4   DEP      criu/pipes.d
16:01:36 [2020-01-10T16:01:36.067Z] #43 121.7   DEP      criu/pie-util.d
16:01:36 [2020-01-10T16:01:36.067Z] #43 121.9   DEP      criu/pie-util-vdso.d
16:01:36 [2020-01-10T16:01:36.067Z] #43 ...
16:01:36 [2020-01-10T16:01:36.067Z] 
16:01:36 [2020-01-10T16:01:36.067Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:36 [2020-01-10T16:01:36.067Z] #46 209.5 vendor/golang.org/x/net/http2/hpack
16:01:36 [2020-01-10T16:01:36.150Z] ok  	github.com/docker/docker/daemon/config	0.074s	coverage: 82.1% of statements
16:01:36 [2020-01-10T16:01:36.411Z] ok  	github.com/docker/docker/daemon/discovery	0.034s	coverage: 30.0% of statements
16:01:37 [2020-01-10T16:01:37.794Z] ok  	github.com/docker/docker/daemon/events	0.081s	coverage: 50.0% of statements
16:01:39 [2020-01-10T16:01:39.176Z] ok  	github.com/docker/docker/daemon/graphdriver	0.050s	coverage: 2.2% of statements
16:01:39 [2020-01-10T16:01:39.813Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:01:39 [2020-01-10T16:01:39.813Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
16:01:41 [2020-01-10T16:01:41.626Z] #46 ...
16:01:41 [2020-01-10T16:01:41.626Z] 
16:01:41 [2020-01-10T16:01:41.626Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.06 Selecting previously unselected package python3-minimal.
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.11 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.11 Unpacking python3-minimal (3.7.3-1) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.22 Selecting previously unselected package libmpdec2:ppc64el.
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.23 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.24 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.34 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 49.35 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 50.55 Selecting previously unselected package python3.7.
16:01:41 [2020-01-10T16:01:41.626Z] #18 50.57 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 50.58 Unpacking python3.7 (3.7.3-2) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 50.78 Selecting previously unselected package libpython3-stdlib:ppc64el.
16:01:41 [2020-01-10T16:01:41.626Z] #18 50.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 50.81 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 50.94 Setting up python3-minimal (3.7.3-1) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 52.61 Selecting previously unselected package python3.
16:01:41 [2020-01-10T16:01:41.626Z] #18 52.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
16:01:41 [2020-01-10T16:01:41.626Z] #18 52.74 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 52.75 Unpacking python3 (3.7.3-1) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 52.92 Selecting previously unselected package libip4tc0:ppc64el.
16:01:41 [2020-01-10T16:01:41.626Z] #18 52.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 52.95 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.20 Selecting previously unselected package libip6tc0:ppc64el.
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.21 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.35 Selecting previously unselected package libiptc0:ppc64el.
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.36 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.36 Unpacking libiptc0:ppc64el (1.8.2-4) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.46 Selecting previously unselected package libnfnetlink0:ppc64el.
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.49 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.62 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.66 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.78 Selecting previously unselected package libnftnl11:ppc64el.
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.626Z] #18 53.81 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
16:01:41 [2020-01-10T16:01:41.918Z] #18 53.93 Selecting previously unselected package iptables.
16:01:41 [2020-01-10T16:01:41.918Z] #18 53.94 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
16:01:41 [2020-01-10T16:01:41.918Z] #18 53.95 Unpacking iptables (1.8.2-4) ...
16:01:42 [2020-01-10T16:01:42.467Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
16:01:42 [2020-01-10T16:01:42.546Z] #18 54.73 Selecting previously unselected package xxd.
16:01:42 [2020-01-10T16:01:42.546Z] #18 54.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
16:01:42 [2020-01-10T16:01:42.546Z] #18 54.75 Unpacking xxd (2:8.1.0875-5) ...
16:01:42 [2020-01-10T16:01:42.837Z] #18 54.93 Selecting previously unselected package vim-common.
16:01:42 [2020-01-10T16:01:42.837Z] #18 54.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:01:42 [2020-01-10T16:01:42.837Z] #18 54.99 Unpacking vim-common (2:8.1.0875-5) ...
16:01:43 [2020-01-10T16:01:43.037Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.481s	coverage: 13.7% of statements
16:01:43 [2020-01-10T16:01:43.127Z] #18 55.19 Selecting previously unselected package bash-completion.
16:01:43 [2020-01-10T16:01:43.127Z] #18 55.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:01:43 [2020-01-10T16:01:43.976Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.695s	coverage: 57.0% of statements
16:01:44 [2020-01-10T16:01:44.011Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:01:44 [2020-01-10T16:01:44.266Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
16:01:46 [2020-01-10T16:01:46.627Z] #18 ...
16:01:46 [2020-01-10T16:01:46.627Z] 
16:01:46 [2020-01-10T16:01:46.627Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:46 [2020-01-10T16:01:46.627Z] #43 122.1   DEP      criu/pie-util-vdso-elf32.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 122.3   DEP      criu/path.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 122.6   DEP      criu/parasite-syscall.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 123.1   DEP      criu/pagemap.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 123.5   DEP      criu/pagemap-cache.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 123.8   DEP      criu/page-xfer.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 124.1   DEP      criu/page-pipe.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 124.3   DEP      criu/netfilter.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 124.7   DEP      criu/net.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 125.2   DEP      criu/namespaces.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 125.5   DEP      criu/mount.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 126.0   DEP      criu/mem.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 126.4   DEP      criu/lsm.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 126.7   DEP      criu/log.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 127.0   DEP      criu/libnetlink.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 127.3   DEP      criu/kerndat.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 127.9   DEP      criu/kcmp-ids.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 128.1   DEP      criu/irmap.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 128.3   DEP      criu/ipc_ns.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 128.6   DEP      criu/image.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 128.8   DEP      criu/image-desc.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 128.9   DEP      criu/fsnotify.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 129.2   DEP      criu/filesystems.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 129.5   DEP      criu/files.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 129.9   DEP      criu/files-reg.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 130.2   DEP      criu/files-ext.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 130.4   DEP      criu/file-lock.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 130.7   DEP      criu/file-ids.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 130.9   DEP      criu/fifo.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 131.1   DEP      criu/fdstore.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 131.3   DEP      criu/fault-injection.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 131.4   DEP      criu/external.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 131.6   DEP      criu/eventpoll.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 131.9   DEP      criu/eventfd.d
16:01:46 [2020-01-10T16:01:46.627Z] #43 132.2   DEP      criu/crtools.d
16:01:46 [2020-01-10T16:01:46.916Z] #43 132.5   DEP      criu/cr-service.d
16:01:47 [2020-01-10T16:01:47.205Z] #43 132.9   DEP      criu/cr-restore.d
16:01:47 [2020-01-10T16:01:47.834Z] #43 133.4   DEP      criu/cr-errno.d
16:01:47 [2020-01-10T16:01:47.834Z] #43 133.4   DEP      criu/cr-dump.d
16:01:48 [2020-01-10T16:01:48.124Z] #43 133.9   DEP      criu/cr-dedup.d
16:01:48 [2020-01-10T16:01:48.168Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.769s	coverage: 48.6% of statements
16:01:48 [2020-01-10T16:01:48.413Z] #43 134.2   DEP      criu/cr-check.d
16:01:48 [2020-01-10T16:01:48.715Z] #43 134.6   DEP      criu/config.d
16:01:48 [2020-01-10T16:01:48.715Z] #43 ...
16:01:48 [2020-01-10T16:01:48.715Z] 
16:01:48 [2020-01-10T16:01:48.715Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:01:48 [2020-01-10T16:01:48.715Z] #18 60.96 Unpacking bash-completion (1:2.8-6) ...
16:01:48 [2020-01-10T16:01:48.735Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.132s	coverage: 46.2% of statements
16:01:49 [2020-01-10T16:01:49.305Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.187s	coverage: 72.5% of statements
16:01:49 [2020-01-10T16:01:49.342Z] #18 61.54 Selecting previously unselected package bzip2.
16:01:49 [2020-01-10T16:01:49.342Z] #18 61.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
16:01:49 [2020-01-10T16:01:49.342Z] #18 61.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:01:49 [2020-01-10T16:01:49.630Z] #18 61.68 Selecting previously unselected package xz-utils.
16:01:49 [2020-01-10T16:01:49.631Z] #18 61.69 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
16:01:49 [2020-01-10T16:01:49.631Z] #18 61.69 Unpacking xz-utils (5.2.4-1) ...
16:01:49 [2020-01-10T16:01:49.675Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
16:01:49 [2020-01-10T16:01:49.675Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:01:49 [2020-01-10T16:01:49.922Z] #18 61.97 Selecting previously unselected package apparmor.
16:01:49 [2020-01-10T16:01:49.922Z] #18 61.97 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
16:01:50 [2020-01-10T16:01:50.556Z] #18 62.53 Unpacking apparmor (2.13.2-10) ...
16:01:50 [2020-01-10T16:01:50.687Z] ok  	github.com/docker/docker/daemon	12.326s	coverage: 17.6% of statements
16:01:50 [2020-01-10T16:01:50.687Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:01:50 [2020-01-10T16:01:50.687Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:01:50 [2020-01-10T16:01:50.687Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:01:50 [2020-01-10T16:01:50.687Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:01:50 [2020-01-10T16:01:50.687Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:01:50 [2020-01-10T16:01:50.846Z] #18 63.17 Selecting previously unselected package aufs-tools.
16:01:50 [2020-01-10T16:01:50.947Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.029s	coverage: 58.0% of statements
16:01:51 [2020-01-10T16:01:51.138Z] #18 63.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
16:01:51 [2020-01-10T16:01:51.138Z] #18 63.18 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:01:51 [2020-01-10T16:01:51.138Z] #18 63.42 Selecting previously unselected package libonig5:ppc64el.
16:01:51 [2020-01-10T16:01:51.429Z] #18 63.45 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
16:01:51 [2020-01-10T16:01:51.429Z] #18 63.45 Unpacking libonig5:ppc64el (6.9.1-1) ...
16:01:51 [2020-01-10T16:01:51.557Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
16:01:51 [2020-01-10T16:01:51.717Z] #18 63.80 Selecting previously unselected package libjq1:ppc64el.
16:01:51 [2020-01-10T16:01:51.718Z] #18 63.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
16:01:51 [2020-01-10T16:01:51.718Z] #18 63.86 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
16:01:51 [2020-01-10T16:01:51.887Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.701s	coverage: 76.1% of statements
16:01:52 [2020-01-10T16:01:52.006Z] #18 64.02 Selecting previously unselected package jq.
16:01:52 [2020-01-10T16:01:52.006Z] #18 64.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
16:01:52 [2020-01-10T16:01:52.006Z] #18 64.04 Unpacking jq (1.5+dfsg-2+b1) ...
16:01:52 [2020-01-10T16:01:52.006Z] #18 64.16 Selecting previously unselected package libaio1:ppc64el.
16:01:52 [2020-01-10T16:01:52.006Z] #18 ...
16:01:52 [2020-01-10T16:01:52.006Z] 
16:01:52 [2020-01-10T16:01:52.006Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:52 [2020-01-10T16:01:52.006Z] #46 215.2 mime
16:01:52 [2020-01-10T16:01:52.006Z] #46 218.5 vendor/golang.org/x/net/idna
16:01:52 [2020-01-10T16:01:52.006Z] #46 219.9 mime/quotedprintable
16:01:52 [2020-01-10T16:01:52.006Z] #46 221.6 net/http/internal
16:01:52 [2020-01-10T16:01:52.006Z] #46 ...
16:01:52 [2020-01-10T16:01:52.006Z] 
16:01:52 [2020-01-10T16:01:52.006Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:01:52 [2020-01-10T16:01:52.006Z] #18 64.18 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
16:01:52 [2020-01-10T16:01:52.006Z] #18 64.21 Unpacking libaio1:ppc64el (0.3.112-3) ...
16:01:52 [2020-01-10T16:01:52.297Z] #18 64.32 Selecting previously unselected package libgpm2:ppc64el.
16:01:52 [2020-01-10T16:01:52.297Z] #18 64.32 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
16:01:52 [2020-01-10T16:01:52.297Z] #18 64.35 Unpacking libgpm2:ppc64el (1.20.7-5) ...
16:01:52 [2020-01-10T16:01:52.297Z] #18 64.46 Selecting previously unselected package libicu63:ppc64el.
16:01:52 [2020-01-10T16:01:52.297Z] #18 64.47 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
16:01:52 [2020-01-10T16:01:52.297Z] #18 64.48 Unpacking libicu63:ppc64el (63.1-6) ...
16:01:52 [2020-01-10T16:01:52.318Z] tests/integration/api_network_test.py ...........................        [ 47%]
16:01:52 [2020-01-10T16:01:52.921Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:01:53 [2020-01-10T16:01:53.271Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
16:01:53 [2020-01-10T16:01:53.271Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
16:01:54 [2020-01-10T16:01:54.808Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:01:55 [2020-01-10T16:01:55.020Z] #18 ...
16:01:55 [2020-01-10T16:01:55.020Z] 
16:01:55 [2020-01-10T16:01:55.020Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:01:55 [2020-01-10T16:01:55.020Z] #49 DONE 228.5s
16:01:55 [2020-01-10T16:01:55.181Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 4.9% of statements
16:01:55 [2020-01-10T16:01:55.328Z] 
16:01:55 [2020-01-10T16:01:55.328Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:55 [2020-01-10T16:01:55.328Z] #43 134.8   DEP      criu/clone-noasan.d
16:01:55 [2020-01-10T16:01:55.328Z] #43 135.0   DEP      criu/cgroup.d
16:01:55 [2020-01-10T16:01:55.328Z] #43 135.2   DEP      criu/cgroup-props.d
16:01:55 [2020-01-10T16:01:55.328Z] #43 135.5   DEP      criu/bitmap.d
16:01:55 [2020-01-10T16:01:55.328Z] #43 135.5   DEP      criu/bfd.d
16:01:55 [2020-01-10T16:01:55.328Z] #43 135.7   DEP      criu/autofs.d
16:01:55 [2020-01-10T16:01:55.328Z] #43 136.1   DEP      criu/aio.d
16:01:55 [2020-01-10T16:01:55.328Z] #43 136.5   DEP      criu/action-scripts.d
16:01:55 [2020-01-10T16:01:55.328Z] #43 137.2   CC       criu/action-scripts.o
16:01:55 [2020-01-10T16:01:55.328Z] #43 138.3   CC       criu/aio.o
16:01:55 [2020-01-10T16:01:55.328Z] #43 139.3   CC       criu/autofs.o
16:01:55 [2020-01-10T16:01:55.440Z] ok  	github.com/docker/docker/daemon/logger	0.250s	coverage: 42.7% of statements
16:01:55 [2020-01-10T16:01:55.700Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.237s	coverage: 77.8% of statements
16:01:55 [2020-01-10T16:01:55.700Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.762s	coverage: 60.1% of statements
16:01:55 [2020-01-10T16:01:55.700Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:01:55 [2020-01-10T16:01:55.700Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:01:55 [2020-01-10T16:01:55.700Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:01:55 [2020-01-10T16:01:55.700Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:01:55 [2020-01-10T16:01:55.700Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:01:55 [2020-01-10T16:01:55.700Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:01:56 [2020-01-10T16:01:56.168Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:01:56 [2020-01-10T16:01:56.168Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
16:01:56 [2020-01-10T16:01:56.640Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.053s	coverage: 67.0% of statements
16:01:56 [2020-01-10T16:01:56.640Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.058s	coverage: 88.3% of statements
16:01:57 [2020-01-10T16:01:57.211Z] ok  	github.com/docker/docker/daemon/logger/journald	0.042s	coverage: 26.2% of statements
16:01:57 [2020-01-10T16:01:57.471Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.062s	coverage: 62.1% of statements
16:01:58 [2020-01-10T16:01:58.111Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:01:58 [2020-01-10T16:01:58.410Z] ok  	github.com/docker/docker/daemon/logger/local	0.064s	coverage: 74.7% of statements
16:01:58 [2020-01-10T16:01:58.411Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:01:58 [2020-01-10T16:01:58.671Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.063s	coverage: 19.9% of statements
16:01:58 [2020-01-10T16:01:58.837Z] #43 144.0   CC       criu/bfd.o
16:01:58 [2020-01-10T16:01:58.932Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.032s	coverage: 47.8% of statements
16:01:59 [2020-01-10T16:01:59.149Z] === RUN   TestDockerSuite/TestAttachAfterDetach
16:01:59 [2020-01-10T16:01:59.504Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
16:01:59 [2020-01-10T16:01:59.522Z] #43 145.1   CC       criu/bitmap.o
16:01:59 [2020-01-10T16:01:59.812Z] #43 145.4   CC       criu/cgroup-props.o
16:01:59 [2020-01-10T16:01:59.812Z] #43 ...
16:01:59 [2020-01-10T16:01:59.812Z] 
16:01:59 [2020-01-10T16:01:59.812Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:01:59 [2020-01-10T16:01:59.812Z] #18 71.89 Selecting previously unselected package libnet1:ppc64el.
16:01:59 [2020-01-10T16:01:59.812Z] #18 71.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
16:01:59 [2020-01-10T16:01:59.812Z] #18 71.91 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
16:01:59 [2020-01-10T16:01:59.812Z] #18 72.04 Selecting previously unselected package libnl-3-200:ppc64el.
16:01:59 [2020-01-10T16:01:59.812Z] #18 72.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
16:01:59 [2020-01-10T16:01:59.812Z] #18 72.05 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
16:01:59 [2020-01-10T16:01:59.812Z] #18 72.17 Selecting previously unselected package libprotobuf-c1:ppc64el.
16:02:00 [2020-01-10T16:02:00.104Z] #18 72.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
16:02:00 [2020-01-10T16:02:00.104Z] #18 72.20 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
16:02:00 [2020-01-10T16:02:00.104Z] #18 72.30 Selecting previously unselected package libreadline5:ppc64el.
16:02:00 [2020-01-10T16:02:00.104Z] #18 72.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
16:02:00 [2020-01-10T16:02:00.104Z] #18 72.33 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
16:02:00 [2020-01-10T16:02:00.394Z] #18 72.54 Selecting previously unselected package net-tools.
16:02:00 [2020-01-10T16:02:00.394Z] #18 72.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
16:02:00 [2020-01-10T16:02:00.394Z] #18 72.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:02:00 [2020-01-10T16:02:00.446Z] ok  	github.com/docker/docker/daemon/network	0.060s	coverage: 63.8% of statements
16:02:00 [2020-01-10T16:02:00.686Z] #18 72.90 Selecting previously unselected package python-pip-whl.
16:02:00 [2020-01-10T16:02:00.686Z] #18 72.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:02:00 [2020-01-10T16:02:00.686Z] #18 72.92 Unpacking python-pip-whl (18.1-5) ...
16:02:00 [2020-01-10T16:02:00.793Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.0% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ok  	github.com/docker/docker/builder/dockerignore	0.014s	coverage: 96.8% of statements
16:02:01 [2020-01-10T16:02:01.076Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
16:02:01 [2020-01-10T16:02:01.388Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.949s	coverage: 82.5% of statements
16:02:01 [2020-01-10T16:02:01.388Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:02:01 [2020-01-10T16:02:01.388Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:02:01 [2020-01-10T16:02:01.636Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
16:02:01 [2020-01-10T16:02:01.719Z] #18 73.62 Selecting previously unselected package python3-lib2to3.
16:02:01 [2020-01-10T16:02:01.719Z] #18 73.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:02:01 [2020-01-10T16:02:01.719Z] #18 73.63 Unpacking python3-lib2to3 (3.7.3-1) ...
16:02:01 [2020-01-10T16:02:01.719Z] #18 73.80 Selecting previously unselected package python3-distutils.
16:02:01 [2020-01-10T16:02:01.719Z] #18 73.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:02:01 [2020-01-10T16:02:01.719Z] #18 73.81 Unpacking python3-distutils (3.7.3-1) ...
16:02:01 [2020-01-10T16:02:01.974Z] ok  	github.com/docker/docker/distribution/metadata	0.073s	coverage: 48.2% of statements
16:02:02 [2020-01-10T16:02:02.010Z] #18 74.10 Selecting previously unselected package python3-pip.
16:02:02 [2020-01-10T16:02:02.010Z] #18 74.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:02:02 [2020-01-10T16:02:02.010Z] #18 74.11 Unpacking python3-pip (18.1-5) ...
16:02:02 [2020-01-10T16:02:02.010Z] #18 74.36 Selecting previously unselected package python3-pkg-resources.
16:02:02 [2020-01-10T16:02:02.299Z] #18 74.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:02:02 [2020-01-10T16:02:02.299Z] #18 74.38 Unpacking python3-pkg-resources (40.8.0-1) ...
16:02:02 [2020-01-10T16:02:02.299Z] #18 74.60 Selecting previously unselected package python3-setuptools.
16:02:02 [2020-01-10T16:02:02.590Z] #18 74.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:02:02 [2020-01-10T16:02:02.590Z] #18 74.63 Unpacking python3-setuptools (40.8.0-1) ...
16:02:02 [2020-01-10T16:02:02.656Z] ok  	github.com/docker/docker/builder/remotecontext	0.340s	coverage: 13.6% of statements
16:02:02 [2020-01-10T16:02:02.656Z] ok  	github.com/docker/docker/builder/dockerfile	0.897s	coverage: 48.2% of statements
16:02:02 [2020-01-10T16:02:02.726Z] tests/integration/api_secret_test.py .....                               [ 52%]
16:02:02 [2020-01-10T16:02:02.881Z] #18 74.97 Selecting previously unselected package python3-wheel.
16:02:02 [2020-01-10T16:02:02.881Z] #18 74.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:02:02 [2020-01-10T16:02:02.881Z] #18 75.00 Unpacking python3-wheel (0.32.3-2) ...
16:02:02 [2020-01-10T16:02:02.881Z] #18 75.09 Selecting previously unselected package thin-provisioning-tools.
16:02:02 [2020-01-10T16:02:02.881Z] #18 75.10 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
16:02:02 [2020-01-10T16:02:02.881Z] #18 75.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:02:02 [2020-01-10T16:02:02.916Z] ok  	github.com/docker/docker/distribution	0.299s	coverage: 22.1% of statements
16:02:02 [2020-01-10T16:02:02.916Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:02:02 [2020-01-10T16:02:02.916Z] ok  	github.com/docker/docker/errdefs	0.013s	coverage: 49.4% of statements
16:02:03 [2020-01-10T16:02:03.188Z] #18 ...
16:02:03 [2020-01-10T16:02:03.188Z] 
16:02:03 [2020-01-10T16:02:03.188Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:02:03 [2020-01-10T16:02:03.188Z] #46 226.7 vendor/golang.org/x/net/http/httpproxy
16:02:03 [2020-01-10T16:02:03.188Z] #46 226.7 net/textproto
16:02:03 [2020-01-10T16:02:03.188Z] #46 226.8 crypto/x509
16:02:03 [2020-01-10T16:02:03.188Z] #46 230.6 vendor/golang.org/x/net/http/httpguts
16:02:03 [2020-01-10T16:02:03.188Z] #46 230.7 mime/multipart
16:02:03 [2020-01-10T16:02:03.188Z] #46 234.7 crypto/tls
16:02:03 [2020-01-10T16:02:03.464Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
16:02:03 [2020-01-10T16:02:03.477Z] #46 ...
16:02:03 [2020-01-10T16:02:03.477Z] 
16:02:03 [2020-01-10T16:02:03.477Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:02:03 [2020-01-10T16:02:03.477Z] #18 75.53 Selecting previously unselected package vim-runtime.
16:02:03 [2020-01-10T16:02:03.477Z] #18 75.55 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:02:03 [2020-01-10T16:02:03.477Z] #18 75.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:02:03 [2020-01-10T16:02:03.477Z] #18 75.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:02:03 [2020-01-10T16:02:03.765Z] #18 75.78 Unpacking vim-runtime (2:8.1.0875-5) ...
16:02:04 [2020-01-10T16:02:04.147Z] === RUN   TestDockerSuite/TestAttachDetach
16:02:04 [2020-01-10T16:02:04.264Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.703s	coverage: 86.3% of statements
16:02:04 [2020-01-10T16:02:04.264Z] ?   	github.com/docker/docker/cli	[no test files]
16:02:04 [2020-01-10T16:02:04.264Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:02:04 [2020-01-10T16:02:04.827Z] ok  	github.com/docker/docker/image	0.050s	coverage: 86.4% of statements
16:02:04 [2020-01-10T16:02:04.827Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
16:02:04 [2020-01-10T16:02:04.827Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
16:02:05 [2020-01-10T16:02:05.087Z] ok  	github.com/docker/docker/distribution/xfer	1.703s	coverage: 85.6% of statements
16:02:05 [2020-01-10T16:02:05.087Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:02:05 [2020-01-10T16:02:05.087Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:02:05 [2020-01-10T16:02:05.087Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:02:05 [2020-01-10T16:02:05.658Z] ok  	github.com/docker/docker/libcontainerd/queue	0.053s	coverage: 100.0% of statements
16:02:05 [2020-01-10T16:02:05.658Z] ok  	github.com/docker/docker/pkg/aaparser	0.033s	coverage: 50.0% of statements
16:02:06 [2020-01-10T16:02:06.702Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:02:07 [2020-01-10T16:02:07.569Z] ok  	github.com/docker/docker/opts	0.087s	coverage: 66.9% of statements
16:02:07 [2020-01-10T16:02:07.580Z] ok  	github.com/docker/docker/client	0.165s	coverage: 75.8% of statements
16:02:07 [2020-01-10T16:02:07.668Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:02:07 [2020-01-10T16:02:07.922Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
16:02:08 [2020-01-10T16:02:08.363Z] tests/integration/api_service_test.py ................s................. [ 60%]
16:02:08 [2020-01-10T16:02:08.510Z] ok  	github.com/docker/docker/pkg/authorization	0.513s	coverage: 68.3% of statements
16:02:08 [2020-01-10T16:02:08.510Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
16:02:08 [2020-01-10T16:02:08.770Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
16:02:09 [2020-01-10T16:02:09.314Z] #18 ...
16:02:09 [2020-01-10T16:02:09.314Z] 
16:02:09 [2020-01-10T16:02:09.314Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:02:09 [2020-01-10T16:02:09.604Z] #24 239.0 Checking out files:  20% (2151/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% (3675/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:  49% (5162/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:  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:  70% (7322/10459)   
Checking out files:  71% (7426/10459)   
Checking out files:  71% (7496/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:  98% (10297/10459)   
Checking out files:  99% (10355/10459)   
Checking out files: 100% (10459/10459)   
Checking out files: 100% (10459/10459), done.
16:02:09 [2020-01-10T16:02:09.709Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 80.0% of statements
16:02:09 [2020-01-10T16:02:09.894Z] #24 243.2 + cd /tmp/tmp.8o2eoyE2jt/tmp/docker-ce
16:02:09 [2020-01-10T16:02:09.894Z] #24 243.2 + git checkout -q v17.06.2-ce
16:02:09 [2020-01-10T16:02:09.969Z] ok  	github.com/docker/docker/pkg/archive	1.256s	coverage: 77.0% of statements
16:02:10 [2020-01-10T16:02:10.230Z] ok  	github.com/docker/docker/pkg/discovery	0.023s	coverage: 58.3% of statements
16:02:10 [2020-01-10T16:02:10.432Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:02:10 [2020-01-10T16:02:10.490Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
16:02:11 [2020-01-10T16:02:11.061Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
16:02:11 [2020-01-10T16:02:11.393Z] #24 ...
16:02:11 [2020-01-10T16:02:11.393Z] 
16:02:11 [2020-01-10T16:02:11.393Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:11 [2020-01-10T16:02:11.393Z] #43 147.1   CC       criu/cgroup.o
16:02:11 [2020-01-10T16:02:11.393Z] #43 154.8   CC       criu/clone-noasan.o
16:02:11 [2020-01-10T16:02:11.393Z] #43 155.1   CC       criu/config.o
16:02:11 [2020-01-10T16:02:11.393Z] #43 ...
16:02:11 [2020-01-10T16:02:11.393Z] 
16:02:11 [2020-01-10T16:02:11.393Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:02:11 [2020-01-10T16:02:11.393Z] #18 82.16 Selecting previously unselected package vim.
16:02:11 [2020-01-10T16:02:11.393Z] #18 82.19 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ...
16:02:11 [2020-01-10T16:02:11.393Z] #18 82.24 Unpacking vim (2:8.1.0875-5) ...
16:02:11 [2020-01-10T16:02:11.393Z] #18 83.33 Selecting previously unselected package xfsprogs.
16:02:11 [2020-01-10T16:02:11.393Z] #18 83.36 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ...
16:02:11 [2020-01-10T16:02:11.393Z] #18 83.36 Unpacking xfsprogs (4.20.0-1) ...
16:02:11 [2020-01-10T16:02:11.631Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
16:02:12 [2020-01-10T16:02:12.035Z] #18 84.34 Selecting previously unselected package zip.
16:02:12 [2020-01-10T16:02:12.201Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
16:02:12 [2020-01-10T16:02:12.327Z] #18 84.35 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ...
16:02:12 [2020-01-10T16:02:12.327Z] #18 84.35 Unpacking zip (3.0-11+b1) ...
16:02:12 [2020-01-10T16:02:12.327Z] #18 84.55 Setting up aufs-tools (1:4.14+20190211-1) ...
16:02:12 [2020-01-10T16:02:12.327Z] #18 84.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:02:12 [2020-01-10T16:02:12.327Z] #18 84.59 Setting up libip6tc0:ppc64el (1.8.2-4) ...
16:02:12 [2020-01-10T16:02:12.454Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.60 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.62 Setting up libgpm2:ppc64el (1.20.7-5) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.63 Setting up libip4tc0:ppc64el (1.8.2-4) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.65 Setting up libnftnl11:ppc64el (1.1.2-2) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.67 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.69 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.71 Setting up libicu63:ppc64el (63.1-6) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.71 Setting up xxd (2:8.1.0875-5) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.73 Setting up zip (3.0-11+b1) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.73 Setting up vim-common (2:8.1.0875-5) ...
16:02:12 [2020-01-10T16:02:12.616Z] #18 84.78 Setting up bash-completion (1:2.8-6) ...
16:02:13 [2020-01-10T16:02:13.057Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:02:13 [2020-01-10T16:02:13.138Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
16:02:13 [2020-01-10T16:02:13.397Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.543s	coverage: 43.2% of statements
16:02:13 [2020-01-10T16:02:13.966Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
16:02:14 [2020-01-10T16:02:14.023Z] --- PASS: TestBuildWithHugeFile (81.70s)
16:02:14 [2020-01-10T16:02:14.023Z] === RUN   TestBuildWithEmptyDockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:02:14 [2020-01-10T16:02:14.023Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
16:02:14 [2020-01-10T16:02:14.226Z] ok  	github.com/docker/docker/pkg/fsutils	0.315s	coverage: 85.1% of statements
16:02:14 [2020-01-10T16:02:14.278Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
16:02:14 [2020-01-10T16:02:14.278Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
16:02:14 [2020-01-10T16:02:14.278Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
16:02:14 [2020-01-10T16:02:14.278Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
16:02:14 [2020-01-10T16:02:14.278Z] === RUN   TestBuildPreserveOwnership
16:02:14 [2020-01-10T16:02:14.278Z] === RUN   TestBuildPreserveOwnership/copy_from
16:02:14 [2020-01-10T16:02:14.485Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
16:02:14 [2020-01-10T16:02:14.746Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.095s	coverage: 84.1% of statements
16:02:14 [2020-01-10T16:02:14.838Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:02:15 [2020-01-10T16:02:15.316Z] ok  	github.com/docker/docker/layer	7.465s	coverage: 68.8% of statements
16:02:15 [2020-01-10T16:02:15.316Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:02:15 [2020-01-10T16:02:15.316Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:02:15 [2020-01-10T16:02:15.316Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:02:15 [2020-01-10T16:02:15.316Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:02:15 [2020-01-10T16:02:15.316Z] ?   	github.com/docker/docker/oci	[no test files]
16:02:15 [2020-01-10T16:02:15.316Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:02:15 [2020-01-10T16:02:15.316Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:02:15 [2020-01-10T16:02:15.316Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:02:15 [2020-01-10T16:02:15.886Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
16:02:15 [2020-01-10T16:02:15.886Z] ok  	github.com/docker/docker/pkg/locker	0.030s	coverage: 88.9% of statements
16:02:15 [2020-01-10T16:02:15.886Z] ok  	github.com/docker/docker/pkg/idtools	0.746s	coverage: 70.1% of statements
16:02:16 [2020-01-10T16:02:16.146Z] ok  	github.com/docker/docker/pkg/ioutils	0.713s	coverage: 70.6% of statements
16:02:16 [2020-01-10T16:02:16.146Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
16:02:16 [2020-01-10T16:02:16.146Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:02:16 [2020-01-10T16:02:16.405Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
16:02:16 [2020-01-10T16:02:16.665Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
16:02:16 [2020-01-10T16:02:16.720Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
16:02:16 [2020-01-10T16:02:16.925Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.015s	coverage: 60.0% of statements
16:02:16 [2020-01-10T16:02:16.975Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:02:17 [2020-01-10T16:02:17.496Z] ok  	github.com/docker/docker/pkg/pidfile	0.026s	coverage: 82.4% of statements
16:02:17 [2020-01-10T16:02:17.496Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.029s	coverage: 91.4% of statements
16:02:17 [2020-01-10T16:02:17.756Z] ok  	github.com/docker/docker/pkg/mount	0.827s	coverage: 70.0% of statements
16:02:17 [2020-01-10T16:02:17.756Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:02:17 [2020-01-10T16:02:17.756Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:02:17 [2020-01-10T16:02:17.756Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:02:17 [2020-01-10T16:02:17.941Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
16:02:18 [2020-01-10T16:02:18.196Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:02:18 [2020-01-10T16:02:18.326Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
16:02:18 [2020-01-10T16:02:18.451Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:02:18 [2020-01-10T16:02:18.586Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
16:02:18 [2020-01-10T16:02:18.846Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
16:02:18 [2020-01-10T16:02:18.846Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
16:02:19 [2020-01-10T16:02:19.417Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
16:02:19 [2020-01-10T16:02:19.419Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:02:19 [2020-01-10T16:02:19.419Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:02:19 [2020-01-10T16:02:19.475Z] #18 90.58 Setting up libiptc0:ppc64el (1.8.2-4) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 90.60 Setting up xz-utils (5.2.4-1) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 90.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:02:19 [2020-01-10T16:02:19.475Z] #18 90.64 Setting up pigz (2.4-1) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 90.64 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 90.65 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 90.66 Setting up python-pip-whl (18.1-5) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 90.70 Setting up libmpdec2:ppc64el (2.4.2-2) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 90.70 Setting up vim-runtime (2:8.1.0875-5) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 91.61 Setting up libaio1:ppc64el (0.3.112-3) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 91.62 Setting up libonig5:ppc64el (6.9.1-1) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 91.63 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 91.63 Setting up vim (2:8.1.0875-5) ...
16:02:19 [2020-01-10T16:02:19.475Z] #18 91.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:02:19 [2020-01-10T16:02:19.476Z] #18 91.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:02:19 [2020-01-10T16:02:19.476Z] #18 91.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:02:19 [2020-01-10T16:02:19.476Z] #18 91.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:02:19 [2020-01-10T16:02:19.476Z] #18 91.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:02:19 [2020-01-10T16:02:19.476Z] #18 91.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:02:19 [2020-01-10T16:02:19.476Z] #18 91.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:02:19 [2020-01-10T16:02:19.476Z] #18 91.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:02:19 [2020-01-10T16:02:19.763Z] #18 91.83 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
16:02:19 [2020-01-10T16:02:19.763Z] #18 91.84 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:02:19 [2020-01-10T16:02:19.763Z] #18 91.86 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
16:02:19 [2020-01-10T16:02:19.763Z] #18 91.87 Setting up jq (1.5+dfsg-2+b1) ...
16:02:19 [2020-01-10T16:02:19.763Z] #18 91.88 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
16:02:19 [2020-01-10T16:02:19.763Z] #18 91.89 Setting up python3.7 (3.7.3-2) ...
16:02:19 [2020-01-10T16:02:19.986Z] ok  	github.com/docker/docker/pkg/stdcopy	0.026s	coverage: 100.0% of statements
16:02:20 [2020-01-10T16:02:20.246Z] ok  	github.com/docker/docker/pkg/pubsub	1.083s	coverage: 73.9% of statements
16:02:20 [2020-01-10T16:02:20.343Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
16:02:20 [2020-01-10T16:02:20.343Z] --- PASS: TestBuildPreserveOwnership (6.24s)
16:02:20 [2020-01-10T16:02:20.343Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.26s)
16:02:20 [2020-01-10T16:02:20.343Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.97s)
16:02:20 [2020-01-10T16:02:20.343Z] === RUN   TestBuildPlatformInvalid
16:02:20 [2020-01-10T16:02:20.691Z] --- PASS: TestBuildPlatformInvalid (0.15s)
16:02:20 [2020-01-10T16:02:20.691Z] PASS
16:02:20 [2020-01-10T16:02:20.691Z] 
16:02:20 [2020-01-10T16:02:20.691Z] === Skipped
16:02:20 [2020-01-10T16:02:20.691Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:02:20 [2020-01-10T16:02:20.691Z]     build_session_test.go:25: TODO: BuildKit
16:02:20 [2020-01-10T16:02:20.691Z] 
16:02:20 [2020-01-10T16:02:20.691Z] 
16:02:20 [2020-01-10T16:02:20.691Z] DONE 32 tests, 1 skipped in 170.583s
16:02:20 [2020-01-10T16:02:20.691Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:02:20 [2020-01-10T16:02:20.691Z] ++ 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
16:02:20 [2020-01-10T16:02:20.691Z] ++ set -e
16:02:20 [2020-01-10T16:02:20.691Z] ++ '[' -n 0 ']'
16:02:20 [2020-01-10T16:02:20.691Z] ++ set -x
16:02:20 [2020-01-10T16:02:20.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:02:20 [2020-01-10T16:02:20.814Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
16:02:20 [2020-01-10T16:02:20.814Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
16:02:20 [2020-01-10T16:02:20.871Z] .........................                                                [ 67%]
16:02:20 [2020-01-10T16:02:20.946Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:02:20 [2020-01-10T16:02:20.946Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
16:02:20 [2020-01-10T16:02:20.946Z] INFO: Testing against a local daemon
16:02:20 [2020-01-10T16:02:20.946Z] === RUN   TestConfigList
16:02:21 [2020-01-10T16:02:21.385Z] ok  	github.com/docker/docker/pkg/symlink	0.033s	coverage: 87.7% of statements
16:02:21 [2020-01-10T16:02:21.385Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 71.3% of statements
16:02:21 [2020-01-10T16:02:21.506Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
16:02:21 [2020-01-10T16:02:21.761Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:02:22 [2020-01-10T16:02:22.322Z] ok  	github.com/docker/docker/pkg/tailfile	0.112s	coverage: 88.6% of statements
16:02:22 [2020-01-10T16:02:22.322Z] ok  	github.com/docker/docker/pkg/system	0.033s	coverage: 36.2% of statements
16:02:22 [2020-01-10T16:02:22.582Z] ok  	github.com/docker/docker/pkg/signal	2.846s	coverage: 61.0% of statements
16:02:22 [2020-01-10T16:02:22.772Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
16:02:23 [2020-01-10T16:02:23.151Z] testing: warning: no tests to run
16:02:23 [2020-01-10T16:02:23.151Z] coverage: [no statements]
16:02:23 [2020-01-10T16:02:23.151Z] ok  	github.com/docker/docker/pkg/term/windows	0.007s	coverage: [no statements] [no tests to run]
16:02:23 [2020-01-10T16:02:23.151Z] ok  	github.com/docker/docker/pkg/tarsum	0.131s	coverage: 89.3% of statements
16:02:23 [2020-01-10T16:02:23.151Z] ok  	github.com/docker/docker/pkg/term	0.014s	coverage: 84.8% of statements
16:02:23 [2020-01-10T16:02:23.267Z] #18 ...
16:02:23 [2020-01-10T16:02:23.267Z] 
16:02:23 [2020-01-10T16:02:23.267Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:02:23 [2020-01-10T16:02:23.267Z] #46 246.5 net/http/httptrace
16:02:23 [2020-01-10T16:02:23.267Z] #46 246.9 net/http
16:02:23 [2020-01-10T16:02:23.267Z] #46 ...
16:02:23 [2020-01-10T16:02:23.267Z] 
16:02:23 [2020-01-10T16:02:23.267Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:23 [2020-01-10T16:02:23.267Z] #43 159.0   CC       criu/cr-check.o
16:02:23 [2020-01-10T16:02:23.267Z] #43 162.5   CC       criu/cr-dedup.o
16:02:23 [2020-01-10T16:02:23.267Z] #43 163.2   CC       criu/cr-dump.o
16:02:23 [2020-01-10T16:02:23.267Z] #43 167.9   CC       criu/cr-errno.o
16:02:23 [2020-01-10T16:02:23.267Z] #43 168.0   CC       criu/cr-restore.o
16:02:23 [2020-01-10T16:02:23.332Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
16:02:23 [2020-01-10T16:02:23.721Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
16:02:23 [2020-01-10T16:02:23.721Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
16:02:23 [2020-01-10T16:02:23.721Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
16:02:24 [2020-01-10T16:02:24.255Z] --- PASS: TestConfigList (3.24s)
16:02:24 [2020-01-10T16:02:24.255Z] === RUN   TestConfigsCreateAndDelete
16:02:24 [2020-01-10T16:02:24.762Z] #43 ...
16:02:24 [2020-01-10T16:02:24.762Z] 
16:02:24 [2020-01-10T16:02:24.762Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:02:24 [2020-01-10T16:02:24.762Z] #24 248.3 + mkdir -p /tmp/tmp.8o2eoyE2jt/src/github.com/docker
16:02:24 [2020-01-10T16:02:24.762Z] #24 248.3 + mv components/cli /tmp/tmp.8o2eoyE2jt/src/github.com/docker/cli
16:02:24 [2020-01-10T16:02:24.762Z] #24 248.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:02:25 [2020-01-10T16:02:25.632Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
16:02:25 [2020-01-10T16:02:25.632Z] ok  	github.com/docker/docker/profiles/seccomp	0.036s	coverage: 73.8% of statements
16:02:25 [2020-01-10T16:02:25.703Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
16:02:25 [2020-01-10T16:02:25.791Z] #24 ...
16:02:25 [2020-01-10T16:02:25.791Z] 
16:02:25 [2020-01-10T16:02:25.791Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:02:25 [2020-01-10T16:02:25.791Z] #18 97.97 Setting up iptables (1.8.2-4) ...
16:02:25 [2020-01-10T16:02:25.791Z] #18 98.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:02:25 [2020-01-10T16:02:25.791Z] #18 98.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:02:25 [2020-01-10T16:02:25.791Z] #18 98.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:02:25 [2020-01-10T16:02:25.791Z] #18 98.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:02:25 [2020-01-10T16:02:25.791Z] #18 98.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:02:25 [2020-01-10T16:02:25.791Z] #18 98.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:02:25 [2020-01-10T16:02:25.791Z] #18 98.08 Setting up python3 (3.7.3-1) ...
16:02:26 [2020-01-10T16:02:26.202Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 83.7% of statements
16:02:26 [2020-01-10T16:02:26.815Z] #18 98.72 Setting up python3-wheel (0.32.3-2) ...
16:02:27 [2020-01-10T16:02:27.141Z] ok  	github.com/docker/docker/plugin	0.582s	coverage: 27.1% of statements
16:02:27 [2020-01-10T16:02:27.401Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
16:02:27 [2020-01-10T16:02:27.632Z] --- PASS: TestConfigsCreateAndDelete (3.39s)
16:02:27 [2020-01-10T16:02:27.632Z] === RUN   TestConfigsUpdate
16:02:27 [2020-01-10T16:02:27.632Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
16:02:27 [2020-01-10T16:02:27.842Z] #18 99.95 Setting up apparmor (2.13.2-10) ...
16:02:28 [2020-01-10T16:02:28.009Z] ok  	github.com/docker/docker/restartmanager	0.024s	coverage: 45.3% of statements
16:02:28 [2020-01-10T16:02:28.009Z] ok  	github.com/docker/docker/registry	0.273s	coverage: 56.0% of statements
16:02:28 [2020-01-10T16:02:28.956Z] ok  	github.com/docker/docker/testutil	0.026s	coverage: 62.5% of statements
16:02:28 [2020-01-10T16:02:28.956Z] ok  	github.com/docker/docker/runconfig	0.048s	coverage: 68.2% of statements
16:02:30 [2020-01-10T16:02:30.573Z] #18 102.7 Setting up xfsprogs (4.20.0-1) ...
16:02:30 [2020-01-10T16:02:30.573Z] #18 102.7 Setting up python3-lib2to3 (3.7.3-1) ...
16:02:30 [2020-01-10T16:02:30.891Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
16:02:30 [2020-01-10T16:02:30.891Z] --- PASS: TestConfigsUpdate (3.19s)
16:02:30 [2020-01-10T16:02:30.891Z] === RUN   TestTemplatedConfig
16:02:31 [2020-01-10T16:02:31.501Z] ok  	github.com/docker/docker/volume/drivers	0.014s	coverage: 36.1% of statements
16:02:31 [2020-01-10T16:02:31.501Z] ok  	github.com/docker/docker/volume/mounts	0.062s	coverage: 67.0% of statements
16:02:31 [2020-01-10T16:02:31.501Z] ok  	github.com/docker/docker/volume/local	0.046s	coverage: 73.0% of statements
16:02:31 [2020-01-10T16:02:31.598Z] #18 103.5 Setting up python3-pkg-resources (40.8.0-1) ...
16:02:31 [2020-01-10T16:02:31.814Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
16:02:32 [2020-01-10T16:02:32.373Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
16:02:32 [2020-01-10T16:02:32.877Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
16:02:33 [2020-01-10T16:02:33.091Z] #18 105.0 Setting up python3-distutils (3.7.3-1) ...
16:02:33 [2020-01-10T16:02:33.717Z] #18 106.0 Setting up python3-setuptools (40.8.0-1) ...
16:02:34 [2020-01-10T16:02:34.881Z] --- PASS: TestTemplatedConfig (3.76s)
16:02:34 [2020-01-10T16:02:34.881Z] === RUN   TestConfigInspect
16:02:35 [2020-01-10T16:02:35.805Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
16:02:36 [2020-01-10T16:02:36.449Z] #18 108.2 Setting up python3-pip (18.1-5) ...
16:02:37 [2020-01-10T16:02:37.744Z] --- PASS: TestConfigInspect (3.06s)
16:02:37 [2020-01-10T16:02:37.744Z] === RUN   TestConfigCreateWithLabels
16:02:38 [2020-01-10T16:02:38.536Z] #18 110.3 Processing triggers for libc-bin (2.28-10) ...
16:02:38 [2020-01-10T16:02:38.536Z] #18 110.3 Processing triggers for mime-support (3.62) ...
16:02:38 [2020-01-10T16:02:38.825Z] #18 DONE 110.8s
16:02:38 [2020-01-10T16:02:38.825Z] 
16:02:38 [2020-01-10T16:02:38.825Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
16:02:39 [2020-01-10T16:02:39.114Z] #19 0.482 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:02:39 [2020-01-10T16:02:39.114Z] #19 0.490 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:02:39 [2020-01-10T16:02:39.114Z] #19 0.498 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:02:39 [2020-01-10T16:02:39.403Z] #19 DONE 0.6s
16:02:39 [2020-01-10T16:02:39.403Z] 
16:02:39 [2020-01-10T16:02:39.403Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
16:02:39 [2020-01-10T16:02:39.696Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
16:02:39 [2020-01-10T16:02:39.998Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
16:02:40 [2020-01-10T16:02:40.559Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
16:02:40 [2020-01-10T16:02:40.815Z] --- PASS: TestConfigCreateWithLabels (3.27s)
16:02:40 [2020-01-10T16:02:40.815Z] === RUN   TestConfigCreateResolve
16:02:41 [2020-01-10T16:02:41.069Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
16:02:41 [2020-01-10T16:02:41.069Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:02:41 [2020-01-10T16:02:41.456Z] #20 ...
16:02:41 [2020-01-10T16:02:41.456Z] 
16:02:41 [2020-01-10T16:02:41.456Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:41 [2020-01-10T16:02:41.456Z] #43 176.8   CC       criu/cr-service.o
16:02:41 [2020-01-10T16:02:41.456Z] #43 180.3   CC       criu/crtools.o
16:02:41 [2020-01-10T16:02:41.456Z] #43 181.3   CC       criu/eventfd.o
16:02:41 [2020-01-10T16:02:41.456Z] #43 181.9   CC       criu/eventpoll.o
16:02:41 [2020-01-10T16:02:41.456Z] #43 183.4   CC       criu/external.o
16:02:41 [2020-01-10T16:02:41.456Z] #43 184.0   CC       criu/fault-injection.o
16:02:41 [2020-01-10T16:02:41.456Z] #43 184.3   CC       criu/fdstore.o
16:02:41 [2020-01-10T16:02:41.456Z] #43 185.3   CC       criu/fifo.o
16:02:41 [2020-01-10T16:02:41.456Z] #43 186.1   CC       criu/file-ids.o
16:02:41 [2020-01-10T16:02:41.456Z] #43 186.7   CC       criu/file-lock.o
16:02:41 [2020-01-10T16:02:41.629Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
16:02:41 [2020-01-10T16:02:41.744Z] #43 ...
16:02:41 [2020-01-10T16:02:41.744Z] 
16:02:41 [2020-01-10T16:02:41.744Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:02:41 [2020-01-10T16:02:41.744Z] #46 265.1 github.com/LK4D4/vndr/godl
16:02:41 [2020-01-10T16:02:41.744Z] #46 266.1 github.com/LK4D4/vndr
16:02:41 [2020-01-10T16:02:41.883Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:02:41 [2020-01-10T16:02:41.935Z] ok  	github.com/docker/docker/cmd/dockerd	0.092s	coverage: 30.5% of statements
16:02:41 [2020-01-10T16:02:41.935Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.3% of statements
16:02:41 [2020-01-10T16:02:41.935Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:02:41 [2020-01-10T16:02:41.935Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:02:41 [2020-01-10T16:02:41.935Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:02:41 [2020-01-10T16:02:41.935Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:02:43 [2020-01-10T16:02:43.236Z] #46 ...
16:02:43 [2020-01-10T16:02:43.236Z] 
16:02:43 [2020-01-10T16:02:43.236Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:43 [2020-01-10T16:02:43.236Z] #43 188.7   CC       criu/files-ext.o
16:02:43 [2020-01-10T16:02:43.766Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:02:43 [2020-01-10T16:02:43.766Z] --- PASS: TestConfigCreateResolve (2.88s)
16:02:43 [2020-01-10T16:02:43.766Z] === RUN   TestConfigDaemonLibtrustID
16:02:43 [2020-01-10T16:02:43.766Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
16:02:43 [2020-01-10T16:02:43.878Z] #43 189.4   CC       criu/files-reg.o
16:02:44 [2020-01-10T16:02:44.326Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:02:44 [2020-01-10T16:02:44.326Z] PASS
16:02:44 [2020-01-10T16:02:44.326Z] 
16:02:44 [2020-01-10T16:02:44.326Z] DONE 8 tests in 23.605s
16:02:44 [2020-01-10T16:02:44.326Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:02:44 [2020-01-10T16:02:44.326Z] ++ 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
16:02:44 [2020-01-10T16:02:44.326Z] ++ set -e
16:02:44 [2020-01-10T16:02:44.326Z] ++ '[' -n 0 ']'
16:02:44 [2020-01-10T16:02:44.326Z] ++ set -x
16:02:44 [2020-01-10T16:02:44.326Z] ++ env -i DEST=/go/src/github.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
16:02:44 [2020-01-10T16:02:44.326Z] INFO: Testing against a local daemon
16:02:44 [2020-01-10T16:02:44.326Z] === RUN   TestCheckpoint
16:02:44 [2020-01-10T16:02:44.326Z] --- SKIP: TestCheckpoint (0.00s)
16:02:44 [2020-01-10T16:02:44.326Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:02:44 [2020-01-10T16:02:44.326Z] === RUN   TestContainerInvalidJSON
16:02:44 [2020-01-10T16:02:44.581Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:02:44 [2020-01-10T16:02:44.581Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:02:44 [2020-01-10T16:02:44.581Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:02:44 [2020-01-10T16:02:44.581Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:02:44 [2020-01-10T16:02:44.581Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:02:44 [2020-01-10T16:02:44.581Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:02:44 [2020-01-10T16:02:44.581Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:02:44 [2020-01-10T16:02:44.581Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:02:44 [2020-01-10T16:02:44.581Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:02:44 [2020-01-10T16:02:44.581Z] --- PASS: TestContainerInvalidJSON (0.03s)
16:02:44 [2020-01-10T16:02:44.581Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:02:44 [2020-01-10T16:02:44.581Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:02:44 [2020-01-10T16:02:44.581Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:02:44 [2020-01-10T16:02:44.581Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:02:44 [2020-01-10T16:02:44.581Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
16:02:44 [2020-01-10T16:02:44.581Z] === RUN   TestCopyFromContainerPathIsNotDir
16:02:44 [2020-01-10T16:02:44.581Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
16:02:44 [2020-01-10T16:02:44.581Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
16:02:44 [2020-01-10T16:02:44.877Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
16:02:44 [2020-01-10T16:02:44.877Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
16:02:44 [2020-01-10T16:02:44.877Z] === RUN   TestCopyToContainerPathDoesNotExist
16:02:44 [2020-01-10T16:02:44.877Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
16:02:44 [2020-01-10T16:02:44.877Z] === RUN   TestCopyToContainerPathIsNotDir
16:02:44 [2020-01-10T16:02:44.877Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
16:02:44 [2020-01-10T16:02:44.877Z] === RUN   TestCopyFromContainer
16:02:46 [2020-01-10T16:02:46.805Z] === RUN   TestCopyFromContainer//
16:02:47 [2020-01-10T16:02:47.059Z] === RUN   TestCopyFromContainer//bar/root
16:02:47 [2020-01-10T16:02:47.059Z] === RUN   TestCopyFromContainer//bar/root/
16:02:47 [2020-01-10T16:02:47.059Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:02:47 [2020-01-10T16:02:47.195Z] ok  	github.com/docker/docker/daemon/cluster	0.052s	coverage: 0.5% of statements
16:02:47 [2020-01-10T16:02:47.314Z] === RUN   TestCopyFromContainer/bar/quux
16:02:47 [2020-01-10T16:02:47.314Z] === RUN   TestCopyFromContainer/bar/quux/
16:02:47 [2020-01-10T16:02:47.379Z] #43 ...
16:02:47 [2020-01-10T16:02:47.379Z] 
16:02:47 [2020-01-10T16:02:47.379Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:02:47 [2020-01-10T16:02:47.379Z] #46 DONE 280.8s
16:02:47 [2020-01-10T16:02:47.569Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:02:47 [2020-01-10T16:02:47.569Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
16:02:47 [2020-01-10T16:02:47.569Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
16:02:47 [2020-01-10T16:02:47.569Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:02:47 [2020-01-10T16:02:47.569Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:02:47 [2020-01-10T16:02:47.671Z] 
16:02:47 [2020-01-10T16:02:47.671Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:02:47 [2020-01-10T16:02:47.824Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:02:47 [2020-01-10T16:02:47.824Z] === RUN   TestCopyFromContainer/bar/notarget
16:02:47 [2020-01-10T16:02:47.961Z] #24 ...
16:02:47 [2020-01-10T16:02:47.961Z] 
16:02:47 [2020-01-10T16:02:47.961Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
16:02:47 [2020-01-10T16:02:47.961Z] #20 8.789 Collecting yamllint==1.16.0
16:02:48 [2020-01-10T16:02:48.079Z] --- PASS: TestCopyFromContainer (3.14s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer// (0.12s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:02:48 [2020-01-10T16:02:48.079Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:02:48 [2020-01-10T16:02:48.079Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:02:48 [2020-01-10T16:02:48.079Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:02:48 [2020-01-10T16:02:48.079Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:02:48 [2020-01-10T16:02:48.079Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:02:48 [2020-01-10T16:02:48.079Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:02:48 [2020-01-10T16:02:48.079Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateLinkToNonExistingContainer
16:02:48 [2020-01-10T16:02:48.079Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateWithInvalidEnv
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateWithInvalidEnv/0
16:02:48 [2020-01-10T16:02:48.079Z] === PAUSE TestCreateWithInvalidEnv/0
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateWithInvalidEnv/1
16:02:48 [2020-01-10T16:02:48.079Z] === PAUSE TestCreateWithInvalidEnv/1
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateWithInvalidEnv/2
16:02:48 [2020-01-10T16:02:48.079Z] === PAUSE TestCreateWithInvalidEnv/2
16:02:48 [2020-01-10T16:02:48.079Z] === CONT  TestCreateWithInvalidEnv/0
16:02:48 [2020-01-10T16:02:48.079Z] === CONT  TestCreateWithInvalidEnv/2
16:02:48 [2020-01-10T16:02:48.079Z] === CONT  TestCreateWithInvalidEnv/1
16:02:48 [2020-01-10T16:02:48.079Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:02:48 [2020-01-10T16:02:48.079Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
16:02:48 [2020-01-10T16:02:48.079Z] === RUN   TestCreateTmpfsMountsTarget
16:02:48 [2020-01-10T16:02:48.333Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
16:02:48 [2020-01-10T16:02:48.334Z] === RUN   TestCreateWithCustomMaskedPaths
16:02:49 [2020-01-10T16:02:49.107Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:02:49 [2020-01-10T16:02:49.464Z] #20 9.846   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:02:49 [2020-01-10T16:02:49.464Z] #20 10.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:02:49 [2020-01-10T16:02:49.464Z] #20 10.23   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
16:02:49 [2020-01-10T16:02:49.694Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
16:02:49 [2020-01-10T16:02:49.694Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:02:49 [2020-01-10T16:02:49.754Z] #20 10.30 Collecting pyyaml (from yamllint==1.16.0)
16:02:49 [2020-01-10T16:02:49.754Z] #20 10.54   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
16:02:50 [2020-01-10T16:02:50.412Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:02:51 [2020-01-10T16:02:51.094Z] --- PASS: TestCreateWithCustomMaskedPaths (2.85s)
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:02:51 [2020-01-10T16:02:51.094Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:02:51 [2020-01-10T16:02:51.094Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:02:51 [2020-01-10T16:02:51.094Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:02:51 [2020-01-10T16:02:51.094Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:02:51 [2020-01-10T16:02:51.094Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:02:51 [2020-01-10T16:02:51.094Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:02:51 [2020-01-10T16:02:51.094Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:02:51 [2020-01-10T16:02:51.094Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:02:51 [2020-01-10T16:02:51.349Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:02:51 [2020-01-10T16:02:51.349Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:02:51 [2020-01-10T16:02:51.349Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:02:51 [2020-01-10T16:02:51.349Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:02:51 [2020-01-10T16:02:51.349Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:02:51 [2020-01-10T16:02:51.349Z] --- PASS: TestCreateWithCapabilities (0.02s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
16:02:51 [2020-01-10T16:02:51.349Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
16:02:51 [2020-01-10T16:02:51.349Z] === RUN   TestCreateWithCustomReadonlyPaths
16:02:52 [2020-01-10T16:02:52.278Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
16:02:52 [2020-01-10T16:02:52.475Z] #20 12.88 Building wheels for collected packages: pyyaml
16:02:52 [2020-01-10T16:02:52.475Z] #20 12.89   Running setup.py bdist_wheel for pyyaml: started
16:02:53 [2020-01-10T16:02:53.975Z] #20 14.75   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:02:53 [2020-01-10T16:02:53.975Z] #20 14.76   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
16:02:54 [2020-01-10T16:02:54.164Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
16:02:54 [2020-01-10T16:02:54.263Z] #20 14.90 Successfully built pyyaml
16:02:54 [2020-01-10T16:02:54.263Z] #20 14.94 Installing collected packages: pathspec, pyyaml, yamllint
16:02:54 [2020-01-10T16:02:54.723Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.25s)
16:02:54 [2020-01-10T16:02:54.723Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:02:54 [2020-01-10T16:02:54.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:02:54 [2020-01-10T16:02:54.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:02:54 [2020-01-10T16:02:54.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:02:54 [2020-01-10T16:02:54.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:02:54 [2020-01-10T16:02:54.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:02:54 [2020-01-10T16:02:54.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:02:54 [2020-01-10T16:02:54.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:02:54 [2020-01-10T16:02:54.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:02:54 [2020-01-10T16:02:54.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:02:54 [2020-01-10T16:02:54.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:02:54 [2020-01-10T16:02:54.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:02:54 [2020-01-10T16:02:54.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:02:54 [2020-01-10T16:02:54.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:02:54 [2020-01-10T16:02:54.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:02:54 [2020-01-10T16:02:54.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:02:54 [2020-01-10T16:02:54.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:02:54 [2020-01-10T16:02:54.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:02:54 [2020-01-10T16:02:54.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:02:54 [2020-01-10T16:02:54.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:02:54 [2020-01-10T16:02:54.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:02:54 [2020-01-10T16:02:54.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:02:54 [2020-01-10T16:02:54.723Z] === RUN   TestContainerStartOnDaemonRestart
16:02:54 [2020-01-10T16:02:54.723Z] === PAUSE TestContainerStartOnDaemonRestart
16:02:54 [2020-01-10T16:02:54.723Z] === RUN   TestDaemonRestartIpcMode
16:02:54 [2020-01-10T16:02:54.723Z] === PAUSE TestDaemonRestartIpcMode
16:02:54 [2020-01-10T16:02:54.723Z] === RUN   TestDiff
16:02:54 [2020-01-10T16:02:54.800Z] ok  	github.com/docker/docker/pkg/plugins	33.666s	coverage: 76.6% of statements
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/rootless	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/volume	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === Skipped
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:73: No driver to put!
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     overlay_test.go:49: Fails to compute changes intermittently
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     graphtest_unix.go:73: No driver to put!
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:02:54 [2020-01-10T16:02:54.801Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] 
16:02:54 [2020-01-10T16:02:54.801Z] DONE 2155 tests, 20 skipped in 186.091s
Post stage
[Pipeline] junit
16:02:54 [2020-01-10T16:02:54.815Z] Recording test results
16:02:54 [2020-01-10T16:02:54.892Z] #20 15.57 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
16:02:55 [2020-01-10T16:02:55.185Z] #20 DONE 15.8s
16:02:55 [2020-01-10T16:02:55.185Z] 
16:02:55 [2020-01-10T16:02:55.185Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:55 [2020-01-10T16:02:55.185Z] #43 195.3   CC       criu/files.o
16:02:55 [2020-01-10T16:02:55.185Z] #43 199.0   CC       criu/filesystems.o
16:02:55 [2020-01-10T16:02:55.185Z] #43 200.7   CC       criu/fsnotify.o
16:02:55 [2020-01-10T16:02:55.733Z] --- PASS: TestDiff (0.88s)
16:02:55 [2020-01-10T16:02:55.733Z] === RUN   TestExecWithCloseStdin
16:02:55 [2020-01-10T16:02:55.733Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
16:02:56 [2020-01-10T16:02:56.658Z] --- PASS: TestExecWithCloseStdin (1.13s)
16:02:56 [2020-01-10T16:02:56.658Z] === RUN   TestExec
16:02:56 [2020-01-10T16:02:56.678Z] #43 202.5   CC       criu/image-desc.o
16:02:56 [2020-01-10T16:02:56.967Z] #43 202.7   CC       criu/image.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:02:57 [2020-01-10T16:02:57.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -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:339fb74cbcd2e39295e40484c013100ad404fbdf hack/make.sh dynbinary test-integration
16:02:57 [2020-01-10T16:02:57.631Z] --- PASS: TestExec (1.00s)
16:02:57 [2020-01-10T16:02:57.631Z] === RUN   TestExecUser
16:02:58 [2020-01-10T16:02:58.245Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.453s	coverage: 13.6% of statements
16:02:58 [2020-01-10T16:02:58.463Z] 
16:02:58 [2020-01-10T16:02:58.463Z] Removing bundles/
16:02:58 [2020-01-10T16:02:58.463Z] 
16:02:58 [2020-01-10T16:02:58.463Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:02:58 [2020-01-10T16:02:58.463Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:02:58 [2020-01-10T16:02:58.463Z] GOOS="" GOARCH="" GOARM=""
16:02:58 [2020-01-10T16:02:58.493Z] #43 204.1   CC       criu/ipc_ns.o
16:02:59 [2020-01-10T16:02:59.080Z] --- PASS: TestExecUser (1.11s)
16:02:59 [2020-01-10T16:02:59.080Z] === RUN   TestExportContainerAndImportImage
16:02:59 [2020-01-10T16:02:59.080Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
16:02:59 [2020-01-10T16:02:59.586Z] ok  	github.com/docker/docker/daemon	12.281s	coverage: 17.6% of statements
16:02:59 [2020-01-10T16:02:59.586Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:02:59 [2020-01-10T16:02:59.586Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:02:59 [2020-01-10T16:02:59.684Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
16:02:59 [2020-01-10T16:02:59.974Z] ok  	github.com/docker/docker/daemon/config	0.069s	coverage: 82.1% of statements
16:02:59 [2020-01-10T16:02:59.985Z] --- PASS: TestExportContainerAndImportImage (1.26s)
16:02:59 [2020-01-10T16:02:59.985Z] === RUN   TestExportContainerAfterDaemonRestart
16:02:59 [2020-01-10T16:02:59.985Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:03:00 [2020-01-10T16:03:00.797Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
16:03:01 [2020-01-10T16:03:01.097Z] faf31ee0aa3d: Pull complete
16:03:01 [2020-01-10T16:03:01.097Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd
16:03:01 [2020-01-10T16:03:01.097Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:03:01 [2020-01-10T16:03:01.097Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
16:03:01 [2020-01-10T16:03:01.097Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
16:03:01 [2020-01-10T16:03:01.097Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914'
16:03:01 [2020-01-10T16:03:01.097Z] WARN: Skipping validation tests
16:03:01 [2020-01-10T16:03:01.097Z] INFO: Running unit tests at 01/10/2020 16:02:51...
16:03:01 [2020-01-10T16:03:01.097Z] INFO: make.ps1 starting at 01/10/2020 16:02:56
16:03:01 [2020-01-10T16:03:01.097Z] INFO: Git commit (339fb74cb) assumed from DOCKER_GITCOMMIT environment variable
16:03:01 [2020-01-10T16:03:01.097Z] INFO: Invoking autogen...
16:03:01 [2020-01-10T16:03:01.097Z] INFO: Running unit tests...
16:03:01 [2020-01-10T16:03:01.200Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:03:01 [2020-01-10T16:03:01.200Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:03:01 [2020-01-10T16:03:01.200Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:03:01 [2020-01-10T16:03:01.211Z] #43 206.5   CC       criu/irmap.o
16:03:01 [2020-01-10T16:03:01.914Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
16:03:01 [2020-01-10T16:03:01.914Z] === RUN   TestHealthCheckWorkdir
16:03:02 [2020-01-10T16:03:02.266Z] #43 207.8   CC       criu/kcmp-ids.o
16:03:02 [2020-01-10T16:03:02.555Z] #43 208.2   CC       criu/kerndat.o
16:03:02 [2020-01-10T16:03:02.642Z] ok  	github.com/docker/docker/daemon/graphdriver	0.021s	coverage: 2.2% of statements
16:03:02 [2020-01-10T16:03:02.839Z] --- PASS: TestHealthCheckWorkdir (1.27s)
16:03:02 [2020-01-10T16:03:02.839Z] === RUN   TestHealthKillContainer
16:03:03 [2020-01-10T16:03:03.059Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
16:03:03 [2020-01-10T16:03:03.765Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
16:03:04 [2020-01-10T16:03:04.053Z] #43 ...
16:03:04 [2020-01-10T16:03:04.053Z] 
16:03:04 [2020-01-10T16:03:04.053Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:03:04 [2020-01-10T16:03:04.053Z] #30 297.6 + rm -rf /tmp/tmp.j4eavhpxI8
16:03:04 [2020-01-10T16:03:04.325Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:03:04 [2020-01-10T16:03:04.325Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:03:04 [2020-01-10T16:03:04.343Z] #30 DONE 298.1s
16:03:04 [2020-01-10T16:03:04.343Z] 
16:03:04 [2020-01-10T16:03:04.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:03:04 [2020-01-10T16:03:04.343Z] #43 210.0   CC       criu/libnetlink.o
16:03:05 [2020-01-10T16:03:05.130Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
16:03:05 [2020-01-10T16:03:05.373Z] #43 211.1   CC       criu/log.o
16:03:05 [2020-01-10T16:03:05.938Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.264s	coverage: 57.9% of statements
16:03:06 [2020-01-10T16:03:06.338Z] --- PASS: TestHealthKillContainer (3.04s)
16:03:06 [2020-01-10T16:03:06.338Z] === RUN   TestInspectCpusetInConfigPre120
16:03:06 [2020-01-10T16:03:06.338Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:03:06 [2020-01-10T16:03:06.400Z] #43 212.1   CC       criu/lsm.o
16:03:06 [2020-01-10T16:03:06.897Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s)
16:03:06 [2020-01-10T16:03:06.897Z] === RUN   TestIpcModeNone
16:03:07 [2020-01-10T16:03:07.029Z] #43 212.8   CC       criu/mem.o
16:03:07 [2020-01-10T16:03:07.821Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
16:03:07 [2020-01-10T16:03:07.821Z] --- PASS: TestIpcModeNone (1.06s)
16:03:07 [2020-01-10T16:03:07.821Z] === RUN   TestIpcModePrivate
16:03:09 [2020-01-10T16:03:09.185Z] --- PASS: TestIpcModePrivate (1.04s)
16:03:09 [2020-01-10T16:03:09.185Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:198, shared: false, mustBeShared: false
16:03:09 [2020-01-10T16:03:09.185Z] === RUN   TestIpcModeShareable
16:03:09 [2020-01-10T16:03:09.666Z] 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
16:03:10 [2020-01-10T16:03:10.110Z] --- PASS: TestIpcModeShareable (1.02s)
16:03:10 [2020-01-10T16:03:10.110Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:202, shared: true, mustBeShared: true
16:03:10 [2020-01-10T16:03:10.110Z] === RUN   TestAPIIpcModeShareableAndContainer
16:03:10 [2020-01-10T16:03:10.110Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:03:10 [2020-01-10T16:03:10.544Z] #43 215.7   CC       criu/mount.o
16:03:11 [2020-01-10T16:03:11.513Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
16:03:11 [2020-01-10T16:03:11.513Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:03:12 [2020-01-10T16:03:12.156Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
16:03:12 [2020-01-10T16:03:12.452Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:03:12 [2020-01-10T16:03:12.452Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
16:03:12 [2020-01-10T16:03:12.537Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.460s	coverage: 46.2% of statements
16:03:13 [2020-01-10T16:03:13.012Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s)
16:03:13 [2020-01-10T16:03:13.012Z] === RUN   TestAPIIpcModeHost
16:03:13 [2020-01-10T16:03:13.012Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
16:03:13 [2020-01-10T16:03:13.936Z] --- PASS: TestAPIIpcModeHost (0.91s)
16:03:13 [2020-01-10T16:03:13.936Z] === RUN   TestDaemonIpcModeShareable
16:03:14 [2020-01-10T16:03:14.987Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
16:03:15 [2020-01-10T16:03:15.063Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.984s	coverage: 48.6% of statements
16:03:15 [2020-01-10T16:03:15.063Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.909s	coverage: 72.5% of statements
16:03:15 [2020-01-10T16:03:15.063Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:03:15 [2020-01-10T16:03:15.913Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
16:03:15 [2020-01-10T16:03:15.913Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true
16:03:15 [2020-01-10T16:03:15.913Z] === RUN   TestDaemonIpcModePrivate
16:03:16 [2020-01-10T16:03:16.480Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:03:16 [2020-01-10T16:03:16.517Z] #43 222.0   CC       criu/namespaces.o
16:03:16 [2020-01-10T16:03:16.734Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
16:03:17 [2020-01-10T16:03:17.542Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.506s	coverage: 76.1% of statements
16:03:17 [2020-01-10T16:03:17.658Z] --- PASS: TestDaemonIpcModePrivate (1.97s)
16:03:17 [2020-01-10T16:03:17.658Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false
16:03:17 [2020-01-10T16:03:17.658Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:03:17 [2020-01-10T16:03:17.910Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:03:18 [2020-01-10T16:03:18.622Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
16:03:18 [2020-01-10T16:03:18.871Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
16:03:19 [2020-01-10T16:03:19.234Z] #43 224.9   CC       criu/net.o
16:03:19 [2020-01-10T16:03:19.546Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:03:19 [2020-01-10T16:03:19.546Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
16:03:19 [2020-01-10T16:03:19.546Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false
16:03:19 [2020-01-10T16:03:19.546Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:03:19 [2020-01-10T16:03:19.986Z] ?   	github.com/docker/docker/api	[no test files]
16:03:20 [2020-01-10T16:03:20.060Z] tests/integration/client_test.py .....                                   [ 76%]
16:03:20 [2020-01-10T16:03:20.105Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
16:03:20 [2020-01-10T16:03:20.162Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
16:03:20 [2020-01-10T16:03:20.724Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:03:21 [2020-01-10T16:03:21.084Z] tests/integration/errors_test.py .                                       [ 76%]
16:03:21 [2020-01-10T16:03:21.648Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.08s)
16:03:21 [2020-01-10T16:03:21.648Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: true, mustBeShared: true
16:03:21 [2020-01-10T16:03:21.648Z] === RUN   TestIpcModeOlderClient
16:03:21 [2020-01-10T16:03:21.648Z] === PAUSE TestIpcModeOlderClient
16:03:21 [2020-01-10T16:03:21.648Z] === RUN   TestKillContainerInvalidSignal
16:03:21 [2020-01-10T16:03:21.949Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
16:03:22 [2020-01-10T16:03:22.155Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 4.9% of statements
16:03:22 [2020-01-10T16:03:22.204Z] === RUN   TestDockerSuite/TestBuildAddScript
16:03:22 [2020-01-10T16:03:22.458Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
16:03:22 [2020-01-10T16:03:22.458Z] === RUN   TestKillContainer
16:03:22 [2020-01-10T16:03:22.458Z] === RUN   TestKillContainer/no_signal
16:03:22 [2020-01-10T16:03:22.525Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
16:03:22 [2020-01-10T16:03:22.925Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.199s	coverage: 59.8% of statements
16:03:22 [2020-01-10T16:03:22.925Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:03:22 [2020-01-10T16:03:22.925Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:03:22 [2020-01-10T16:03:22.925Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:03:22 [2020-01-10T16:03:22.925Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:03:23 [2020-01-10T16:03:23.382Z] === RUN   TestKillContainer/non_killing_signal
16:03:23 [2020-01-10T16:03:23.637Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
16:03:23 [2020-01-10T16:03:23.893Z] === RUN   TestKillContainer/killing_signal
16:03:23 [2020-01-10T16:03:23.955Z] ok  	github.com/docker/docker/daemon/logger	0.238s	coverage: 42.7% of statements
16:03:24 [2020-01-10T16:03:24.793Z] #43 230.1   CC       criu/netfilter.o
16:03:24 [2020-01-10T16:03:24.943Z] --- PASS: TestKillContainer (2.53s)
16:03:24 [2020-01-10T16:03:24.943Z]     --- PASS: TestKillContainer/no_signal (0.90s)
16:03:24 [2020-01-10T16:03:24.943Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
16:03:24 [2020-01-10T16:03:24.943Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
16:03:24 [2020-01-10T16:03:24.943Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:03:24 [2020-01-10T16:03:24.943Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:03:25 [2020-01-10T16:03:25.082Z] #43 230.8   CC       criu/page-pipe.o
16:03:25 [2020-01-10T16:03:25.287Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.110s	coverage: 77.8% of statements
16:03:25 [2020-01-10T16:03:25.287Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:03:25 [2020-01-10T16:03:25.287Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:03:25 [2020-01-10T16:03:25.589Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:03:25 [2020-01-10T16:03:25.670Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
16:03:25 [2020-01-10T16:03:25.845Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
16:03:25 [2020-01-10T16:03:25.845Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:03:26 [2020-01-10T16:03:26.110Z] #43 231.9   CC       criu/page-xfer.o
16:03:26 [2020-01-10T16:03:26.405Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
16:03:26 [2020-01-10T16:03:26.520Z] ok  	github.com/docker/docker/daemon/logger/journald	0.013s	coverage: 26.2% of statements
16:03:26 [2020-01-10T16:03:26.965Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 62.1% of statements
16:03:26 [2020-01-10T16:03:26.968Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s)
16:03:26 [2020-01-10T16:03:26.968Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s)
16:03:26 [2020-01-10T16:03:26.968Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s)
16:03:26 [2020-01-10T16:03:26.968Z] === RUN   TestKillStoppedContainer
16:03:26 [2020-01-10T16:03:26.968Z] --- PASS: TestKillStoppedContainer (0.10s)
16:03:26 [2020-01-10T16:03:26.968Z] === RUN   TestKillStoppedContainerAPIPre120
16:03:26 [2020-01-10T16:03:26.968Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
16:03:26 [2020-01-10T16:03:26.968Z] === RUN   TestKillDifferentUserContainer
16:03:27 [2020-01-10T16:03:27.400Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 88.3% of statements
16:03:27 [2020-01-10T16:03:27.894Z] --- PASS: TestKillDifferentUserContainer (0.82s)
16:03:27 [2020-01-10T16:03:27.894Z] === RUN   TestInspectOomKilledTrue
16:03:27 [2020-01-10T16:03:27.894Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:03:27 [2020-01-10T16:03:27.894Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:03:27 [2020-01-10T16:03:27.894Z] === RUN   TestInspectOomKilledFalse
16:03:27 [2020-01-10T16:03:27.894Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:03:27 [2020-01-10T16:03:27.894Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:03:27 [2020-01-10T16:03:27.894Z] === RUN   TestLinksEtcHostsContentMatch
16:03:28 [2020-01-10T16:03:28.496Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
16:03:28 [2020-01-10T16:03:28.496Z] === RUN   TestLinksContainerNames
16:03:28 [2020-01-10T16:03:28.747Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 74.7% of statements
16:03:28 [2020-01-10T16:03:28.747Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:03:28 [2020-01-10T16:03:28.747Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.013s	coverage: 19.9% of statements
16:03:28 [2020-01-10T16:03:28.829Z] #43 234.1   CC       criu/pagemap-cache.o
16:03:29 [2020-01-10T16:03:29.117Z] #43 234.7   CC       criu/pagemap.o
16:03:29 [2020-01-10T16:03:29.859Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
16:03:30 [2020-01-10T16:03:30.200Z] --- PASS: TestLinksContainerNames (1.81s)
16:03:30 [2020-01-10T16:03:30.200Z] === RUN   TestLogsFollowTailEmpty
16:03:30 [2020-01-10T16:03:30.610Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.039s	coverage: 47.8% of statements
16:03:30 [2020-01-10T16:03:30.610Z] ok  	github.com/docker/docker/daemon/logger/templates	0.017s	coverage: 8.3% of statements
16:03:30 [2020-01-10T16:03:30.614Z] #43 236.3   CC       criu/parasite-syscall.o
16:03:31 [2020-01-10T16:03:31.220Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
16:03:31 [2020-01-10T16:03:31.220Z] === RUN   TestContainerNetworkMountsNoChown
16:03:31 [2020-01-10T16:03:31.420Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
16:03:32 [2020-01-10T16:03:32.105Z] #43 237.9   CC       criu/path.o
16:03:32 [2020-01-10T16:03:32.143Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/default
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/default
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/private
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/private
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rprivate
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rprivate
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/slave
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/slave
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rslave
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rslave
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/shared
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/shared
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rshared
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rshared
16:03:32 [2020-01-10T16:03:32.143Z] === CONT  TestMountDaemonRoot/default
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/default/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/default/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === CONT  TestMountDaemonRoot/default/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === CONT  TestMountDaemonRoot/rshared
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === CONT  TestMountDaemonRoot/shared
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === CONT  TestMountDaemonRoot/rslave
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === CONT  TestMountDaemonRoot/slave
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:03:32 [2020-01-10T16:03:32.143Z] === CONT  TestMountDaemonRoot/rprivate
16:03:32 [2020-01-10T16:03:32.143Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:03:32 [2020-01-10T16:03:32.144Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:03:32 [2020-01-10T16:03:32.144Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:03:32 [2020-01-10T16:03:32.144Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:03:32 [2020-01-10T16:03:32.144Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === CONT  TestMountDaemonRoot/private
16:03:32 [2020-01-10T16:03:32.144Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === RUN   TestMountDaemonRoot/private/bind_root
16:03:32 [2020-01-10T16:03:32.144Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:03:32 [2020-01-10T16:03:32.144Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === RUN   TestMountDaemonRoot/private/mount_root
16:03:32 [2020-01-10T16:03:32.144Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:03:32 [2020-01-10T16:03:32.144Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === CONT  TestMountDaemonRoot/default/mount_root
16:03:32 [2020-01-10T16:03:32.144Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:03:32 [2020-01-10T16:03:32.144Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:03:32 [2020-01-10T16:03:32.144Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:03:32 [2020-01-10T16:03:32.244Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.645s	coverage: 82.5% of statements
16:03:32 [2020-01-10T16:03:32.244Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:03:32 [2020-01-10T16:03:32.244Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:03:32 [2020-01-10T16:03:32.398Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:03:32 [2020-01-10T16:03:32.398Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:03:32 [2020-01-10T16:03:32.398Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:03:32 [2020-01-10T16:03:32.398Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:03:32 [2020-01-10T16:03:32.398Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:03:32 [2020-01-10T16:03:32.398Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:03:32 [2020-01-10T16:03:32.398Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:03:32 [2020-01-10T16:03:32.398Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:03:32 [2020-01-10T16:03:32.398Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:03:32 [2020-01-10T16:03:32.653Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:03:32 [2020-01-10T16:03:32.653Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:03:32 [2020-01-10T16:03:32.653Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:03:32 [2020-01-10T16:03:32.653Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:03:32 [2020-01-10T16:03:32.653Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:03:32 [2020-01-10T16:03:32.653Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:03:32 [2020-01-10T16:03:32.653Z] === CONT  TestMountDaemonRoot/private/mount_root
16:03:32 [2020-01-10T16:03:32.653Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:03:32 [2020-01-10T16:03:32.653Z] === CONT  TestMountDaemonRoot/private/bind_root
16:03:32 [2020-01-10T16:03:32.653Z] --- PASS: TestMountDaemonRoot (0.02s)
16:03:32 [2020-01-10T16:03:32.653Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
16:03:32 [2020-01-10T16:03:32.653Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
16:03:32 [2020-01-10T16:03:32.653Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
16:03:32 [2020-01-10T16:03:32.653Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:03:32 [2020-01-10T16:03:32.653Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
16:03:32 [2020-01-10T16:03:32.653Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
16:03:32 [2020-01-10T16:03:32.653Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:03:32 [2020-01-10T16:03:32.653Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:03:32 [2020-01-10T16:03:32.653Z] === RUN   TestContainerBindMountNonRecursive
16:03:32 [2020-01-10T16:03:32.738Z] #43 238.4   CC       criu/pie-util-vdso-elf32.o
16:03:33 [2020-01-10T16:03:33.765Z] #43 239.2   CC       criu/pie-util-vdso.o
16:03:34 [2020-01-10T16:03:34.055Z] #43 239.9   CC       criu/pie-util.o
16:03:34 [2020-01-10T16:03:34.056Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:03:34 [2020-01-10T16:03:34.202Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 48.2% of statements
16:03:34 [2020-01-10T16:03:34.202Z] ok  	github.com/docker/docker/distribution	0.261s	coverage: 22.1% of statements
16:03:34 [2020-01-10T16:03:34.202Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:03:34 [2020-01-10T16:03:34.346Z] #43 240.2   CC       criu/pipes.o
16:03:35 [2020-01-10T16:03:35.416Z] --- PASS: TestContainerBindMountNonRecursive (2.73s)
16:03:35 [2020-01-10T16:03:35.416Z] === RUN   TestNetworkNat
16:03:35 [2020-01-10T16:03:35.532Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 49.4% of statements
16:03:35 [2020-01-10T16:03:35.843Z] #43 241.4   CC       criu/plugin.o
16:03:36 [2020-01-10T16:03:36.391Z] --- PASS: TestNetworkNat (0.95s)
16:03:36 [2020-01-10T16:03:36.391Z] === RUN   TestNetworkLocalhostTCPNat
16:03:36 [2020-01-10T16:03:36.391Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
16:03:36 [2020-01-10T16:03:36.482Z] #43 242.2   CC       criu/proc_parse.o
16:03:37 [2020-01-10T16:03:37.156Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
16:03:37 [2020-01-10T16:03:37.357Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
16:03:37 [2020-01-10T16:03:37.357Z] === RUN   TestNetworkLoopbackNat
16:03:37 [2020-01-10T16:03:37.940Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
16:03:37 [2020-01-10T16:03:37.940Z] ok  	github.com/docker/docker/distribution/xfer	2.075s	coverage: 85.1% of statements
16:03:37 [2020-01-10T16:03:37.940Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:03:37 [2020-01-10T16:03:37.940Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:03:38 [2020-01-10T16:03:38.760Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
16:03:38 [2020-01-10T16:03:38.760Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:03:38 [2020-01-10T16:03:38.763Z] --- PASS: TestNetworkLoopbackNat (1.35s)
16:03:38 [2020-01-10T16:03:38.763Z] === RUN   TestPause
16:03:38 [2020-01-10T16:03:38.763Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:03:39 [2020-01-10T16:03:39.605Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
16:03:39 [2020-01-10T16:03:39.687Z] --- PASS: TestPause (1.04s)
16:03:39 [2020-01-10T16:03:39.687Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:03:39 [2020-01-10T16:03:39.687Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:03:39 [2020-01-10T16:03:39.687Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:03:39 [2020-01-10T16:03:39.687Z] === RUN   TestPauseStopPausedContainer
16:03:40 [2020-01-10T16:03:40.911Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.9% of statements
16:03:40 [2020-01-10T16:03:40.911Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
16:03:41 [2020-01-10T16:03:41.052Z] --- PASS: TestPauseStopPausedContainer (1.26s)
16:03:41 [2020-01-10T16:03:41.052Z] === RUN   TestPsFilter
16:03:41 [2020-01-10T16:03:41.052Z] --- PASS: TestPsFilter (0.20s)
16:03:41 [2020-01-10T16:03:41.052Z] === RUN   TestRemoveContainerWithRemovedVolume
16:03:41 [2020-01-10T16:03:41.073Z] ok  	github.com/docker/docker/api/server	0.213s	coverage: 9.0% of statements
16:03:41 [2020-01-10T16:03:41.976Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s)
16:03:41 [2020-01-10T16:03:41.976Z] === RUN   TestRemoveContainerWithVolume
16:03:42 [2020-01-10T16:03:42.901Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:03:43 [2020-01-10T16:03:43.156Z] --- PASS: TestRemoveContainerWithVolume (1.02s)
16:03:43 [2020-01-10T16:03:43.156Z] === RUN   TestRemoveContainerRunning
16:03:43 [2020-01-10T16:03:43.156Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
16:03:43 [2020-01-10T16:03:43.156Z] === RUN   TestDockerSuite/TestBuildAddTar
16:03:43 [2020-01-10T16:03:43.354Z] #43 247.9   CC       criu/protobuf-desc.o
16:03:43 [2020-01-10T16:03:43.477Z] ok  	github.com/docker/docker/pkg/archive	0.512s	coverage: 77.3% of statements
16:03:43 [2020-01-10T16:03:43.643Z] #43 249.3   CC       criu/protobuf.o
16:03:44 [2020-01-10T16:03:44.121Z] --- PASS: TestRemoveContainerRunning (1.02s)
16:03:44 [2020-01-10T16:03:44.121Z] === RUN   TestRemoveContainerForceRemoveRunning
16:03:44 [2020-01-10T16:03:44.270Z] #43 250.1   CC       criu/pstree.o
16:03:44 [2020-01-10T16:03:44.275Z] ok  	github.com/docker/docker/pkg/authorization	0.284s	coverage: 68.3% of statements
16:03:44 [2020-01-10T16:03:44.669Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
16:03:44 [2020-01-10T16:03:44.669Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:03:45 [2020-01-10T16:03:45.045Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
16:03:45 [2020-01-10T16:03:45.045Z] === RUN   TestRemoveInvalidContainer
16:03:45 [2020-01-10T16:03:45.045Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:03:45 [2020-01-10T16:03:45.045Z] === RUN   TestRenameLinkedContainer
16:03:45 [2020-01-10T16:03:45.604Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
16:03:46 [2020-01-10T16:03:46.323Z] #43 251.9   CC       criu/rbtree.o
16:03:46 [2020-01-10T16:03:46.951Z] #43 252.5   CC       criu/rst-malloc.o
16:03:47 [2020-01-10T16:03:47.322Z] ok  	github.com/docker/docker/layer	7.114s	coverage: 68.8% of statements
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/oci	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:03:47 [2020-01-10T16:03:47.579Z] #43 253.1   CC       criu/seccomp.o
16:03:47 [2020-01-10T16:03:47.701Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
16:03:48 [2020-01-10T16:03:48.084Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
16:03:48 [2020-01-10T16:03:48.481Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
16:03:48 [2020-01-10T16:03:48.605Z] #43 254.3   CC       criu/seize.o
16:03:48 [2020-01-10T16:03:48.870Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.436s	coverage: 43.2% of statements
16:03:48 [2020-01-10T16:03:48.870Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:03:48 [2020-01-10T16:03:48.870Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:03:49 [2020-01-10T16:03:49.684Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
16:03:49 [2020-01-10T16:03:49.806Z] --- PASS: TestRenameLinkedContainer (4.44s)
16:03:49 [2020-01-10T16:03:49.806Z] === RUN   TestRenameStoppedContainer
16:03:50 [2020-01-10T16:03:50.061Z] --- PASS: TestRenameStoppedContainer (0.74s)
16:03:50 [2020-01-10T16:03:50.061Z] === RUN   TestRenameRunningContainerAndReuse
16:03:50 [2020-01-10T16:03:50.651Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
16:03:50 [2020-01-10T16:03:50.666Z] #43 256.1   CC       criu/servicefd.o
16:03:51 [2020-01-10T16:03:51.290Z] #43 256.9   CC       criu/shmem.o
16:03:51 [2020-01-10T16:03:51.460Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
16:03:52 [2020-01-10T16:03:52.246Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.102s	coverage: 84.1% of statements
16:03:52 [2020-01-10T16:03:52.614Z] --- PASS: TestRenameRunningContainerAndReuse (2.10s)
16:03:52 [2020-01-10T16:03:52.615Z] === RUN   TestRenameInvalidName
16:03:53 [2020-01-10T16:03:53.091Z] ok  	github.com/docker/docker/pkg/filenotify	0.614s	coverage: 67.0% of statements
16:03:53 [2020-01-10T16:03:53.091Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
16:03:53 [2020-01-10T16:03:53.174Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:03:53 [2020-01-10T16:03:53.174Z] --- PASS: TestRenameInvalidName (0.96s)
16:03:53 [2020-01-10T16:03:53.174Z] === RUN   TestRenameAnonymousContainer
16:03:53 [2020-01-10T16:03:53.347Z] #43 258.8   CC       criu/sigframe.o
16:03:53 [2020-01-10T16:03:53.347Z] #43 259.1   CC       criu/signalfd.o
16:03:53 [2020-01-10T16:03:53.496Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
16:03:53 [2020-01-10T16:03:53.496Z] ok  	github.com/docker/docker/pkg/fsutils	0.410s	coverage: 85.1% of statements
16:03:53 [2020-01-10T16:03:53.977Z] #43 259.8   CC       criu/sk-inet.o
16:03:54 [2020-01-10T16:03:54.359Z] ok  	github.com/docker/docker/pkg/idtools	0.411s	coverage: 70.1% of statements
16:03:55 [2020-01-10T16:03:55.391Z] ok  	github.com/docker/docker/pkg/ioutils	0.660s	coverage: 69.3% of statements
16:03:55 [2020-01-10T16:03:55.391Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
16:03:55 [2020-01-10T16:03:55.824Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:03:55 [2020-01-10T16:03:55.843Z] ok  	github.com/docker/docker/pkg/locker	0.031s	coverage: 88.9% of statements
16:03:55 [2020-01-10T16:03:55.843Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
16:03:55 [2020-01-10T16:03:55.843Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:03:56 [2020-01-10T16:03:56.035Z] #43 261.5   CC       criu/sk-netlink.o
16:03:56 [2020-01-10T16:03:56.325Z] #43 262.1   CC       criu/sk-packet.o
16:03:56 [2020-01-10T16:03:56.663Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:03:56 [2020-01-10T16:03:56.663Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
16:03:57 [2020-01-10T16:03:57.049Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
16:03:57 [2020-01-10T16:03:57.362Z] #43 263.1   CC       criu/sk-queue.o
16:03:57 [2020-01-10T16:03:57.413Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
16:03:57 [2020-01-10T16:03:57.804Z] ok  	github.com/docker/docker/pkg/mount	1.174s	coverage: 70.0% of statements
16:03:57 [2020-01-10T16:03:57.804Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:03:57 [2020-01-10T16:03:57.804Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
16:03:57 [2020-01-10T16:03:57.804Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:03:57 [2020-01-10T16:03:57.804Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:03:57 [2020-01-10T16:03:57.879Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:03:58 [2020-01-10T16:03:58.133Z] --- PASS: TestRenameAnonymousContainer (5.00s)
16:03:58 [2020-01-10T16:03:58.133Z] === RUN   TestRenameContainerWithSameName
16:03:58 [2020-01-10T16:03:58.384Z] #43 264.1   CC       criu/sk-tcp.o
16:03:58 [2020-01-10T16:03:58.388Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
16:03:58 [2020-01-10T16:03:58.713Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
16:03:59 [2020-01-10T16:03:59.010Z] #43 ...
16:03:59 [2020-01-10T16:03:59.010Z] 
16:03:59 [2020-01-10T16:03:59.010Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:03:59 [2020-01-10T16:03:59.010Z] #40 352.8 + dpkg --print-architecture
16:03:59 [2020-01-10T16:03:59.010Z] #40 352.8 + cd /tmp/tmp.9eKLUtgkWN/src/github.com/docker/distribution
16:03:59 [2020-01-10T16:03:59.010Z] #40 352.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:03:59 [2020-01-10T16:03:59.314Z] --- PASS: TestRenameContainerWithSameName (0.99s)
16:03:59 [2020-01-10T16:03:59.314Z] === RUN   TestRenameContainerWithLinkedContainer
16:03:59 [2020-01-10T16:03:59.529Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:03:59 [2020-01-10T16:03:59.634Z] #40 353.4 + GOPATH=/tmp/tmp.9eKLUtgkWN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9eKLUtgkWN
16:03:59 [2020-01-10T16:03:59.635Z] #40 353.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:03:59 [2020-01-10T16:03:59.898Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
16:04:00 [2020-01-10T16:04:00.269Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
16:04:01 [2020-01-10T16:04:01.197Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
16:04:01 [2020-01-10T16:04:01.451Z] --- PASS: TestRenameContainerWithLinkedContainer (2.26s)
16:04:01 [2020-01-10T16:04:01.451Z] === RUN   TestResize
16:04:01 [2020-01-10T16:04:01.502Z] ok  	github.com/docker/docker/pkg/pubsub	1.039s	coverage: 73.9% of statements
16:04:01 [2020-01-10T16:04:01.896Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
16:04:02 [2020-01-10T16:04:02.010Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:04:02 [2020-01-10T16:04:02.010Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
16:04:02 [2020-01-10T16:04:02.265Z] --- PASS: TestResize (0.83s)
16:04:02 [2020-01-10T16:04:02.265Z] === RUN   TestResizeWithInvalidSize
16:04:03 [2020-01-10T16:04:03.626Z] --- PASS: TestResizeWithInvalidSize (1.07s)
16:04:03 [2020-01-10T16:04:03.626Z] === RUN   TestResizeWhenContainerNotStarted
16:04:04 [2020-01-10T16:04:04.170Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:04:04 [2020-01-10T16:04:04.549Z] --- PASS: TestResizeWhenContainerNotStarted (0.99s)
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:04:04 [2020-01-10T16:04:04.549Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:04:05 [2020-01-10T16:04:05.136Z] ok  	github.com/docker/docker/pkg/signal	2.452s	coverage: 61.0% of statements
16:04:05 [2020-01-10T16:04:05.136Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
16:04:05 [2020-01-10T16:04:05.530Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:04:05 [2020-01-10T16:04:05.915Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:04:06 [2020-01-10T16:04:06.292Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
16:04:06 [2020-01-10T16:04:06.737Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
16:04:07 [2020-01-10T16:04:07.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:04:07 [2020-01-10T16:04:07.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:04:07 [2020-01-10T16:04:07.578Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.2% of statements
16:04:07 [2020-01-10T16:04:07.624Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
16:04:07 [2020-01-10T16:04:07.960Z] ok  	github.com/docker/docker/pkg/tailfile	0.065s	coverage: 88.6% of statements
16:04:08 [2020-01-10T16:04:08.342Z] ok  	github.com/docker/docker/pkg/tarsum	0.033s	coverage: 89.3% of statements
16:04:08 [2020-01-10T16:04:08.592Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:04:08 [2020-01-10T16:04:08.847Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:04:09 [2020-01-10T16:04:09.149Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
16:04:09 [2020-01-10T16:04:09.149Z] testing: warning: no tests to run
16:04:09 [2020-01-10T16:04:09.149Z] coverage: [no statements]
16:04:09 [2020-01-10T16:04:09.149Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
16:04:09 [2020-01-10T16:04:09.526Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:04:09 [2020-01-10T16:04:09.896Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
16:04:09 [2020-01-10T16:04:09.896Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
16:04:09 [2020-01-10T16:04:09.988Z] #40 ...
16:04:09 [2020-01-10T16:04:09.989Z] 
16:04:09 [2020-01-10T16:04:09.989Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:04:09 [2020-01-10T16:04:09.989Z] #43 265.0   CC       criu/sk-unix.o
16:04:09 [2020-01-10T16:04:09.989Z] #43 268.6   CC       criu/sockets.o
16:04:09 [2020-01-10T16:04:09.989Z] #43 270.2   CC       criu/stats.o
16:04:09 [2020-01-10T16:04:09.989Z] #43 270.7   CC       criu/string.o
16:04:09 [2020-01-10T16:04:09.989Z] #43 270.9   CC       criu/sysctl.o
16:04:09 [2020-01-10T16:04:09.989Z] #43 271.9   CC       criu/sysfs_parse.o
16:04:09 [2020-01-10T16:04:09.989Z] #43 272.6   CC       criu/timerfd.o
16:04:09 [2020-01-10T16:04:09.989Z] #43 273.2   CC       criu/tty.o
16:04:10 [2020-01-10T16:04:10.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:04:10 [2020-01-10T16:04:10.209Z] === RUN   TestDockerSuite/TestBuildBlankName
16:04:10 [2020-01-10T16:04:10.464Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:04:11 [2020-01-10T16:04:11.025Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:04:11 [2020-01-10T16:04:11.281Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
16:04:11 [2020-01-10T16:04:11.485Z] #43 277.2   CC       criu/tun.o
16:04:12 [2020-01-10T16:04:12.425Z] ok  	github.com/docker/docker/plugin	0.544s	coverage: 27.1% of statements
16:04:12 [2020-01-10T16:04:12.512Z] #43 278.3   CC       criu/uffd.o
16:04:12 [2020-01-10T16:04:12.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:04:13 [2020-01-10T16:04:13.233Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:04:13 [2020-01-10T16:04:13.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:04:13 [2020-01-10T16:04:13.847Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
16:04:14 [2020-01-10T16:04:14.013Z] #43 ...
16:04:14 [2020-01-10T16:04:14.013Z] 
16:04:14 [2020-01-10T16:04:14.013Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:04:14 [2020-01-10T16:04:14.013Z] #56 208.7 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
16:04:14 [2020-01-10T16:04:14.030Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
16:04:14 [2020-01-10T16:04:14.449Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
16:04:16 [2020-01-10T16:04:16.357Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:04:16 [2020-01-10T16:04:16.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:04:16 [2020-01-10T16:04:16.464Z] ok  	github.com/docker/docker/registry	0.160s	coverage: 56.0% of statements
16:04:16 [2020-01-10T16:04:16.830Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
16:04:16 [2020-01-10T16:04:16.830Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
16:04:16 [2020-01-10T16:04:16.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:04:17 [2020-01-10T16:04:17.175Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
16:04:17 [2020-01-10T16:04:17.516Z] #56 212.3 + mkdir -p /build
16:04:17 [2020-01-10T16:04:17.516Z] #56 212.3 + cp runc /build/runc
16:04:17 [2020-01-10T16:04:17.516Z] #56 DONE 212.4s
16:04:17 [2020-01-10T16:04:17.516Z] 
16:04:17 [2020-01-10T16:04:17.516Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:04:17 [2020-01-10T16:04:17.516Z] #43 280.8   CC       criu/util.o
16:04:17 [2020-01-10T16:04:17.647Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
16:04:17 [2020-01-10T16:04:17.735Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:04:17 [2020-01-10T16:04:17.805Z] #43 283.5   CC       criu/uts_ns.o
16:04:18 [2020-01-10T16:04:18.021Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
16:04:18 [2020-01-10T16:04:18.433Z] #43 284.2   CC       criu/vdso.o
16:04:19 [2020-01-10T16:04:19.098Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
16:04:19 [2020-01-10T16:04:19.658Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.44s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.48s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s)
16:04:19 [2020-01-10T16:04:19.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s)
16:04:19 [2020-01-10T16:04:19.658Z] === RUN   TestCgroupNamespacesRun
16:04:19 [2020-01-10T16:04:19.922Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:04:19 [2020-01-10T16:04:19.922Z] 
16:04:19 [2020-01-10T16:04:19.922Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:04:19 [2020-01-10T16:04:19.922Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:04:19 [2020-01-10T16:04:19.922Z] HOSTNAME=e6d04198c856
16:04:19 [2020-01-10T16:04:19.922Z] TESTDEBUG=0
16:04:19 [2020-01-10T16:04:19.922Z] DEST=bundles/test-integration
16:04:19 [2020-01-10T16:04:19.922Z] PWD=/go/src/github.com/docker/docker
16:04:19 [2020-01-10T16:04:19.922Z] DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf
16:04:19 [2020-01-10T16:04:19.922Z] container=docker
16:04:19 [2020-01-10T16:04:19.922Z] HOME=/root
16:04:19 [2020-01-10T16:04:19.922Z] GOLANG_VERSION=1.13.5
16:04:19 [2020-01-10T16:04:19.922Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:04:19 [2020-01-10T16:04:19.922Z] VALIDATE_BRANCH=master
16:04:19 [2020-01-10T16:04:19.922Z] TERM=xterm
16:04:19 [2020-01-10T16:04:19.922Z] DOCKER_PKG=github.com/docker/docker
16:04:19 [2020-01-10T16:04:19.922Z] SHLVL=1
16:04:19 [2020-01-10T16:04:19.922Z] TIMEOUT=120m
16:04:19 [2020-01-10T16:04:19.922Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:04:19 [2020-01-10T16:04:19.922Z] DOCKER_GRAPHDRIVER=overlay2
16:04:19 [2020-01-10T16:04:19.922Z] GO111MODULE=off
16:04:19 [2020-01-10T16:04:19.922Z] DOCKER_EXPERIMENTAL=1
16:04:19 [2020-01-10T16:04:19.922Z] TEST_SKIP_INTEGRATION_CLI=1
16:04:19 [2020-01-10T16:04:19.922Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:04:19 [2020-01-10T16:04:19.922Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:04:19 [2020-01-10T16:04:19.922Z] GOPATH=/go
16:04:19 [2020-01-10T16:04:19.922Z] PKG_CONFIG=pkg-config
16:04:19 [2020-01-10T16:04:19.922Z] _=/usr/bin/env
16:04:19 [2020-01-10T16:04:19.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:04:20 [2020-01-10T16:04:20.490Z] #43 285.8   LINK     criu/built-in.o
16:04:20 [2020-01-10T16:04:20.490Z] #43 286.1   LINK     criu/criu
16:04:20 [2020-01-10T16:04:20.584Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:04:21 [2020-01-10T16:04:21.116Z] #43 286.8   DEP      lib/c/criu.d
16:04:21 [2020-01-10T16:04:21.187Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
16:04:21 [2020-01-10T16:04:21.248Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
16:04:21 [2020-01-10T16:04:21.405Z] #43 287.0   CC       images/rpc.pb-c.o
16:04:21 [2020-01-10T16:04:21.442Z] --- PASS: TestCgroupNamespacesRun (1.86s)
16:04:21 [2020-01-10T16:04:21.442Z] === RUN   TestCgroupNamespacesRunPrivileged
16:04:21 [2020-01-10T16:04:21.712Z] ok  	github.com/docker/docker/volume/local	0.031s	coverage: 73.0% of statements
16:04:22 [2020-01-10T16:04:22.432Z] #43 288.2   CC       lib/c/criu.o
16:04:22 [2020-01-10T16:04:22.616Z] ok  	github.com/docker/docker/volume/mounts	0.047s	coverage: 67.0% of statements
16:04:23 [2020-01-10T16:04:23.326Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:04:23 [2020-01-10T16:04:23.326Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s)
16:04:23 [2020-01-10T16:04:23.326Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:04:23 [2020-01-10T16:04:23.920Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.0% of statements
16:04:24 [2020-01-10T16:04:24.479Z] #43 290.1   LINK     lib/c/built-in.o
16:04:24 [2020-01-10T16:04:24.479Z] #43 290.1   LINK     lib/c/libcriu.so
16:04:25 [2020-01-10T16:04:25.044Z] .........                                                                [ 86%]
16:04:25 [2020-01-10T16:04:25.160Z] #43 290.8   GEN      magic.py
16:04:25 [2020-01-10T16:04:25.160Z] #43 290.9 Note: Building without setproctitle() and strlcpy() support.
16:04:25 [2020-01-10T16:04:25.160Z] #43 290.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:04:25 [2020-01-10T16:04:25.212Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s)
16:04:25 [2020-01-10T16:04:25.212Z] === RUN   TestCgroupNamespacesRunHostMode
16:04:26 [2020-01-10T16:04:26.137Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:04:26 [2020-01-10T16:04:26.188Z] #43 292.0 fatal: not a git repository (or any of the parent directories): .git
16:04:27 [2020-01-10T16:04:27.104Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s)
16:04:27 [2020-01-10T16:04:27.104Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:04:27 [2020-01-10T16:04:27.359Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:04:27 [2020-01-10T16:04:27.683Z] #43 293.2 make[1]: Nothing to be done for 'all'.
16:04:28 [2020-01-10T16:04:28.719Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
16:04:28 [2020-01-10T16:04:28.719Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:04:29 [2020-01-10T16:04:29.176Z] #43 294.6 make[1]: 'images/built-in.o' is up to date.
16:04:29 [2020-01-10T16:04:29.176Z] #43 294.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:04:29 [2020-01-10T16:04:29.176Z] #43 294.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:04:29 [2020-01-10T16:04:29.176Z] #43 294.9 make[1]: 'compel/libcompel.a' is up to date.
16:04:29 [2020-01-10T16:04:29.176Z] #43 295.0 make[1]: 'compel/compel-host-bin' is up to date.
16:04:29 [2020-01-10T16:04:29.465Z] #43 295.0 make[1]: Nothing to be done for 'all'.
16:04:29 [2020-01-10T16:04:29.465Z] #43 295.1 make[1]: 'soccr/libsoccr.a' is up to date.
16:04:29 [2020-01-10T16:04:29.687Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s)
16:04:29 [2020-01-10T16:04:29.687Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:04:29 [2020-01-10T16:04:29.754Z] #43 295.4 make[2]: Nothing to be done for 'all'.
16:04:29 [2020-01-10T16:04:29.754Z] #43 295.4 make[2]: Nothing to be done for 'all'.
16:04:29 [2020-01-10T16:04:29.754Z] #43 295.5 make[2]: Nothing to be done for 'all'.
16:04:30 [2020-01-10T16:04:30.043Z] #43 295.8 make[2]: Nothing to be done for 'all'.
16:04:30 [2020-01-10T16:04:30.043Z] #43 295.8 make[2]: Nothing to be done for 'all'.
16:04:30 [2020-01-10T16:04:30.043Z] #43 295.9 make[2]: Nothing to be done for 'all'.
16:04:30 [2020-01-10T16:04:30.043Z] #43 296.0 make[2]: Nothing to be done for 'all'.
16:04:30 [2020-01-10T16:04:30.331Z] #43 296.3 make[2]: Nothing to be done for 'all'.
16:04:30 [2020-01-10T16:04:30.380Z] tests/integration/models_images_test.py ..............                   [ 89%]
16:04:30 [2020-01-10T16:04:30.610Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
16:04:30 [2020-01-10T16:04:30.610Z] === RUN   TestCgroupNamespacesRunOlderClient
16:04:30 [2020-01-10T16:04:30.622Z] #43 296.3   INSTALL  criu/criu
16:04:30 [2020-01-10T16:04:30.622Z] #43 DONE 296.4s
16:04:30 [2020-01-10T16:04:30.622Z] 
16:04:30 [2020-01-10T16:04:30.622Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:04:31 [2020-01-10T16:04:31.574Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
16:04:31 [2020-01-10T16:04:31.829Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:04:32 [2020-01-10T16:04:32.547Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:04:32 [2020-01-10T16:04:32.753Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s)
16:04:32 [2020-01-10T16:04:32.753Z] === RUN   TestKernelTCPMemory
16:04:33 [2020-01-10T16:04:33.239Z] ok  	github.com/docker/docker/pkg/plugins	33.622s	coverage: 76.6% of statements
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/rootless	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/volume	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === Skipped
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:73: No driver to put!
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     overlay_test.go:49: Fails to compute changes intermittently
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:73: No driver to put!
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] DONE 2155 tests, 20 skipped in 223.639s
Post stage
[Pipeline] junit
16:04:33 [2020-01-10T16:04:33.375Z] Recording test results
16:04:33 [2020-01-10T16:04:33.685Z] --- PASS: TestKernelTCPMemory (1.13s)
16:04:33 [2020-01-10T16:04:33.685Z] === RUN   TestNISDomainname
16:04:35 [2020-01-10T16:04:35.114Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
16:04:35 [2020-01-10T16:04:35.114Z] --- PASS: TestNISDomainname (1.13s)
16:04:35 [2020-01-10T16:04:35.114Z] === RUN   TestHostnameDnsResolution
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:04:36 [2020-01-10T16:04:36.028Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -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:339fb74cbcd2e39295e40484c013100ad404fbdf hack/make.sh dynbinary test-integration
16:04:36 [2020-01-10T16:04:36.403Z] 
16:04:36 [2020-01-10T16:04:36.403Z] Removing bundles/
16:04:36 [2020-01-10T16:04:36.403Z] 
16:04:36 [2020-01-10T16:04:36.403Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:36 [2020-01-10T16:04:36.403Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:04:36 [2020-01-10T16:04:36.403Z] GOOS="" GOARCH="" GOARM=""
16:04:36 [2020-01-10T16:04:36.475Z] --- PASS: TestHostnameDnsResolution (1.42s)
16:04:36 [2020-01-10T16:04:36.475Z] === RUN   TestStats
16:04:36 [2020-01-10T16:04:36.475Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
16:04:37 [2020-01-10T16:04:37.798Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:04:38 [2020-01-10T16:04:38.359Z] --- PASS: TestStats (1.91s)
16:04:38 [2020-01-10T16:04:38.359Z] === RUN   TestStopContainerWithTimeout
16:04:38 [2020-01-10T16:04:38.359Z] === RUN   TestStopContainerWithTimeout/0
16:04:38 [2020-01-10T16:04:38.359Z] === PAUSE TestStopContainerWithTimeout/0
16:04:38 [2020-01-10T16:04:38.359Z] === RUN   TestStopContainerWithTimeout/1
16:04:38 [2020-01-10T16:04:38.359Z] === PAUSE TestStopContainerWithTimeout/1
16:04:38 [2020-01-10T16:04:38.359Z] === RUN   TestStopContainerWithTimeout/3
16:04:38 [2020-01-10T16:04:38.359Z] === PAUSE TestStopContainerWithTimeout/3
16:04:38 [2020-01-10T16:04:38.359Z] === RUN   TestStopContainerWithTimeout/-1
16:04:38 [2020-01-10T16:04:38.359Z] === PAUSE TestStopContainerWithTimeout/-1
16:04:38 [2020-01-10T16:04:38.359Z] === CONT  TestStopContainerWithTimeout/0
16:04:38 [2020-01-10T16:04:38.359Z] === CONT  TestStopContainerWithTimeout/3
16:04:39 [2020-01-10T16:04:39.283Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
16:04:39 [2020-01-10T16:04:39.538Z] === CONT  TestStopContainerWithTimeout/-1
16:04:39 [2020-01-10T16:04:39.693Z] tests/integration/models_resources_test.py .                             [ 91%]
16:04:40 [2020-01-10T16:04:40.979Z] #61 ...
16:04:40 [2020-01-10T16:04:40.979Z] 
16:04:40 [2020-01-10T16:04:40.979Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:04:40 [2020-01-10T16:04:40.979Z] #40 394.5 + rm -rf /tmp/tmp.9eKLUtgkWN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9eKLUtgkWN
16:04:40 [2020-01-10T16:04:40.979Z] #40 DONE 394.6s
16:04:40 [2020-01-10T16:04:40.979Z] 
16:04:40 [2020-01-10T16:04:40.979Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:04:41 [2020-01-10T16:04:41.425Z] === CONT  TestStopContainerWithTimeout/1
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ok  	github.com/docker/docker/api/server/httputils	0.118s	coverage: 14.7% of statements
16:04:41 [2020-01-10T16:04:41.496Z] ok  	github.com/docker/docker/api/server/middleware	0.198s	coverage: 37.7% of statements
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ok  	github.com/docker/docker/api/types/filters	0.068s	coverage: 92.2% of statements
16:04:41 [2020-01-10T16:04:41.496Z] ok  	github.com/docker/docker/api/types/strslice	0.092s	coverage: 90.0% of statements
16:04:41 [2020-01-10T16:04:41.496Z] ok  	github.com/docker/docker/api/server/router/swarm	0.106s	coverage: 4.0% of statements
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:04:41 [2020-01-10T16:04:41.496Z] ok  	github.com/docker/docker/api/types/time	0.310s	coverage: 100.0% of statements
16:04:41 [2020-01-10T16:04:41.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:04:41 [2020-01-10T16:04:41.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:04:42 [2020-01-10T16:04:42.350Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
16:04:42 [2020-01-10T16:04:42.350Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
16:04:42 [2020-01-10T16:04:42.350Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
16:04:42 [2020-01-10T16:04:42.464Z] ok  	github.com/docker/docker/api/types/versions	0.051s	coverage: 75.0% of statements
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/builder	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:04:42 [2020-01-10T16:04:42.464Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:04:42 [2020-01-10T16:04:42.922Z] ok  	github.com/docker/docker/builder/dockerignore	0.107s	coverage: 96.8% of statements
16:04:43 [2020-01-10T16:04:43.273Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:04:43 [2020-01-10T16:04:43.274Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
16:04:43 [2020-01-10T16:04:43.274Z]     --- PASS: TestStopContainerWithTimeout/3 (3.10s)
16:04:43 [2020-01-10T16:04:43.274Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.85s)
16:04:43 [2020-01-10T16:04:43.274Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
16:04:43 [2020-01-10T16:04:43.274Z] === RUN   TestDeleteDevicemapper
16:04:43 [2020-01-10T16:04:43.274Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:04:43 [2020-01-10T16:04:43.274Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:04:43 [2020-01-10T16:04:43.274Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:04:44 [2020-01-10T16:04:44.942Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:04:45 [2020-01-10T16:04:45.156Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:04:45 [2020-01-10T16:04:45.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:04:45 [2020-01-10T16:04:45.716Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.64s)
16:04:45 [2020-01-10T16:04:45.716Z] === RUN   TestUpdateMemory
16:04:45 [2020-01-10T16:04:45.716Z] --- SKIP: TestUpdateMemory (0.00s)
16:04:45 [2020-01-10T16:04:45.716Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:04:45 [2020-01-10T16:04:45.716Z] === RUN   TestUpdateCPUQuota
16:04:46 [2020-01-10T16:04:46.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
16:04:47 [2020-01-10T16:04:47.607Z] ok  	github.com/docker/docker/cli/debug	0.323s	coverage: 100.0% of statements
16:04:47 [2020-01-10T16:04:47.637Z] --- PASS: TestUpdateCPUQuota (1.68s)
16:04:47 [2020-01-10T16:04:47.637Z] === RUN   TestUpdatePidsLimit
16:04:47 [2020-01-10T16:04:47.637Z] === RUN   TestUpdatePidsLimit/update_from_none
16:04:47 [2020-01-10T16:04:47.892Z] === RUN   TestUpdatePidsLimit/no_change
16:04:48 [2020-01-10T16:04:48.065Z] ok  	github.com/docker/docker/builder/remotecontext	0.693s	coverage: 9.2% of statements
16:04:48 [2020-01-10T16:04:48.065Z] ok  	github.com/docker/docker/builder/dockerfile	0.625s	coverage: 46.3% of statements
16:04:48 [2020-01-10T16:04:48.451Z] === RUN   TestUpdatePidsLimit/update_lower
16:04:48 [2020-01-10T16:04:48.451Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:04:48 [2020-01-10T16:04:48.706Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:04:49 [2020-01-10T16:04:49.267Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:04:49 [2020-01-10T16:04:49.356Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:04:49 [2020-01-10T16:04:49.356Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:04:49 [2020-01-10T16:04:49.830Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:04:50 [2020-01-10T16:04:50.086Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:04:51 [2020-01-10T16:04:51.616Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:04:51 [2020-01-10T16:04:51.616Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
16:04:51 [2020-01-10T16:04:51.616Z] --- PASS: TestUpdatePidsLimit (4.06s)
16:04:51 [2020-01-10T16:04:51.616Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
16:04:51 [2020-01-10T16:04:51.616Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
16:04:51 [2020-01-10T16:04:51.616Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.46s)
16:04:51 [2020-01-10T16:04:51.616Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
16:04:51 [2020-01-10T16:04:51.616Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s)
16:04:51 [2020-01-10T16:04:51.616Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
16:04:51 [2020-01-10T16:04:51.616Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
16:04:51 [2020-01-10T16:04:51.616Z] === RUN   TestUpdateRestartPolicy
16:04:51 [2020-01-10T16:04:51.914Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:04:54 [2020-01-10T16:04:54.425Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:04:54 [2020-01-10T16:04:54.680Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
16:04:54 [2020-01-10T16:04:54.745Z] tests/integration/regression_test.py ......                              [ 98%]
16:04:55 [2020-01-10T16:04:55.260Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:04:55 [2020-01-10T16:04:55.260Z] tests/integration/credentials/utils_test.py .                            [100%]
16:04:55 [2020-01-10T16:04:55.260Z] 
16:04:55 [2020-01-10T16:04:55.260Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:04:55 [2020-01-10T16:04:55.260Z] =========================== short test summary info ============================
16:04:55 [2020-01-10T16:04:55.260Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:04:55 [2020-01-10T16:04:55.260Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:04:55 [2020-01-10T16:04:55.260Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:04:55 [2020-01-10T16:04:55.260Z]   Not supported on most drivers
16:04:55 [2020-01-10T16:04:55.260Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:04:55 [2020-01-10T16:04:55.260Z]   Can fail if eth0 has multiple IP addresses
16:04:55 [2020-01-10T16:04:55.260Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:04:55 [2020-01-10T16:04:55.260Z]   This doesn't seem to be taken into account by the engine
16:04:55 [2020-01-10T16:04:55.260Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:04:55 [2020-01-10T16:04:55.260Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
16:04:55 [2020-01-10T16:04:55.260Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
16:04:55 [2020-01-10T16:04:55.260Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
16:04:55 [2020-01-10T16:04:55.260Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
16:04:55 [2020-01-10T16:04:55.260Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
16:04:55 [2020-01-10T16:04:55.260Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:04:55 [2020-01-10T16:04:55.260Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 387.82 seconds ==
16:04:55 [2020-01-10T16:04:55.826Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:04:56 [2020-01-10T16:04:56.564Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:04:57 [2020-01-10T16:04:57.530Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
16:05:00 [2020-01-10T16:05:00.083Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
16:05:02 [2020-01-10T16:05:02.596Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:05:03 [2020-01-10T16:05:03.956Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:05:03 [2020-01-10T16:05:03.956Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
16:05:04 [2020-01-10T16:05:04.516Z] --- PASS: TestUpdateRestartPolicy (13.04s)
16:05:04 [2020-01-10T16:05:04.516Z] === RUN   TestUpdateRestartWithAutoRemove
16:05:05 [2020-01-10T16:05:05.441Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:05:05 [2020-01-10T16:05:05.696Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s)
16:05:05 [2020-01-10T16:05:05.696Z] === RUN   TestWaitNonBlocked
16:05:05 [2020-01-10T16:05:05.696Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:05:05 [2020-01-10T16:05:05.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:05:05 [2020-01-10T16:05:05.696Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:05:05 [2020-01-10T16:05:05.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:05:05 [2020-01-10T16:05:05.696Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:05:05 [2020-01-10T16:05:05.696Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:05:05 [2020-01-10T16:05:05.740Z] ok  	github.com/docker/docker/client	0.559s	coverage: 75.3% of statements
16:05:05 [2020-01-10T16:05:05.952Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:05:06 [2020-01-10T16:05:06.880Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:05:07 [2020-01-10T16:05:07.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:05:07 [2020-01-10T16:05:07.135Z] --- PASS: TestWaitNonBlocked (0.05s)
16:05:07 [2020-01-10T16:05:07.135Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
16:05:07 [2020-01-10T16:05:07.135Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s)
16:05:07 [2020-01-10T16:05:07.135Z] === RUN   TestWaitBlocked
16:05:07 [2020-01-10T16:05:07.135Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:05:07 [2020-01-10T16:05:07.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:05:07 [2020-01-10T16:05:07.135Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:05:07 [2020-01-10T16:05:07.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:05:07 [2020-01-10T16:05:07.135Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:05:07 [2020-01-10T16:05:07.135Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:05:08 [2020-01-10T16:05:08.004Z] Leaving: AppArmorNo profiles have been unloaded.
16:05:08 [2020-01-10T16:05:08.005Z] 
16:05:08 [2020-01-10T16:05:08.005Z] Unloading profiles will leave already running processes permanently
16:05:08 [2020-01-10T16:05:08.005Z] unconfined, which can lead to unexpected situations.
16:05:08 [2020-01-10T16:05:08.005Z] 
16:05:08 [2020-01-10T16:05:08.005Z] To set a process to complain mode, use the command line tool
16:05:08 [2020-01-10T16:05:08.005Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:05:08 [2020-01-10T16:05:08.005Z] 
Post stage
[Pipeline] junit
16:05:08 [2020-01-10T16:05:08.354Z] Recording test results
16:05:08 [2020-01-10T16:05:08.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:05:08 [2020-01-10T16:05:08.496Z] --- PASS: TestWaitBlocked (0.04s)
16:05:08 [2020-01-10T16:05:08.497Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
16:05:08 [2020-01-10T16:05:08.497Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s)
16:05:08 [2020-01-10T16:05:08.497Z] === CONT  TestContainerStartOnDaemonRestart
16:05:08 [2020-01-10T16:05:08.497Z] === CONT  TestIpcModeOlderClient
16:05:08 [2020-01-10T16:05:08.497Z] --- PASS: TestIpcModeOlderClient (0.15s)
16:05:08 [2020-01-10T16:05:08.497Z] === CONT  TestDaemonRestartIpcMode
[Pipeline] sh
16:05:08 [2020-01-10T16:05:08.752Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
16:05:08 [2020-01-10T16:05:08.910Z] + echo Ensuring container killed.
16:05:08 [2020-01-10T16:05:08.910Z] Ensuring container killed.
16:05:08 [2020-01-10T16:05:08.910Z] + docker rm -vf docker-pr4
16:05:08 [2020-01-10T16:05:08.910Z] Error: No such container: docker-pr4
16:05:08 [2020-01-10T16:05:08.910Z] + true
[Pipeline] sh
16:05:09 [2020-01-10T16:05:09.204Z] + echo Chowning /workspace to jenkins user
16:05:09 [2020-01-10T16:05:09.204Z] Chowning /workspace to jenkins user
16:05:09 [2020-01-10T16:05:09.204Z] + id -u
16:05:09 [2020-01-10T16:05:09.204Z] + id -g
16:05:09 [2020-01-10T16:05:09.204Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40361:/workspace busybox chown -R 1000:1000 /workspace
16:05:10 [2020-01-10T16:05:10.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:05:10 [2020-01-10T16:05:10.867Z] + bundleName=docker-py
16:05:10 [2020-01-10T16:05:10.867Z] + echo Creating docker-py-bundles.tar.gz
16:05:10 [2020-01-10T16:05:10.867Z] Creating docker-py-bundles.tar.gz
16:05:10 [2020-01-10T16:05:10.867Z] + 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
16:05:10 [2020-01-10T16:05:10.878Z] Archiving artifacts
16:05:11 [2020-01-10T16:05:11.214Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40361/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
16:05:11 [2020-01-10T16:05:11.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/make.sh binary-daemon
16:05:12 [2020-01-10T16:05:12.015Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s)
16:05:12 [2020-01-10T16:05:12.127Z] 
16:05:12 [2020-01-10T16:05:12.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:05:12 [2020-01-10T16:05:12.385Z] Removing bundles/
16:05:12 [2020-01-10T16:05:12.385Z] 
16:05:12 [2020-01-10T16:05:12.385Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
16:05:12 [2020-01-10T16:05:12.385Z] Building: bundles/binary-daemon/dockerd-dev
16:05:12 [2020-01-10T16:05:12.385Z] GOOS="" GOARCH="" GOARM=""
16:05:12 [2020-01-10T16:05:12.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:05:13 [2020-01-10T16:05:13.375Z] --- PASS: TestDaemonRestartIpcMode (4.84s)
16:05:13 [2020-01-10T16:05:13.375Z] PASS
16:05:13 [2020-01-10T16:05:13.375Z] 
16:05:13 [2020-01-10T16:05:13.375Z] === Skipped
16:05:13 [2020-01-10T16:05:13.375Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:05:13 [2020-01-10T16:05:13.375Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:05:13 [2020-01-10T16:05:13.375Z] 
16:05:13 [2020-01-10T16:05:13.375Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:05:13 [2020-01-10T16:05:13.375Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:05:13 [2020-01-10T16:05:13.375Z] 
16:05:13 [2020-01-10T16:05:13.375Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:05:13 [2020-01-10T16:05:13.375Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:05:13 [2020-01-10T16:05:13.375Z] 
16:05:13 [2020-01-10T16:05:13.375Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:05:13 [2020-01-10T16:05:13.375Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:05:13 [2020-01-10T16:05:13.375Z] 
16:05:13 [2020-01-10T16:05:13.375Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:05:13 [2020-01-10T16:05:13.375Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:05:13 [2020-01-10T16:05:13.375Z] 
16:05:13 [2020-01-10T16:05:13.375Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:05:13 [2020-01-10T16:05:13.375Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:05:13 [2020-01-10T16:05:13.375Z] 
16:05:13 [2020-01-10T16:05:13.375Z] 
16:05:13 [2020-01-10T16:05:13.375Z] DONE 197 tests, 6 skipped in 149.073s
16:05:13 [2020-01-10T16:05:13.375Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:05:13 [2020-01-10T16:05:13.375Z] ++ 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
16:05:13 [2020-01-10T16:05:13.375Z] ++ set -e
16:05:13 [2020-01-10T16:05:13.375Z] ++ '[' -n 0 ']'
16:05:13 [2020-01-10T16:05:13.375Z] ++ set -x
16:05:13 [2020-01-10T16:05:13.375Z] ++ env -i DEST=/go/src/github.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
16:05:13 [2020-01-10T16:05:13.630Z] INFO: Testing against a local daemon
16:05:13 [2020-01-10T16:05:13.630Z] === RUN   TestCommitInheritsEnv
16:05:13 [2020-01-10T16:05:13.630Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:05:14 [2020-01-10T16:05:14.216Z] --- PASS: TestCommitInheritsEnv (0.53s)
16:05:14 [2020-01-10T16:05:14.216Z] === RUN   TestImportExtremelyLargeImageWorks
16:05:14 [2020-01-10T16:05:14.216Z] === PAUSE TestImportExtremelyLargeImageWorks
16:05:14 [2020-01-10T16:05:14.216Z] === RUN   TestImagesFilterMultiReference
16:05:14 [2020-01-10T16:05:14.216Z] --- PASS: TestImagesFilterMultiReference (0.10s)
16:05:14 [2020-01-10T16:05:14.216Z] === RUN   TestImagePullPlatformInvalid
16:05:14 [2020-01-10T16:05:14.216Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
16:05:14 [2020-01-10T16:05:14.216Z] === RUN   TestRemoveImageOrphaning
16:05:14 [2020-01-10T16:05:14.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
16:05:14 [2020-01-10T16:05:14.782Z] --- PASS: TestRemoveImageOrphaning (0.55s)
16:05:14 [2020-01-10T16:05:14.782Z] === RUN   TestRemoveImageGarbageCollector
16:05:15 [2020-01-10T16:05:15.342Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:05:16 [2020-01-10T16:05:16.266Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
16:05:16 [2020-01-10T16:05:16.826Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
16:05:17 [2020-01-10T16:05:17.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:05:17 [2020-01-10T16:05:17.080Z] --- PASS: TestRemoveImageGarbageCollector (2.40s)
16:05:17 [2020-01-10T16:05:17.081Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:05:17 [2020-01-10T16:05:17.081Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:05:17 [2020-01-10T16:05:17.081Z] === RUN   TestTagInvalidReference
16:05:17 [2020-01-10T16:05:17.335Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:05:17 [2020-01-10T16:05:17.335Z] --- PASS: TestTagInvalidReference (0.03s)
16:05:17 [2020-01-10T16:05:17.335Z] === RUN   TestTagValidPrefixedRepo
16:05:17 [2020-01-10T16:05:17.335Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
16:05:17 [2020-01-10T16:05:17.335Z] === RUN   TestTagExistedNameWithoutForce
16:05:17 [2020-01-10T16:05:17.335Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:05:17 [2020-01-10T16:05:17.335Z] === RUN   TestTagOfficialNames
16:05:17 [2020-01-10T16:05:17.335Z] --- PASS: TestTagOfficialNames (0.08s)
16:05:17 [2020-01-10T16:05:17.335Z] === RUN   TestTagMatchesDigest
16:05:17 [2020-01-10T16:05:17.335Z] --- PASS: TestTagMatchesDigest (0.03s)
16:05:17 [2020-01-10T16:05:17.335Z] === CONT  TestImportExtremelyLargeImageWorks
16:05:18 [2020-01-10T16:05:18.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:05:20 [2020-01-10T16:05:20.265Z] #52 ...
16:05:20 [2020-01-10T16:05:20.265Z] 
16:05:20 [2020-01-10T16:05:20.265Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:05:20 [2020-01-10T16:05:20.265Z] #61 381.1 + bin/containerd
16:05:20 [2020-01-10T16:05:20.598Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
16:05:21 [2020-01-10T16:05:21.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:05:23 [2020-01-10T16:05:23.420Z] ok  	github.com/docker/docker/builder/remotecontext/git	36.816s	coverage: 86.3% of statements
16:05:23 [2020-01-10T16:05:23.420Z] ?   	github.com/docker/docker/cli	[no test files]
16:05:23 [2020-01-10T16:05:23.420Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:05:23 [2020-01-10T16:05:23.762Z] #61 ...
16:05:23 [2020-01-10T16:05:23.762Z] 
16:05:23 [2020-01-10T16:05:23.762Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:05:23 [2020-01-10T16:05:23.762Z] #52 DONE 437.3s
16:05:23 [2020-01-10T16:05:23.944Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
16:05:24 [2020-01-10T16:05:24.051Z] 
16:05:24 [2020-01-10T16:05:24.051Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:05:24 [2020-01-10T16:05:24.869Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:05:26 [2020-01-10T16:05:26.273Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
16:05:27 [2020-01-10T16:05:27.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:05:27 [2020-01-10T16:05:27.634Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:05:28 [2020-01-10T16:05:28.602Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:05:29 [2020-01-10T16:05:29.163Z] === RUN   TestDockerSuite/TestBuildCmd
16:05:29 [2020-01-10T16:05:29.419Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:05:29 [2020-01-10T16:05:29.716Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
16:05:29 [2020-01-10T16:05:29.972Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:05:30 [2020-01-10T16:05:30.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:05:30 [2020-01-10T16:05:30.491Z] ok  	github.com/docker/docker/cmd/dockerd	0.755s	coverage: 19.0% of statements
16:05:30 [2020-01-10T16:05:30.532Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:05:30 [2020-01-10T16:05:30.532Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:05:30 [2020-01-10T16:05:30.918Z] #61 ...
16:05:30 [2020-01-10T16:05:30.918Z] 
16:05:30 [2020-01-10T16:05:30.918Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:05:30 [2020-01-10T16:05:30.918Z] #24 444.1 + return
16:05:30 [2020-01-10T16:05:30.918Z] #24 DONE 444.3s
16:05:30 [2020-01-10T16:05:30.918Z] 
16:05:30 [2020-01-10T16:05:30.918Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:05:31 [2020-01-10T16:05:31.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:05:32 [2020-01-10T16:05:32.459Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:05:32 [2020-01-10T16:05:32.668Z] ok  	github.com/docker/docker/container	0.584s	coverage: 42.5% of statements
16:05:33 [2020-01-10T16:05:33.126Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:05:33 [2020-01-10T16:05:33.126Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:05:33 [2020-01-10T16:05:33.126Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:05:33 [2020-01-10T16:05:33.126Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:05:33 [2020-01-10T16:05:33.645Z] #61 ...
16:05:33 [2020-01-10T16:05:33.645Z] 
16:05:33 [2020-01-10T16:05:33.645Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:05:33 [2020-01-10T16:05:33.645Z] #25 DONE 0.1s
16:05:33 [2020-01-10T16:05:33.645Z] 
16:05:33 [2020-01-10T16:05:33.645Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:05:33 [2020-01-10T16:05:33.933Z] #29 DONE 0.6s
16:05:33 [2020-01-10T16:05:33.933Z] 
16:05:33 [2020-01-10T16:05:33.933Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:05:34 [2020-01-10T16:05:34.222Z] #61 ...
16:05:34 [2020-01-10T16:05:34.222Z] 
16:05:34 [2020-01-10T16:05:34.222Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:05:34 [2020-01-10T16:05:34.222Z] #31 DONE 0.1s
16:05:34 [2020-01-10T16:05:34.222Z] 
16:05:34 [2020-01-10T16:05:34.222Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
16:05:34 [2020-01-10T16:05:34.222Z] #34 DONE 0.1s
16:05:34 [2020-01-10T16:05:34.222Z] 
16:05:34 [2020-01-10T16:05:34.222Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
16:05:34 [2020-01-10T16:05:34.511Z] #39 DONE 0.1s
16:05:34 [2020-01-10T16:05:34.511Z] 
16:05:34 [2020-01-10T16:05:34.511Z] #41 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
16:05:34 [2020-01-10T16:05:34.511Z] #41 DONE 0.1s
16:05:34 [2020-01-10T16:05:34.511Z] 
16:05:34 [2020-01-10T16:05:34.511Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:05:34 [2020-01-10T16:05:34.511Z] #61 ...
16:05:34 [2020-01-10T16:05:34.511Z] 
16:05:34 [2020-01-10T16:05:34.511Z] #44 [dev 16/25] COPY --from=criu          /build/ /usr/local/
16:05:34 [2020-01-10T16:05:34.511Z] #44 DONE 0.1s
16:05:34 [2020-01-10T16:05:34.511Z] 
16:05:34 [2020-01-10T16:05:34.511Z] #47 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
16:05:34 [2020-01-10T16:05:34.661Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.324s	coverage: 65.3% of statements
16:05:34 [2020-01-10T16:05:34.801Z] #47 DONE 0.1s
16:05:34 [2020-01-10T16:05:34.801Z] 
16:05:34 [2020-01-10T16:05:34.801Z] #50 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:05:34 [2020-01-10T16:05:34.801Z] #50 DONE 0.1s
16:05:34 [2020-01-10T16:05:34.801Z] 
16:05:34 [2020-01-10T16:05:34.801Z] #53 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:05:34 [2020-01-10T16:05:34.801Z] #53 DONE 0.1s
16:05:34 [2020-01-10T16:05:34.801Z] 
16:05:34 [2020-01-10T16:05:34.801Z] #57 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
16:05:34 [2020-01-10T16:05:34.801Z] #57 DONE 0.1s
16:05:34 [2020-01-10T16:05:34.801Z] 
16:05:34 [2020-01-10T16:05:34.801Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:05:35 [2020-01-10T16:05:35.723Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
16:05:35 [2020-01-10T16:05:35.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:05:36 [2020-01-10T16:05:36.692Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
16:05:37 [2020-01-10T16:05:37.251Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
16:05:37 [2020-01-10T16:05:37.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:05:37 [2020-01-10T16:05:37.809Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
16:05:39 [2020-01-10T16:05:39.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:05:39 [2020-01-10T16:05:39.692Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:05:41 [2020-01-10T16:05:41.055Z] === RUN   TestDockerSuite/TestBuildContChar
16:05:41 [2020-01-10T16:05:41.572Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:05:41 [2020-01-10T16:05:41.572Z] Using test binary docker
16:05:41 [2020-01-10T16:05:41.572Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:05:41 [2020-01-10T16:05:41.572Z] +++ /etc/init.d/apparmor start
16:05:41 [2020-01-10T16:05:41.572Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:05:41 [2020-01-10T16:05:41.572Z] INFO: Waiting for daemon to start...
16:05:41 [2020-01-10T16:05:41.572Z] Starting dockerd
16:05:41 [2020-01-10T16:05:41.572Z] +++ 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
16:05:41 [2020-01-10T16:05:41.731Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.954s	coverage: 35.8% of statements
16:05:43 [2020-01-10T16:05:43.476Z] .
16:05:43 [2020-01-10T16:05:43.476Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:05:43 [2020-01-10T16:05:43.476Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:05:43 [2020-01-10T16:05:43.476Z] Error: No such image: emptyfs
16:05:43 [2020-01-10T16:05:43.476Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:05:43 [2020-01-10T16:05:43.476Z] ++++ docker load
16:05:43 [2020-01-10T16:05:43.720Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
16:05:43 [2020-01-10T16:05:43.735Z] Running integration-test (iteration 1)
16:05:43 [2020-01-10T16:05:43.994Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:05:43 [2020-01-10T16:05:43.994Z] ++ 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
16:05:43 [2020-01-10T16:05:43.994Z] ++ set -e
16:05:43 [2020-01-10T16:05:43.994Z] ++ '[' -n 0 ']'
16:05:43 [2020-01-10T16:05:43.994Z] ++ set -x
16:05:43 [2020-01-10T16:05:43.994Z] ++ env -i DEST=/go/src/github.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
16:05:44 [2020-01-10T16:05:44.280Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
16:05:44 [2020-01-10T16:05:44.841Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
16:05:45 [2020-01-10T16:05:45.401Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
16:05:45 [2020-01-10T16:05:45.740Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:05:46 [2020-01-10T16:05:46.933Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:05:46 [2020-01-10T16:05:46.933Z] 
16:05:46 [2020-01-10T16:05:46.933Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:05:46 [2020-01-10T16:05:46.933Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:05:46 [2020-01-10T16:05:46.933Z] HOSTNAME=b791eb807bd5
16:05:46 [2020-01-10T16:05:46.933Z] TESTDEBUG=0
16:05:46 [2020-01-10T16:05:46.933Z] DEST=bundles/test-integration
16:05:46 [2020-01-10T16:05:46.933Z] PWD=/go/src/github.com/docker/docker
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf
16:05:46 [2020-01-10T16:05:46.933Z] container=docker
16:05:46 [2020-01-10T16:05:46.933Z] HOME=/root
16:05:46 [2020-01-10T16:05:46.933Z] GOLANG_VERSION=1.13.5
16:05:46 [2020-01-10T16:05:46.933Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:05:46 [2020-01-10T16:05:46.933Z] VALIDATE_BRANCH=master
16:05:46 [2020-01-10T16:05:46.933Z] TERM=xterm
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_PKG=github.com/docker/docker
16:05:46 [2020-01-10T16:05:46.933Z] SHLVL=1
16:05:46 [2020-01-10T16:05:46.933Z] TIMEOUT=120m
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_GRAPHDRIVER=overlay2
16:05:46 [2020-01-10T16:05:46.933Z] GO111MODULE=off
16:05:46 [2020-01-10T16:05:46.933Z] DOCKER_EXPERIMENTAL=1
16:05:46 [2020-01-10T16:05:46.933Z] TEST_SKIP_INTEGRATION_CLI=1
16:05:46 [2020-01-10T16:05:46.933Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:05:46 [2020-01-10T16:05:46.933Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:05:46 [2020-01-10T16:05:46.933Z] GOPATH=/go
16:05:46 [2020-01-10T16:05:46.933Z] PKG_CONFIG=pkg-config
16:05:46 [2020-01-10T16:05:46.933Z] _=/usr/bin/env
16:05:46 [2020-01-10T16:05:46.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:05:47 [2020-01-10T16:05:47.184Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:05:47 [2020-01-10T16:05:47.439Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:05:47 [2020-01-10T16:05:47.593Z] ok  	github.com/docker/docker/daemon/cluster	2.105s	coverage: 0.5% of statements
16:05:48 [2020-01-10T16:05:48.040Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:05:48 [2020-01-10T16:05:48.966Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:05:49 [2020-01-10T16:05:49.221Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
16:05:49 [2020-01-10T16:05:49.221Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:05:49 [2020-01-10T16:05:49.770Z] ok  	github.com/docker/docker/daemon/config	1.127s	coverage: 80.1% of statements
16:05:49 [2020-01-10T16:05:49.770Z] ok  	github.com/docker/docker/daemon/discovery	0.158s	coverage: 30.0% of statements
16:05:49 [2020-01-10T16:05:49.781Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
16:05:51 [2020-01-10T16:05:51.945Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.080s	coverage: 10.9% of statements
16:05:52 [2020-01-10T16:05:52.403Z] ok  	github.com/docker/docker/daemon/events	0.414s	coverage: 50.0% of statements
16:05:53 [2020-01-10T16:05:53.040Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
16:05:53 [2020-01-10T16:05:53.369Z] ok  	github.com/docker/docker/daemon/graphdriver	0.201s	coverage: 2.3% of statements
16:05:53 [2020-01-10T16:05:53.827Z] ok  	github.com/docker/docker/daemon/links	0.042s	coverage: 93.0% of statements
16:05:53 [2020-01-10T16:05:53.976Z] Loaded image: buildpack-deps:jessie
16:05:53 [2020-01-10T16:05:53.976Z] Loaded image: busybox:latest
16:05:53 [2020-01-10T16:05:53.976Z] Loaded image: busybox:glibc
16:05:53 [2020-01-10T16:05:53.976Z] Loaded image: debian:jessie
16:05:53 [2020-01-10T16:05:53.976Z] Loaded image: hello-world:latest
16:05:53 [2020-01-10T16:05:53.976Z] INFO: Testing against a local daemon
16:05:53 [2020-01-10T16:05:53.976Z] === RUN   TestCgroupNamespacesBuild
16:05:55 [2020-01-10T16:05:55.135Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
16:05:57 [2020-01-10T16:05:57.261Z] --- PASS: TestCgroupNamespacesBuild (4.23s)
16:05:57 [2020-01-10T16:05:57.261Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:05:57 [2020-01-10T16:05:57.558Z] ok  	github.com/docker/docker/daemon	3.420s	coverage: 9.2% of statements
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
16:05:57 [2020-01-10T16:05:57.558Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
16:05:58 [2020-01-10T16:05:58.524Z] ok  	github.com/docker/docker/daemon/logger	0.621s	coverage: 43.0% of statements
16:05:58 [2020-01-10T16:05:58.988Z] ok  	github.com/docker/docker/daemon/images	0.618s	coverage: 4.9% of statements
16:05:58 [2020-01-10T16:05:58.989Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:05:58 [2020-01-10T16:05:58.989Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:05:59 [2020-01-10T16:05:59.164Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
16:05:59 [2020-01-10T16:05:59.164Z] === RUN   TestBuildWithSession
16:05:59 [2020-01-10T16:05:59.164Z] --- SKIP: TestBuildWithSession (0.00s)
16:05:59 [2020-01-10T16:05:59.164Z]     build_session_test.go:25: TODO: BuildKit
16:05:59 [2020-01-10T16:05:59.164Z] === RUN   TestBuildSquashParent
16:05:59 [2020-01-10T16:05:59.448Z] ok  	github.com/docker/docker/daemon/logger/awslogs	1.182s	coverage: 77.8% of statements
16:05:59 [2020-01-10T16:05:59.448Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
16:05:59 [2020-01-10T16:05:59.448Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:05:59 [2020-01-10T16:05:59.448Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:05:59 [2020-01-10T16:05:59.448Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
16:05:59 [2020-01-10T16:05:59.448Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
16:06:00 [2020-01-10T16:06:00.502Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
16:06:00 [2020-01-10T16:06:00.983Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.320s	coverage: 88.3% of statements
16:06:01 [2020-01-10T16:06:01.103Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
16:06:01 [2020-01-10T16:06:01.962Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.518s	coverage: 62.1% of statements
16:06:02 [2020-01-10T16:06:02.929Z] ok  	github.com/docker/docker/daemon/logger/local	0.470s	coverage: 74.7% of statements
16:06:02 [2020-01-10T16:06:02.929Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:06:03 [2020-01-10T16:06:03.387Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.239s	coverage: 21.4% of statements
16:06:04 [2020-01-10T16:06:04.923Z] ok  	github.com/docker/docker/daemon/logger/templates	0.273s	coverage: 8.3% of statements
16:06:05 [2020-01-10T16:06:05.265Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:06:05 [2020-01-10T16:06:05.381Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.303s	coverage: 47.8% of statements
16:06:05 [2020-01-10T16:06:05.727Z] --- PASS: TestBuildSquashParent (6.68s)
16:06:05 [2020-01-10T16:06:05.727Z] === RUN   TestBuildWithRemoveAndForceRemove
16:06:05 [2020-01-10T16:06:05.727Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:06:05 [2020-01-10T16:06:05.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:06:05 [2020-01-10T16:06:05.727Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:06:05 [2020-01-10T16:06:05.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:06:05 [2020-01-10T16:06:05.727Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:06:05 [2020-01-10T16:06:05.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:06:05 [2020-01-10T16:06:05.727Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:06:05 [2020-01-10T16:06:05.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:06:05 [2020-01-10T16:06:05.727Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:06:05 [2020-01-10T16:06:05.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:06:05 [2020-01-10T16:06:05.727Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:06:05 [2020-01-10T16:06:05.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:06:05 [2020-01-10T16:06:05.727Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:06:05 [2020-01-10T16:06:05.727Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:06:05 [2020-01-10T16:06:05.727Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:06:05 [2020-01-10T16:06:05.727Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:06:06 [2020-01-10T16:06:06.191Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:06:06 [2020-01-10T16:06:06.490Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:06:07 [2020-01-10T16:06:07.050Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:06:07 [2020-01-10T16:06:07.567Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.241s	coverage: 82.5% of statements
16:06:07 [2020-01-10T16:06:07.567Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:06:07 [2020-01-10T16:06:07.567Z] ?   	github.com/docker/docker/daemon/network	[no test files]
16:06:07 [2020-01-10T16:06:07.567Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:06:08 [2020-01-10T16:06:08.263Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:06:08 [2020-01-10T16:06:08.522Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:06:09 [2020-01-10T16:06:09.742Z] ok  	github.com/docker/docker/distribution	1.900s	coverage: 20.3% of statements
16:06:09 [2020-01-10T16:06:09.742Z] ok  	github.com/docker/docker/distribution/metadata	2.093s	coverage: 48.2% of statements
16:06:10 [2020-01-10T16:06:10.200Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:06:10 [2020-01-10T16:06:10.351Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
16:06:10 [2020-01-10T16:06:10.663Z] ok  	github.com/docker/docker/errdefs	0.185s	coverage: 49.4% of statements
16:06:10 [2020-01-10T16:06:10.911Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:06:11 [2020-01-10T16:06:11.057Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:06:11 [2020-01-10T16:06:11.057Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s)
16:06:11 [2020-01-10T16:06:11.057Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s)
16:06:11 [2020-01-10T16:06:11.057Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
16:06:11 [2020-01-10T16:06:11.057Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s)
16:06:11 [2020-01-10T16:06:11.057Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s)
16:06:11 [2020-01-10T16:06:11.057Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s)
16:06:11 [2020-01-10T16:06:11.057Z] === RUN   TestBuildMultiStageCopy
16:06:11 [2020-01-10T16:06:11.057Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:06:11 [2020-01-10T16:06:11.122Z] ok  	github.com/docker/docker/distribution/xfer	2.460s	coverage: 76.8% of statements
16:06:11 [2020-01-10T16:06:11.122Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:06:11 [2020-01-10T16:06:11.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:06:11 [2020-01-10T16:06:11.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:06:12 [2020-01-10T16:06:12.662Z] ok  	github.com/docker/docker/image/cache	0.188s	coverage: 19.2% of statements
16:06:12 [2020-01-10T16:06:12.977Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:06:13 [2020-01-10T16:06:13.121Z] ok  	github.com/docker/docker/image/v1	0.312s	coverage: 25.0% of statements
16:06:13 [2020-01-10T16:06:13.546Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:06:13 [2020-01-10T16:06:13.580Z] ok  	github.com/docker/docker/image	1.202s	coverage: 86.4% of statements
16:06:14 [2020-01-10T16:06:14.038Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:06:14 [2020-01-10T16:06:14.038Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:06:14 [2020-01-10T16:06:14.057Z] #61 431.0 + bin/containerd-stress
16:06:14 [2020-01-10T16:06:14.057Z] #61 434.6 + bin/containerd-shim
16:06:14 [2020-01-10T16:06:14.113Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:06:14 [2020-01-10T16:06:14.171Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
16:06:14 [2020-01-10T16:06:14.680Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:06:15 [2020-01-10T16:06:15.007Z] ok  	github.com/docker/docker/libcontainerd/queue	0.105s	coverage: 100.0% of statements
16:06:15 [2020-01-10T16:06:15.247Z] --- PASS: TestBuildMultiStageCopy (4.39s)
16:06:15 [2020-01-10T16:06:15.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s)
16:06:15 [2020-01-10T16:06:15.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
16:06:15 [2020-01-10T16:06:15.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
16:06:15 [2020-01-10T16:06:15.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
16:06:15 [2020-01-10T16:06:15.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
16:06:15 [2020-01-10T16:06:15.247Z] === RUN   TestBuildMultiStageParentConfig
16:06:16 [2020-01-10T16:06:16.107Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
16:06:16 [2020-01-10T16:06:16.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:06:16 [2020-01-10T16:06:16.624Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
16:06:16 [2020-01-10T16:06:16.624Z] === RUN   TestBuildLabelWithTargets
16:06:16 [2020-01-10T16:06:16.667Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
16:06:16 [2020-01-10T16:06:16.667Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:06:17 [2020-01-10T16:06:17.187Z] ok  	github.com/docker/docker/layer	1.438s	coverage: 30.0% of statements
16:06:17 [2020-01-10T16:06:17.187Z] ok  	github.com/docker/docker/pkg/aaparser	0.050s	coverage: 50.0% of statements
16:06:17 [2020-01-10T16:06:17.187Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:06:17 [2020-01-10T16:06:17.295Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
16:06:17 [2020-01-10T16:06:17.900Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
16:06:18 [2020-01-10T16:06:18.721Z] ok  	github.com/docker/docker/opts	0.448s	coverage: 67.3% of statements
16:06:18 [2020-01-10T16:06:18.824Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:06:18 [2020-01-10T16:06:18.824Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:06:18 [2020-01-10T16:06:18.824Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:06:19 [2020-01-10T16:06:19.080Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:06:19 [2020-01-10T16:06:19.080Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:06:19 [2020-01-10T16:06:19.156Z] --- PASS: TestBuildLabelWithTargets (2.18s)
16:06:19 [2020-01-10T16:06:19.156Z] === RUN   TestBuildWithEmptyLayers
16:06:19 [2020-01-10T16:06:19.180Z] ok  	github.com/docker/docker/libcontainerd/local	0.491s	coverage: 1.0% of statements
16:06:19 [2020-01-10T16:06:19.180Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:06:19 [2020-01-10T16:06:19.180Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:06:19 [2020-01-10T16:06:19.180Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:06:19 [2020-01-10T16:06:19.180Z] ?   	github.com/docker/docker/oci	[no test files]
16:06:19 [2020-01-10T16:06:19.180Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:06:19 [2020-01-10T16:06:19.723Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
16:06:19 [2020-01-10T16:06:19.723Z] === RUN   TestBuildMultiStageOnBuild
16:06:20 [2020-01-10T16:06:20.046Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
16:06:20 [2020-01-10T16:06:20.046Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
16:06:20 [2020-01-10T16:06:20.716Z] ok  	github.com/docker/docker/pkg/broadcaster	0.148s	coverage: 100.0% of statements
16:06:21 [2020-01-10T16:06:21.174Z] ok  	github.com/docker/docker/pkg/authorization	1.252s	coverage: 26.8% of statements
16:06:21 [2020-01-10T16:06:21.174Z] ok  	github.com/docker/docker/pkg/capabilities	0.260s	coverage: 87.5% of statements
16:06:21 [2020-01-10T16:06:21.972Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
16:06:22 [2020-01-10T16:06:22.141Z] ok  	github.com/docker/docker/pkg/directory	0.075s	coverage: 80.0% of statements
16:06:22 [2020-01-10T16:06:22.501Z] #61 444.8 + bin/containerd-shim-runc-v1
16:06:22 [2020-01-10T16:06:22.601Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.184s	coverage: 15.4% of statements
16:06:23 [2020-01-10T16:06:23.008Z] --- PASS: TestBuildMultiStageOnBuild (2.69s)
16:06:23 [2020-01-10T16:06:23.008Z] === RUN   TestBuildUncleanTarFilenames
16:06:23 [2020-01-10T16:06:23.062Z] ok  	github.com/docker/docker/pkg/discovery	0.155s	coverage: 58.3% of statements
16:06:23 [2020-01-10T16:06:23.334Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
16:06:23 [2020-01-10T16:06:23.944Z] --- PASS: TestBuildUncleanTarFilenames (1.36s)
16:06:23 [2020-01-10T16:06:23.944Z] === RUN   TestBuildMultiStageLayerLeak
16:06:24 [2020-01-10T16:06:24.093Z] ok  	github.com/docker/docker/pkg/discovery/file	0.249s	coverage: 97.6% of statements
16:06:24 [2020-01-10T16:06:24.695Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:06:25 [2020-01-10T16:06:25.060Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.168s	coverage: 92.3% of statements
16:06:26 [2020-01-10T16:06:26.032Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.333s	coverage: 93.8% of statements
16:06:27 [2020-01-10T16:06:27.003Z] ok  	github.com/docker/docker/pkg/filenotify	0.153s	coverage: 45.7% of statements
16:06:27 [2020-01-10T16:06:27.006Z] #61 449.6 + bin/containerd-shim-runc-v2
16:06:27 [2020-01-10T16:06:27.229Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s)
16:06:27 [2020-01-10T16:06:27.229Z] === RUN   TestBuildWithHugeFile
16:06:27 [2020-01-10T16:06:27.954Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
16:06:27 [2020-01-10T16:06:27.971Z] ok  	github.com/docker/docker/pkg/fileutils	0.102s	coverage: 87.7% of statements
16:06:28 [2020-01-10T16:06:28.430Z] ok  	github.com/docker/docker/pkg/homedir	0.094s	coverage: 42.9% of statements
16:06:28 [2020-01-10T16:06:28.483Z] #61 451.1 + binaries
16:06:28 [2020-01-10T16:06:28.483Z] #61 451.1 + mkdir -p /build
16:06:28 [2020-01-10T16:06:28.483Z] #61 451.1 + cp bin/containerd /build/containerd
16:06:28 [2020-01-10T16:06:28.483Z] #61 451.2 + cp bin/containerd-shim /build/containerd-shim
16:06:28 [2020-01-10T16:06:28.483Z] #61 451.2 + cp bin/ctr /build/ctr
16:06:28 [2020-01-10T16:06:28.767Z] #61 DONE 451.3s
16:06:28 [2020-01-10T16:06:28.889Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.466s	coverage: 84.1% of statements
16:06:29 [2020-01-10T16:06:29.359Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
16:06:29 [2020-01-10T16:06:29.778Z] 
16:06:29 [2020-01-10T16:06:29.778Z] #62 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
16:06:29 [2020-01-10T16:06:29.858Z] ok  	github.com/docker/docker/pkg/idtools	0.115s	coverage: 6.3% of statements
16:06:30 [2020-01-10T16:06:30.074Z] #62 DONE 0.1s
16:06:30 [2020-01-10T16:06:30.075Z] 
16:06:30 [2020-01-10T16:06:30.075Z] #66 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:06:30 [2020-01-10T16:06:30.075Z] #66 DONE 0.1s
16:06:30 [2020-01-10T16:06:30.075Z] 
16:06:30 [2020-01-10T16:06:30.075Z] #68 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
16:06:30 [2020-01-10T16:06:30.075Z] #68 DONE 0.1s
16:06:30 [2020-01-10T16:06:30.359Z] 
16:06:30 [2020-01-10T16:06:30.359Z] #71 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
16:06:30 [2020-01-10T16:06:30.359Z] #71 DONE 0.1s
16:06:30 [2020-01-10T16:06:30.359Z] 
16:06:30 [2020-01-10T16:06:30.359Z] #72 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
16:06:30 [2020-01-10T16:06:30.359Z] #72 DONE 0.0s
16:06:30 [2020-01-10T16:06:30.359Z] 
16:06:30 [2020-01-10T16:06:30.359Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
16:06:31 [2020-01-10T16:06:31.241Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
16:06:31 [2020-01-10T16:06:31.242Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:06:31 [2020-01-10T16:06:31.395Z] ok  	github.com/docker/docker/pkg/locker	0.091s	coverage: 88.9% of statements
16:06:31 [2020-01-10T16:06:31.395Z] ok  	github.com/docker/docker/pkg/ioutils	0.857s	coverage: 69.2% of statements
16:06:31 [2020-01-10T16:06:31.395Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.314s	coverage: 91.7% of statements
16:06:31 [2020-01-10T16:06:31.395Z] ok  	github.com/docker/docker/pkg/archive	11.116s	coverage: 62.0% of statements
16:06:32 [2020-01-10T16:06:32.364Z] ok  	github.com/docker/docker/pkg/longpath	0.069s	coverage: 100.0% of statements
16:06:32 [2020-01-10T16:06:32.364Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.070s	coverage: 85.7% of statements
16:06:33 [2020-01-10T16:06:33.052Z] #73 DONE 2.4s
16:06:33 [2020-01-10T16:06:33.052Z] 
16:06:33 [2020-01-10T16:06:33.052Z] #74 exporting to oci image format
16:06:33 [2020-01-10T16:06:33.052Z] #74 exporting layers
16:06:33 [2020-01-10T16:06:33.333Z] ok  	github.com/docker/docker/pkg/parsers	0.288s	coverage: 97.0% of statements
16:06:33 [2020-01-10T16:06:33.789Z] Created binary: bundles/binary-daemon/dockerd-dev
16:06:33 [2020-01-10T16:06:33.789Z] Copying nested executables into bundles/binary-daemon
16:06:33 [2020-01-10T16:06:33.789Z] 
[Pipeline] }
16:06:33 [2020-01-10T16:06:33.794Z] ok  	github.com/docker/docker/pkg/pidfile	0.094s	coverage: 82.6% of statements
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
16:06:34 [2020-01-10T16:06:34.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/make.sh cross
16:06:34 [2020-01-10T16:06:34.679Z] 
16:06:34 [2020-01-10T16:06:34.936Z] Removing bundles/
16:06:34 [2020-01-10T16:06:34.936Z] 
16:06:34 [2020-01-10T16:06:34.936Z] ---> Making bundle: cross (in bundles/cross)
16:06:34 [2020-01-10T16:06:34.936Z] Cross building: bundles/cross/linux/amd64
16:06:34 [2020-01-10T16:06:34.936Z] Building: bundles/cross/linux/amd64/dockerd-dev
16:06:34 [2020-01-10T16:06:34.936Z] GOOS="linux" GOARCH="amd64" GOARM=""
16:06:35 [2020-01-10T16:06:35.331Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.179s	coverage: 56.8% of statements
16:06:35 [2020-01-10T16:06:35.402Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
16:06:35 [2020-01-10T16:06:35.402Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:06:35 [2020-01-10T16:06:35.962Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:06:36 [2020-01-10T16:06:36.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:06:36 [2020-01-10T16:06:36.866Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.165s	coverage: 85.7% of statements
16:06:36 [2020-01-10T16:06:36.866Z] ok  	github.com/docker/docker/pkg/pools	0.121s	coverage: 88.2% of statements
16:06:37 [2020-01-10T16:06:37.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:06:37 [2020-01-10T16:06:37.837Z] ok  	github.com/docker/docker/pkg/progress	0.041s	coverage: 75.9% of statements
16:06:38 [2020-01-10T16:06:38.805Z] ok  	github.com/docker/docker/pkg/reexec	0.106s	coverage: 82.4% of statements
16:06:38 [2020-01-10T16:06:38.805Z] ok  	github.com/docker/docker/pkg/pubsub	1.105s	coverage: 73.9% of statements
16:06:39 [2020-01-10T16:06:39.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:06:39 [2020-01-10T16:06:39.223Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
16:06:40 [2020-01-10T16:06:40.343Z] ok  	github.com/docker/docker/pkg/signal	0.095s	coverage: 20.3% of statements
16:06:40 [2020-01-10T16:06:40.343Z] ok  	github.com/docker/docker/pkg/stdcopy	0.043s	coverage: 100.0% of statements
16:06:41 [2020-01-10T16:06:41.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:06:41 [2020-01-10T16:06:41.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:06:41 [2020-01-10T16:06:41.880Z] ok  	github.com/docker/docker/pkg/streamformatter	0.076s	coverage: 66.2% of statements
16:06:41 [2020-01-10T16:06:41.880Z] ok  	github.com/docker/docker/pkg/stringid	0.088s	coverage: 70.6% of statements
16:06:42 [2020-01-10T16:06:42.846Z] ok  	github.com/docker/docker/pkg/sysinfo	0.046s	coverage: 38.2% of statements
16:06:43 [2020-01-10T16:06:43.814Z] ok  	github.com/docker/docker/pkg/system	0.092s	coverage: 13.1% of statements
16:06:44 [2020-01-10T16:06:44.272Z] ok  	github.com/docker/docker/pkg/tailfile	0.134s	coverage: 88.6% of statements
16:06:44 [2020-01-10T16:06:44.460Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:06:44 [2020-01-10T16:06:44.460Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
16:06:44 [2020-01-10T16:06:44.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:06:45 [2020-01-10T16:06:45.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:06:45 [2020-01-10T16:06:45.806Z] ok  	github.com/docker/docker/pkg/tarsum	0.216s	coverage: 89.3% of statements
16:06:46 [2020-01-10T16:06:46.265Z] ok  	github.com/docker/docker/pkg/term	0.077s	coverage: 30.8% of statements
16:06:46 [2020-01-10T16:06:46.434Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
16:06:47 [2020-01-10T16:06:47.232Z] testing: warning: no tests to run
16:06:47 [2020-01-10T16:06:47.232Z] ok  	github.com/docker/docker/pkg/term/windows	0.047s	coverage: 0.0% of statements [no tests to run]
16:06:47 [2020-01-10T16:06:47.232Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
16:06:47 [2020-01-10T16:06:47.368Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
16:06:48 [2020-01-10T16:06:48.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:06:48 [2020-01-10T16:06:48.200Z] ok  	github.com/docker/docker/pkg/urlutil	0.046s	coverage: 100.0% of statements
16:06:48 [2020-01-10T16:06:48.200Z] ok  	github.com/docker/docker/pkg/useragent	0.037s	coverage: 88.9% of statements
16:06:48 [2020-01-10T16:06:48.773Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
16:06:49 [2020-01-10T16:06:49.170Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:06:49 [2020-01-10T16:06:49.170Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:06:49 [2020-01-10T16:06:49.170Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:06:49 [2020-01-10T16:06:49.170Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:06:49 [2020-01-10T16:06:49.170Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
16:06:49 [2020-01-10T16:06:49.170Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
16:06:49 [2020-01-10T16:06:49.170Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:06:49 [2020-01-10T16:06:49.170Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:06:50 [2020-01-10T16:06:50.707Z] ok  	github.com/docker/docker/plugin/v2	0.163s	coverage: 20.1% of statements
16:06:51 [2020-01-10T16:06:51.166Z] ok  	github.com/docker/docker/plugin	0.276s	coverage: 11.6% of statements
16:06:51 [2020-01-10T16:06:51.166Z] ok  	github.com/docker/docker/reference	0.352s	coverage: 84.4% of statements
16:06:52 [2020-01-10T16:06:52.034Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:06:52 [2020-01-10T16:06:52.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:06:52 [2020-01-10T16:06:52.289Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
16:06:52 [2020-01-10T16:06:52.290Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:06:53 [2020-01-10T16:06:53.341Z] ok  	github.com/docker/docker/restartmanager	0.038s	coverage: 50.9% of statements
16:06:53 [2020-01-10T16:06:53.341Z] ok  	github.com/docker/docker/registry/resumable	0.360s	coverage: 100.0% of statements
16:06:54 [2020-01-10T16:06:54.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:06:54 [2020-01-10T16:06:54.176Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:06:54 [2020-01-10T16:06:54.876Z] ok  	github.com/docker/docker/registry	0.524s	coverage: 51.7% of statements
16:06:55 [2020-01-10T16:06:55.334Z] ok  	github.com/docker/docker/testutil	0.233s	coverage: 62.5% of statements
16:06:55 [2020-01-10T16:06:55.334Z] ok  	github.com/docker/docker/runconfig	0.221s	coverage: 54.5% of statements
16:06:56 [2020-01-10T16:06:56.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:06:59 [2020-01-10T16:06:59.087Z] ok  	github.com/docker/docker/volume/drivers	0.156s	coverage: 36.1% of statements
16:06:59 [2020-01-10T16:06:59.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:06:59 [2020-01-10T16:06:59.411Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:06:59 [2020-01-10T16:06:59.548Z] ok  	github.com/docker/docker/volume/local	0.186s	coverage: 37.7% of statements
16:06:59 [2020-01-10T16:06:59.708Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:06:59 [2020-01-10T16:06:59.708Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:07:00 [2020-01-10T16:07:00.009Z] ok  	github.com/docker/docker/volume/mounts	0.163s	coverage: 66.2% of statements
16:07:00 [2020-01-10T16:07:00.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:07:01 [2020-01-10T16:07:01.634Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:07:01 [2020-01-10T16:07:01.634Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
16:07:01 [2020-01-10T16:07:01.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:07:02 [2020-01-10T16:07:02.187Z] ok  	github.com/docker/docker/volume/service	0.486s	coverage: 70.3% of statements
16:07:02 [2020-01-10T16:07:02.996Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:07:03 [2020-01-10T16:07:03.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:07:03 [2020-01-10T16:07:03.799Z] Using test binary docker
16:07:03 [2020-01-10T16:07:03.799Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:07:03 [2020-01-10T16:07:03.799Z] +++ /etc/init.d/apparmor start
16:07:03 [2020-01-10T16:07:03.799Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:07:03 [2020-01-10T16:07:03.799Z] Starting dockerd
16:07:03 [2020-01-10T16:07:03.799Z] INFO: Waiting for daemon to start...
16:07:03 [2020-01-10T16:07:03.799Z] +++ 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
16:07:04 [2020-01-10T16:07:04.879Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:07:05 [2020-01-10T16:07:05.600Z] .
16:07:05 [2020-01-10T16:07:05.600Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:07:05 [2020-01-10T16:07:05.600Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:07:05 [2020-01-10T16:07:05.600Z] Error: No such image: emptyfs
16:07:05 [2020-01-10T16:07:05.600Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:07:05 [2020-01-10T16:07:05.600Z] ++++ docker load
16:07:06 [2020-01-10T16:07:06.241Z] Running integration-test (iteration 1)
16:07:06 [2020-01-10T16:07:06.241Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
16:07:06 [2020-01-10T16:07:06.241Z] ++ 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
16:07:06 [2020-01-10T16:07:06.241Z] ++ set -e
16:07:06 [2020-01-10T16:07:06.241Z] ++ '[' -n 0 ']'
16:07:06 [2020-01-10T16:07:06.241Z] ++ set -x
16:07:06 [2020-01-10T16:07:06.241Z] ++ env -i DEST=/go/src/github.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
16:07:10 [2020-01-10T16:07:10.828Z] ok  	github.com/docker/docker/pkg/plugins	35.386s	coverage: 73.4% of statements
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/rootless	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/volume	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:07:10 [2020-01-10T16:07:10.828Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:07:12 [2020-01-10T16:07:12.958Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === Skipped
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     dispatchers_test.go:376: Windows does not support stopsignal
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
16:07:13 [2020-01-10T16:07:13.029Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
16:07:13 [2020-01-10T16:07:13.029Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     client_test.go:23: runtime.GOOS == "windows"
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     daemon_test.go:147: root required
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     reload_test.go:520: root required
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     pull_v2_test.go:73: Needs fixing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     pull_v2_test.go:118: Needs fixing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     download_test.go:268: Needs fixing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     layer_test.go:304: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     layer_test.go:353: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     layer_test.go:468: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     layer_test.go:697: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     migration_test.go:46: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     migration_test.go:182: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     mount_test.go:17: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     mount_test.go:76: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     mount_test.go:125: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     mount_test.go:212: Failing on Windows
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     archive_test.go:133: Xz not present in msys2
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     archive_test.go:238: Failing on Windows CI machines
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     archive_windows_test.go:16: Currently fails
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     changes_test.go:192: needs more investigation
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     changes_test.go:405: needs further investigation
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     changes_test.go:441: needs further investigation
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
16:07:13 [2020-01-10T16:07:13.029Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.029Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s)
16:07:13 [2020-01-10T16:07:13.030Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     poller_test.go:41: No chmod on Windows
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     fileutils_test.go:134: Needs porting to Windows
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     fileutils_test.go:180: Needs porting to Windows
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s)
16:07:13 [2020-01-10T16:07:13.030Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
16:07:13 [2020-01-10T16:07:13.030Z]     local_test.go:181: runtime.GOOS == "windows"
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] 
16:07:13 [2020-01-10T16:07:13.030Z] DONE 1759 tests, 46 skipped in 243.250s
16:07:13 [2020-01-10T16:07:13.030Z] INFO: make.ps1 ended at 01/10/2020 16:07:12
16:07:14 [2020-01-10T16:07:14.029Z] --- PASS: TestBuildWithHugeFile (42.03s)
16:07:14 [2020-01-10T16:07:14.029Z] === RUN   TestBuildWithEmptyDockerfile
16:07:14 [2020-01-10T16:07:14.029Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:07:14 [2020-01-10T16:07:14.029Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:07:14 [2020-01-10T16:07:14.029Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:07:14 [2020-01-10T16:07:14.029Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:07:14 [2020-01-10T16:07:14.029Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:07:14 [2020-01-10T16:07:14.029Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:07:14 [2020-01-10T16:07:14.029Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:07:14 [2020-01-10T16:07:14.029Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:07:14 [2020-01-10T16:07:14.029Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:07:14 [2020-01-10T16:07:14.029Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
16:07:14 [2020-01-10T16:07:14.029Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
16:07:14 [2020-01-10T16:07:14.029Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
16:07:14 [2020-01-10T16:07:14.029Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
16:07:14 [2020-01-10T16:07:14.029Z] === RUN   TestBuildPreserveOwnership
16:07:14 [2020-01-10T16:07:14.029Z] === RUN   TestBuildPreserveOwnership/copy_from
16:07:14 [2020-01-10T16:07:14.029Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:07:14 [2020-01-10T16:07:14.842Z] === RUN   TestDockerDaemonSuite/TestShmSize
16:07:14 [2020-01-10T16:07:14.965Z] --- PASS: TestBuildPreserveOwnership (5.88s)
16:07:14 [2020-01-10T16:07:14.965Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.81s)
16:07:14 [2020-01-10T16:07:14.965Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s)
16:07:14 [2020-01-10T16:07:14.965Z] === RUN   TestBuildPlatformInvalid
16:07:15 [2020-01-10T16:07:15.211Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
16:07:15 [2020-01-10T16:07:15.224Z] --- PASS: TestBuildPlatformInvalid (0.17s)
16:07:15 [2020-01-10T16:07:15.224Z] PASS
16:07:15 [2020-01-10T16:07:15.224Z] 
16:07:15 [2020-01-10T16:07:15.224Z] === Skipped
16:07:15 [2020-01-10T16:07:15.224Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:07:15 [2020-01-10T16:07:15.224Z]     build_session_test.go:25: TODO: BuildKit
16:07:15 [2020-01-10T16:07:15.224Z] 
16:07:15 [2020-01-10T16:07:15.224Z] 
16:07:15 [2020-01-10T16:07:15.224Z] DONE 32 tests, 1 skipped in 91.247s
16:07:15 [2020-01-10T16:07:15.224Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:07:15 [2020-01-10T16:07:15.224Z] ++ 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
16:07:15 [2020-01-10T16:07:15.224Z] ++ set -e
16:07:15 [2020-01-10T16:07:15.224Z] ++ '[' -n 0 ']'
16:07:15 [2020-01-10T16:07:15.224Z] ++ set -x
16:07:15 [2020-01-10T16:07:15.224Z] ++ env -i DEST=/go/src/github.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
16:07:15 [2020-01-10T16:07:15.483Z] INFO: Testing against a local daemon
16:07:15 [2020-01-10T16:07:15.483Z] === RUN   TestConfigList
16:07:15 [2020-01-10T16:07:15.801Z] INFO: Unit tests ended at 01/10/2020 16:07:15. Duration:00:04:22.7402054
16:07:15 [2020-01-10T16:07:15.801Z] INFO: Building busybox
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: buildpack-deps:jessie
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: busybox:latest
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: busybox:glibc
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: debian:jessie
16:07:15 [2020-01-10T16:07:15.911Z] Loaded image: hello-world:latest
16:07:15 [2020-01-10T16:07:15.911Z] INFO: Testing against a local daemon
16:07:15 [2020-01-10T16:07:15.911Z] === RUN   TestCgroupNamespacesBuild
16:07:16 [2020-01-10T16:07:16.269Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
16:07:16 [2020-01-10T16:07:16.269Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
16:07:16 [2020-01-10T16:07:16.269Z] 
16:07:16 [2020-01-10T16:07:16.269Z] Sending build context to Docker daemon   2.56kB
16:07:16 [2020-01-10T16:07:16.269Z] 
16:07:16 [2020-01-10T16:07:16.269Z] Step 1/6 : FROM microsoft/windowsservercore
16:07:16 [2020-01-10T16:07:16.269Z]  ---> 782a75e44953
16:07:16 [2020-01-10T16:07:16.269Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
16:07:16 [2020-01-10T16:07:16.269Z]  ---> Running in 33fb2bc7e3e9
16:07:16 [2020-01-10T16:07:16.939Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
16:07:17 [2020-01-10T16:07:17.161Z] --- PASS: TestCgroupNamespacesBuild (1.66s)
16:07:17 [2020-01-10T16:07:17.161Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:07:17 [2020-01-10T16:07:17.863Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:07:18 [2020-01-10T16:07:18.769Z] --- PASS: TestConfigList (3.44s)
16:07:18 [2020-01-10T16:07:18.769Z] === RUN   TestConfigsCreateAndDelete
16:07:19 [2020-01-10T16:07:19.011Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s)
16:07:19 [2020-01-10T16:07:19.011Z] === RUN   TestBuildWithSession
16:07:19 [2020-01-10T16:07:19.011Z] --- SKIP: TestBuildWithSession (0.00s)
16:07:19 [2020-01-10T16:07:19.011Z]     build_session_test.go:25: TODO: BuildKit
16:07:19 [2020-01-10T16:07:19.011Z] === RUN   TestBuildSquashParent
16:07:19 [2020-01-10T16:07:19.746Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:07:20 [2020-01-10T16:07:20.001Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
16:07:20 [2020-01-10T16:07:20.256Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
16:07:22 [2020-01-10T16:07:22.056Z] --- PASS: TestConfigsCreateAndDelete (3.18s)
16:07:22 [2020-01-10T16:07:22.056Z] === RUN   TestConfigsUpdate
16:07:23 [2020-01-10T16:07:23.365Z] Removing intermediate container 33fb2bc7e3e9
16:07:23 [2020-01-10T16:07:23.365Z]  ---> ff5a2678ea1d
16:07:23 [2020-01-10T16:07:23.365Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
16:07:24 [2020-01-10T16:07:24.331Z] 
16:07:24 [2020-01-10T16:07:24.433Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:07:24 [2020-01-10T16:07:24.789Z]  ---> 3f508c507443
16:07:24 [2020-01-10T16:07:24.789Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
16:07:24 [2020-01-10T16:07:24.789Z]  ---> Running in 99adb8488c3e
16:07:25 [2020-01-10T16:07:25.309Z] --- PASS: TestBuildSquashParent (6.25s)
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:07:25 [2020-01-10T16:07:25.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:07:25 [2020-01-10T16:07:25.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:07:25 [2020-01-10T16:07:25.309Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.309Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:07:25 [2020-01-10T16:07:25.341Z] --- PASS: TestConfigsUpdate (3.23s)
16:07:25 [2020-01-10T16:07:25.341Z] === RUN   TestTemplatedConfig
16:07:26 [2020-01-10T16:07:26.322Z] 
16:07:26 [2020-01-10T16:07:26.322Z] SUCCESS: Specified value was saved.
16:07:26 [2020-01-10T16:07:26.402Z] --- PASS: TestDockerDaemonSuite (374.74s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (17.21s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.67s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.73s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (6.67s)
16:07:26 [2020-01-10T16:07:26.402Z]         docker_cli_daemon_test.go:1449: [d990f5963f199] daemon is not started
16:07:26 [2020-01-10T16:07:26.402Z]         check_test.go:309: [d1be20d7957dd] daemon is not started
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.34s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (4.64s)
16:07:26 [2020-01-10T16:07:26.402Z]         check_test.go:309: [d8cc7126078cc] daemon is not started
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.73s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.69s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.61s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (7.02s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.15s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.58s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
16:07:26 [2020-01-10T16:07:26.402Z]         check_test.go:309: [d5e9e98c29ffe] daemon is not started
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
16:07:26 [2020-01-10T16:07:26.402Z]         check_test.go:309: [d1c461b097f82] daemon is not started
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
16:07:26 [2020-01-10T16:07:26.402Z]         check_test.go:309: [dc5cc923a1498] daemon is not started
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.90s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.94s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
16:07:26 [2020-01-10T16:07:26.402Z]         check_test.go:309: [d512fff0b4c42] daemon is not started
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
16:07:26 [2020-01-10T16:07:26.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d37145d870381] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.80s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d581c04978d2c] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.30s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.49s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [dcd44fde8e658] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [dd2fc2600aa1b] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.89s)
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_plugins_test.go:79: [d15d354aa586b] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.19s)
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_plugins_test.go:169: [d9d02b569e98c] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.69s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d1ea1e547a116] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.88s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.73s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d17ac4873bb5f] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.63s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.53s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.27s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.57s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.71s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.81s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d3f39d72c7527] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.32s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.30s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.30s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.76s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.52s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [df1c3021bbb14] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [daa939dfc8dc8] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.84s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d7e2e900504cc] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.13s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.26s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.02s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.05s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.19s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.98s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.44s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [dace061e18361] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.25s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.80s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.11s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d27d79922a397] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.01s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.36s)
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d26b1975ea36f] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d51ad8088de03] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.67s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [db630f6c96d80] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.24s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.20s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.79s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d6f1f638f43f1] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.38s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.02s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.33s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.23s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [dd1844b9c47b9] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.15s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [d9b72e07ad50a] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.73s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.31s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.95s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.71s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.20s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.74s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.41s)
16:07:26 [2020-01-10T16:07:26.403Z]         docker_cli_daemon_test.go:2542: [df6070c7ca3da] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.91s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.21s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.04s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.32s)
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
16:07:26 [2020-01-10T16:07:26.403Z]         check_test.go:309: [dd9dfe1eb3142] daemon is not started
16:07:26 [2020-01-10T16:07:26.403Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.07s)
16:07:26 [2020-01-10T16:07:26.403Z] === RUN   TestDockerSwarmSuite
16:07:26 [2020-01-10T16:07:26.403Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
16:07:27 [2020-01-10T16:07:27.733Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:07:27 [2020-01-10T16:07:27.733Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:07:28 [2020-01-10T16:07:28.627Z] --- PASS: TestTemplatedConfig (3.46s)
16:07:28 [2020-01-10T16:07:28.627Z] === RUN   TestConfigInspect
16:07:29 [2020-01-10T16:07:29.221Z] Removing intermediate container 99adb8488c3e
16:07:29 [2020-01-10T16:07:29.221Z]  ---> b84c5cc6d4de
16:07:29 [2020-01-10T16:07:29.221Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
16:07:29 [2020-01-10T16:07:29.221Z]  ---> Running in f5b798bfd2da
16:07:29 [2020-01-10T16:07:29.810Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
16:07:30 [2020-01-10T16:07:30.999Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:07:30 [2020-01-10T16:07:30.999Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:07:31 [2020-01-10T16:07:31.911Z] --- PASS: TestConfigInspect (3.18s)
16:07:31 [2020-01-10T16:07:31.911Z] === RUN   TestConfigCreateWithLabels
16:07:33 [2020-01-10T16:07:33.199Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
16:07:33 [2020-01-10T16:07:33.443Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s)
16:07:33 [2020-01-10T16:07:33.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s)
16:07:33 [2020-01-10T16:07:33.444Z] === RUN   TestBuildMultiStageCopy
16:07:33 [2020-01-10T16:07:33.444Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:07:35 [2020-01-10T16:07:35.196Z] --- PASS: TestConfigCreateWithLabels (3.21s)
16:07:35 [2020-01-10T16:07:35.196Z] === RUN   TestConfigCreateResolve
16:07:35 [2020-01-10T16:07:35.957Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:07:36 [2020-01-10T16:07:36.284Z] Cannot create a file when that file already exists.
16:07:36 [2020-01-10T16:07:36.318Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:07:36 [2020-01-10T16:07:36.802Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:07:37 [2020-01-10T16:07:37.184Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:07:37 [2020-01-10T16:07:37.729Z] --- PASS: TestConfigCreateResolve (2.69s)
16:07:37 [2020-01-10T16:07:37.729Z] === RUN   TestConfigDaemonLibtrustID
16:07:37 [2020-01-10T16:07:37.958Z] --- PASS: TestBuildMultiStageCopy (4.62s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
16:07:37 [2020-01-10T16:07:37.958Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
16:07:37 [2020-01-10T16:07:37.958Z] === RUN   TestBuildMultiStageParentConfig
16:07:38 [2020-01-10T16:07:38.523Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:07:38 [2020-01-10T16:07:38.666Z] --- PASS: TestConfigDaemonLibtrustID (0.64s)
16:07:38 [2020-01-10T16:07:38.666Z] PASS
16:07:38 [2020-01-10T16:07:38.666Z] 
16:07:38 [2020-01-10T16:07:38.666Z] DONE 8 tests in 23.244s
16:07:38 [2020-01-10T16:07:38.666Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:07:38 [2020-01-10T16:07:38.666Z] ++ 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
16:07:38 [2020-01-10T16:07:38.666Z] ++ set -e
16:07:38 [2020-01-10T16:07:38.666Z] ++ '[' -n 0 ']'
16:07:38 [2020-01-10T16:07:38.666Z] ++ set -x
16:07:38 [2020-01-10T16:07:38.666Z] ++ env -i DEST=/go/src/github.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
16:07:38 [2020-01-10T16:07:38.666Z] INFO: Testing against a local daemon
16:07:38 [2020-01-10T16:07:38.666Z] === RUN   TestCheckpoint
16:07:38 [2020-01-10T16:07:38.666Z] --- SKIP: TestCheckpoint (0.00s)
16:07:38 [2020-01-10T16:07:38.666Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:07:38 [2020-01-10T16:07:38.666Z] === RUN   TestContainerInvalidJSON
16:07:38 [2020-01-10T16:07:38.666Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:07:38 [2020-01-10T16:07:38.666Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:07:38 [2020-01-10T16:07:38.666Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:07:38 [2020-01-10T16:07:38.666Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:07:38 [2020-01-10T16:07:38.666Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:07:38 [2020-01-10T16:07:38.666Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:07:38 [2020-01-10T16:07:38.666Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:07:38 [2020-01-10T16:07:38.666Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:07:38 [2020-01-10T16:07:38.666Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:07:38 [2020-01-10T16:07:38.666Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:07:38 [2020-01-10T16:07:38.666Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
16:07:38 [2020-01-10T16:07:38.666Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
16:07:38 [2020-01-10T16:07:38.666Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
16:07:38 [2020-01-10T16:07:38.666Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:07:38 [2020-01-10T16:07:38.924Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s)
16:07:38 [2020-01-10T16:07:38.924Z] === RUN   TestCopyFromContainerPathIsNotDir
16:07:38 [2020-01-10T16:07:38.924Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
16:07:38 [2020-01-10T16:07:38.924Z] === RUN   TestCopyToContainerPathDoesNotExist
16:07:39 [2020-01-10T16:07:39.127Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
16:07:39 [2020-01-10T16:07:39.183Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
16:07:39 [2020-01-10T16:07:39.183Z] === RUN   TestCopyToContainerPathIsNotDir
16:07:39 [2020-01-10T16:07:39.183Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
16:07:39 [2020-01-10T16:07:39.183Z] === RUN   TestCopyFromContainer
16:07:39 [2020-01-10T16:07:39.260Z] --- PASS: TestBuildMultiStageParentConfig (1.44s)
16:07:39 [2020-01-10T16:07:39.260Z] === RUN   TestBuildLabelWithTargets
16:07:39 [2020-01-10T16:07:39.687Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:07:39 [2020-01-10T16:07:39.687Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:07:41 [2020-01-10T16:07:41.088Z] === RUN   TestCopyFromContainer//
16:07:41 [2020-01-10T16:07:41.347Z] === RUN   TestCopyFromContainer//bar/root
16:07:41 [2020-01-10T16:07:41.347Z] === RUN   TestCopyFromContainer//bar/root/
16:07:41 [2020-01-10T16:07:41.606Z] === RUN   TestCopyFromContainer/bar/quux
16:07:41 [2020-01-10T16:07:41.606Z] === RUN   TestCopyFromContainer/bar/quux/
16:07:41 [2020-01-10T16:07:41.714Z] --- PASS: TestBuildLabelWithTargets (2.11s)
16:07:41 [2020-01-10T16:07:41.714Z] === RUN   TestBuildWithEmptyLayers
16:07:41 [2020-01-10T16:07:41.866Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:07:41 [2020-01-10T16:07:41.866Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:07:42 [2020-01-10T16:07:42.125Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:07:42 [2020-01-10T16:07:42.125Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:07:42 [2020-01-10T16:07:42.125Z] === RUN   TestCopyFromContainer/bar/notarget
16:07:42 [2020-01-10T16:07:42.384Z] --- PASS: TestCopyFromContainer (3.14s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer// (0.11s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
16:07:42 [2020-01-10T16:07:42.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:07:42 [2020-01-10T16:07:42.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:42 [2020-01-10T16:07:42.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:42 [2020-01-10T16:07:42.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:42 [2020-01-10T16:07:42.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:42 [2020-01-10T16:07:42.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:42 [2020-01-10T16:07:42.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:42 [2020-01-10T16:07:42.384Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:42 [2020-01-10T16:07:42.384Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:42 [2020-01-10T16:07:42.384Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:42 [2020-01-10T16:07:42.384Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:07:42 [2020-01-10T16:07:42.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:07:42 [2020-01-10T16:07:42.384Z] === RUN   TestCreateLinkToNonExistingContainer
16:07:42 [2020-01-10T16:07:42.384Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
16:07:42 [2020-01-10T16:07:42.384Z] === RUN   TestCreateWithInvalidEnv
16:07:42 [2020-01-10T16:07:42.384Z] === RUN   TestCreateWithInvalidEnv/0
16:07:42 [2020-01-10T16:07:42.384Z] === PAUSE TestCreateWithInvalidEnv/0
16:07:42 [2020-01-10T16:07:42.384Z] === RUN   TestCreateWithInvalidEnv/1
16:07:42 [2020-01-10T16:07:42.384Z] === PAUSE TestCreateWithInvalidEnv/1
16:07:42 [2020-01-10T16:07:42.384Z] === RUN   TestCreateWithInvalidEnv/2
16:07:42 [2020-01-10T16:07:42.384Z] === PAUSE TestCreateWithInvalidEnv/2
16:07:42 [2020-01-10T16:07:42.384Z] === CONT  TestCreateWithInvalidEnv/0
16:07:42 [2020-01-10T16:07:42.384Z] === CONT  TestCreateWithInvalidEnv/1
16:07:42 [2020-01-10T16:07:42.384Z] === CONT  TestCreateWithInvalidEnv/2
16:07:42 [2020-01-10T16:07:42.517Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
16:07:42 [2020-01-10T16:07:42.517Z] === RUN   TestBuildMultiStageOnBuild
16:07:42 [2020-01-10T16:07:42.642Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:07:42 [2020-01-10T16:07:42.642Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:07:42 [2020-01-10T16:07:42.642Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:07:42 [2020-01-10T16:07:42.642Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
16:07:42 [2020-01-10T16:07:42.642Z] === RUN   TestCreateTmpfsMountsTarget
16:07:42 [2020-01-10T16:07:42.643Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
16:07:42 [2020-01-10T16:07:42.643Z] === RUN   TestCreateWithCustomMaskedPaths
16:07:44 [2020-01-10T16:07:44.846Z] Removing intermediate container f5b798bfd2da
16:07:44 [2020-01-10T16:07:44.846Z]  ---> 8e18afe4d442
16:07:44 [2020-01-10T16:07:44.846Z] Step 6/6 : CMD ["sh"]
16:07:44 [2020-01-10T16:07:44.846Z]  ---> Running in f6384d3eea13
16:07:44 [2020-01-10T16:07:44.846Z] Removing intermediate container f6384d3eea13
16:07:44 [2020-01-10T16:07:44.846Z]  ---> 4dbd4f645090
16:07:44 [2020-01-10T16:07:44.846Z] Successfully built 4dbd4f645090
16:07:44 [2020-01-10T16:07:44.846Z] Successfully tagged busybox:latest
16:07:44 [2020-01-10T16:07:44.846Z] INFO: Docker images of the daemon under test
16:07:44 [2020-01-10T16:07:44.846Z] 
16:07:44 [2020-01-10T16:07:44.846Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
16:07:44 [2020-01-10T16:07:44.846Z] busybox                                latest              4dbd4f645090        1 second ago        4.85GB
16:07:44 [2020-01-10T16:07:44.846Z] microsoft/windowsservercore            latest              782a75e44953        6 weeks ago         4.82GB
16:07:44 [2020-01-10T16:07:44.846Z] mcr.microsoft.com/windows/servercore   ltsc2019            782a75e44953        6 weeks ago         4.82GB
16:07:44 [2020-01-10T16:07:44.846Z] 
16:07:44 [2020-01-10T16:07:44.846Z] INFO: Running integration tests at 01/10/2020 16:07:44...
16:07:44 [2020-01-10T16:07:44.846Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
16:07:44 [2020-01-10T16:07:44.846Z] INFO: Integration API tests being run from the host:
16:07:44 [2020-01-10T16:07:44.846Z] INFO: make.ps1 starting at 01/10/2020 16:07:44
16:07:45 [2020-01-10T16:07:45.148Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
16:07:45 [2020-01-10T16:07:45.148Z] === RUN   TestBuildUncleanTarFilenames
16:07:45 [2020-01-10T16:07:45.175Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s)
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:07:45 [2020-01-10T16:07:45.175Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:07:45 [2020-01-10T16:07:45.175Z] --- PASS: TestCreateWithCapabilities (0.04s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
16:07:45 [2020-01-10T16:07:45.175Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
16:07:45 [2020-01-10T16:07:45.175Z] === RUN   TestCreateWithCustomReadonlyPaths
16:07:45 [2020-01-10T16:07:45.812Z] Running D:\gopath\src\github.com\docker\docker\integration\build
16:07:46 [2020-01-10T16:07:46.353Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:07:46 [2020-01-10T16:07:46.458Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
16:07:46 [2020-01-10T16:07:46.458Z] === RUN   TestBuildMultiStageLayerLeak
16:07:47 [2020-01-10T16:07:47.707Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s)
16:07:47 [2020-01-10T16:07:47.707Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:07:47 [2020-01-10T16:07:47.707Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:47 [2020-01-10T16:07:47.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:47 [2020-01-10T16:07:47.707Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:47 [2020-01-10T16:07:47.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:47 [2020-01-10T16:07:47.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:47 [2020-01-10T16:07:47.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:47 [2020-01-10T16:07:47.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:47 [2020-01-10T16:07:47.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:47 [2020-01-10T16:07:47.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:47 [2020-01-10T16:07:47.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:47 [2020-01-10T16:07:47.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:47 [2020-01-10T16:07:47.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:47 [2020-01-10T16:07:47.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:47 [2020-01-10T16:07:47.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:47 [2020-01-10T16:07:47.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:47 [2020-01-10T16:07:47.708Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:07:47 [2020-01-10T16:07:47.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
16:07:47 [2020-01-10T16:07:47.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
16:07:47 [2020-01-10T16:07:47.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
16:07:47 [2020-01-10T16:07:47.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s)
16:07:47 [2020-01-10T16:07:47.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
16:07:47 [2020-01-10T16:07:47.708Z] === RUN   TestContainerStartOnDaemonRestart
16:07:47 [2020-01-10T16:07:47.708Z] === PAUSE TestContainerStartOnDaemonRestart
16:07:47 [2020-01-10T16:07:47.708Z] === RUN   TestDaemonRestartIpcMode
16:07:47 [2020-01-10T16:07:47.708Z] === PAUSE TestDaemonRestartIpcMode
16:07:47 [2020-01-10T16:07:47.708Z] === RUN   TestDiff
16:07:48 [2020-01-10T16:07:48.238Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:07:48 [2020-01-10T16:07:48.275Z] --- PASS: TestDiff (0.80s)
16:07:48 [2020-01-10T16:07:48.275Z] === RUN   TestExecWithCloseStdin
16:07:49 [2020-01-10T16:07:49.211Z] --- PASS: TestExecWithCloseStdin (0.90s)
16:07:49 [2020-01-10T16:07:49.211Z] === RUN   TestExec
16:07:49 [2020-01-10T16:07:49.734Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s)
16:07:49 [2020-01-10T16:07:49.734Z] === RUN   TestBuildWithHugeFile
16:07:50 [2020-01-10T16:07:50.147Z] --- PASS: TestExec (0.92s)
16:07:50 [2020-01-10T16:07:50.147Z] === RUN   TestExecUser
16:07:50 [2020-01-10T16:07:50.750Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:07:51 [2020-01-10T16:07:51.082Z] --- PASS: TestExecUser (0.93s)
16:07:51 [2020-01-10T16:07:51.082Z] === RUN   TestExportContainerAndImportImage
16:07:52 [2020-01-10T16:07:52.018Z] --- PASS: TestExportContainerAndImportImage (1.06s)
16:07:52 [2020-01-10T16:07:52.018Z] === RUN   TestExportContainerAfterDaemonRestart
16:07:52 [2020-01-10T16:07:52.632Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
16:07:53 [2020-01-10T16:07:53.557Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
16:07:53 [2020-01-10T16:07:53.922Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
16:07:53 [2020-01-10T16:07:53.922Z] === RUN   TestHealthCheckWorkdir
16:07:55 [2020-01-10T16:07:55.298Z] --- PASS: TestHealthCheckWorkdir (1.07s)
16:07:55 [2020-01-10T16:07:55.298Z] === RUN   TestHealthKillContainer
16:07:56 [2020-01-10T16:07:56.348Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
16:07:56 [2020-01-10T16:07:56.348Z] Copying nested executables into bundles/cross/linux/amd64
16:07:56 [2020-01-10T16:07:56.348Z] Cross building: bundles/cross/windows/amd64
16:07:56 [2020-01-10T16:07:56.348Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
16:07:56 [2020-01-10T16:07:56.348Z] GOOS="windows" GOARCH="amd64" GOARM=""
16:07:58 [2020-01-10T16:07:58.583Z] --- PASS: TestHealthKillContainer (3.04s)
16:07:58 [2020-01-10T16:07:58.583Z] === RUN   TestInspectCpusetInConfigPre120
16:07:58 [2020-01-10T16:07:58.843Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
16:07:58 [2020-01-10T16:07:58.843Z] === RUN   TestIpcModeNone
16:07:58 [2020-01-10T16:07:58.880Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:07:59 [2020-01-10T16:07:59.778Z] --- PASS: TestIpcModeNone (0.89s)
16:07:59 [2020-01-10T16:07:59.778Z] === RUN   TestIpcModePrivate
16:08:00 [2020-01-10T16:08:00.716Z] --- PASS: TestIpcModePrivate (0.87s)
16:08:00 [2020-01-10T16:08:00.716Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
16:08:00 [2020-01-10T16:08:00.716Z] === RUN   TestIpcModeShareable
16:08:01 [2020-01-10T16:08:01.389Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:08:01 [2020-01-10T16:08:01.651Z] --- PASS: TestIpcModeShareable (0.89s)
16:08:01 [2020-01-10T16:08:01.651Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
16:08:01 [2020-01-10T16:08:01.651Z] === RUN   TestAPIIpcModeShareableAndContainer
16:08:04 [2020-01-10T16:08:04.182Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s)
16:08:04 [2020-01-10T16:08:04.182Z] === RUN   TestAPIIpcModeHost
16:08:04 [2020-01-10T16:08:04.689Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:08:05 [2020-01-10T16:08:05.118Z] --- PASS: TestAPIIpcModeHost (0.68s)
16:08:05 [2020-01-10T16:08:05.118Z] === RUN   TestDaemonIpcModeShareable
16:08:07 [2020-01-10T16:08:07.045Z] --- PASS: TestDaemonIpcModeShareable (1.92s)
16:08:07 [2020-01-10T16:08:07.045Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
16:08:07 [2020-01-10T16:08:07.045Z] === RUN   TestDaemonIpcModePrivate
16:08:08 [2020-01-10T16:08:08.949Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
16:08:08 [2020-01-10T16:08:08.949Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
16:08:08 [2020-01-10T16:08:08.949Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:08:10 [2020-01-10T16:08:10.851Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
16:08:10 [2020-01-10T16:08:10.851Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
16:08:10 [2020-01-10T16:08:10.851Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:08:12 [2020-01-10T16:08:12.226Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
16:08:12 [2020-01-10T16:08:12.226Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
16:08:12 [2020-01-10T16:08:12.226Z] === RUN   TestIpcModeOlderClient
16:08:12 [2020-01-10T16:08:12.485Z] === PAUSE TestIpcModeOlderClient
16:08:12 [2020-01-10T16:08:12.485Z] === RUN   TestKillContainerInvalidSignal
16:08:13 [2020-01-10T16:08:13.052Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
16:08:13 [2020-01-10T16:08:13.052Z] === RUN   TestKillContainer
16:08:13 [2020-01-10T16:08:13.311Z] === RUN   TestKillContainer/no_signal
16:08:13 [2020-01-10T16:08:13.878Z] === RUN   TestKillContainer/non_killing_signal
16:08:14 [2020-01-10T16:08:14.445Z] === RUN   TestKillContainer/killing_signal
16:08:15 [2020-01-10T16:08:15.382Z] --- PASS: TestKillContainer (2.33s)
16:08:15 [2020-01-10T16:08:15.382Z]     --- PASS: TestKillContainer/no_signal (0.73s)
16:08:15 [2020-01-10T16:08:15.382Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
16:08:15 [2020-01-10T16:08:15.382Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
16:08:15 [2020-01-10T16:08:15.382Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:08:15 [2020-01-10T16:08:15.641Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:08:15 [2020-01-10T16:08:15.766Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:08:15 [2020-01-10T16:08:15.766Z] INFO: Testing against a local daemon
16:08:16 [2020-01-10T16:08:16.208Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:08:17 [2020-01-10T16:08:17.146Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
16:08:17 [2020-01-10T16:08:17.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
16:08:17 [2020-01-10T16:08:17.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
16:08:17 [2020-01-10T16:08:17.146Z] === RUN   TestKillStoppedContainer
16:08:17 [2020-01-10T16:08:17.146Z] --- PASS: TestKillStoppedContainer (0.10s)
16:08:17 [2020-01-10T16:08:17.146Z] === RUN   TestKillStoppedContainerAPIPre120
16:08:17 [2020-01-10T16:08:17.404Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s)
16:08:17 [2020-01-10T16:08:17.404Z] === RUN   TestKillDifferentUserContainer
16:08:18 [2020-01-10T16:08:18.340Z] --- PASS: TestKillDifferentUserContainer (0.86s)
16:08:18 [2020-01-10T16:08:18.340Z] === RUN   TestInspectOomKilledTrue
16:08:18 [2020-01-10T16:08:18.340Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:08:18 [2020-01-10T16:08:18.340Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:08:18 [2020-01-10T16:08:18.340Z] === RUN   TestInspectOomKilledFalse
16:08:18 [2020-01-10T16:08:18.340Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:08:18 [2020-01-10T16:08:18.340Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:08:18 [2020-01-10T16:08:18.340Z] === RUN   TestLinksEtcHostsContentMatch
16:08:18 [2020-01-10T16:08:18.907Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
16:08:18 [2020-01-10T16:08:18.907Z] === RUN   TestLinksContainerNames
16:08:19 [2020-01-10T16:08:19.647Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
16:08:19 [2020-01-10T16:08:19.647Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
16:08:20 [2020-01-10T16:08:20.283Z] --- PASS: TestLinksContainerNames (1.51s)
16:08:20 [2020-01-10T16:08:20.283Z] === RUN   TestLogsFollowTailEmpty
16:08:21 [2020-01-10T16:08:21.218Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
16:08:21 [2020-01-10T16:08:21.218Z] === RUN   TestContainerNetworkMountsNoChown
16:08:21 [2020-01-10T16:08:21.845Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s)
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/default
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/default
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/private
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/private
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/rprivate
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/rprivate
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/slave
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/slave
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/rslave
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/rslave
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/shared
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/shared
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/rshared
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/rshared
16:08:21 [2020-01-10T16:08:21.845Z] === CONT  TestMountDaemonRoot/default
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/default/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/default/mount_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === CONT  TestMountDaemonRoot/rprivate
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === CONT  TestMountDaemonRoot/slave
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === CONT  TestMountDaemonRoot/private
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/private/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/private/mount_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === CONT  TestMountDaemonRoot/default/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === CONT  TestMountDaemonRoot/shared
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:08:21 [2020-01-10T16:08:21.845Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:08:21 [2020-01-10T16:08:21.845Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:08:21 [2020-01-10T16:08:21.846Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === CONT  TestMountDaemonRoot/rslave
16:08:21 [2020-01-10T16:08:21.846Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:08:21 [2020-01-10T16:08:21.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:08:21 [2020-01-10T16:08:21.846Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:08:21 [2020-01-10T16:08:21.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:08:21 [2020-01-10T16:08:21.846Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:08:21 [2020-01-10T16:08:21.846Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === CONT  TestMountDaemonRoot/rshared
16:08:21 [2020-01-10T16:08:21.846Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:08:21 [2020-01-10T16:08:21.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:08:21 [2020-01-10T16:08:21.846Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:08:21 [2020-01-10T16:08:21.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:08:21 [2020-01-10T16:08:21.846Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:08:21 [2020-01-10T16:08:21.846Z] === CONT  TestMountDaemonRoot/default/mount_root
16:08:22 [2020-01-10T16:08:22.104Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:08:22 [2020-01-10T16:08:22.104Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:08:22 [2020-01-10T16:08:22.104Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:08:22 [2020-01-10T16:08:22.104Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:08:22 [2020-01-10T16:08:22.104Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:08:22 [2020-01-10T16:08:22.104Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/private/bind_root
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/private/mount_root
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:08:22 [2020-01-10T16:08:22.105Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:08:22 [2020-01-10T16:08:22.364Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:08:22 [2020-01-10T16:08:22.364Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:08:22 [2020-01-10T16:08:22.364Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:08:22 [2020-01-10T16:08:22.364Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:08:22 [2020-01-10T16:08:22.364Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:08:22 [2020-01-10T16:08:22.364Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:08:22 [2020-01-10T16:08:22.364Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:08:22 [2020-01-10T16:08:22.364Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:08:22 [2020-01-10T16:08:22.364Z] --- PASS: TestMountDaemonRoot (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
16:08:22 [2020-01-10T16:08:22.364Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
16:08:22 [2020-01-10T16:08:22.364Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
16:08:22 [2020-01-10T16:08:22.364Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:08:22 [2020-01-10T16:08:22.364Z]     --- PASS: TestMountDaemonRoot/rshared (0.01s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
16:08:22 [2020-01-10T16:08:22.364Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
16:08:22 [2020-01-10T16:08:22.364Z] === RUN   TestContainerBindMountNonRecursive
16:08:24 [2020-01-10T16:08:24.097Z] --- PASS: TestBuildWithHugeFile (30.29s)
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildWithEmptyDockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:08:24 [2020-01-10T16:08:24.097Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s)
16:08:24 [2020-01-10T16:08:24.097Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
16:08:24 [2020-01-10T16:08:24.097Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
16:08:24 [2020-01-10T16:08:24.097Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildPreserveOwnership
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildPreserveOwnership/copy_from
16:08:24 [2020-01-10T16:08:24.097Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:08:24 [2020-01-10T16:08:24.272Z] --- PASS: TestContainerBindMountNonRecursive (1.85s)
16:08:24 [2020-01-10T16:08:24.272Z] === RUN   TestNetworkNat
16:08:24 [2020-01-10T16:08:24.972Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:08:24 [2020-01-10T16:08:24.972Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:08:25 [2020-01-10T16:08:25.210Z] --- PASS: TestNetworkNat (0.92s)
16:08:25 [2020-01-10T16:08:25.210Z] === RUN   TestNetworkLocalhostTCPNat
16:08:25 [2020-01-10T16:08:25.245Z] #74 exporting layers 109.2s done
16:08:25 [2020-01-10T16:08:25.245Z] #74 exporting manifest sha256:d618b05396dd7be287d41295fbf6cc8c1dae467854f15de39aa4fad89aa85596 done
16:08:25 [2020-01-10T16:08:25.245Z] #74 exporting config sha256:901f0f583b3c6bbabb093efc9bc4094fb5c1637c7238f552cb1671b4479a185a done
16:08:25 [2020-01-10T16:08:25.245Z] #74 sending tarball
16:08:26 [2020-01-10T16:08:26.146Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
16:08:26 [2020-01-10T16:08:26.146Z] === RUN   TestNetworkLoopbackNat
16:08:26 [2020-01-10T16:08:26.642Z] --- PASS: TestBuildPreserveOwnership (5.89s)
16:08:26 [2020-01-10T16:08:26.642Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
16:08:26 [2020-01-10T16:08:26.642Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s)
16:08:26 [2020-01-10T16:08:26.642Z] === RUN   TestBuildPlatformInvalid
16:08:26 [2020-01-10T16:08:26.642Z] --- PASS: TestBuildPlatformInvalid (0.14s)
16:08:26 [2020-01-10T16:08:26.642Z] PASS
16:08:26 [2020-01-10T16:08:26.642Z] 
16:08:26 [2020-01-10T16:08:26.642Z] === Skipped
16:08:26 [2020-01-10T16:08:26.642Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
16:08:26 [2020-01-10T16:08:26.642Z]     build_session_test.go:25: TODO: BuildKit
16:08:26 [2020-01-10T16:08:26.642Z] 
16:08:26 [2020-01-10T16:08:26.642Z] 
16:08:26 [2020-01-10T16:08:26.642Z] DONE 32 tests, 1 skipped in 80.315s
16:08:26 [2020-01-10T16:08:26.642Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
16:08:26 [2020-01-10T16:08:26.642Z] ++ 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
16:08:26 [2020-01-10T16:08:26.642Z] ++ set -e
16:08:26 [2020-01-10T16:08:26.642Z] ++ '[' -n 0 ']'
16:08:26 [2020-01-10T16:08:26.642Z] ++ set -x
16:08:26 [2020-01-10T16:08:26.642Z] ++ env -i DEST=/go/src/github.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
16:08:26 [2020-01-10T16:08:26.642Z] INFO: Testing against a local daemon
16:08:26 [2020-01-10T16:08:26.642Z] === RUN   TestConfigList
16:08:27 [2020-01-10T16:08:27.521Z] --- PASS: TestNetworkLoopbackNat (1.15s)
16:08:27 [2020-01-10T16:08:27.522Z] === RUN   TestPause
16:08:28 [2020-01-10T16:08:28.088Z] --- PASS: TestPause (0.84s)
16:08:28 [2020-01-10T16:08:28.089Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:08:28 [2020-01-10T16:08:28.089Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:08:28 [2020-01-10T16:08:28.089Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:08:28 [2020-01-10T16:08:28.089Z] === RUN   TestPauseStopPausedContainer
16:08:29 [2020-01-10T16:08:29.026Z] --- PASS: TestPauseStopPausedContainer (0.84s)
16:08:29 [2020-01-10T16:08:29.026Z] === RUN   TestPsFilter
16:08:29 [2020-01-10T16:08:29.216Z] --- PASS: TestImportExtremelyLargeImageWorks (191.45s)
16:08:29 [2020-01-10T16:08:29.216Z] PASS
16:08:29 [2020-01-10T16:08:29.216Z] 
16:08:29 [2020-01-10T16:08:29.216Z] DONE 12 tests in 195.514s
16:08:29 [2020-01-10T16:08:29.216Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:08:29 [2020-01-10T16:08:29.216Z] ++ 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
16:08:29 [2020-01-10T16:08:29.216Z] ++ set -e
16:08:29 [2020-01-10T16:08:29.216Z] ++ '[' -n 0 ']'
16:08:29 [2020-01-10T16:08:29.216Z] ++ set -x
16:08:29 [2020-01-10T16:08:29.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:08:29 [2020-01-10T16:08:29.217Z] INFO: Testing against a local daemon
16:08:29 [2020-01-10T16:08:29.217Z] === RUN   TestNetworkCreateDelete
16:08:29 [2020-01-10T16:08:29.217Z] --- PASS: TestNetworkCreateDelete (0.20s)
16:08:29 [2020-01-10T16:08:29.217Z] === RUN   TestDockerNetworkDeletePreferID
16:08:29 [2020-01-10T16:08:29.256Z] --- PASS: TestConfigList (2.80s)
16:08:29 [2020-01-10T16:08:29.256Z] === RUN   TestConfigsCreateAndDelete
16:08:29 [2020-01-10T16:08:29.285Z] --- PASS: TestPsFilter (0.27s)
16:08:29 [2020-01-10T16:08:29.285Z] === RUN   TestRemoveContainerWithRemovedVolume
16:08:29 [2020-01-10T16:08:29.560Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:08:29 [2020-01-10T16:08:29.560Z] === RUN   TestInspectNetwork
16:08:29 [2020-01-10T16:08:29.852Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
16:08:29 [2020-01-10T16:08:29.852Z] === RUN   TestRemoveContainerWithVolume
16:08:30 [2020-01-10T16:08:30.564Z] ok  	github.com/docker/docker/integration/build	17.457s
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === Skipped
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_session_test.go:25: TODO: BuildKit
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_test.go:491: testEnv.OSType == "windows"
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
16:08:30 [2020-01-10T16:08:30.565Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] DONE 22 tests, 10 skipped in 43.943s
16:08:30 [2020-01-10T16:08:30.565Z] 
16:08:30 [2020-01-10T16:08:30.565Z] Running D:\gopath\src\github.com\docker\docker\integration\config
16:08:30 [2020-01-10T16:08:30.566Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:08:30 [2020-01-10T16:08:30.788Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
16:08:30 [2020-01-10T16:08:30.788Z] === RUN   TestRemoveContainerRunning
16:08:30 [2020-01-10T16:08:30.821Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:08:31 [2020-01-10T16:08:31.117Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:08:31 [2020-01-10T16:08:31.719Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:08:31 [2020-01-10T16:08:31.719Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:08:31 [2020-01-10T16:08:31.723Z] --- PASS: TestRemoveContainerRunning (0.78s)
16:08:31 [2020-01-10T16:08:31.723Z] === RUN   TestRemoveContainerForceRemoveRunning
16:08:32 [2020-01-10T16:08:32.278Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:08:32 [2020-01-10T16:08:32.289Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
16:08:32 [2020-01-10T16:08:32.289Z] === RUN   TestRemoveInvalidContainer
16:08:32 [2020-01-10T16:08:32.289Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:08:32 [2020-01-10T16:08:32.289Z] === RUN   TestRenameLinkedContainer
16:08:32 [2020-01-10T16:08:32.506Z] --- PASS: TestConfigsCreateAndDelete (2.86s)
16:08:32 [2020-01-10T16:08:32.506Z] === RUN   TestConfigsUpdate
16:08:32 [2020-01-10T16:08:32.534Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:08:32 [2020-01-10T16:08:32.745Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:08:32 [2020-01-10T16:08:32.745Z] INFO: Testing against a local daemon
16:08:32 [2020-01-10T16:08:32.745Z] ok  	github.com/docker/docker/integration/config	0.259s
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] === Skipped
16:08:32 [2020-01-10T16:08:32.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
16:08:32 [2020-01-10T16:08:32.745Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
16:08:32 [2020-01-10T16:08:32.745Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
16:08:32 [2020-01-10T16:08:32.745Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
16:08:32 [2020-01-10T16:08:32.745Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
16:08:32 [2020-01-10T16:08:32.745Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
16:08:32 [2020-01-10T16:08:32.745Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
16:08:32 [2020-01-10T16:08:32.745Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
16:08:32 [2020-01-10T16:08:32.745Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] DONE 8 tests, 8 skipped in 3.126s
16:08:32 [2020-01-10T16:08:32.745Z] 
16:08:32 [2020-01-10T16:08:32.745Z] Running D:\gopath\src\github.com\docker\docker\integration\container
16:08:35 [2020-01-10T16:08:35.045Z] === RUN   TestInspectNetwork/full_network_id
16:08:35 [2020-01-10T16:08:35.045Z] === RUN   TestInspectNetwork/partial_network_id
16:08:35 [2020-01-10T16:08:35.045Z] === RUN   TestInspectNetwork/network_name
16:08:35 [2020-01-10T16:08:35.045Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:08:35 [2020-01-10T16:08:35.045Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:08:35 [2020-01-10T16:08:35.058Z] --- PASS: TestConfigsUpdate (2.86s)
16:08:35 [2020-01-10T16:08:35.058Z] === RUN   TestTemplatedConfig
16:08:35 [2020-01-10T16:08:35.575Z] --- PASS: TestRenameLinkedContainer (3.19s)
16:08:35 [2020-01-10T16:08:35.575Z] === RUN   TestRenameStoppedContainer
16:08:36 [2020-01-10T16:08:36.475Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:08:36 [2020-01-10T16:08:36.475Z] INFO: Testing against a local daemon
16:08:36 [2020-01-10T16:08:36.511Z] --- PASS: TestRenameStoppedContainer (0.80s)
16:08:36 [2020-01-10T16:08:36.511Z] === RUN   TestRenameRunningContainerAndReuse
16:08:36 [2020-01-10T16:08:36.927Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:08:37 [2020-01-10T16:08:37.888Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s)
16:08:37 [2020-01-10T16:08:37.888Z] === RUN   TestRenameInvalidName
16:08:38 [2020-01-10T16:08:38.287Z] === RUN   TestDockerSuite/TestBuildEnv
16:08:38 [2020-01-10T16:08:38.823Z] --- PASS: TestRenameInvalidName (0.78s)
16:08:38 [2020-01-10T16:08:38.823Z] === RUN   TestRenameAnonymousContainer
16:08:39 [2020-01-10T16:08:39.155Z] --- PASS: TestTemplatedConfig (3.36s)
16:08:39 [2020-01-10T16:08:39.155Z] === RUN   TestConfigInspect
16:08:39 [2020-01-10T16:08:39.264Z] --- PASS: TestInspectNetwork (9.76s)
16:08:39 [2020-01-10T16:08:39.264Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:08:39 [2020-01-10T16:08:39.264Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:08:39 [2020-01-10T16:08:39.264Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:08:39 [2020-01-10T16:08:39.264Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:08:39 [2020-01-10T16:08:39.264Z] === RUN   TestRunContainerWithBridgeNone
16:08:39 [2020-01-10T16:08:39.518Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:08:40 [2020-01-10T16:08:40.920Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
16:08:40 [2020-01-10T16:08:40.920Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:08:40 [2020-01-10T16:08:40.960Z] --- PASS: TestConfigInspect (2.40s)
16:08:40 [2020-01-10T16:08:40.960Z] === RUN   TestConfigCreateWithLabels
16:08:41 [2020-01-10T16:08:41.886Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
16:08:42 [2020-01-10T16:08:42.578Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:08:42 [2020-01-10T16:08:42.578Z] --- PASS: TestRunContainerWithBridgeNone (3.13s)
16:08:42 [2020-01-10T16:08:42.578Z] === RUN   TestNetworkInvalidJSON
16:08:42 [2020-01-10T16:08:42.578Z] === RUN   TestNetworkInvalidJSON//networks/create
16:08:42 [2020-01-10T16:08:42.578Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:08:42 [2020-01-10T16:08:42.578Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:08:42 [2020-01-10T16:08:42.578Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:08:42 [2020-01-10T16:08:42.578Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:08:42 [2020-01-10T16:08:42.578Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:08:42 [2020-01-10T16:08:42.578Z] === CONT  TestNetworkInvalidJSON//networks/create
16:08:42 [2020-01-10T16:08:42.578Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:08:42 [2020-01-10T16:08:42.578Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:08:42 [2020-01-10T16:08:42.578Z] --- PASS: TestNetworkInvalidJSON (0.04s)
16:08:42 [2020-01-10T16:08:42.578Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:08:42 [2020-01-10T16:08:42.578Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:08:42 [2020-01-10T16:08:42.578Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:08:42 [2020-01-10T16:08:42.578Z] === RUN   TestDaemonRestartWithLiveRestore
16:08:43 [2020-01-10T16:08:43.011Z] --- PASS: TestRenameAnonymousContainer (3.91s)
16:08:43 [2020-01-10T16:08:43.011Z] === RUN   TestRenameContainerWithSameName
16:08:43 [2020-01-10T16:08:43.501Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
16:08:43 [2020-01-10T16:08:43.501Z] === RUN   TestDaemonDefaultNetworkPools
16:08:43 [2020-01-10T16:08:43.578Z] --- PASS: TestRenameContainerWithSameName (0.79s)
16:08:43 [2020-01-10T16:08:43.578Z] === RUN   TestRenameContainerWithLinkedContainer
16:08:43 [2020-01-10T16:08:43.855Z] #74 sending tarball 19.5s done
16:08:43 [2020-01-10T16:08:43.855Z] #74 DONE 128.8s
16:08:43 [2020-01-10T16:08:43.855Z] 
16:08:43 [2020-01-10T16:08:43.855Z] #75 importing to docker
16:08:44 [2020-01-10T16:08:44.213Z] --- PASS: TestConfigCreateWithLabels (2.84s)
16:08:44 [2020-01-10T16:08:44.213Z] === RUN   TestConfigCreateResolve
16:08:44 [2020-01-10T16:08:44.861Z] --- PASS: TestDaemonDefaultNetworkPools (1.12s)
16:08:44 [2020-01-10T16:08:44.861Z] === RUN   TestDaemonRestartWithExistingNetwork
16:08:44 [2020-01-10T16:08:44.953Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s)
16:08:44 [2020-01-10T16:08:44.953Z] === RUN   TestResize
16:08:45 [2020-01-10T16:08:45.869Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
16:08:45 [2020-01-10T16:08:45.869Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:08:45 [2020-01-10T16:08:45.888Z] --- PASS: TestResize (0.83s)
16:08:45 [2020-01-10T16:08:45.888Z] === RUN   TestResizeWithInvalidSize
16:08:46 [2020-01-10T16:08:46.779Z] --- PASS: TestConfigCreateResolve (2.79s)
16:08:46 [2020-01-10T16:08:46.779Z] === RUN   TestConfigDaemonLibtrustID
16:08:46 [2020-01-10T16:08:46.823Z] --- PASS: TestResizeWithInvalidSize (0.81s)
16:08:46 [2020-01-10T16:08:46.823Z] === RUN   TestResizeWhenContainerNotStarted
16:08:47 [2020-01-10T16:08:47.191Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:08:47 [2020-01-10T16:08:47.191Z] PASS
16:08:47 [2020-01-10T16:08:47.191Z] 
16:08:47 [2020-01-10T16:08:47.191Z] DONE 8 tests in 20.656s
16:08:47 [2020-01-10T16:08:47.191Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
16:08:47 [2020-01-10T16:08:47.191Z] ++ 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
16:08:47 [2020-01-10T16:08:47.191Z] ++ set -e
16:08:47 [2020-01-10T16:08:47.191Z] ++ '[' -n 0 ']'
16:08:47 [2020-01-10T16:08:47.191Z] ++ set -x
16:08:47 [2020-01-10T16:08:47.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:08:47 [2020-01-10T16:08:47.191Z] INFO: Testing against a local daemon
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestCheckpoint
16:08:47 [2020-01-10T16:08:47.191Z] --- SKIP: TestCheckpoint (0.00s)
16:08:47 [2020-01-10T16:08:47.191Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestContainerInvalidJSON
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:08:47 [2020-01-10T16:08:47.191Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:08:47 [2020-01-10T16:08:47.191Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:08:47 [2020-01-10T16:08:47.191Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:08:47 [2020-01-10T16:08:47.191Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:08:47 [2020-01-10T16:08:47.191Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:08:47 [2020-01-10T16:08:47.191Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:08:47 [2020-01-10T16:08:47.191Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:08:47 [2020-01-10T16:08:47.191Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:08:47 [2020-01-10T16:08:47.191Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:08:47 [2020-01-10T16:08:47.191Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:08:47 [2020-01-10T16:08:47.191Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:08:47 [2020-01-10T16:08:47.268Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
16:08:47 [2020-01-10T16:08:47.268Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:08:47 [2020-01-10T16:08:47.391Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:47 [2020-01-10T16:08:47.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:47 [2020-01-10T16:08:47.565Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
16:08:47 [2020-01-10T16:08:47.565Z] === RUN   TestServiceWithPredefinedNetwork
16:08:47 [2020-01-10T16:08:47.570Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
16:08:47 [2020-01-10T16:08:47.570Z] === RUN   TestCopyFromContainerPathIsNotDir
16:08:47 [2020-01-10T16:08:47.570Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
16:08:47 [2020-01-10T16:08:47.570Z] === RUN   TestCopyToContainerPathDoesNotExist
16:08:47 [2020-01-10T16:08:47.570Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
16:08:47 [2020-01-10T16:08:47.570Z] === RUN   TestCopyToContainerPathIsNotDir
16:08:47 [2020-01-10T16:08:47.570Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
16:08:47 [2020-01-10T16:08:47.570Z] === RUN   TestCopyFromContainer
16:08:49 [2020-01-10T16:08:49.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer//
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer//bar/root
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer//bar/root/
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/quux
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/quux/
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:08:50 [2020-01-10T16:08:50.011Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:08:50 [2020-01-10T16:08:50.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:50 [2020-01-10T16:08:50.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:50 [2020-01-10T16:08:50.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCopyFromContainer/bar/notarget
16:08:50 [2020-01-10T16:08:50.397Z] --- PASS: TestCopyFromContainer (2.70s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:08:50 [2020-01-10T16:08:50.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateLinkToNonExistingContainer
16:08:50 [2020-01-10T16:08:50.397Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateWithInvalidEnv
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateWithInvalidEnv/0
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateWithInvalidEnv/0
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateWithInvalidEnv/1
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateWithInvalidEnv/1
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateWithInvalidEnv/2
16:08:50 [2020-01-10T16:08:50.397Z] === PAUSE TestCreateWithInvalidEnv/2
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateWithInvalidEnv/0
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateWithInvalidEnv/2
16:08:50 [2020-01-10T16:08:50.397Z] === CONT  TestCreateWithInvalidEnv/1
16:08:50 [2020-01-10T16:08:50.397Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:08:50 [2020-01-10T16:08:50.397Z] === RUN   TestCreateTmpfsMountsTarget
16:08:50 [2020-01-10T16:08:50.757Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:08:50 [2020-01-10T16:08:50.757Z] === RUN   TestCreateWithCustomMaskedPaths
16:08:50 [2020-01-10T16:08:50.952Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:08:50 [2020-01-10T16:08:50.952Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s)
16:08:50 [2020-01-10T16:08:50.952Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:08:50 [2020-01-10T16:08:50.952Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:08:50 [2020-01-10T16:08:50.952Z]     service_test.go:230: FLAKY_TEST
16:08:50 [2020-01-10T16:08:50.952Z] === RUN   TestServiceWithDataPathPortInit
16:08:52 [2020-01-10T16:08:52.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:52 [2020-01-10T16:08:52.712Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:52 [2020-01-10T16:08:52.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:53 [2020-01-10T16:08:53.231Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s)
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:08:53 [2020-01-10T16:08:53.231Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:08:53 [2020-01-10T16:08:53.597Z] --- PASS: TestCreateWithCapabilities (0.01s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
16:08:53 [2020-01-10T16:08:53.597Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s)
16:08:53 [2020-01-10T16:08:53.597Z] === RUN   TestCreateWithCustomReadonlyPaths
16:08:53 [2020-01-10T16:08:53.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:55 [2020-01-10T16:08:55.815Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.35s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
16:08:55 [2020-01-10T16:08:55.815Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
16:08:55 [2020-01-10T16:08:55.815Z] === RUN   TestCgroupNamespacesRun
16:08:56 [2020-01-10T16:08:56.799Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.82s)
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:08:56 [2020-01-10T16:08:56.799Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:08:56 [2020-01-10T16:08:56.799Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:08:56 [2020-01-10T16:08:56.799Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestContainerStartOnDaemonRestart
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestContainerStartOnDaemonRestart
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestDaemonRestartIpcMode
16:08:56 [2020-01-10T16:08:56.799Z] === PAUSE TestDaemonRestartIpcMode
16:08:56 [2020-01-10T16:08:56.799Z] === RUN   TestDiff
16:08:57 [2020-01-10T16:08:57.164Z] --- PASS: TestDiff (0.95s)
16:08:57 [2020-01-10T16:08:57.164Z] === RUN   TestExecWithCloseStdin
16:08:57 [2020-01-10T16:08:57.717Z] --- PASS: TestCgroupNamespacesRun (1.81s)
16:08:57 [2020-01-10T16:08:57.717Z] === RUN   TestCgroupNamespacesRunPrivileged
16:08:58 [2020-01-10T16:08:58.400Z] --- PASS: TestExecWithCloseStdin (0.99s)
16:08:58 [2020-01-10T16:08:58.400Z] === RUN   TestExec
16:08:59 [2020-01-10T16:08:59.221Z] --- PASS: TestExec (1.10s)
16:08:59 [2020-01-10T16:08:59.221Z] === RUN   TestExecUser
16:08:59 [2020-01-10T16:08:59.620Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
16:08:59 [2020-01-10T16:08:59.620Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:09:00 [2020-01-10T16:09:00.503Z] --- PASS: TestExecUser (1.04s)
16:09:00 [2020-01-10T16:09:00.503Z] === RUN   TestExportContainerAndImportImage
16:09:00 [2020-01-10T16:09:00.995Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
16:09:00 [2020-01-10T16:09:00.995Z] === RUN   TestCgroupNamespacesRunHostMode
16:09:01 [2020-01-10T16:09:01.812Z] --- PASS: TestExportContainerAndImportImage (1.11s)
16:09:01 [2020-01-10T16:09:01.812Z] === RUN   TestExportContainerAfterDaemonRestart
16:09:02 [2020-01-10T16:09:02.900Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
16:09:02 [2020-01-10T16:09:02.900Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:09:03 [2020-01-10T16:09:03.139Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
16:09:03 [2020-01-10T16:09:03.139Z] === RUN   TestHealthCheckWorkdir
16:09:04 [2020-01-10T16:09:04.549Z] --- PASS: TestHealthCheckWorkdir (1.08s)
16:09:04 [2020-01-10T16:09:04.549Z] === RUN   TestHealthKillContainer
16:09:04 [2020-01-10T16:09:04.803Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s)
16:09:04 [2020-01-10T16:09:04.803Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:09:05 [2020-01-10T16:09:05.738Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
16:09:05 [2020-01-10T16:09:05.738Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:09:06 [2020-01-10T16:09:06.674Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
16:09:06 [2020-01-10T16:09:06.674Z] === RUN   TestCgroupNamespacesRunOlderClient
16:09:07 [2020-01-10T16:09:07.683Z] --- PASS: TestHealthKillContainer (3.11s)
16:09:07 [2020-01-10T16:09:07.683Z] === RUN   TestInspectCpusetInConfigPre120
16:09:08 [2020-01-10T16:09:08.042Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
16:09:08 [2020-01-10T16:09:08.042Z] === RUN   TestIpcModeNone
16:09:08 [2020-01-10T16:09:08.577Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
16:09:08 [2020-01-10T16:09:08.577Z] === RUN   TestKernelTCPMemory
16:09:09 [2020-01-10T16:09:09.100Z] --- PASS: TestServiceWithDataPathPortInit (17.79s)
16:09:09 [2020-01-10T16:09:09.100Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:09:09 [2020-01-10T16:09:09.320Z] --- PASS: TestIpcModeNone (1.22s)
16:09:09 [2020-01-10T16:09:09.320Z] === RUN   TestIpcModePrivate
16:09:09 [2020-01-10T16:09:09.512Z] --- PASS: TestKernelTCPMemory (0.92s)
16:09:09 [2020-01-10T16:09:09.512Z] === RUN   TestNISDomainname
16:09:10 [2020-01-10T16:09:10.450Z] --- PASS: TestNISDomainname (0.96s)
16:09:10 [2020-01-10T16:09:10.450Z] === RUN   TestHostnameDnsResolution
16:09:10 [2020-01-10T16:09:10.562Z] --- PASS: TestIpcModePrivate (0.97s)
16:09:10 [2020-01-10T16:09:10.562Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
16:09:10 [2020-01-10T16:09:10.562Z] === RUN   TestIpcModeShareable
16:09:11 [2020-01-10T16:09:11.477Z] --- PASS: TestIpcModeShareable (0.98s)
16:09:11 [2020-01-10T16:09:11.477Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
16:09:11 [2020-01-10T16:09:11.477Z] === RUN   TestAPIIpcModeShareableAndContainer
16:09:12 [2020-01-10T16:09:12.359Z] --- PASS: TestHostnameDnsResolution (1.74s)
16:09:12 [2020-01-10T16:09:12.359Z] === RUN   TestStats
16:09:13 [2020-01-10T16:09:13.336Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:09:14 [2020-01-10T16:09:14.106Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s)
16:09:14 [2020-01-10T16:09:14.106Z] === RUN   TestAPIIpcModeHost
16:09:14 [2020-01-10T16:09:14.744Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:09:14 [2020-01-10T16:09:14.902Z] --- PASS: TestStats (2.47s)
16:09:14 [2020-01-10T16:09:14.903Z] === RUN   TestStopContainerWithTimeout
16:09:14 [2020-01-10T16:09:14.903Z] === RUN   TestStopContainerWithTimeout/0
16:09:14 [2020-01-10T16:09:14.903Z] === PAUSE TestStopContainerWithTimeout/0
16:09:14 [2020-01-10T16:09:14.903Z] === RUN   TestStopContainerWithTimeout/1
16:09:14 [2020-01-10T16:09:14.903Z] === PAUSE TestStopContainerWithTimeout/1
16:09:14 [2020-01-10T16:09:14.903Z] === RUN   TestStopContainerWithTimeout/3
16:09:14 [2020-01-10T16:09:14.903Z] === PAUSE TestStopContainerWithTimeout/3
16:09:14 [2020-01-10T16:09:14.903Z] === RUN   TestStopContainerWithTimeout/-1
16:09:14 [2020-01-10T16:09:14.903Z] === PAUSE TestStopContainerWithTimeout/-1
16:09:14 [2020-01-10T16:09:14.903Z] === CONT  TestStopContainerWithTimeout/0
16:09:14 [2020-01-10T16:09:14.903Z] === CONT  TestStopContainerWithTimeout/-1
16:09:14 [2020-01-10T16:09:14.903Z] === CONT  TestStopContainerWithTimeout/3
16:09:14 [2020-01-10T16:09:14.903Z] === CONT  TestStopContainerWithTimeout/1
16:09:14 [2020-01-10T16:09:14.975Z] --- PASS: TestAPIIpcModeHost (0.74s)
16:09:14 [2020-01-10T16:09:14.975Z] === RUN   TestDaemonIpcModeShareable
16:09:16 [2020-01-10T16:09:16.778Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
16:09:16 [2020-01-10T16:09:16.778Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
16:09:16 [2020-01-10T16:09:16.778Z] === RUN   TestDaemonIpcModePrivate
16:09:17 [2020-01-10T16:09:17.382Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.82s)
16:09:17 [2020-01-10T16:09:17.383Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4z8pfy8flsyrl76fhszl1d6f4 Created:2020-01-10 16:09:09.855390024 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[b3998ba1ab388a39685e175fba7859ed20019236b1723616109d5f2309dcb2a6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dnf3ym15bztqwi4b1yldeo8v8 EndpointID:477a3afdfe1a0ea99a80e1204012fb93f4fbcf832eb692795568518d9c316a23 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c8c81451d5240624178f05cdca9ba935aa20989bef1f78bd904934685549eea MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:2a67aa2b700a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dnf3ym15bztqwi4b1yldeo8v8 EndpointID:477a3afdfe1a0ea99a80e1204012fb93f4fbcf832eb692795568518d9c316a23 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:09:17 [2020-01-10T16:09:17.383Z] PASS
16:09:17 [2020-01-10T16:09:17.383Z] 
16:09:17 [2020-01-10T16:09:17.383Z] === Skipped
16:09:17 [2020-01-10T16:09:17.383Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:09:17 [2020-01-10T16:09:17.383Z]     service_test.go:230: FLAKY_TEST
16:09:17 [2020-01-10T16:09:17.383Z] 
16:09:17 [2020-01-10T16:09:17.383Z] 
16:09:17 [2020-01-10T16:09:17.383Z] DONE 21 tests, 1 skipped in 48.561s
16:09:17 [2020-01-10T16:09:17.383Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:09:17 [2020-01-10T16:09:17.383Z] ++ 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
16:09:17 [2020-01-10T16:09:17.383Z] ++ set -e
16:09:17 [2020-01-10T16:09:17.383Z] ++ '[' -n 0 ']'
16:09:17 [2020-01-10T16:09:17.383Z] ++ set -x
16:09:17 [2020-01-10T16:09:17.383Z] ++ env -i DEST=/go/src/github.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
16:09:17 [2020-01-10T16:09:17.638Z] INFO: Testing against a local daemon
16:09:17 [2020-01-10T16:09:17.638Z] === RUN   TestDockerNetworkIpvlanPersistance
16:09:17 [2020-01-10T16:09:17.638Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:09:17 [2020-01-10T16:09:17.638Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:09:17 [2020-01-10T16:09:17.638Z] === RUN   TestDockerNetworkIpvlan
16:09:17 [2020-01-10T16:09:17.638Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:09:17 [2020-01-10T16:09:17.638Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:09:17 [2020-01-10T16:09:17.638Z] PASS
16:09:17 [2020-01-10T16:09:17.638Z] 
16:09:17 [2020-01-10T16:09:17.638Z] === Skipped
16:09:17 [2020-01-10T16:09:17.638Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:09:17 [2020-01-10T16:09:17.638Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:09:17 [2020-01-10T16:09:17.638Z] 
16:09:17 [2020-01-10T16:09:17.638Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:09:17 [2020-01-10T16:09:17.638Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:09:17 [2020-01-10T16:09:17.638Z] 
16:09:17 [2020-01-10T16:09:17.638Z] 
16:09:17 [2020-01-10T16:09:17.638Z] DONE 2 tests, 2 skipped in 0.111s
16:09:17 [2020-01-10T16:09:17.638Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:09:17 [2020-01-10T16:09:17.638Z] ++ 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
16:09:17 [2020-01-10T16:09:17.638Z] ++ set -e
16:09:17 [2020-01-10T16:09:17.638Z] ++ '[' -n 0 ']'
16:09:17 [2020-01-10T16:09:17.638Z] ++ set -x
16:09:17 [2020-01-10T16:09:17.638Z] ++ env -i DEST=/go/src/github.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
16:09:17 [2020-01-10T16:09:17.638Z] INFO: Testing against a local daemon
16:09:17 [2020-01-10T16:09:17.638Z] === RUN   TestDockerNetworkMacvlanPersistance
16:09:17 [2020-01-10T16:09:17.751Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
16:09:17 [2020-01-10T16:09:17.751Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
16:09:17 [2020-01-10T16:09:17.751Z] remote: Enumerating objects: 19, done.
16:09:17 [2020-01-10T16:09:17.751Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
16:09:17 [2020-01-10T16:09:17.751Z] 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.
16:09:17 [2020-01-10T16:09:17.751Z] Building: bundles/cross/windows/amd64/containerutility.exe
16:09:17 [2020-01-10T16:09:17.751Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:09:18 [2020-01-10T16:09:18.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/test/unit
16:09:18 [2020-01-10T16:09:18.190Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:09:18 [2020-01-10T16:09:18.190Z]     --- PASS: TestStopContainerWithTimeout/0 (1.30s)
16:09:18 [2020-01-10T16:09:18.190Z]     --- PASS: TestStopContainerWithTimeout/1 (2.23s)
16:09:18 [2020-01-10T16:09:18.190Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
16:09:18 [2020-01-10T16:09:18.190Z]     --- PASS: TestStopContainerWithTimeout/3 (3.29s)
16:09:18 [2020-01-10T16:09:18.190Z] === RUN   TestDeleteDevicemapper
16:09:18 [2020-01-10T16:09:18.190Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:09:18 [2020-01-10T16:09:18.190Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:09:18 [2020-01-10T16:09:18.190Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:09:18 [2020-01-10T16:09:18.585Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
16:09:18 [2020-01-10T16:09:18.585Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
16:09:18 [2020-01-10T16:09:18.585Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:09:19 [2020-01-10T16:09:19.041Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
16:09:19 [2020-01-10T16:09:19.041Z] === RUN   TestDockerNetworkMacvlan
16:09:19 [2020-01-10T16:09:19.965Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:09:20 [2020-01-10T16:09:20.418Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
16:09:20 [2020-01-10T16:09:20.418Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
16:09:20 [2020-01-10T16:09:20.418Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:09:20 [2020-01-10T16:09:20.915Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:09:21 [2020-01-10T16:09:21.354Z] ?   	github.com/docker/docker/api	[no test files]
16:09:21 [2020-01-10T16:09:21.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s)
16:09:21 [2020-01-10T16:09:21.477Z] === RUN   TestUpdateMemory
16:09:21 [2020-01-10T16:09:21.477Z] --- SKIP: TestUpdateMemory (0.00s)
16:09:21 [2020-01-10T16:09:21.477Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:09:21 [2020-01-10T16:09:21.477Z] === RUN   TestUpdateCPUQuota
16:09:21 [2020-01-10T16:09:21.928Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:09:22 [2020-01-10T16:09:22.304Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
16:09:22 [2020-01-10T16:09:22.304Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
16:09:22 [2020-01-10T16:09:22.304Z] === RUN   TestIpcModeOlderClient
16:09:22 [2020-01-10T16:09:22.304Z] === PAUSE TestIpcModeOlderClient
16:09:22 [2020-01-10T16:09:22.304Z] === RUN   TestKillContainerInvalidSignal
16:09:22 [2020-01-10T16:09:22.851Z] --- PASS: TestUpdateCPUQuota (1.63s)
16:09:22 [2020-01-10T16:09:22.851Z] === RUN   TestUpdatePidsLimit
16:09:22 [2020-01-10T16:09:22.851Z] === RUN   TestUpdatePidsLimit/update_from_none
16:09:23 [2020-01-10T16:09:23.072Z] --- PASS: TestKillContainerInvalidSignal (0.99s)
16:09:23 [2020-01-10T16:09:23.072Z] === RUN   TestKillContainer
16:09:23 [2020-01-10T16:09:23.072Z] === RUN   TestKillContainer/no_signal
16:09:23 [2020-01-10T16:09:23.086Z] #75 DONE 37.1s
[Pipeline] }
16:09:23 [2020-01-10T16:09:23.110Z] === RUN   TestUpdatePidsLimit/no_change
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:09:23 [2020-01-10T16:09:23.534Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/test/unit
16:09:23 [2020-01-10T16:09:23.676Z] === RUN   TestUpdatePidsLimit/update_lower
16:09:23 [2020-01-10T16:09:23.935Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:09:24 [2020-01-10T16:09:24.043Z] === RUN   TestKillContainer/non_killing_signal
16:09:24 [2020-01-10T16:09:24.194Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:09:24 [2020-01-10T16:09:24.478Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:09:24 [2020-01-10T16:09:24.494Z] === RUN   TestKillContainer/killing_signal
16:09:24 [2020-01-10T16:09:24.761Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:09:25 [2020-01-10T16:09:25.020Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:09:25 [2020-01-10T16:09:25.037Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:09:25 [2020-01-10T16:09:25.681Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:09:25 [2020-01-10T16:09:25.786Z] --- PASS: TestKillContainer (2.78s)
16:09:25 [2020-01-10T16:09:25.786Z]     --- PASS: TestKillContainer/no_signal (0.90s)
16:09:25 [2020-01-10T16:09:25.786Z]     --- PASS: TestKillContainer/non_killing_signal (0.65s)
16:09:25 [2020-01-10T16:09:25.786Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
16:09:25 [2020-01-10T16:09:25.786Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:09:25 [2020-01-10T16:09:25.786Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:09:26 [2020-01-10T16:09:26.241Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:09:26 [2020-01-10T16:09:26.574Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:09:26 [2020-01-10T16:09:26.844Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:09:26 [2020-01-10T16:09:26.922Z] --- PASS: TestUpdatePidsLimit (3.87s)
16:09:26 [2020-01-10T16:09:26.922Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
16:09:26 [2020-01-10T16:09:26.922Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
16:09:26 [2020-01-10T16:09:26.922Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
16:09:26 [2020-01-10T16:09:26.922Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
16:09:26 [2020-01-10T16:09:26.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
16:09:26 [2020-01-10T16:09:26.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
16:09:26 [2020-01-10T16:09:26.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
16:09:26 [2020-01-10T16:09:26.922Z] === RUN   TestUpdateRestartPolicy
16:09:27 [2020-01-10T16:09:27.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s)
16:09:27 [2020-01-10T16:09:27.353Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
16:09:27 [2020-01-10T16:09:27.353Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
16:09:27 [2020-01-10T16:09:27.353Z] === RUN   TestKillStoppedContainer
16:09:27 [2020-01-10T16:09:27.353Z] --- PASS: TestKillStoppedContainer (0.10s)
16:09:27 [2020-01-10T16:09:27.353Z] === RUN   TestKillStoppedContainerAPIPre120
16:09:27 [2020-01-10T16:09:27.716Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
16:09:27 [2020-01-10T16:09:27.716Z] === RUN   TestKillDifferentUserContainer
16:09:27 [2020-01-10T16:09:27.958Z] ?   	github.com/docker/docker/api	[no test files]
16:09:28 [2020-01-10T16:09:28.250Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:09:28 [2020-01-10T16:09:28.250Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:09:28 [2020-01-10T16:09:28.505Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:09:28 [2020-01-10T16:09:28.531Z] --- PASS: TestKillDifferentUserContainer (0.79s)
16:09:28 [2020-01-10T16:09:28.531Z] === RUN   TestInspectOomKilledTrue
16:09:28 [2020-01-10T16:09:28.531Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:09:28 [2020-01-10T16:09:28.531Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:28 [2020-01-10T16:09:28.531Z] === RUN   TestInspectOomKilledFalse
16:09:28 [2020-01-10T16:09:28.531Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:09:28 [2020-01-10T16:09:28.531Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:28 [2020-01-10T16:09:28.531Z] === RUN   TestLinksEtcHostsContentMatch
16:09:28 [2020-01-10T16:09:28.759Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:09:28 [2020-01-10T16:09:28.919Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
16:09:28 [2020-01-10T16:09:28.919Z] === RUN   TestLinksContainerNames
16:09:30 [2020-01-10T16:09:30.642Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
16:09:30 [2020-01-10T16:09:30.709Z] --- PASS: TestLinksContainerNames (1.49s)
16:09:30 [2020-01-10T16:09:30.709Z] === RUN   TestLogsFollowTailEmpty
16:09:31 [2020-01-10T16:09:31.476Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
16:09:31 [2020-01-10T16:09:31.476Z] === RUN   TestContainerNetworkMountsNoChown
16:09:32 [2020-01-10T16:09:32.267Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/default/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rshared
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/shared
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rslave
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/slave
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rprivate
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/private
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default/bind_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/default/mount_root
16:09:32 [2020-01-10T16:09:32.267Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/private/bind_root
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:09:32 [2020-01-10T16:09:32.708Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:09:33 [2020-01-10T16:09:33.091Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:09:33 [2020-01-10T16:09:33.091Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:09:33 [2020-01-10T16:09:33.091Z] === CONT  TestMountDaemonRoot/private/mount_root
16:09:33 [2020-01-10T16:09:33.091Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:09:33 [2020-01-10T16:09:33.091Z] --- PASS: TestMountDaemonRoot (0.02s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
16:09:33 [2020-01-10T16:09:33.091Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
16:09:33 [2020-01-10T16:09:33.091Z] === RUN   TestContainerBindMountNonRecursive
16:09:35 [2020-01-10T16:09:35.682Z] --- PASS: TestContainerBindMountNonRecursive (2.20s)
16:09:35 [2020-01-10T16:09:35.682Z] === RUN   TestNetworkNat
16:09:35 [2020-01-10T16:09:35.984Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:09:36 [2020-01-10T16:09:36.051Z] --- PASS: TestNetworkNat (0.94s)
16:09:36 [2020-01-10T16:09:36.051Z] === RUN   TestNetworkLocalhostTCPNat
16:09:36 [2020-01-10T16:09:36.213Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
16:09:36 [2020-01-10T16:09:36.820Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
16:09:36 [2020-01-10T16:09:36.820Z] === RUN   TestNetworkLoopbackNat
16:09:36 [2020-01-10T16:09:36.908Z] --- PASS: TestDockerNetworkMacvlan (17.64s)
16:09:36 [2020-01-10T16:09:36.908Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:09:36 [2020-01-10T16:09:36.908Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
16:09:36 [2020-01-10T16:09:36.908Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.79s)
16:09:36 [2020-01-10T16:09:36.908Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.13s)
16:09:36 [2020-01-10T16:09:36.908Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.95s)
16:09:36 [2020-01-10T16:09:36.908Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s)
16:09:36 [2020-01-10T16:09:36.908Z] PASS
16:09:36 [2020-01-10T16:09:36.908Z] 
16:09:36 [2020-01-10T16:09:36.908Z] DONE 8 tests in 19.133s
16:09:36 [2020-01-10T16:09:36.908Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:09:36 [2020-01-10T16:09:36.908Z] ++ 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
16:09:36 [2020-01-10T16:09:36.908Z] ++ set -e
16:09:36 [2020-01-10T16:09:36.908Z] ++ '[' -n 0 ']'
16:09:36 [2020-01-10T16:09:36.908Z] ++ set -x
16:09:36 [2020-01-10T16:09:36.908Z] ++ env -i DEST=/go/src/github.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
16:09:36 [2020-01-10T16:09:36.908Z] testing: warning: no tests to run
16:09:36 [2020-01-10T16:09:36.908Z] PASS
16:09:36 [2020-01-10T16:09:36.908Z] 
16:09:36 [2020-01-10T16:09:36.908Z] DONE 0 tests in 0.028s
16:09:36 [2020-01-10T16:09:36.908Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:09:36 [2020-01-10T16:09:36.908Z] ++ 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
16:09:36 [2020-01-10T16:09:36.908Z] ++ set -e
16:09:36 [2020-01-10T16:09:36.908Z] ++ '[' -n 0 ']'
16:09:36 [2020-01-10T16:09:36.908Z] ++ set -x
16:09:36 [2020-01-10T16:09:36.908Z] ++ env -i DEST=/go/src/github.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
16:09:36 [2020-01-10T16:09:36.908Z] INFO: Testing against a local daemon
16:09:36 [2020-01-10T16:09:36.908Z] === RUN   TestAuthZPluginAllowRequest
16:09:38 [2020-01-10T16:09:38.064Z] --- PASS: TestNetworkLoopbackNat (1.14s)
16:09:38 [2020-01-10T16:09:38.064Z] === RUN   TestPause
16:09:38 [2020-01-10T16:09:38.879Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
16:09:38 [2020-01-10T16:09:38.879Z] === RUN   TestAuthZPluginTLS
16:09:39 [2020-01-10T16:09:39.122Z] --- PASS: TestUpdateRestartPolicy (12.46s)
16:09:39 [2020-01-10T16:09:39.122Z] === RUN   TestUpdateRestartWithAutoRemove
16:09:39 [2020-01-10T16:09:39.134Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:09:39 [2020-01-10T16:09:39.134Z] === RUN   TestAuthZPluginDenyRequest
16:09:39 [2020-01-10T16:09:39.311Z] --- PASS: TestPause (0.96s)
16:09:39 [2020-01-10T16:09:39.311Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:09:39 [2020-01-10T16:09:39.311Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:09:39 [2020-01-10T16:09:39.311Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:09:39 [2020-01-10T16:09:39.311Z] === RUN   TestPauseStopPausedContainer
16:09:39 [2020-01-10T16:09:39.733Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
16:09:39 [2020-01-10T16:09:39.733Z] === RUN   TestAuthZPluginAPIDenyResponse
16:09:40 [2020-01-10T16:09:40.057Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
16:09:40 [2020-01-10T16:09:40.057Z] === RUN   TestWaitNonBlocked
16:09:40 [2020-01-10T16:09:40.057Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:40 [2020-01-10T16:09:40.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:40 [2020-01-10T16:09:40.057Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:40 [2020-01-10T16:09:40.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:40 [2020-01-10T16:09:40.057Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:40 [2020-01-10T16:09:40.057Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:40 [2020-01-10T16:09:40.078Z] --- PASS: TestPauseStopPausedContainer (0.88s)
16:09:40 [2020-01-10T16:09:40.078Z] === RUN   TestPsFilter
16:09:40 [2020-01-10T16:09:40.078Z] --- PASS: TestPsFilter (0.22s)
16:09:40 [2020-01-10T16:09:40.078Z] === RUN   TestRemoveContainerWithRemovedVolume
16:09:40 [2020-01-10T16:09:40.380Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
16:09:40 [2020-01-10T16:09:40.380Z] === RUN   TestAuthZPluginDenyResponse
16:09:40 [2020-01-10T16:09:40.933Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s)
16:09:40 [2020-01-10T16:09:40.933Z] === RUN   TestRemoveContainerWithVolume
16:09:40 [2020-01-10T16:09:40.939Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
16:09:40 [2020-01-10T16:09:40.939Z] === RUN   TestAuthZPluginAllowEventStream
16:09:40 [2020-01-10T16:09:40.939Z] === RUN   TestDockerSuite/TestBuildExpose
16:09:40 [2020-01-10T16:09:40.994Z] --- PASS: TestWaitNonBlocked (0.03s)
16:09:40 [2020-01-10T16:09:40.994Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
16:09:40 [2020-01-10T16:09:40.994Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
16:09:40 [2020-01-10T16:09:40.994Z] === RUN   TestWaitBlocked
16:09:40 [2020-01-10T16:09:40.994Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:09:40 [2020-01-10T16:09:40.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:09:40 [2020-01-10T16:09:40.994Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:09:40 [2020-01-10T16:09:40.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:09:40 [2020-01-10T16:09:40.994Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:09:40 [2020-01-10T16:09:40.994Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:09:41 [2020-01-10T16:09:41.498Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:09:41 [2020-01-10T16:09:41.741Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
16:09:41 [2020-01-10T16:09:41.741Z] === RUN   TestRemoveContainerRunning
16:09:41 [2020-01-10T16:09:41.932Z] --- PASS: TestWaitBlocked (0.03s)
16:09:41 [2020-01-10T16:09:41.932Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s)
16:09:41 [2020-01-10T16:09:41.932Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
16:09:41 [2020-01-10T16:09:41.932Z] === CONT  TestContainerStartOnDaemonRestart
16:09:41 [2020-01-10T16:09:41.932Z] === CONT  TestIpcModeOlderClient
16:09:41 [2020-01-10T16:09:41.932Z] === CONT  TestDaemonRestartIpcMode
16:09:42 [2020-01-10T16:09:42.057Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:09:42 [2020-01-10T16:09:42.191Z] --- PASS: TestIpcModeOlderClient (0.19s)
16:09:42 [2020-01-10T16:09:42.355Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:09:42 [2020-01-10T16:09:42.512Z] --- PASS: TestRemoveContainerRunning (0.84s)
16:09:42 [2020-01-10T16:09:42.512Z] === RUN   TestRemoveContainerForceRemoveRunning
16:09:42 [2020-01-10T16:09:42.609Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
16:09:42 [2020-01-10T16:09:42.609Z] === RUN   TestAuthZPluginErrorResponse
16:09:42 [2020-01-10T16:09:42.864Z] === RUN   TestDockerSuite/TestBuildFails
16:09:43 [2020-01-10T16:09:43.118Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
16:09:43 [2020-01-10T16:09:43.118Z] === RUN   TestAuthZPluginErrorRequest
16:09:43 [2020-01-10T16:09:43.283Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
16:09:43 [2020-01-10T16:09:43.283Z] === RUN   TestRemoveInvalidContainer
16:09:43 [2020-01-10T16:09:43.646Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:09:43 [2020-01-10T16:09:43.646Z] === RUN   TestRenameLinkedContainer
16:09:43 [2020-01-10T16:09:43.677Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
16:09:43 [2020-01-10T16:09:43.677Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:09:43 [2020-01-10T16:09:43.931Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:09:43 [2020-01-10T16:09:43.931Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:09:44 [2020-01-10T16:09:44.186Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
16:09:44 [2020-01-10T16:09:44.186Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:09:45 [2020-01-10T16:09:45.478Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s)
16:09:46 [2020-01-10T16:09:46.155Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:09:46 [2020-01-10T16:09:46.410Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s)
16:09:46 [2020-01-10T16:09:46.410Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:09:46 [2020-01-10T16:09:46.413Z] --- PASS: TestDaemonRestartIpcMode (4.34s)
16:09:46 [2020-01-10T16:09:46.413Z] PASS
16:09:46 [2020-01-10T16:09:46.413Z] 
16:09:46 [2020-01-10T16:09:46.413Z] === Skipped
16:09:46 [2020-01-10T16:09:46.413Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:09:46 [2020-01-10T16:09:46.413Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:09:46 [2020-01-10T16:09:46.413Z] 
16:09:46 [2020-01-10T16:09:46.413Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
16:09:46 [2020-01-10T16:09:46.413Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:46 [2020-01-10T16:09:46.413Z] 
16:09:46 [2020-01-10T16:09:46.413Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
16:09:46 [2020-01-10T16:09:46.413Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:46 [2020-01-10T16:09:46.413Z] 
16:09:46 [2020-01-10T16:09:46.413Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:09:46 [2020-01-10T16:09:46.413Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:09:46 [2020-01-10T16:09:46.413Z] 
16:09:46 [2020-01-10T16:09:46.413Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:09:46 [2020-01-10T16:09:46.413Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:09:46 [2020-01-10T16:09:46.413Z] 
16:09:46 [2020-01-10T16:09:46.413Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
16:09:46 [2020-01-10T16:09:46.413Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:09:46 [2020-01-10T16:09:46.413Z] 
16:09:46 [2020-01-10T16:09:46.413Z] 
16:09:46 [2020-01-10T16:09:46.413Z] DONE 197 tests, 6 skipped in 127.895s
16:09:46 [2020-01-10T16:09:46.413Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:09:46 [2020-01-10T16:09:46.413Z] ++ 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
16:09:46 [2020-01-10T16:09:46.413Z] ++ set -e
16:09:46 [2020-01-10T16:09:46.413Z] ++ '[' -n 0 ']'
16:09:46 [2020-01-10T16:09:46.413Z] ++ set -x
16:09:46 [2020-01-10T16:09:46.413Z] ++ env -i DEST=/go/src/github.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
16:09:46 [2020-01-10T16:09:46.672Z] INFO: Testing against a local daemon
16:09:46 [2020-01-10T16:09:46.672Z] === RUN   TestCommitInheritsEnv
16:09:47 [2020-01-10T16:09:47.244Z] --- PASS: TestCommitInheritsEnv (0.57s)
16:09:47 [2020-01-10T16:09:47.244Z] === RUN   TestImportExtremelyLargeImageWorks
16:09:47 [2020-01-10T16:09:47.244Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:09:47 [2020-01-10T16:09:47.244Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
16:09:47 [2020-01-10T16:09:47.244Z] === RUN   TestImagesFilterMultiReference
16:09:47 [2020-01-10T16:09:47.244Z] --- PASS: TestImagesFilterMultiReference (0.09s)
16:09:47 [2020-01-10T16:09:47.244Z] === RUN   TestImagePullPlatformInvalid
16:09:47 [2020-01-10T16:09:47.244Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:09:47 [2020-01-10T16:09:47.244Z] === RUN   TestRemoveImageOrphaning
16:09:47 [2020-01-10T16:09:47.781Z] --- PASS: TestRenameLinkedContainer (3.63s)
16:09:47 [2020-01-10T16:09:47.781Z] === RUN   TestRenameStoppedContainer
16:09:47 [2020-01-10T16:09:47.810Z] --- PASS: TestRemoveImageOrphaning (0.54s)
16:09:47 [2020-01-10T16:09:47.810Z] === RUN   TestRemoveImageGarbageCollector
16:09:47 [2020-01-10T16:09:47.810Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:09:47 [2020-01-10T16:09:47.810Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:09:47 [2020-01-10T16:09:47.810Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:09:47 [2020-01-10T16:09:47.810Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
16:09:47 [2020-01-10T16:09:47.810Z] === RUN   TestTagInvalidReference
16:09:48 [2020-01-10T16:09:48.069Z] --- PASS: TestTagInvalidReference (0.03s)
16:09:48 [2020-01-10T16:09:48.069Z] === RUN   TestTagValidPrefixedRepo
16:09:48 [2020-01-10T16:09:48.069Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
16:09:48 [2020-01-10T16:09:48.069Z] === RUN   TestTagExistedNameWithoutForce
16:09:48 [2020-01-10T16:09:48.069Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:09:48 [2020-01-10T16:09:48.069Z] === RUN   TestTagOfficialNames
16:09:48 [2020-01-10T16:09:48.069Z] --- PASS: TestTagOfficialNames (0.08s)
16:09:48 [2020-01-10T16:09:48.069Z] === RUN   TestTagMatchesDigest
16:09:48 [2020-01-10T16:09:48.069Z] --- PASS: TestTagMatchesDigest (0.03s)
16:09:48 [2020-01-10T16:09:48.069Z] PASS
16:09:48 [2020-01-10T16:09:48.069Z] 
16:09:48 [2020-01-10T16:09:48.069Z] === Skipped
16:09:48 [2020-01-10T16:09:48.069Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:09:48 [2020-01-10T16:09:48.069Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
16:09:48 [2020-01-10T16:09:48.069Z] 
16:09:48 [2020-01-10T16:09:48.069Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:09:48 [2020-01-10T16:09:48.069Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:09:48 [2020-01-10T16:09:48.069Z] 
16:09:48 [2020-01-10T16:09:48.069Z] 
16:09:48 [2020-01-10T16:09:48.069Z] DONE 12 tests, 2 skipped in 1.775s
16:09:48 [2020-01-10T16:09:48.069Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:09:48 [2020-01-10T16:09:48.069Z] ++ 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
16:09:48 [2020-01-10T16:09:48.069Z] ++ set -e
16:09:48 [2020-01-10T16:09:48.069Z] ++ '[' -n 0 ']'
16:09:48 [2020-01-10T16:09:48.069Z] ++ set -x
16:09:48 [2020-01-10T16:09:48.069Z] ++ env -i DEST=/go/src/github.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
16:09:48 [2020-01-10T16:09:48.154Z] --- PASS: TestRenameStoppedContainer (0.88s)
16:09:48 [2020-01-10T16:09:48.154Z] === RUN   TestRenameRunningContainerAndReuse
16:09:48 [2020-01-10T16:09:48.310Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s)
16:09:48 [2020-01-10T16:09:48.310Z] === RUN   TestAuthZPluginHeader
16:09:48 [2020-01-10T16:09:48.330Z] INFO: Testing against a local daemon
16:09:48 [2020-01-10T16:09:48.330Z] === RUN   TestNetworkCreateDelete
16:09:48 [2020-01-10T16:09:48.565Z] === RUN   TestDockerSuite/TestBuildForceRm
16:09:48 [2020-01-10T16:09:48.826Z] ok  	github.com/docker/docker/integration/container	62.254s
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === Skipped
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.04s)
16:09:48 [2020-01-10T16:09:48.826Z]     copy_test.go:25: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s)
16:09:48 [2020-01-10T16:09:48.826Z]     copy_test.go:39: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
16:09:48 [2020-01-10T16:09:48.826Z]     copy_test.go:51: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
16:09:48 [2020-01-10T16:09:48.826Z]     copy_test.go:65: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] DONE 79 tests, 40 skipped in 65.805s
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] Running D:\gopath\src\github.com\docker\docker\integration\image
16:09:48 [2020-01-10T16:09:48.826Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:09:48 [2020-01-10T16:09:48.826Z] INFO: Testing against a local daemon
16:09:48 [2020-01-10T16:09:48.826Z] ok  	github.com/docker/docker/integration/image	0.577s
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === Skipped
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
16:09:48 [2020-01-10T16:09:48.826Z]     tag_test.go:98: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] DONE 11 tests, 4 skipped in 3.250s
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] Running D:\gopath\src\github.com\docker\docker\integration\network
16:09:48 [2020-01-10T16:09:48.826Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:09:48 [2020-01-10T16:09:48.826Z] INFO: Testing against a local daemon
16:09:48 [2020-01-10T16:09:48.826Z] ok  	github.com/docker/docker/integration/network	0.223s
16:09:48 [2020-01-10T16:09:48.826Z] 
16:09:48 [2020-01-10T16:09:48.826Z] === Skipped
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
16:09:48 [2020-01-10T16:09:48.828Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     service_test.go:29: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     service_test.go:51: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     service_test.go:94: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     service_test.go:127: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     service_test.go:177: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     service_test.go:201: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     service_test.go:230: FLAKY_TEST
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     service_test.go:319: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
16:09:48 [2020-01-10T16:09:48.828Z]     service_test.go:386: testEnv.OSType == "windows"
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] DONE 17 tests, 13 skipped in 3.115s
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:09:48 [2020-01-10T16:09:48.828Z] testing: warning: no tests to run
16:09:48 [2020-01-10T16:09:48.828Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.101s
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] DONE 0 tests in 0.971s
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:09:48 [2020-01-10T16:09:48.828Z] testing: warning: no tests to run
16:09:48 [2020-01-10T16:09:48.828Z] ok  	github.com/docker/docker/integration/network/macvlan	0.103s
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] DONE 0 tests in 0.967s
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
16:09:48 [2020-01-10T16:09:48.828Z] testing: warning: no tests to run
16:09:48 [2020-01-10T16:09:48.828Z] ok  	github.com/docker/docker/integration/plugin	0.099s
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] DONE 0 tests in 1.046s
16:09:48 [2020-01-10T16:09:48.828Z] 
16:09:48 [2020-01-10T16:09:48.828Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:09:48 [2020-01-10T16:09:48.898Z] --- PASS: TestNetworkCreateDelete (0.44s)
16:09:48 [2020-01-10T16:09:48.898Z] === RUN   TestDockerNetworkDeletePreferID
16:09:49 [2020-01-10T16:09:49.124Z] --- PASS: TestAuthZPluginHeader (0.79s)
16:09:49 [2020-01-10T16:09:49.124Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:09:49 [2020-01-10T16:09:49.650Z] testing: warning: no tests to run
16:09:49 [2020-01-10T16:09:49.650Z] ok  	github.com/docker/docker/integration/plugin/authz	0.100s
16:09:49 [2020-01-10T16:09:49.650Z] 
16:09:49 [2020-01-10T16:09:49.650Z] DONE 0 tests in 1.021s
16:09:49 [2020-01-10T16:09:49.650Z] 
16:09:49 [2020-01-10T16:09:49.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
16:09:50 [2020-01-10T16:09:50.083Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s)
16:09:50 [2020-01-10T16:09:50.083Z] === RUN   TestRenameInvalidName
16:09:50 [2020-01-10T16:09:50.275Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
16:09:50 [2020-01-10T16:09:50.275Z] === RUN   TestInspectNetwork
16:09:50 [2020-01-10T16:09:50.871Z] --- PASS: TestRenameInvalidName (0.86s)
16:09:50 [2020-01-10T16:09:50.871Z] === RUN   TestRenameAnonymousContainer
16:09:51 [2020-01-10T16:09:51.052Z] === RUN   TestDockerSuite/TestBuildFromGit
16:09:52 [2020-01-10T16:09:52.436Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:09:52 [2020-01-10T16:09:52.436Z] INFO: Testing against a local daemon
16:09:52 [2020-01-10T16:09:52.436Z] ok  	github.com/docker/docker/integration/plugin/common	0.209s
16:09:52 [2020-01-10T16:09:52.436Z] 
16:09:52 [2020-01-10T16:09:52.436Z] DONE 2 tests in 2.708s
16:09:52 [2020-01-10T16:09:52.436Z] 
16:09:52 [2020-01-10T16:09:52.436Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:09:52 [2020-01-10T16:09:52.462Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:09:53 [2020-01-10T16:09:53.065Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:09:53 [2020-01-10T16:09:53.283Z] --- PASS: TestRenameAnonymousContainer (2.81s)
16:09:53 [2020-01-10T16:09:53.283Z] === RUN   TestRenameContainerWithSameName
16:09:54 [2020-01-10T16:09:54.107Z] --- PASS: TestRenameContainerWithSameName (0.83s)
16:09:54 [2020-01-10T16:09:54.107Z] === RUN   TestRenameContainerWithLinkedContainer
16:09:54 [2020-01-10T16:09:54.469Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.16s)
16:09:54 [2020-01-10T16:09:54.469Z] === RUN   TestAuthZPluginV2Disable
16:09:54 [2020-01-10T16:09:54.469Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:09:55 [2020-01-10T16:09:55.014Z] ok  	github.com/docker/docker/api/server	0.026s	coverage: 9.0% of statements
16:09:55 [2020-01-10T16:09:55.542Z] === RUN   TestInspectNetwork/full_network_id
16:09:55 [2020-01-10T16:09:55.542Z] === RUN   TestInspectNetwork/partial_network_id
16:09:55 [2020-01-10T16:09:55.542Z] === RUN   TestInspectNetwork/network_name
16:09:55 [2020-01-10T16:09:55.542Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:09:56 [2020-01-10T16:09:56.066Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s)
16:09:56 [2020-01-10T16:09:56.066Z] === RUN   TestResize
16:09:56 [2020-01-10T16:09:56.433Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:09:56 [2020-01-10T16:09:56.849Z] --- PASS: TestResize (0.81s)
16:09:56 [2020-01-10T16:09:56.849Z] === RUN   TestResizeWithInvalidSize
16:09:57 [2020-01-10T16:09:57.398Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:09:57 [2020-01-10T16:09:57.495Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:09:57 [2020-01-10T16:09:57.495Z] INFO: Testing against a local daemon
16:09:57 [2020-01-10T16:09:57.495Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.310s
16:09:57 [2020-01-10T16:09:57.495Z] 
16:09:57 [2020-01-10T16:09:57.495Z] === Skipped
16:09:57 [2020-01-10T16:09:57.495Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
16:09:57 [2020-01-10T16:09:57.495Z]     external_test.go:48: runtime.GOOS == "windows"
16:09:57 [2020-01-10T16:09:57.495Z] 
16:09:57 [2020-01-10T16:09:57.495Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
16:09:57 [2020-01-10T16:09:57.495Z]     external_test.go:407: runtime.GOOS == "windows"
16:09:57 [2020-01-10T16:09:57.495Z] 
16:09:57 [2020-01-10T16:09:57.495Z] 
16:09:57 [2020-01-10T16:09:57.495Z] DONE 2 tests, 2 skipped in 4.785s
16:09:57 [2020-01-10T16:09:57.495Z] 
16:09:57 [2020-01-10T16:09:57.495Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:09:57 [2020-01-10T16:09:57.653Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:09:57 [2020-01-10T16:09:57.675Z] --- PASS: TestResizeWithInvalidSize (0.84s)
16:09:57 [2020-01-10T16:09:57.675Z] === RUN   TestResizeWhenContainerNotStarted
16:09:58 [2020-01-10T16:09:58.212Z] --- PASS: TestAuthZPluginV2Disable (3.97s)
16:09:58 [2020-01-10T16:09:58.212Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:09:58 [2020-01-10T16:09:58.495Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:09:58 [2020-01-10T16:09:58.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:09:59 [2020-01-10T16:09:59.726Z] --- PASS: TestInspectNetwork (9.41s)
16:09:59 [2020-01-10T16:09:59.727Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:09:59 [2020-01-10T16:09:59.727Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:09:59 [2020-01-10T16:09:59.727Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:09:59 [2020-01-10T16:09:59.727Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:09:59 [2020-01-10T16:09:59.727Z] === RUN   TestRunContainerWithBridgeNone
16:10:00 [2020-01-10T16:10:00.177Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:10:00 [2020-01-10T16:10:00.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:10:00 [2020-01-10T16:10:00.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:10:01 [2020-01-10T16:10:01.581Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.11s)
16:10:01 [2020-01-10T16:10:01.581Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:10:01 [2020-01-10T16:10:01.835Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:10:02 [2020-01-10T16:10:02.243Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:10:02 [2020-01-10T16:10:02.243Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:10:02 [2020-01-10T16:10:02.257Z] --- PASS: TestRunContainerWithBridgeNone (2.58s)
16:10:02 [2020-01-10T16:10:02.257Z] === RUN   TestNetworkInvalidJSON
16:10:02 [2020-01-10T16:10:02.257Z] === RUN   TestNetworkInvalidJSON//networks/create
16:10:02 [2020-01-10T16:10:02.257Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:10:02 [2020-01-10T16:10:02.257Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:10:02 [2020-01-10T16:10:02.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:10:02 [2020-01-10T16:10:02.257Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:10:02 [2020-01-10T16:10:02.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:10:02 [2020-01-10T16:10:02.257Z] === CONT  TestNetworkInvalidJSON//networks/create
16:10:02 [2020-01-10T16:10:02.257Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:10:02 [2020-01-10T16:10:02.257Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:10:02 [2020-01-10T16:10:02.257Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:10:02 [2020-01-10T16:10:02.257Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:10:02 [2020-01-10T16:10:02.257Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:10:02 [2020-01-10T16:10:02.257Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:10:02 [2020-01-10T16:10:02.257Z] === RUN   TestDaemonRestartWithLiveRestore
16:10:03 [2020-01-10T16:10:03.633Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s)
16:10:03 [2020-01-10T16:10:03.633Z] === RUN   TestDaemonDefaultNetworkPools
16:10:03 [2020-01-10T16:10:03.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:10:03 [2020-01-10T16:10:03.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:10:05 [2020-01-10T16:10:05.009Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s)
16:10:05 [2020-01-10T16:10:05.009Z] === RUN   TestDaemonRestartWithExistingNetwork
16:10:05 [2020-01-10T16:10:05.138Z] === RUN   TestDockerSuite/TestBuildHistory
16:10:06 [2020-01-10T16:10:06.102Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:10:06 [2020-01-10T16:10:06.102Z] INFO: Testing against a local daemon
16:10:06 [2020-01-10T16:10:06.102Z] testing: warning: no tests to run
16:10:06 [2020-01-10T16:10:06.102Z] ok  	github.com/docker/docker/integration/plugin/logging	0.233s
16:10:06 [2020-01-10T16:10:06.102Z] 
16:10:06 [2020-01-10T16:10:06.102Z] DONE 0 tests in 8.862s
16:10:06 [2020-01-10T16:10:06.102Z] 
16:10:06 [2020-01-10T16:10:06.102Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:10:06 [2020-01-10T16:10:06.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:10:06 [2020-01-10T16:10:06.588Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:10:06 [2020-01-10T16:10:06.911Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s)
16:10:06 [2020-01-10T16:10:06.911Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:10:08 [2020-01-10T16:10:08.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:10:08 [2020-01-10T16:10:08.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:10:09 [2020-01-10T16:10:09.442Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s)
16:10:09 [2020-01-10T16:10:09.442Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:10:09 [2020-01-10T16:10:09.701Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
16:10:09 [2020-01-10T16:10:09.701Z] === RUN   TestServiceWithPredefinedNetwork
16:10:09 [2020-01-10T16:10:09.857Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:10:09 [2020-01-10T16:10:09.857Z] INFO: Testing against a local daemon
16:10:09 [2020-01-10T16:10:09.857Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.309s
16:10:09 [2020-01-10T16:10:09.857Z] 
16:10:09 [2020-01-10T16:10:09.857Z] === Skipped
16:10:09 [2020-01-10T16:10:09.857Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
16:10:09 [2020-01-10T16:10:09.857Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:10:09 [2020-01-10T16:10:09.857Z] 
16:10:09 [2020-01-10T16:10:09.857Z] 
16:10:09 [2020-01-10T16:10:09.857Z] DONE 1 tests, 1 skipped in 3.532s
16:10:09 [2020-01-10T16:10:09.857Z] 
16:10:09 [2020-01-10T16:10:09.857Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
16:10:10 [2020-01-10T16:10:10.368Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:10:11 [2020-01-10T16:10:11.322Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.80s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s)
16:10:11 [2020-01-10T16:10:11.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
16:10:11 [2020-01-10T16:10:11.322Z] === RUN   TestCgroupNamespacesRun
16:10:12 [2020-01-10T16:10:12.780Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:10:12 [2020-01-10T16:10:12.780Z] INFO: Testing against a local daemon
16:10:12 [2020-01-10T16:10:12.780Z] ok  	github.com/docker/docker/integration/secret	0.271s
16:10:12 [2020-01-10T16:10:12.780Z] 
16:10:12 [2020-01-10T16:10:12.780Z] === Skipped
16:10:12 [2020-01-10T16:10:12.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
16:10:12 [2020-01-10T16:10:12.780Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:10:12 [2020-01-10T16:10:12.780Z] 
16:10:12 [2020-01-10T16:10:12.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
16:10:12 [2020-01-10T16:10:12.780Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
16:10:12 [2020-01-10T16:10:12.780Z] 
16:10:12 [2020-01-10T16:10:12.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
16:10:12 [2020-01-10T16:10:12.780Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
16:10:12 [2020-01-10T16:10:12.780Z] 
16:10:12 [2020-01-10T16:10:12.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
16:10:12 [2020-01-10T16:10:12.780Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
16:10:12 [2020-01-10T16:10:12.780Z] 
16:10:12 [2020-01-10T16:10:12.780Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
16:10:12 [2020-01-10T16:10:12.780Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
16:10:12 [2020-01-10T16:10:12.780Z] 
16:10:12 [2020-01-10T16:10:12.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
16:10:12 [2020-01-10T16:10:12.780Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
16:10:12 [2020-01-10T16:10:12.780Z] 
16:10:12 [2020-01-10T16:10:12.780Z] 
16:10:12 [2020-01-10T16:10:12.780Z] DONE 6 tests, 6 skipped in 2.933s
16:10:12 [2020-01-10T16:10:12.780Z] 
16:10:12 [2020-01-10T16:10:12.780Z] Running D:\gopath\src\github.com\docker\docker\integration\service
16:10:13 [2020-01-10T16:10:13.250Z] --- PASS: TestCgroupNamespacesRun (1.69s)
16:10:13 [2020-01-10T16:10:13.250Z] === RUN   TestCgroupNamespacesRunPrivileged
16:10:13 [2020-01-10T16:10:13.888Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s)
16:10:13 [2020-01-10T16:10:13.888Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:10:13 [2020-01-10T16:10:13.888Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:10:13 [2020-01-10T16:10:13.888Z]     service_test.go:230: FLAKY_TEST
16:10:13 [2020-01-10T16:10:13.888Z] === RUN   TestServiceWithDataPathPortInit
16:10:14 [2020-01-10T16:10:14.579Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
16:10:14 [2020-01-10T16:10:14.579Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:10:14 [2020-01-10T16:10:14.618Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.55s)
16:10:14 [2020-01-10T16:10:14.618Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:10:14 [2020-01-10T16:10:14.618Z] === RUN   TestDockerSuite/TestBuildIidFile
16:10:14 [2020-01-10T16:10:14.872Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:10:15 [2020-01-10T16:10:15.432Z] === RUN   TestDockerSuite/TestBuildInheritance
16:10:15 [2020-01-10T16:10:15.992Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:10:16 [2020-01-10T16:10:16.439Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
16:10:16 [2020-01-10T16:10:16.439Z] === RUN   TestCgroupNamespacesRunHostMode
16:10:16 [2020-01-10T16:10:16.538Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:10:16 [2020-01-10T16:10:16.538Z] INFO: Testing against a local daemon
16:10:16 [2020-01-10T16:10:16.538Z] ok  	github.com/docker/docker/integration/service	0.431s
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === Skipped
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
16:10:16 [2020-01-10T16:10:16.538Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
16:10:16 [2020-01-10T16:10:16.538Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
16:10:16 [2020-01-10T16:10:16.538Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.538Z] 
16:10:16 [2020-01-10T16:10:16.538Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
16:10:16 [2020-01-10T16:10:16.538Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:10:16 [2020-01-10T16:10:16.552Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:10:16 [2020-01-10T16:10:16.553Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
16:10:17 [2020-01-10T16:10:17.001Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
16:10:17 [2020-01-10T16:10:17.001Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
16:10:17 [2020-01-10T16:10:17.001Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
16:10:17 [2020-01-10T16:10:17.001Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
16:10:17 [2020-01-10T16:10:17.001Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
16:10:17 [2020-01-10T16:10:17.001Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
16:10:17 [2020-01-10T16:10:17.001Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
16:10:17 [2020-01-10T16:10:17.001Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] DONE 20 tests, 19 skipped in 3.942s
16:10:17 [2020-01-10T16:10:17.001Z] 
16:10:17 [2020-01-10T16:10:17.001Z] Running D:\gopath\src\github.com\docker\docker\integration\session
16:10:17 [2020-01-10T16:10:17.488Z] === RUN   TestDockerSuite/TestBuildLabel
16:10:17 [2020-01-10T16:10:17.691Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s)
16:10:17 [2020-01-10T16:10:17.691Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:10:18 [2020-01-10T16:10:18.073Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:10:18 [2020-01-10T16:10:18.328Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:10:18 [2020-01-10T16:10:18.886Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:10:19 [2020-01-10T16:10:19.140Z] === RUN   TestDockerSuite/TestBuildLabels
16:10:19 [2020-01-10T16:10:19.437Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:10:19 [2020-01-10T16:10:19.920Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:10:19 [2020-01-10T16:10:19.921Z] INFO: Testing against a local daemon
16:10:19 [2020-01-10T16:10:19.921Z] ok  	github.com/docker/docker/integration/session	0.239s
16:10:19 [2020-01-10T16:10:19.921Z] 
16:10:19 [2020-01-10T16:10:19.921Z] === Skipped
16:10:19 [2020-01-10T16:10:19.921Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
16:10:19 [2020-01-10T16:10:19.921Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:10:19 [2020-01-10T16:10:19.921Z] 
16:10:19 [2020-01-10T16:10:19.921Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
16:10:19 [2020-01-10T16:10:19.921Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:10:19 [2020-01-10T16:10:19.921Z] 
16:10:19 [2020-01-10T16:10:19.921Z] 
16:10:19 [2020-01-10T16:10:19.921Z] DONE 2 tests, 2 skipped in 2.885s
16:10:19 [2020-01-10T16:10:19.921Z] 
16:10:19 [2020-01-10T16:10:19.921Z] Running D:\gopath\src\github.com\docker\docker\integration\system
16:10:20 [2020-01-10T16:10:20.101Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s)
16:10:20 [2020-01-10T16:10:20.101Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:10:20 [2020-01-10T16:10:20.490Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
16:10:20 [2020-01-10T16:10:20.490Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:10:20 [2020-01-10T16:10:20.527Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:10:21 [2020-01-10T16:10:21.756Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
16:10:21 [2020-01-10T16:10:21.756Z] === RUN   TestCgroupNamespacesRunOlderClient
16:10:22 [2020-01-10T16:10:22.847Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:10:22 [2020-01-10T16:10:22.847Z] INFO: Testing against a local daemon
16:10:23 [2020-01-10T16:10:23.077Z] === RUN   TestDockerSuite/TestBuildLastModified
16:10:23 [2020-01-10T16:10:23.149Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
16:10:23 [2020-01-10T16:10:23.149Z] === RUN   TestKernelTCPMemory
16:10:23 [2020-01-10T16:10:23.820Z] ok  	github.com/docker/docker/integration/system	1.505s
16:10:23 [2020-01-10T16:10:23.820Z] 
16:10:23 [2020-01-10T16:10:23.821Z] === Skipped
16:10:23 [2020-01-10T16:10:23.821Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:10:23 [2020-01-10T16:10:23.821Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:10:23 [2020-01-10T16:10:23.821Z] 
16:10:23 [2020-01-10T16:10:23.821Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
16:10:23 [2020-01-10T16:10:23.821Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:10:23 [2020-01-10T16:10:23.821Z] 
16:10:23 [2020-01-10T16:10:23.821Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
16:10:23 [2020-01-10T16:10:23.821Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:10:23 [2020-01-10T16:10:23.821Z] 
16:10:23 [2020-01-10T16:10:23.821Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
16:10:23 [2020-01-10T16:10:23.821Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:10:23 [2020-01-10T16:10:23.821Z] 
16:10:23 [2020-01-10T16:10:23.821Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
16:10:23 [2020-01-10T16:10:23.821Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:10:23 [2020-01-10T16:10:23.821Z] 
16:10:23 [2020-01-10T16:10:23.821Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
16:10:23 [2020-01-10T16:10:23.821Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:10:23 [2020-01-10T16:10:23.821Z] 
16:10:23 [2020-01-10T16:10:23.821Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
16:10:23 [2020-01-10T16:10:23.821Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:10:23 [2020-01-10T16:10:23.821Z] 
16:10:23 [2020-01-10T16:10:23.821Z] 
16:10:23 [2020-01-10T16:10:23.821Z] DONE 13 tests, 7 skipped in 4.081s
16:10:23 [2020-01-10T16:10:23.821Z] 
16:10:23 [2020-01-10T16:10:23.821Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
16:10:24 [2020-01-10T16:10:24.434Z] --- PASS: TestKernelTCPMemory (0.99s)
16:10:24 [2020-01-10T16:10:24.434Z] === RUN   TestNISDomainname
16:10:25 [2020-01-10T16:10:25.300Z] --- PASS: TestNISDomainname (1.00s)
16:10:25 [2020-01-10T16:10:25.300Z] === RUN   TestHostnameDnsResolution
16:10:26 [2020-01-10T16:10:26.548Z] --- PASS: TestHostnameDnsResolution (1.07s)
16:10:26 [2020-01-10T16:10:26.548Z] === RUN   TestStats
16:10:26 [2020-01-10T16:10:26.741Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:10:26 [2020-01-10T16:10:26.741Z] INFO: Testing against a local daemon
16:10:26 [2020-01-10T16:10:26.741Z] ok  	github.com/docker/docker/integration/volume	0.357s
16:10:26 [2020-01-10T16:10:26.741Z] 
16:10:26 [2020-01-10T16:10:26.741Z] === Skipped
16:10:26 [2020-01-10T16:10:26.741Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
16:10:26 [2020-01-10T16:10:26.741Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
16:10:26 [2020-01-10T16:10:26.741Z] 
16:10:26 [2020-01-10T16:10:26.741Z] 
16:10:26 [2020-01-10T16:10:26.741Z] DONE 5 tests, 1 skipped in 3.004s
16:10:27 [2020-01-10T16:10:27.204Z] 
16:10:27 [2020-01-10T16:10:27.204Z] INFO: make.ps1 ended at 01/10/2020 16:10:26
16:10:27 [2020-01-10T16:10:27.204Z] INFO: Integration CLI tests being run from the host:
16:10:27 [2020-01-10T16:10:27.204Z] 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" 
16:10:28 [2020-01-10T16:10:28.335Z] --- PASS: TestStats (1.84s)
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout/0
16:10:28 [2020-01-10T16:10:28.335Z] === PAUSE TestStopContainerWithTimeout/0
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout/1
16:10:28 [2020-01-10T16:10:28.335Z] === PAUSE TestStopContainerWithTimeout/1
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout/3
16:10:28 [2020-01-10T16:10:28.335Z] === PAUSE TestStopContainerWithTimeout/3
16:10:28 [2020-01-10T16:10:28.335Z] === RUN   TestStopContainerWithTimeout/-1
16:10:28 [2020-01-10T16:10:28.335Z] === PAUSE TestStopContainerWithTimeout/-1
16:10:28 [2020-01-10T16:10:28.335Z] === CONT  TestStopContainerWithTimeout/0
16:10:28 [2020-01-10T16:10:28.335Z] === CONT  TestStopContainerWithTimeout/-1
16:10:28 [2020-01-10T16:10:28.651Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:10:29 [2020-01-10T16:10:29.598Z] === CONT  TestStopContainerWithTimeout/3
16:10:31 [2020-01-10T16:10:31.158Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.10s)
16:10:31 [2020-01-10T16:10:31.158Z] PASS
16:10:31 [2020-01-10T16:10:31.158Z] 
16:10:31 [2020-01-10T16:10:31.158Z] DONE 17 tests in 54.137s
16:10:31 [2020-01-10T16:10:31.158Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:10:31 [2020-01-10T16:10:31.158Z] ++ 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
16:10:31 [2020-01-10T16:10:31.158Z] ++ set -e
16:10:31 [2020-01-10T16:10:31.158Z] ++ '[' -n 0 ']'
16:10:31 [2020-01-10T16:10:31.158Z] ++ set -x
16:10:31 [2020-01-10T16:10:31.158Z] ++ env -i DEST=/go/src/github.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
16:10:31 [2020-01-10T16:10:31.158Z] INFO: Testing against a local daemon
16:10:31 [2020-01-10T16:10:31.158Z] === RUN   TestPluginInvalidJSON
16:10:31 [2020-01-10T16:10:31.158Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:10:31 [2020-01-10T16:10:31.158Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:10:31 [2020-01-10T16:10:31.158Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:10:31 [2020-01-10T16:10:31.158Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:10:31 [2020-01-10T16:10:31.158Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:10:31 [2020-01-10T16:10:31.158Z] PASS
16:10:31 [2020-01-10T16:10:31.158Z] 
16:10:31 [2020-01-10T16:10:31.158Z] DONE 2 tests in 0.127s
16:10:31 [2020-01-10T16:10:31.158Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:10:31 [2020-01-10T16:10:31.158Z] ++ 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
16:10:31 [2020-01-10T16:10:31.158Z] ++ set -e
16:10:31 [2020-01-10T16:10:31.158Z] ++ '[' -n 0 ']'
16:10:31 [2020-01-10T16:10:31.158Z] ++ set -x
16:10:31 [2020-01-10T16:10:31.158Z] ++ env -i DEST=/go/src/github.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
16:10:31 [2020-01-10T16:10:31.158Z] INFO: Testing against a local daemon
16:10:31 [2020-01-10T16:10:31.158Z] === RUN   TestExternalGraphDriver
16:10:31 [2020-01-10T16:10:31.413Z] === RUN   TestExternalGraphDriver/json
16:10:31 [2020-01-10T16:10:31.507Z] === CONT  TestStopContainerWithTimeout/1
16:10:31 [2020-01-10T16:10:31.971Z] --- PASS: TestServiceWithDataPathPortInit (17.89s)
16:10:31 [2020-01-10T16:10:31.971Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:10:32 [2020-01-10T16:10:32.335Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:10:32 [2020-01-10T16:10:32.335Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:10:32 [2020-01-10T16:10:32.335Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:10:32 [2020-01-10T16:10:32.335Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:10:32 [2020-01-10T16:10:32.634Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:10:32 [2020-01-10T16:10:32.888Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:10:33 [2020-01-10T16:10:33.448Z] === RUN   TestExternalGraphDriver/spec
16:10:33 [2020-01-10T16:10:33.459Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:10:33 [2020-01-10T16:10:33.459Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
16:10:33 [2020-01-10T16:10:33.459Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
16:10:33 [2020-01-10T16:10:33.459Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
16:10:33 [2020-01-10T16:10:33.459Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
16:10:33 [2020-01-10T16:10:33.459Z] === RUN   TestDeleteDevicemapper
16:10:33 [2020-01-10T16:10:33.459Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:10:33 [2020-01-10T16:10:33.459Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:10:33 [2020-01-10T16:10:33.459Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:10:34 [2020-01-10T16:10:34.810Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:10:35 [2020-01-10T16:10:35.545Z] === RUN   TestExternalGraphDriver/pull
16:10:36 [2020-01-10T16:10:36.104Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:10:36 [2020-01-10T16:10:36.403Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
16:10:36 [2020-01-10T16:10:36.636Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s)
16:10:36 [2020-01-10T16:10:36.636Z] === RUN   TestUpdateMemory
16:10:36 [2020-01-10T16:10:36.636Z] --- SKIP: TestUpdateMemory (0.00s)
16:10:36 [2020-01-10T16:10:36.636Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:10:36 [2020-01-10T16:10:36.636Z] === RUN   TestUpdateCPUQuota
16:10:37 [2020-01-10T16:10:37.763Z] --- PASS: TestExternalGraphDriver (6.32s)
16:10:37 [2020-01-10T16:10:37.763Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
16:10:37 [2020-01-10T16:10:37.763Z]     --- PASS: TestExternalGraphDriver/spec (2.12s)
16:10:37 [2020-01-10T16:10:37.763Z]     --- PASS: TestExternalGraphDriver/pull (1.96s)
16:10:37 [2020-01-10T16:10:37.763Z] === RUN   TestGraphdriverPluginV2
16:10:37 [2020-01-10T16:10:37.883Z] --- PASS: TestUpdateCPUQuota (1.40s)
16:10:37 [2020-01-10T16:10:37.883Z] === RUN   TestUpdatePidsLimit
16:10:37 [2020-01-10T16:10:37.883Z] === RUN   TestUpdatePidsLimit/update_from_none
16:10:38 [2020-01-10T16:10:38.672Z] === RUN   TestUpdatePidsLimit/no_change
16:10:38 [2020-01-10T16:10:38.672Z] === RUN   TestUpdatePidsLimit/update_lower
16:10:39 [2020-01-10T16:10:39.039Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:10:39 [2020-01-10T16:10:39.637Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:10:39 [2020-01-10T16:10:39.637Z] INFO: Testing against a local daemon
16:10:39 [2020-01-10T16:10:39.805Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:10:40 [2020-01-10T16:10:40.082Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s)
16:10:40 [2020-01-10T16:10:40.082Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bd38m44tdl79c0mtxorz9hukw Created:2020-01-10 16:10:32.10873024 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[01b4f36815e212a9a8fd8f8112c3f645a6fa698850a983a5c7c6a5da7e2a7d12:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mza4cznkd3qtaqnzmhxx8u5he EndpointID:6e8784dca6b1a477da557ebf76cdd74bd9828dc99a60749adbb966c8b7f92f0e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a115bcf084e1885b2e673bcec9be0434fca89e9df5df372c1cdf77c75f3bc08b MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:f4ba912f9f27 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mza4cznkd3qtaqnzmhxx8u5he EndpointID:6e8784dca6b1a477da557ebf76cdd74bd9828dc99a60749adbb966c8b7f92f0e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:10:40 [2020-01-10T16:10:40.082Z] PASS
16:10:40 [2020-01-10T16:10:40.082Z] 
16:10:40 [2020-01-10T16:10:40.082Z] === Skipped
16:10:40 [2020-01-10T16:10:40.082Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:10:40 [2020-01-10T16:10:40.082Z]     service_test.go:230: FLAKY_TEST
16:10:40 [2020-01-10T16:10:40.082Z] 
16:10:40 [2020-01-10T16:10:40.082Z] 
16:10:40 [2020-01-10T16:10:40.082Z] DONE 21 tests, 1 skipped in 51.287s
16:10:40 [2020-01-10T16:10:40.082Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:10:40 [2020-01-10T16:10:40.082Z] ++ 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
16:10:40 [2020-01-10T16:10:40.082Z] ++ set -e
16:10:40 [2020-01-10T16:10:40.082Z] ++ '[' -n 0 ']'
16:10:40 [2020-01-10T16:10:40.082Z] ++ set -x
16:10:40 [2020-01-10T16:10:40.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
16:10:40 [2020-01-10T16:10:40.082Z] INFO: Testing against a local daemon
16:10:40 [2020-01-10T16:10:40.082Z] === RUN   TestDockerNetworkIpvlanPersistance
16:10:40 [2020-01-10T16:10:40.082Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:10:40 [2020-01-10T16:10:40.082Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:40 [2020-01-10T16:10:40.082Z] === RUN   TestDockerNetworkIpvlan
16:10:40 [2020-01-10T16:10:40.082Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:10:40 [2020-01-10T16:10:40.082Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:40 [2020-01-10T16:10:40.082Z] PASS
16:10:40 [2020-01-10T16:10:40.082Z] 
16:10:40 [2020-01-10T16:10:40.082Z] === Skipped
16:10:40 [2020-01-10T16:10:40.082Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:10:40 [2020-01-10T16:10:40.082Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:40 [2020-01-10T16:10:40.082Z] 
16:10:40 [2020-01-10T16:10:40.082Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:10:40 [2020-01-10T16:10:40.082Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:40 [2020-01-10T16:10:40.082Z] 
16:10:40 [2020-01-10T16:10:40.082Z] 
16:10:40 [2020-01-10T16:10:40.082Z] DONE 2 tests, 2 skipped in 0.148s
16:10:40 [2020-01-10T16:10:40.082Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:10:40 [2020-01-10T16:10:40.082Z] ++ 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
16:10:40 [2020-01-10T16:10:40.082Z] ++ set -e
16:10:40 [2020-01-10T16:10:40.082Z] ++ '[' -n 0 ']'
16:10:40 [2020-01-10T16:10:40.082Z] ++ set -x
16:10:40 [2020-01-10T16:10:40.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
16:10:40 [2020-01-10T16:10:40.082Z] INFO: Testing against a local daemon
16:10:40 [2020-01-10T16:10:40.082Z] === RUN   TestDockerNetworkMacvlanPersistance
16:10:40 [2020-01-10T16:10:40.294Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:10:40 [2020-01-10T16:10:40.294Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:10:41 [2020-01-10T16:10:41.920Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:10:41 [2020-01-10T16:10:41.920Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:10:41 [2020-01-10T16:10:41.984Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s)
16:10:41 [2020-01-10T16:10:41.984Z] === RUN   TestDockerNetworkMacvlan
16:10:42 [2020-01-10T16:10:42.209Z] --- PASS: TestUpdatePidsLimit (3.96s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.45s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
16:10:42 [2020-01-10T16:10:42.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
16:10:42 [2020-01-10T16:10:42.209Z] === RUN   TestUpdateRestartPolicy
16:10:42 [2020-01-10T16:10:42.479Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:10:42 [2020-01-10T16:10:42.734Z] --- PASS: TestGraphdriverPluginV2 (5.12s)
16:10:42 [2020-01-10T16:10:42.734Z] PASS
16:10:42 [2020-01-10T16:10:42.734Z] 
16:10:42 [2020-01-10T16:10:42.734Z] DONE 5 tests in 11.574s
16:10:42 [2020-01-10T16:10:42.734Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:10:42 [2020-01-10T16:10:42.734Z] ++ 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
16:10:42 [2020-01-10T16:10:42.734Z] ++ set -e
16:10:42 [2020-01-10T16:10:42.734Z] ++ '[' -n 0 ']'
16:10:42 [2020-01-10T16:10:42.734Z] ++ set -x
16:10:42 [2020-01-10T16:10:42.734Z] ++ env -i DEST=/go/src/github.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
16:10:42 [2020-01-10T16:10:42.734Z] INFO: Testing against a local daemon
16:10:42 [2020-01-10T16:10:42.734Z] === RUN   TestContinueAfterPluginCrash
16:10:42 [2020-01-10T16:10:42.734Z] === PAUSE TestContinueAfterPluginCrash
16:10:42 [2020-01-10T16:10:42.734Z] === RUN   TestDaemonStartWithLogOpt
16:10:42 [2020-01-10T16:10:42.734Z] === PAUSE TestDaemonStartWithLogOpt
16:10:42 [2020-01-10T16:10:42.734Z] === CONT  TestContinueAfterPluginCrash
16:10:42 [2020-01-10T16:10:42.734Z] === CONT  TestDaemonStartWithLogOpt
16:10:42 [2020-01-10T16:10:42.919Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
16:10:43 [2020-01-10T16:10:43.909Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/types	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:10:43 [2020-01-10T16:10:43.909Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:10:43 [2020-01-10T16:10:43.910Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:10:43 [2020-01-10T16:10:43.910Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:10:44 [2020-01-10T16:10:44.296Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:10:44 [2020-01-10T16:10:44.478Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
16:10:44 [2020-01-10T16:10:44.735Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
16:10:44 [2020-01-10T16:10:44.735Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:10:44 [2020-01-10T16:10:44.735Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:10:44 [2020-01-10T16:10:44.735Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:10:44 [2020-01-10T16:10:44.735Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:10:44 [2020-01-10T16:10:44.735Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:10:44 [2020-01-10T16:10:44.735Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:10:44 [2020-01-10T16:10:44.735Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:10:44 [2020-01-10T16:10:44.992Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
16:10:45 [2020-01-10T16:10:45.233Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:10:45 [2020-01-10T16:10:45.249Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 75.0% of statements
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/builder	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:10:45 [2020-01-10T16:10:45.249Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:10:45 [2020-01-10T16:10:45.812Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
16:10:49 [2020-01-10T16:10:49.429Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:10:49 [2020-01-10T16:10:49.990Z] ok  	github.com/docker/docker/builder/remotecontext	0.178s	coverage: 13.6% of statements
16:10:49 [2020-01-10T16:10:49.990Z] ok  	github.com/docker/docker/builder/dockerfile	0.516s	coverage: 48.2% of statements
16:10:50 [2020-01-10T16:10:50.555Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:10:51 [2020-01-10T16:10:51.925Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.611s	coverage: 86.3% of statements
16:10:51 [2020-01-10T16:10:51.925Z] ?   	github.com/docker/docker/cli	[no test files]
16:10:51 [2020-01-10T16:10:51.925Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:10:53 [2020-01-10T16:10:53.614Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:10:55 [2020-01-10T16:10:55.200Z] ok  	github.com/docker/docker/client	0.180s	coverage: 75.8% of statements
16:10:56 [2020-01-10T16:10:56.115Z] --- PASS: TestUpdateRestartPolicy (12.57s)
16:10:56 [2020-01-10T16:10:56.115Z] === RUN   TestUpdateRestartWithAutoRemove
16:10:56 [2020-01-10T16:10:56.115Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
16:10:56 [2020-01-10T16:10:56.115Z] === RUN   TestWaitNonBlocked
16:10:56 [2020-01-10T16:10:56.115Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:10:56 [2020-01-10T16:10:56.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:10:56 [2020-01-10T16:10:56.115Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:10:56 [2020-01-10T16:10:56.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:10:56 [2020-01-10T16:10:56.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:10:56 [2020-01-10T16:10:56.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:10:56 [2020-01-10T16:10:56.572Z] --- PASS: TestWaitNonBlocked (0.01s)
16:10:56 [2020-01-10T16:10:56.572Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s)
16:10:56 [2020-01-10T16:10:56.572Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s)
16:10:56 [2020-01-10T16:10:56.572Z] === RUN   TestWaitBlocked
16:10:56 [2020-01-10T16:10:56.572Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:10:56 [2020-01-10T16:10:56.572Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:10:56 [2020-01-10T16:10:56.572Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:10:56 [2020-01-10T16:10:56.572Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:10:56 [2020-01-10T16:10:56.572Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:10:56 [2020-01-10T16:10:56.572Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:10:57 [2020-01-10T16:10:57.741Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:10:57 [2020-01-10T16:10:57.741Z] --- PASS: TestDaemonStartWithLogOpt (14.81s)
16:10:57 [2020-01-10T16:10:57.873Z] --- PASS: TestWaitBlocked (0.01s)
16:10:57 [2020-01-10T16:10:57.873Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s)
16:10:57 [2020-01-10T16:10:57.873Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s)
16:10:57 [2020-01-10T16:10:57.873Z] === CONT  TestContainerStartOnDaemonRestart
16:10:57 [2020-01-10T16:10:57.873Z] === CONT  TestIpcModeOlderClient
16:10:58 [2020-01-10T16:10:58.237Z] --- PASS: TestIpcModeOlderClient (0.16s)
16:10:58 [2020-01-10T16:10:58.237Z] === CONT  TestDaemonRestartIpcMode
16:11:00 [2020-01-10T16:11:00.176Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:11:01 [2020-01-10T16:11:01.081Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
16:11:01 [2020-01-10T16:11:01.081Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:11:01 [2020-01-10T16:11:01.112Z] --- PASS: TestDockerNetworkMacvlan (19.28s)
16:11:01 [2020-01-10T16:11:01.112Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
16:11:01 [2020-01-10T16:11:01.112Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
16:11:01 [2020-01-10T16:11:01.112Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s)
16:11:01 [2020-01-10T16:11:01.112Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s)
16:11:01 [2020-01-10T16:11:01.112Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s)
16:11:01 [2020-01-10T16:11:01.112Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
16:11:01 [2020-01-10T16:11:01.112Z] PASS
16:11:01 [2020-01-10T16:11:01.112Z] 
16:11:01 [2020-01-10T16:11:01.112Z] DONE 8 tests in 21.456s
16:11:01 [2020-01-10T16:11:01.112Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:11:01 [2020-01-10T16:11:01.112Z] ++ 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
16:11:01 [2020-01-10T16:11:01.112Z] ++ set -e
16:11:01 [2020-01-10T16:11:01.112Z] ++ '[' -n 0 ']'
16:11:01 [2020-01-10T16:11:01.112Z] ++ set -x
16:11:01 [2020-01-10T16:11:01.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:11:01 [2020-01-10T16:11:01.112Z] testing: warning: no tests to run
16:11:01 [2020-01-10T16:11:01.112Z] PASS
16:11:01 [2020-01-10T16:11:01.112Z] 
16:11:01 [2020-01-10T16:11:01.112Z] DONE 0 tests in 0.027s
16:11:01 [2020-01-10T16:11:01.112Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:11:01 [2020-01-10T16:11:01.112Z] ++ 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
16:11:01 [2020-01-10T16:11:01.112Z] ++ set -e
16:11:01 [2020-01-10T16:11:01.112Z] ++ '[' -n 0 ']'
16:11:01 [2020-01-10T16:11:01.112Z] ++ set -x
16:11:01 [2020-01-10T16:11:01.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:11:01 [2020-01-10T16:11:01.370Z] INFO: Testing against a local daemon
16:11:01 [2020-01-10T16:11:01.370Z] === RUN   TestAuthZPluginAllowRequest
16:11:01 [2020-01-10T16:11:01.515Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s)
16:11:02 [2020-01-10T16:11:02.129Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:11:02 [2020-01-10T16:11:02.289Z] --- PASS: TestDaemonRestartIpcMode (4.07s)
16:11:02 [2020-01-10T16:11:02.289Z] PASS
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === Skipped
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
16:11:02 [2020-01-10T16:11:02.289Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] 
16:11:02 [2020-01-10T16:11:02.289Z] DONE 197 tests, 6 skipped in 135.108s
16:11:02 [2020-01-10T16:11:02.289Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
16:11:02 [2020-01-10T16:11:02.289Z] ++ 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
16:11:02 [2020-01-10T16:11:02.289Z] ++ set -e
16:11:02 [2020-01-10T16:11:02.289Z] ++ '[' -n 0 ']'
16:11:02 [2020-01-10T16:11:02.289Z] ++ set -x
16:11:02 [2020-01-10T16:11:02.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:11:02 [2020-01-10T16:11:02.669Z] INFO: Testing against a local daemon
16:11:02 [2020-01-10T16:11:02.669Z] === RUN   TestCommitInheritsEnv
16:11:02 [2020-01-10T16:11:02.734Z] --- PASS: TestContinueAfterPluginCrash (19.79s)
16:11:02 [2020-01-10T16:11:02.734Z] PASS
16:11:02 [2020-01-10T16:11:02.734Z] 
16:11:02 [2020-01-10T16:11:02.734Z] DONE 2 tests in 19.902s
16:11:02 [2020-01-10T16:11:02.734Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:11:02 [2020-01-10T16:11:02.734Z] ++ 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
16:11:02 [2020-01-10T16:11:02.734Z] ++ set -e
16:11:02 [2020-01-10T16:11:02.734Z] ++ '[' -n 0 ']'
16:11:02 [2020-01-10T16:11:02.734Z] ++ set -x
16:11:02 [2020-01-10T16:11:02.734Z] ++ env -i DEST=/go/src/github.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
16:11:02 [2020-01-10T16:11:02.734Z] INFO: Testing against a local daemon
16:11:02 [2020-01-10T16:11:02.734Z] === RUN   TestPluginWithDevMounts
16:11:02 [2020-01-10T16:11:02.734Z] === PAUSE TestPluginWithDevMounts
16:11:02 [2020-01-10T16:11:02.734Z] === CONT  TestPluginWithDevMounts
16:11:03 [2020-01-10T16:11:03.158Z] --- PASS: TestCommitInheritsEnv (0.52s)
16:11:03 [2020-01-10T16:11:03.158Z] === RUN   TestImportExtremelyLargeImageWorks
16:11:03 [2020-01-10T16:11:03.158Z] === PAUSE TestImportExtremelyLargeImageWorks
16:11:03 [2020-01-10T16:11:03.158Z] === RUN   TestImagesFilterMultiReference
16:11:03 [2020-01-10T16:11:03.158Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:11:03 [2020-01-10T16:11:03.158Z] === RUN   TestImagePullPlatformInvalid
16:11:03 [2020-01-10T16:11:03.158Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:11:03 [2020-01-10T16:11:03.158Z] === RUN   TestRemoveImageOrphaning
16:11:03 [2020-01-10T16:11:03.275Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
16:11:03 [2020-01-10T16:11:03.275Z] === RUN   TestAuthZPluginTLS
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestRemoveImageOrphaning (0.55s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestRemoveImageGarbageCollector
16:11:03 [2020-01-10T16:11:03.572Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:11:03 [2020-01-10T16:11:03.572Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagInvalidReference
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestTagInvalidReference (0.02s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagValidPrefixedRepo
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagExistedNameWithoutForce
16:11:03 [2020-01-10T16:11:03.572Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:11:03 [2020-01-10T16:11:03.572Z] === RUN   TestTagOfficialNames
16:11:03 [2020-01-10T16:11:03.842Z] --- PASS: TestAuthZPluginTLS (0.68s)
16:11:03 [2020-01-10T16:11:03.842Z] === RUN   TestAuthZPluginDenyRequest
16:11:04 [2020-01-10T16:11:04.008Z] --- PASS: TestTagOfficialNames (0.04s)
16:11:04 [2020-01-10T16:11:04.008Z] === RUN   TestTagMatchesDigest
16:11:04 [2020-01-10T16:11:04.008Z] --- PASS: TestTagMatchesDigest (0.02s)
16:11:04 [2020-01-10T16:11:04.008Z] === CONT  TestImportExtremelyLargeImageWorks
16:11:04 [2020-01-10T16:11:04.409Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
16:11:04 [2020-01-10T16:11:04.409Z] === RUN   TestAuthZPluginAPIDenyResponse
16:11:04 [2020-01-10T16:11:04.977Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
16:11:04 [2020-01-10T16:11:04.977Z] === RUN   TestAuthZPluginDenyResponse
16:11:05 [2020-01-10T16:11:05.294Z] --- PASS: TestPluginWithDevMounts (2.53s)
16:11:05 [2020-01-10T16:11:05.294Z] PASS
16:11:05 [2020-01-10T16:11:05.294Z] 
16:11:05 [2020-01-10T16:11:05.294Z] DONE 1 tests in 2.742s
16:11:05 [2020-01-10T16:11:05.294Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:11:05 [2020-01-10T16:11:05.294Z] ++ 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
16:11:05 [2020-01-10T16:11:05.294Z] ++ set -e
16:11:05 [2020-01-10T16:11:05.294Z] ++ '[' -n 0 ']'
16:11:05 [2020-01-10T16:11:05.294Z] ++ set -x
16:11:05 [2020-01-10T16:11:05.294Z] ++ env -i DEST=/go/src/github.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
16:11:05 [2020-01-10T16:11:05.549Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
16:11:05 [2020-01-10T16:11:05.549Z] INFO: Testing against a local daemon
16:11:05 [2020-01-10T16:11:05.549Z] === RUN   TestSecretInspect
16:11:05 [2020-01-10T16:11:05.549Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:11:05 [2020-01-10T16:11:05.549Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:11:05 [2020-01-10T16:11:05.913Z] --- PASS: TestAuthZPluginDenyResponse (0.70s)
16:11:05 [2020-01-10T16:11:05.913Z] === RUN   TestAuthZPluginAllowEventStream
16:11:07 [2020-01-10T16:11:07.817Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s)
16:11:07 [2020-01-10T16:11:07.817Z] === RUN   TestAuthZPluginErrorResponse
16:11:08 [2020-01-10T16:11:08.385Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
16:11:08 [2020-01-10T16:11:08.385Z] === RUN   TestAuthZPluginErrorRequest
16:11:08 [2020-01-10T16:11:08.953Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
16:11:08 [2020-01-10T16:11:08.953Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:11:09 [2020-01-10T16:11:09.519Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
16:11:09 [2020-01-10T16:11:09.519Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:11:09 [2020-01-10T16:11:09.709Z] --- PASS: TestSecretInspect (3.77s)
16:11:09 [2020-01-10T16:11:09.709Z] === RUN   TestSecretList
16:11:11 [2020-01-10T16:11:11.805Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:11:12 [2020-01-10T16:11:12.051Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
16:11:12 [2020-01-10T16:11:12.051Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:11:12 [2020-01-10T16:11:12.059Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:11:12 [2020-01-10T16:11:12.314Z] --- PASS: TestSecretList (3.07s)
16:11:12 [2020-01-10T16:11:12.314Z] === RUN   TestSecretsCreateAndDelete
16:11:13 [2020-01-10T16:11:13.954Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
16:11:13 [2020-01-10T16:11:13.954Z] === RUN   TestAuthZPluginHeader
16:11:14 [2020-01-10T16:11:14.241Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:11:14 [2020-01-10T16:11:14.800Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:11:14 [2020-01-10T16:11:14.889Z] --- PASS: TestAuthZPluginHeader (1.00s)
16:11:14 [2020-01-10T16:11:14.890Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:11:14 [2020-01-10T16:11:14.890Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:11:14 [2020-01-10T16:11:14.890Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:14 [2020-01-10T16:11:14.890Z] === RUN   TestAuthZPluginV2Disable
16:11:14 [2020-01-10T16:11:14.890Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:11:14 [2020-01-10T16:11:14.890Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:14 [2020-01-10T16:11:14.890Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:11:14 [2020-01-10T16:11:14.890Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:11:14 [2020-01-10T16:11:14.890Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:14 [2020-01-10T16:11:14.890Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:11:14 [2020-01-10T16:11:14.890Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:11:14 [2020-01-10T16:11:14.890Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:14 [2020-01-10T16:11:14.890Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:11:15 [2020-01-10T16:11:15.573Z] --- PASS: TestSecretsCreateAndDelete (2.98s)
16:11:15 [2020-01-10T16:11:15.573Z] === RUN   TestSecretsUpdate
16:11:17 [2020-01-10T16:11:17.016Z] === RUN   TestDockerSuite/TestBuildNetNone
16:11:17 [2020-01-10T16:11:17.940Z] === RUN   TestDockerSuite/TestBuildNoContext
16:11:18 [2020-01-10T16:11:18.545Z] --- PASS: TestSecretsUpdate (3.01s)
16:11:18 [2020-01-10T16:11:18.545Z] === RUN   TestTemplatedSecret
16:11:18 [2020-01-10T16:11:18.799Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:11:19 [2020-01-10T16:11:19.724Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:11:20 [2020-01-10T16:11:20.025Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:11:21 [2020-01-10T16:11:21.908Z] --- PASS: TestTemplatedSecret (3.36s)
16:11:21 [2020-01-10T16:11:21.908Z] === RUN   TestSecretCreateResolve
16:11:22 [2020-01-10T16:11:22.162Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:11:22 [2020-01-10T16:11:22.762Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:11:22 [2020-01-10T16:11:22.762Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:11:23 [2020-01-10T16:11:23.017Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:11:23 [2020-01-10T16:11:23.576Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:11:24 [2020-01-10T16:11:24.940Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:11:25 [2020-01-10T16:11:25.195Z] --- PASS: TestSecretCreateResolve (3.56s)
16:11:25 [2020-01-10T16:11:25.195Z] PASS
16:11:25 [2020-01-10T16:11:25.195Z] 
16:11:25 [2020-01-10T16:11:25.195Z] DONE 6 tests in 19.866s
16:11:25 [2020-01-10T16:11:25.195Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:11:25 [2020-01-10T16:11:25.195Z] ++ 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
16:11:25 [2020-01-10T16:11:25.195Z] ++ set -e
16:11:25 [2020-01-10T16:11:25.195Z] ++ '[' -n 0 ']'
16:11:25 [2020-01-10T16:11:25.195Z] ++ set -x
16:11:25 [2020-01-10T16:11:25.195Z] ++ env -i DEST=/go/src/github.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
16:11:25 [2020-01-10T16:11:25.452Z] INFO: Testing against a local daemon
16:11:25 [2020-01-10T16:11:25.452Z] === RUN   TestServiceCreateInit
16:11:25 [2020-01-10T16:11:25.452Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:11:27 [2020-01-10T16:11:27.378Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:11:27 [2020-01-10T16:11:27.937Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:11:31 [2020-01-10T16:11:31.239Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:11:31 [2020-01-10T16:11:31.239Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:11:32 [2020-01-10T16:11:32.267Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
16:11:32 [2020-01-10T16:11:32.600Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:11:33 [2020-01-10T16:11:33.083Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s)
16:11:33 [2020-01-10T16:11:33.083Z] PASS
16:11:33 [2020-01-10T16:11:33.083Z] 
16:11:33 [2020-01-10T16:11:33.083Z] === Skipped
16:11:33 [2020-01-10T16:11:33.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:11:33 [2020-01-10T16:11:33.083Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:33 [2020-01-10T16:11:33.083Z] 
16:11:33 [2020-01-10T16:11:33.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:11:33 [2020-01-10T16:11:33.083Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:33 [2020-01-10T16:11:33.083Z] 
16:11:33 [2020-01-10T16:11:33.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:11:33 [2020-01-10T16:11:33.083Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:33 [2020-01-10T16:11:33.083Z] 
16:11:33 [2020-01-10T16:11:33.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:11:33 [2020-01-10T16:11:33.083Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:33 [2020-01-10T16:11:33.083Z] 
16:11:33 [2020-01-10T16:11:33.083Z] 
16:11:33 [2020-01-10T16:11:33.083Z] DONE 17 tests, 4 skipped in 31.838s
16:11:33 [2020-01-10T16:11:33.083Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:11:33 [2020-01-10T16:11:33.083Z] ++ 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
16:11:33 [2020-01-10T16:11:33.083Z] ++ set -e
16:11:33 [2020-01-10T16:11:33.083Z] ++ '[' -n 0 ']'
16:11:33 [2020-01-10T16:11:33.083Z] ++ set -x
16:11:33 [2020-01-10T16:11:33.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
16:11:33 [2020-01-10T16:11:33.084Z] INFO: Testing against a local daemon
16:11:33 [2020-01-10T16:11:33.084Z] === RUN   TestPluginInvalidJSON
16:11:33 [2020-01-10T16:11:33.084Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:11:33 [2020-01-10T16:11:33.084Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:11:33 [2020-01-10T16:11:33.290Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:11:33 [2020-01-10T16:11:33.342Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:11:33 [2020-01-10T16:11:33.342Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:11:33 [2020-01-10T16:11:33.342Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:11:33 [2020-01-10T16:11:33.342Z] PASS
16:11:33 [2020-01-10T16:11:33.342Z] 
16:11:33 [2020-01-10T16:11:33.342Z] DONE 2 tests in 0.171s
16:11:33 [2020-01-10T16:11:33.342Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:11:33 [2020-01-10T16:11:33.342Z] ++ 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
16:11:33 [2020-01-10T16:11:33.342Z] ++ set -e
16:11:33 [2020-01-10T16:11:33.342Z] ++ '[' -n 0 ']'
16:11:33 [2020-01-10T16:11:33.342Z] ++ set -x
16:11:33 [2020-01-10T16:11:33.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=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
16:11:33 [2020-01-10T16:11:33.342Z] INFO: Testing against a local daemon
16:11:33 [2020-01-10T16:11:33.342Z] === RUN   TestExternalGraphDriver
16:11:33 [2020-01-10T16:11:33.600Z] === RUN   TestExternalGraphDriver/json
16:11:33 [2020-01-10T16:11:33.883Z] ok  	github.com/docker/docker/cmd/dockerd	0.067s	coverage: 30.5% of statements
16:11:33 [2020-01-10T16:11:33.883Z] ok  	github.com/docker/docker/container	0.119s	coverage: 35.0% of statements
16:11:33 [2020-01-10T16:11:33.883Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:11:33 [2020-01-10T16:11:33.883Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:11:33 [2020-01-10T16:11:33.883Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:11:33 [2020-01-10T16:11:33.883Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:11:35 [2020-01-10T16:11:35.857Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:11:36 [2020-01-10T16:11:36.112Z] --- PASS: TestServiceCreateInit (10.51s)
16:11:36 [2020-01-10T16:11:36.112Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s)
16:11:36 [2020-01-10T16:11:36.112Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s)
16:11:36 [2020-01-10T16:11:36.112Z] === RUN   TestCreateServiceMultipleTimes
16:11:36 [2020-01-10T16:11:36.131Z] === RUN   TestExternalGraphDriver/spec
16:11:36 [2020-01-10T16:11:36.671Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:11:37 [2020-01-10T16:11:37.493Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:11:37 [2020-01-10T16:11:37.493Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:11:37 [2020-01-10T16:11:37.493Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
16:11:38 [2020-01-10T16:11:38.118Z] ok  	github.com/docker/docker/api/types/filters	0.045s	coverage: 92.2% of statements
16:11:38 [2020-01-10T16:11:38.118Z] ok  	github.com/docker/docker/api/server/router/swarm	0.030s	coverage: 4.0% of statements
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:11:38 [2020-01-10T16:11:38.597Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:11:38 [2020-01-10T16:11:38.663Z] === RUN   TestExternalGraphDriver/pull
16:11:38 [2020-01-10T16:11:38.740Z] ok  	github.com/docker/docker/api/types/time	0.025s	coverage: 100.0% of statements
16:11:38 [2020-01-10T16:11:38.741Z] ok  	github.com/docker/docker/api/types/versions	0.031s	coverage: 75.0% of statements
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:11:38 [2020-01-10T16:11:38.852Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:11:39 [2020-01-10T16:11:39.765Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
16:11:41 [2020-01-10T16:11:41.195Z] --- PASS: TestExternalGraphDriver (7.44s)
16:11:41 [2020-01-10T16:11:41.195Z]     --- PASS: TestExternalGraphDriver/json (2.46s)
16:11:41 [2020-01-10T16:11:41.195Z]     --- PASS: TestExternalGraphDriver/spec (2.73s)
16:11:41 [2020-01-10T16:11:41.195Z]     --- PASS: TestExternalGraphDriver/pull (2.12s)
16:11:41 [2020-01-10T16:11:41.195Z] === RUN   TestGraphdriverPluginV2
16:11:41 [2020-01-10T16:11:41.195Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
16:11:41 [2020-01-10T16:11:41.195Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:41 [2020-01-10T16:11:41.195Z] PASS
16:11:41 [2020-01-10T16:11:41.195Z] 
16:11:41 [2020-01-10T16:11:41.195Z] === Skipped
16:11:41 [2020-01-10T16:11:41.195Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
16:11:41 [2020-01-10T16:11:41.195Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:41 [2020-01-10T16:11:41.195Z] 
16:11:41 [2020-01-10T16:11:41.195Z] 
16:11:41 [2020-01-10T16:11:41.195Z] DONE 5 tests, 1 skipped in 7.624s
16:11:41 [2020-01-10T16:11:41.195Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:11:41 [2020-01-10T16:11:41.195Z] ++ 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
16:11:41 [2020-01-10T16:11:41.195Z] ++ set -e
16:11:41 [2020-01-10T16:11:41.195Z] ++ '[' -n 0 ']'
16:11:41 [2020-01-10T16:11:41.195Z] ++ set -x
16:11:41 [2020-01-10T16:11:41.195Z] ++ env -i DEST=/go/src/github.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
16:11:41 [2020-01-10T16:11:41.195Z] INFO: Testing against a local daemon
16:11:41 [2020-01-10T16:11:41.195Z] === RUN   TestContinueAfterPluginCrash
16:11:41 [2020-01-10T16:11:41.195Z] === PAUSE TestContinueAfterPluginCrash
16:11:41 [2020-01-10T16:11:41.195Z] === RUN   TestDaemonStartWithLogOpt
16:11:41 [2020-01-10T16:11:41.195Z] === PAUSE TestDaemonStartWithLogOpt
16:11:41 [2020-01-10T16:11:41.195Z] === CONT  TestContinueAfterPluginCrash
16:11:41 [2020-01-10T16:11:41.195Z] === CONT  TestDaemonStartWithLogOpt
16:11:43 [2020-01-10T16:11:43.008Z] === RUN   TestDockerSuite/TestBuildPATH
16:11:43 [2020-01-10T16:11:43.842Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
16:11:45 [2020-01-10T16:11:45.215Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:11:45 [2020-01-10T16:11:45.303Z] ok  	github.com/docker/docker/cli/debug	0.019s	coverage: 100.0% of statements
16:11:46 [2020-01-10T16:11:46.268Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:11:46 [2020-01-10T16:11:46.566Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:11:46 [2020-01-10T16:11:46.583Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
16:11:47 [2020-01-10T16:11:47.351Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.749s	coverage: 86.3% of statements
16:11:48 [2020-01-10T16:11:48.016Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:11:50 [2020-01-10T16:11:50.056Z] ok  	github.com/docker/docker/builder/remotecontext	0.551s	coverage: 13.6% of statements
16:11:51 [2020-01-10T16:11:51.082Z] ok  	github.com/docker/docker/builder/dockerfile	1.315s	coverage: 48.2% of statements
16:11:51 [2020-01-10T16:11:51.082Z] ?   	github.com/docker/docker/cli	[no test files]
16:11:51 [2020-01-10T16:11:51.082Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:11:53 [2020-01-10T16:11:53.405Z] --- PASS: TestDaemonStartWithLogOpt (10.29s)
16:11:54 [2020-01-10T16:11:54.690Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
16:11:54 [2020-01-10T16:11:54.839Z] --- PASS: TestCreateServiceMultipleTimes (18.80s)
16:11:54 [2020-01-10T16:11:54.839Z] === RUN   TestCreateServiceConflict
16:11:56 [2020-01-10T16:11:56.063Z] ok  	github.com/docker/docker/daemon	12.220s	coverage: 17.6% of statements
16:11:56 [2020-01-10T16:11:56.063Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:11:56 [2020-01-10T16:11:56.063Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:11:56 [2020-01-10T16:11:56.320Z] ok  	github.com/docker/docker/daemon/config	0.069s	coverage: 82.1% of statements
16:11:56 [2020-01-10T16:11:56.688Z] --- PASS: TestContinueAfterPluginCrash (15.03s)
16:11:56 [2020-01-10T16:11:56.688Z] PASS
16:11:56 [2020-01-10T16:11:56.688Z] 
16:11:56 [2020-01-10T16:11:56.688Z] DONE 2 tests in 15.193s
16:11:56 [2020-01-10T16:11:56.688Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:11:56 [2020-01-10T16:11:56.688Z] ++ 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
16:11:56 [2020-01-10T16:11:56.688Z] ++ set -e
16:11:56 [2020-01-10T16:11:56.688Z] ++ '[' -n 0 ']'
16:11:56 [2020-01-10T16:11:56.688Z] ++ set -x
16:11:56 [2020-01-10T16:11:56.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
16:11:56 [2020-01-10T16:11:56.689Z] INFO: Testing against a local daemon
16:11:56 [2020-01-10T16:11:56.689Z] === RUN   TestPluginWithDevMounts
16:11:56 [2020-01-10T16:11:56.689Z] === PAUSE TestPluginWithDevMounts
16:11:56 [2020-01-10T16:11:56.689Z] === CONT  TestPluginWithDevMounts
16:11:57 [2020-01-10T16:11:57.690Z] ok  	github.com/docker/docker/daemon/discovery	0.007s	coverage: 30.0% of statements
16:11:57 [2020-01-10T16:11:57.690Z] ok  	github.com/docker/docker/daemon/events	0.061s	coverage: 50.0% of statements
16:11:57 [2020-01-10T16:11:57.690Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:11:57 [2020-01-10T16:11:57.690Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:11:57 [2020-01-10T16:11:57.997Z] ok  	github.com/docker/docker/client	0.563s	coverage: 75.8% of statements
16:11:58 [2020-01-10T16:11:58.110Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:11:58 [2020-01-10T16:11:58.110Z] --- PASS: TestCreateServiceConflict (3.15s)
16:11:58 [2020-01-10T16:11:58.110Z] === RUN   TestCreateServiceMaxReplicas
16:11:58 [2020-01-10T16:11:58.591Z] --- PASS: TestPluginWithDevMounts (2.25s)
16:11:58 [2020-01-10T16:11:58.591Z] PASS
16:11:58 [2020-01-10T16:11:58.591Z] 
16:11:58 [2020-01-10T16:11:58.591Z] DONE 1 tests in 2.420s
16:11:58 [2020-01-10T16:11:58.591Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:11:58 [2020-01-10T16:11:58.591Z] ++ 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
16:11:58 [2020-01-10T16:11:58.591Z] ++ set -e
16:11:58 [2020-01-10T16:11:58.591Z] ++ '[' -n 0 ']'
16:11:58 [2020-01-10T16:11:58.591Z] ++ set -x
16:11:58 [2020-01-10T16:11:58.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:11:58 [2020-01-10T16:11:58.591Z] INFO: Testing against a local daemon
16:11:58 [2020-01-10T16:11:58.591Z] === RUN   TestSecretInspect
16:11:59 [2020-01-10T16:11:59.587Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
16:12:01 [2020-01-10T16:12:01.415Z] --- PASS: TestCreateServiceMaxReplicas (3.22s)
16:12:01 [2020-01-10T16:12:01.415Z] === RUN   TestCreateWithDuplicateNetworkNames
16:12:01 [2020-01-10T16:12:01.631Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
16:12:01 [2020-01-10T16:12:01.910Z] --- PASS: TestSecretInspect (3.22s)
16:12:01 [2020-01-10T16:12:01.910Z] === RUN   TestSecretList
16:12:02 [2020-01-10T16:12:02.338Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
16:12:02 [2020-01-10T16:12:02.562Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.230s	coverage: 57.0% of statements
16:12:04 [2020-01-10T16:12:04.933Z] === RUN   TestDockerSuite/TestBuildRm
16:12:05 [2020-01-10T16:12:05.196Z] --- PASS: TestSecretList (3.30s)
16:12:05 [2020-01-10T16:12:05.196Z] === RUN   TestSecretsCreateAndDelete
16:12:05 [2020-01-10T16:12:05.851Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.680s	coverage: 72.5% of statements
16:12:05 [2020-01-10T16:12:05.851Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.605s	coverage: 45.9% of statements
16:12:05 [2020-01-10T16:12:05.851Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:12:08 [2020-01-10T16:12:08.246Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:12:08 [2020-01-10T16:12:08.380Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.089s	coverage: 48.6% of statements
16:12:08 [2020-01-10T16:12:08.480Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
16:12:08 [2020-01-10T16:12:08.480Z] === RUN   TestSecretsUpdate
16:12:09 [2020-01-10T16:12:09.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
16:12:09 [2020-01-10T16:12:09.169Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:12:09 [2020-01-10T16:12:09.750Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.280s	coverage: 76.1% of statements
16:12:10 [2020-01-10T16:12:10.573Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:12:11 [2020-01-10T16:12:11.120Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.0% of statements
16:12:11 [2020-01-10T16:12:11.120Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.208s	coverage: 60.1% of statements
16:12:11 [2020-01-10T16:12:11.120Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:12:11 [2020-01-10T16:12:11.120Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:12:11 [2020-01-10T16:12:11.132Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:12:11 [2020-01-10T16:12:11.764Z] --- PASS: TestSecretsUpdate (3.29s)
16:12:11 [2020-01-10T16:12:11.764Z] === RUN   TestTemplatedSecret
16:12:12 [2020-01-10T16:12:12.056Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:12:12 [2020-01-10T16:12:12.490Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
16:12:13 [2020-01-10T16:12:13.421Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
16:12:13 [2020-01-10T16:12:13.464Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:12:14 [2020-01-10T16:12:14.790Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
16:12:14 [2020-01-10T16:12:14.790Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:12:14 [2020-01-10T16:12:14.790Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:12:14 [2020-01-10T16:12:14.866Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:12:15 [2020-01-10T16:12:15.047Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 42.7% of statements
16:12:15 [2020-01-10T16:12:15.790Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:12:15 [2020-01-10T16:12:15.950Z] --- PASS: TestTemplatedSecret (3.48s)
16:12:15 [2020-01-10T16:12:15.950Z] === RUN   TestSecretCreateResolve
16:12:16 [2020-01-10T16:12:16.349Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.06s)
16:12:16 [2020-01-10T16:12:16.349Z] === RUN   TestCreateServiceSecretFileMode
16:12:16 [2020-01-10T16:12:16.943Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
16:12:16 [2020-01-10T16:12:16.943Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.148s	coverage: 77.4% of statements
16:12:16 [2020-01-10T16:12:16.943Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:12:16 [2020-01-10T16:12:16.943Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:12:17 [2020-01-10T16:12:17.876Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
16:12:18 [2020-01-10T16:12:18.133Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 62.1% of statements
16:12:18 [2020-01-10T16:12:18.391Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 88.3% of statements
16:12:18 [2020-01-10T16:12:18.491Z] --- PASS: TestSecretCreateResolve (3.25s)
16:12:18 [2020-01-10T16:12:18.491Z] PASS
16:12:18 [2020-01-10T16:12:18.491Z] 
16:12:18 [2020-01-10T16:12:18.491Z] DONE 6 tests in 19.954s
16:12:18 [2020-01-10T16:12:18.491Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:12:18 [2020-01-10T16:12:18.491Z] ++ 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
16:12:18 [2020-01-10T16:12:18.491Z] ++ set -e
16:12:18 [2020-01-10T16:12:18.491Z] ++ '[' -n 0 ']'
16:12:18 [2020-01-10T16:12:18.491Z] ++ set -x
16:12:18 [2020-01-10T16:12:18.491Z] ++ env -i DEST=/go/src/github.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
16:12:18 [2020-01-10T16:12:18.750Z] INFO: Testing against a local daemon
16:12:18 [2020-01-10T16:12:18.750Z] === RUN   TestServiceCreateInit
16:12:18 [2020-01-10T16:12:18.750Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:12:19 [2020-01-10T16:12:19.762Z] ok  	github.com/docker/docker/daemon/logger/local	0.047s	coverage: 74.7% of statements
16:12:19 [2020-01-10T16:12:19.762Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:12:20 [2020-01-10T16:12:20.020Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.043s	coverage: 19.9% of statements
16:12:20 [2020-01-10T16:12:20.718Z] --- PASS: TestCreateServiceSecretFileMode (3.92s)
16:12:20 [2020-01-10T16:12:20.718Z] === RUN   TestCreateServiceConfigFileMode
16:12:21 [2020-01-10T16:12:21.013Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:12:21 [2020-01-10T16:12:21.013Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:12:21 [2020-01-10T16:12:21.572Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:12:21 [2020-01-10T16:12:21.572Z] === RUN   TestDockerSuite/TestBuildSpaces
16:12:21 [2020-01-10T16:12:21.827Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:12:21 [2020-01-10T16:12:21.916Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 47.8% of statements
16:12:21 [2020-01-10T16:12:21.916Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
16:12:22 [2020-01-10T16:12:22.793Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:12:22 [2020-01-10T16:12:22.858Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
16:12:23 [2020-01-10T16:12:23.048Z] === RUN   TestDockerSuite/TestBuildStderr
16:12:23 [2020-01-10T16:12:23.048Z] --- PASS: TestCreateServiceConfigFileMode (2.98s)
16:12:23 [2020-01-10T16:12:23.048Z] === RUN   TestCreateServiceSysctls
16:12:23 [2020-01-10T16:12:23.115Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.684s	coverage: 82.5% of statements
16:12:23 [2020-01-10T16:12:23.115Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:12:23 [2020-01-10T16:12:23.115Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:12:24 [2020-01-10T16:12:24.017Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:12:24 [2020-01-10T16:12:24.020Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:12:25 [2020-01-10T16:12:25.641Z] ok  	github.com/docker/docker/distribution/metadata	0.047s	coverage: 48.2% of statements
16:12:25 [2020-01-10T16:12:25.641Z] ok  	github.com/docker/docker/distribution	0.157s	coverage: 22.1% of statements
16:12:25 [2020-01-10T16:12:25.641Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:12:26 [2020-01-10T16:12:26.038Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
16:12:26 [2020-01-10T16:12:26.573Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 49.4% of statements
16:12:27 [2020-01-10T16:12:27.415Z] --- PASS: TestCreateServiceSysctls (4.13s)
16:12:27 [2020-01-10T16:12:27.415Z] === RUN   TestCreateServiceCapabilities
16:12:27 [2020-01-10T16:12:27.946Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
16:12:28 [2020-01-10T16:12:28.876Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
16:12:29 [2020-01-10T16:12:29.133Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.1% of statements
16:12:29 [2020-01-10T16:12:29.133Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:12:29 [2020-01-10T16:12:29.133Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:12:29 [2020-01-10T16:12:29.287Z] --- PASS: TestServiceCreateInit (9.98s)
16:12:29 [2020-01-10T16:12:29.287Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s)
16:12:29 [2020-01-10T16:12:29.287Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s)
16:12:29 [2020-01-10T16:12:29.287Z] === RUN   TestCreateServiceMultipleTimes
16:12:29 [2020-01-10T16:12:29.297Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:12:30 [2020-01-10T16:12:30.502Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
16:12:30 [2020-01-10T16:12:30.502Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:12:30 [2020-01-10T16:12:30.744Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:12:31 [2020-01-10T16:12:31.002Z] --- PASS: TestCreateServiceCapabilities (3.65s)
16:12:31 [2020-01-10T16:12:31.002Z] === RUN   TestInspect
16:12:31 [2020-01-10T16:12:31.066Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
16:12:32 [2020-01-10T16:12:32.009Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:12:32 [2020-01-10T16:12:32.438Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
16:12:32 [2020-01-10T16:12:32.438Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
16:12:32 [2020-01-10T16:12:32.609Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:12:34 [2020-01-10T16:12:34.297Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:12:34 [2020-01-10T16:12:34.334Z] ok  	github.com/docker/docker/pkg/archive	0.402s	coverage: 77.3% of statements
16:12:35 [2020-01-10T16:12:35.266Z] ok  	github.com/docker/docker/pkg/authorization	0.194s	coverage: 68.3% of statements
16:12:35 [2020-01-10T16:12:35.522Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
16:12:35 [2020-01-10T16:12:35.659Z] === RUN   TestDockerSuite/TestBuildUser
16:12:35 [2020-01-10T16:12:35.779Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:12:35 [2020-01-10T16:12:35.913Z] --- PASS: TestInspect (5.00s)
16:12:35 [2020-01-10T16:12:35.913Z] === RUN   TestServiceListWithStatuses
16:12:35 [2020-01-10T16:12:35.913Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:12:35 [2020-01-10T16:12:35.913Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:12:35 [2020-01-10T16:12:35.913Z] === RUN   TestDockerNetworkConnectAlias
16:12:37 [2020-01-10T16:12:37.796Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:12:39 [2020-01-10T16:12:39.051Z] ok  	github.com/docker/docker/layer	7.506s	coverage: 68.8% of statements
16:12:39 [2020-01-10T16:12:39.051Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:12:39 [2020-01-10T16:12:39.051Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:12:39 [2020-01-10T16:12:39.051Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:12:39 [2020-01-10T16:12:39.051Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:12:39 [2020-01-10T16:12:39.051Z] ?   	github.com/docker/docker/oci	[no test files]
16:12:39 [2020-01-10T16:12:39.051Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:12:39 [2020-01-10T16:12:39.309Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
16:12:39 [2020-01-10T16:12:39.309Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.986s	coverage: 43.2% of statements
16:12:39 [2020-01-10T16:12:39.309Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:12:39 [2020-01-10T16:12:39.309Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:12:39 [2020-01-10T16:12:39.873Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
16:12:40 [2020-01-10T16:12:40.130Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
16:12:41 [2020-01-10T16:12:41.062Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
16:12:41 [2020-01-10T16:12:41.626Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
16:12:41 [2020-01-10T16:12:41.883Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
16:12:42 [2020-01-10T16:12:42.035Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:12:42 [2020-01-10T16:12:42.594Z] --- PASS: TestDockerNetworkConnectAlias (6.79s)
16:12:42 [2020-01-10T16:12:42.594Z] === RUN   TestDockerNetworkReConnect
16:12:43 [2020-01-10T16:12:43.255Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
16:12:43 [2020-01-10T16:12:43.569Z] --- PASS: TestImportExtremelyLargeImageWorks (96.48s)
16:12:43 [2020-01-10T16:12:43.569Z] PASS
16:12:43 [2020-01-10T16:12:43.569Z] 
16:12:43 [2020-01-10T16:12:43.569Z] === Skipped
16:12:43 [2020-01-10T16:12:43.569Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
16:12:43 [2020-01-10T16:12:43.569Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:43 [2020-01-10T16:12:43.569Z] 
16:12:43 [2020-01-10T16:12:43.569Z] 
16:12:43 [2020-01-10T16:12:43.569Z] DONE 12 tests, 1 skipped in 98.055s
16:12:43 [2020-01-10T16:12:43.569Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
16:12:43 [2020-01-10T16:12:43.569Z] ++ 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
16:12:43 [2020-01-10T16:12:43.569Z] ++ set -e
16:12:43 [2020-01-10T16:12:43.569Z] ++ '[' -n 0 ']'
16:12:43 [2020-01-10T16:12:43.569Z] ++ set -x
16:12:43 [2020-01-10T16:12:43.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:12:43 [2020-01-10T16:12:43.569Z] INFO: Testing against a local daemon
16:12:43 [2020-01-10T16:12:43.569Z] === RUN   TestNetworkCreateDelete
16:12:43 [2020-01-10T16:12:43.569Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:12:43 [2020-01-10T16:12:43.569Z] === RUN   TestDockerNetworkDeletePreferID
16:12:43 [2020-01-10T16:12:43.569Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
16:12:43 [2020-01-10T16:12:43.569Z] === RUN   TestInspectNetwork
16:12:43 [2020-01-10T16:12:43.819Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
16:12:44 [2020-01-10T16:12:44.383Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.077s	coverage: 84.1% of statements
16:12:44 [2020-01-10T16:12:44.641Z] ok  	github.com/docker/docker/pkg/fsutils	0.204s	coverage: 85.1% of statements
16:12:44 [2020-01-10T16:12:44.641Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
16:12:44 [2020-01-10T16:12:44.822Z] === RUN   TestInspectNetwork/full_network_id
16:12:44 [2020-01-10T16:12:44.822Z] === RUN   TestInspectNetwork/partial_network_id
16:12:44 [2020-01-10T16:12:44.822Z] === RUN   TestInspectNetwork/network_name
16:12:44 [2020-01-10T16:12:44.822Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:12:46 [2020-01-10T16:12:46.011Z] ok  	github.com/docker/docker/pkg/idtools	0.399s	coverage: 70.1% of statements
16:12:46 [2020-01-10T16:12:46.268Z] ok  	github.com/docker/docker/pkg/ioutils	0.549s	coverage: 70.1% of statements
16:12:46 [2020-01-10T16:12:46.525Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
16:12:46 [2020-01-10T16:12:46.525Z] ok  	github.com/docker/docker/pkg/locker	0.014s	coverage: 88.9% of statements
16:12:46 [2020-01-10T16:12:46.783Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
16:12:46 [2020-01-10T16:12:46.783Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:12:47 [2020-01-10T16:12:47.348Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
16:12:47 [2020-01-10T16:12:47.604Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
16:12:47 [2020-01-10T16:12:47.912Z] --- PASS: TestDockerNetworkReConnect (4.76s)
16:12:47 [2020-01-10T16:12:47.912Z] === RUN   TestServicePlugin
16:12:48 [2020-01-10T16:12:48.168Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:12:48 [2020-01-10T16:12:48.168Z] ok  	github.com/docker/docker/pkg/mount	0.572s	coverage: 70.0% of statements
16:12:48 [2020-01-10T16:12:48.168Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:12:48 [2020-01-10T16:12:48.428Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 91.4% of statements
16:12:48 [2020-01-10T16:12:48.685Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
16:12:48 [2020-01-10T16:12:48.685Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:12:48 [2020-01-10T16:12:48.685Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:12:49 [2020-01-10T16:12:49.614Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
16:12:49 [2020-01-10T16:12:49.873Z] --- PASS: TestInspectNetwork (8.70s)
16:12:49 [2020-01-10T16:12:49.873Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:12:49 [2020-01-10T16:12:49.873Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:12:49 [2020-01-10T16:12:49.873Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:12:49 [2020-01-10T16:12:49.873Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:12:49 [2020-01-10T16:12:49.873Z] === RUN   TestRunContainerWithBridgeNone
16:12:50 [2020-01-10T16:12:50.545Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:12:50 [2020-01-10T16:12:50.545Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
16:12:50 [2020-01-10T16:12:50.802Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
16:12:51 [2020-01-10T16:12:51.213Z] --- PASS: TestCreateServiceMultipleTimes (19.37s)
16:12:51 [2020-01-10T16:12:51.213Z] === RUN   TestCreateServiceConflict
16:12:51 [2020-01-10T16:12:51.213Z] --- PASS: TestCreateServiceConflict (3.25s)
16:12:51 [2020-01-10T16:12:51.213Z] === RUN   TestCreateServiceMaxReplicas
16:12:52 [2020-01-10T16:12:52.170Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
16:12:52 [2020-01-10T16:12:52.402Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestNetworkInvalidJSON
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestNetworkInvalidJSON//networks/create
16:12:52 [2020-01-10T16:12:52.402Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:12:52 [2020-01-10T16:12:52.402Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:52 [2020-01-10T16:12:52.402Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:52 [2020-01-10T16:12:52.402Z] === CONT  TestNetworkInvalidJSON//networks/create
16:12:52 [2020-01-10T16:12:52.402Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:52 [2020-01-10T16:12:52.402Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:12:52 [2020-01-10T16:12:52.402Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:12:52 [2020-01-10T16:12:52.402Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:12:52 [2020-01-10T16:12:52.402Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:12:52 [2020-01-10T16:12:52.402Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:12:52 [2020-01-10T16:12:52.402Z] === RUN   TestDaemonRestartWithLiveRestore
16:12:52 [2020-01-10T16:12:52.427Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
16:12:53 [2020-01-10T16:12:53.181Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:12:53 [2020-01-10T16:12:53.181Z] === RUN   TestDaemonDefaultNetworkPools
16:12:53 [2020-01-10T16:12:53.976Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
16:12:53 [2020-01-10T16:12:53.976Z] === RUN   TestDaemonRestartWithExistingNetwork
16:12:54 [2020-01-10T16:12:54.860Z] ok  	github.com/docker/docker/cmd/dockerd	0.261s	coverage: 30.5% of statements
16:12:54 [2020-01-10T16:12:54.860Z] ok  	github.com/docker/docker/container	0.180s	coverage: 35.3% of statements
16:12:54 [2020-01-10T16:12:54.860Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:12:54 [2020-01-10T16:12:54.860Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:12:54 [2020-01-10T16:12:54.860Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:12:54 [2020-01-10T16:12:54.860Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:12:55 [2020-01-10T16:12:55.220Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
16:12:55 [2020-01-10T16:12:55.220Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:12:55 [2020-01-10T16:12:55.399Z] --- PASS: TestCreateServiceMaxReplicas (3.75s)
16:12:55 [2020-01-10T16:12:55.399Z] === RUN   TestCreateWithDuplicateNetworkNames
16:12:55 [2020-01-10T16:12:55.701Z] ok  	github.com/docker/docker/pkg/signal	2.399s	coverage: 61.0% of statements
16:12:55 [2020-01-10T16:12:55.701Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:12:55 [2020-01-10T16:12:55.959Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:12:56 [2020-01-10T16:12:56.215Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:12:56 [2020-01-10T16:12:56.469Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
16:12:56 [2020-01-10T16:12:56.469Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:12:56 [2020-01-10T16:12:56.472Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
16:12:56 [2020-01-10T16:12:56.840Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:12:56 [2020-01-10T16:12:56.840Z] === RUN   TestServiceWithPredefinedNetwork
16:12:57 [2020-01-10T16:12:57.036Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
16:12:57 [2020-01-10T16:12:57.601Z] ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 36.2% of statements
16:12:57 [2020-01-10T16:12:57.859Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
16:12:58 [2020-01-10T16:12:58.423Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.3% of statements
16:12:58 [2020-01-10T16:12:58.988Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
16:12:58 [2020-01-10T16:12:58.988Z] testing: warning: no tests to run
16:12:58 [2020-01-10T16:12:58.988Z] coverage: [no statements]
16:12:58 [2020-01-10T16:12:58.988Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
16:12:59 [2020-01-10T16:12:59.551Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:12:59 [2020-01-10T16:12:59.551Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
16:12:59 [2020-01-10T16:12:59.809Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
16:13:00 [2020-01-10T16:13:00.110Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s)
16:13:00 [2020-01-10T16:13:00.110Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:13:00 [2020-01-10T16:13:00.110Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:13:00 [2020-01-10T16:13:00.110Z]     service_test.go:230: FLAKY_TEST
16:13:00 [2020-01-10T16:13:00.110Z] === RUN   TestServiceWithDataPathPortInit
16:13:02 [2020-01-10T16:13:02.333Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 27.1% of statements
16:13:02 [2020-01-10T16:13:02.590Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:13:02 [2020-01-10T16:13:02.902Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:13:02 [2020-01-10T16:13:02.902Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
16:13:02 [2020-01-10T16:13:02.902Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:13:02 [2020-01-10T16:13:02.902Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:13:03 [2020-01-10T16:13:03.521Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
16:13:03 [2020-01-10T16:13:03.778Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
16:13:03 [2020-01-10T16:13:03.825Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:13:04 [2020-01-10T16:13:04.795Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:13:05 [2020-01-10T16:13:05.149Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.0% of statements
16:13:05 [2020-01-10T16:13:05.195Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.081s	coverage: 65.3% of statements
16:13:06 [2020-01-10T16:13:06.080Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
16:13:06 [2020-01-10T16:13:06.080Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
16:13:06 [2020-01-10T16:13:06.738Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:13:06 [2020-01-10T16:13:06.738Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:13:06 [2020-01-10T16:13:06.738Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:13:06 [2020-01-10T16:13:06.738Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:13:06 [2020-01-10T16:13:06.738Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:13:07 [2020-01-10T16:13:07.012Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
16:13:07 [2020-01-10T16:13:07.012Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
16:13:07 [2020-01-10T16:13:07.249Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.104s	coverage: 35.8% of statements
16:13:08 [2020-01-10T16:13:08.620Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
16:13:08 [2020-01-10T16:13:08.876Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:13:08 [2020-01-10T16:13:08.876Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:13:09 [2020-01-10T16:13:09.974Z] ok  	github.com/docker/docker/daemon/cluster	0.146s	coverage: 0.5% of statements
16:13:10 [2020-01-10T16:13:10.272Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.89s)
16:13:10 [2020-01-10T16:13:10.272Z] === RUN   TestCreateServiceSecretFileMode
16:13:10 [2020-01-10T16:13:10.280Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:13:10 [2020-01-10T16:13:10.290Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:13:10 [2020-01-10T16:13:10.547Z] ok  	github.com/docker/docker/volume/local	0.020s	coverage: 73.0% of statements
16:13:11 [2020-01-10T16:13:11.111Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
16:13:11 [2020-01-10T16:13:11.203Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:13:12 [2020-01-10T16:13:12.041Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
16:13:12 [2020-01-10T16:13:12.126Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:13:12 [2020-01-10T16:13:12.425Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:13:13 [2020-01-10T16:13:13.556Z] --- PASS: TestCreateServiceSecretFileMode (3.25s)
16:13:13 [2020-01-10T16:13:13.556Z] === RUN   TestCreateServiceConfigFileMode
16:13:15 [2020-01-10T16:13:15.515Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.0% of statements
16:13:15 [2020-01-10T16:13:15.849Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:13:16 [2020-01-10T16:13:16.089Z] --- PASS: TestCreateServiceConfigFileMode (2.91s)
16:13:16 [2020-01-10T16:13:16.089Z] === RUN   TestCreateServiceSysctls
16:13:16 [2020-01-10T16:13:16.648Z] --- PASS: TestServiceWithDataPathPortInit (16.59s)
16:13:16 [2020-01-10T16:13:16.648Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:13:17 [2020-01-10T16:13:17.249Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:13:17 [2020-01-10T16:13:17.573Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
16:13:18 [2020-01-10T16:13:18.172Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:13:18 [2020-01-10T16:13:18.603Z] ok  	github.com/docker/docker/daemon/config	0.110s	coverage: 82.1% of statements
16:13:18 [2020-01-10T16:13:18.731Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:13:19 [2020-01-10T16:13:19.290Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:13:19 [2020-01-10T16:13:19.290Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:13:20 [2020-01-10T16:13:20.213Z] === RUN   TestDockerSuite/TestBuildXZHost
16:13:20 [2020-01-10T16:13:20.275Z] --- PASS: TestCreateServiceSysctls (4.07s)
16:13:20 [2020-01-10T16:13:20.275Z] === RUN   TestCreateServiceCapabilities
16:13:21 [2020-01-10T16:13:21.306Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
16:13:22 [2020-01-10T16:13:22.179Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:13:22 [2020-01-10T16:13:22.179Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:13:22 [2020-01-10T16:13:22.179Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:13:22 [2020-01-10T16:13:22.821Z] --- PASS: TestServicePlugin (35.41s)
16:13:22 [2020-01-10T16:13:22.821Z]     plugin_test.go:62: [d1b4bd70da6f9] joining swarm manager [d57b6a3e5a893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:13:22 [2020-01-10T16:13:22.821Z]     plugin_test.go:65: [d22041cec502f] joining swarm manager [d57b6a3e5a893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:13:22 [2020-01-10T16:13:22.821Z] === RUN   TestServiceUpdateLabel
16:13:22 [2020-01-10T16:13:22.821Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:13:23 [2020-01-10T16:13:23.561Z] --- PASS: TestCreateServiceCapabilities (3.44s)
16:13:23 [2020-01-10T16:13:23.561Z] === RUN   TestInspect
16:13:24 [2020-01-10T16:13:24.180Z] === RUN   TestDockerSuite/TestCommitChange
16:13:24 [2020-01-10T16:13:24.244Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/rootless	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/volume	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === Skipped
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver btrfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver btrfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver btrfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver btrfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver btrfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:73: No driver to put!
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     overlay_test.go:49: Fails to compute changes intermittently
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver zfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver zfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver zfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver zfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:46: Driver zfs not supported
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     graphtest_unix.go:73: No driver to put!
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:13:24 [2020-01-10T16:13:24.244Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] 
16:13:24 [2020-01-10T16:13:24.244Z] DONE 2155 tests, 20 skipped in 243.955s
Post stage
[Pipeline] junit
16:13:24 [2020-01-10T16:13:24.256Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
16:13:24 [2020-01-10T16:13:24.801Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.624s	coverage: 13.7% of statements
16:13:24 [2020-01-10T16:13:24.919Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40361/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/validate/vendor
16:13:25 [2020-01-10T16:13:25.103Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:13:25 [2020-01-10T16:13:25.820Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
16:13:25 [2020-01-10T16:13:25.820Z] ok  	github.com/docker/docker/daemon	12.472s	coverage: 17.6% of statements
16:13:25 [2020-01-10T16:13:25.820Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:13:25 [2020-01-10T16:13:25.820Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:13:25 [2020-01-10T16:13:25.820Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:13:25 [2020-01-10T16:13:25.820Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:13:25 [2020-01-10T16:13:25.849Z] No vendor changes in diff.
16:13:26 [2020-01-10T16:13:26.005Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.32s)
16:13:26 [2020-01-10T16:13:26.005Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9yjgr00vg63mnasbab5piq2au Created:2020-01-10 16:13:17.784062539 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[16753391dd27ccbab86ab1c5226bcf5eb660346727b8d87438bf02ace6db4167:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.me3qtq1i5z69qi1sjderwd6m6 EndpointID:9b6c44f59dd93f45ddfd36c8f55e538edf7f3f3686184bd74e121a4d4ff5f7b9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ebf76365b1d3a88d1da84d2349cd796ee2620cdfcbe38f2e7c35b38fe362a768 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:232269fc3d5d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.me3qtq1i5z69qi1sjderwd6m6 EndpointID:9b6c44f59dd93f45ddfd36c8f55e538edf7f3f3686184bd74e121a4d4ff5f7b9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:13:26 [2020-01-10T16:13:26.005Z] PASS
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] === Skipped
16:13:26 [2020-01-10T16:13:26.005Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:13:26 [2020-01-10T16:13:26.005Z]     service_test.go:230: FLAKY_TEST
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] DONE 21 tests, 1 skipped in 44.338s
16:13:26 [2020-01-10T16:13:26.005Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:13:26 [2020-01-10T16:13:26.005Z] ++ 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
16:13:26 [2020-01-10T16:13:26.005Z] ++ set -e
16:13:26 [2020-01-10T16:13:26.005Z] ++ '[' -n 0 ']'
16:13:26 [2020-01-10T16:13:26.005Z] ++ set -x
16:13:26 [2020-01-10T16:13:26.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=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
16:13:26 [2020-01-10T16:13:26.005Z] INFO: Testing against a local daemon
16:13:26 [2020-01-10T16:13:26.005Z] === RUN   TestDockerNetworkIpvlanPersistance
16:13:26 [2020-01-10T16:13:26.005Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:13:26 [2020-01-10T16:13:26.005Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:13:26 [2020-01-10T16:13:26.005Z] === RUN   TestDockerNetworkIpvlan
16:13:26 [2020-01-10T16:13:26.005Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:13:26 [2020-01-10T16:13:26.005Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:13:26 [2020-01-10T16:13:26.005Z] PASS
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] === Skipped
16:13:26 [2020-01-10T16:13:26.005Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:13:26 [2020-01-10T16:13:26.005Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:13:26 [2020-01-10T16:13:26.005Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] 
16:13:26 [2020-01-10T16:13:26.005Z] DONE 2 tests, 2 skipped in 0.124s
16:13:26 [2020-01-10T16:13:26.005Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:13:26 [2020-01-10T16:13:26.006Z] ++ 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
16:13:26 [2020-01-10T16:13:26.006Z] ++ set -e
16:13:26 [2020-01-10T16:13:26.006Z] ++ '[' -n 0 ']'
16:13:26 [2020-01-10T16:13:26.006Z] ++ set -x
16:13:26 [2020-01-10T16:13:26.006Z] ++ env -i DEST=/go/src/github.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
16:13:26 [2020-01-10T16:13:26.006Z] INFO: Testing against a local daemon
16:13:26 [2020-01-10T16:13:26.006Z] === RUN   TestDockerNetworkMacvlanPersistance
16:13:26 [2020-01-10T16:13:26.071Z] --- PASS: TestServiceUpdateLabel (2.99s)
16:13:26 [2020-01-10T16:13:26.071Z] === RUN   TestServiceUpdateSecrets
16:13:26 [2020-01-10T16:13:26.071Z] === RUN   TestDockerSuite/TestCommitHardlink
16:13:26 [2020-01-10T16:13:26.367Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
16:13:26 [2020-01-10T16:13:26.368Z] === RUN   TestDockerNetworkMacvlan
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
16:13:26 [2020-01-10T16:13:26.752Z] + echo Building e2e image
16:13:26 [2020-01-10T16:13:26.752Z] Building e2e image
16:13:26 [2020-01-10T16:13:26.752Z] + docker build --build-arg DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -t moby-e2e-test -f Dockerfile.e2e .
16:13:26 [2020-01-10T16:13:26.752Z] #2 [internal] load .dockerignore
16:13:26 [2020-01-10T16:13:26.752Z] #2 transferring context: 34B done
16:13:26 [2020-01-10T16:13:26.752Z] #2 DONE 0.0s
16:13:26 [2020-01-10T16:13:26.752Z] 
16:13:26 [2020-01-10T16:13:26.752Z] #1 [internal] load build definition from Dockerfile.e2e
16:13:26 [2020-01-10T16:13:26.752Z] #1 transferring dockerfile: 3.21kB done
16:13:26 [2020-01-10T16:13:26.752Z] #1 DONE 0.0s
16:13:26 [2020-01-10T16:13:26.752Z] 
16:13:26 [2020-01-10T16:13:26.752Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine
16:13:27 [2020-01-10T16:13:27.012Z] #4 ...
16:13:27 [2020-01-10T16:13:27.012Z] 
16:13:27 [2020-01-10T16:13:27.012Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
16:13:27 [2020-01-10T16:13:27.012Z] #3 DONE 0.2s
16:13:27 [2020-01-10T16:13:27.012Z] 
16:13:27 [2020-01-10T16:13:27.012Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine
16:13:27 [2020-01-10T16:13:27.012Z] #4 DONE 0.2s
16:13:27 [2020-01-10T16:13:27.012Z] 
16:13:27 [2020-01-10T16:13:27.012Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
16:13:27 [2020-01-10T16:13:27.013Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
16:13:27 [2020-01-10T16:13:27.013Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done
16:13:27 [2020-01-10T16:13:27.013Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done
16:13:27 [2020-01-10T16:13:27.013Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done
16:13:27 [2020-01-10T16:13:27.013Z] #5 DONE 0.1s
16:13:27 [2020-01-10T16:13:27.013Z] 
16:13:27 [2020-01-10T16:13:27.013Z] #8 [internal] load build context
16:13:27 [2020-01-10T16:13:27.138Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:13:27 [2020-01-10T16:13:27.584Z] #8 transferring context: 809.11kB 0.3s done
16:13:27 [2020-01-10T16:13:27.584Z] #8 DONE 0.4s
16:13:27 [2020-01-10T16:13:27.584Z] 
16:13:27 [2020-01-10T16:13:27.584Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
16:13:27 [2020-01-10T16:13:27.584Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done
16:13:27 [2020-01-10T16:13:27.584Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done
16:13:27 [2020-01-10T16:13:27.584Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done
16:13:27 [2020-01-10T16:13:27.584Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 13.14MB / 126.88MB 0.4s
16:13:27 [2020-01-10T16:13:27.584Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done
16:13:27 [2020-01-10T16:13:27.584Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done
16:13:27 [2020-01-10T16:13:27.584Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done
16:13:27 [2020-01-10T16:13:27.584Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.3s done
16:13:27 [2020-01-10T16:13:27.584Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.2s done
16:13:27 [2020-01-10T16:13:27.584Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 23.54MB / 126.88MB 0.6s
16:13:27 [2020-01-10T16:13:27.584Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done
16:13:27 [2020-01-10T16:13:27.748Z] --- PASS: TestInspect (3.55s)
16:13:27 [2020-01-10T16:13:27.748Z] === RUN   TestServiceListWithStatuses
16:13:27 [2020-01-10T16:13:27.748Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:13:27 [2020-01-10T16:13:27.748Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:13:27 [2020-01-10T16:13:27.748Z] === RUN   TestDockerNetworkConnectAlias
16:13:27 [2020-01-10T16:13:27.841Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 50.36MB / 126.88MB 0.9s
16:13:27 [2020-01-10T16:13:27.908Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:13:27 [2020-01-10T16:13:27.997Z] === RUN   TestDockerSuite/TestCommitNewFile
16:13:28 [2020-01-10T16:13:28.099Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 60.14MB / 126.88MB 1.0s
16:13:28 [2020-01-10T16:13:28.099Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 81.15MB / 126.88MB 1.2s
16:13:28 [2020-01-10T16:13:28.356Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 90.15MB / 126.88MB 1.3s
16:13:28 [2020-01-10T16:13:28.356Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 98.60MB / 126.88MB 1.4s
16:13:28 [2020-01-10T16:13:28.544Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.169s	coverage: 57.9% of statements
16:13:28 [2020-01-10T16:13:28.613Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 107.30MB / 126.88MB 1.5s
16:13:28 [2020-01-10T16:13:28.613Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 122.49MB / 126.88MB 1.7s
16:13:29 [2020-01-10T16:13:29.177Z] #14 ...
16:13:29 [2020-01-10T16:13:29.177Z] 
16:13:29 [2020-01-10T16:13:29.177Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
16:13:29 [2020-01-10T16:13:29.177Z] #6 DONE 1.9s
16:13:29 [2020-01-10T16:13:29.177Z] 
16:13:29 [2020-01-10T16:13:29.177Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
16:13:29 [2020-01-10T16:13:29.177Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.9s done
16:13:29 [2020-01-10T16:13:29.177Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1
16:13:29 [2020-01-10T16:13:29.237Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:13:29 [2020-01-10T16:13:29.923Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:13:30 [2020-01-10T16:13:30.482Z] === RUN   TestDockerSuite/TestCommitTTY
16:13:31 [2020-01-10T16:13:31.040Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:13:31 [2020-01-10T16:13:31.673Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:13:32 [2020-01-10T16:13:32.445Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:13:33 [2020-01-10T16:13:33.032Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.089s	coverage: 48.6% of statements
16:13:33 [2020-01-10T16:13:33.032Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.675s	coverage: 68.6% of statements
16:13:33 [2020-01-10T16:13:33.388Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:13:34 [2020-01-10T16:13:34.309Z] --- PASS: TestDockerNetworkConnectAlias (6.40s)
16:13:34 [2020-01-10T16:13:34.309Z] === RUN   TestDockerNetworkReConnect
16:13:34 [2020-01-10T16:13:34.432Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.1s
16:13:35 [2020-01-10T16:13:35.363Z] #14 ...
16:13:35 [2020-01-10T16:13:35.363Z] 
16:13:35 [2020-01-10T16:13:35.363Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
16:13:35 [2020-01-10T16:13:35.363Z] #7 1.168 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.262 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.378 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.383 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.599 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.607 (4/31) Installing readline (8.0.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.616 (5/31) Installing bash (5.0.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.634 Executing bash-5.0.0-r0.post-install
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.640 (6/31) Installing ca-certificates (20190108-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.663 (7/31) Installing libgcc (8.3.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.667 (8/31) Installing libstdc++ (8.3.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.684 (9/31) Installing binutils (2.32-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.807 (10/31) Installing gmp (6.1.2-r1)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.814 (11/31) Installing isl (0.18-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.840 (12/31) Installing libgomp (8.3.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.847 (13/31) Installing libatomic (8.3.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.848 (14/31) Installing mpfr3 (3.1.5-r1)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.855 (15/31) Installing mpc1 (1.1.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 2.859 (16/31) Installing gcc (8.3.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 3.811 (17/31) Installing musl-dev (1.1.22-r3)
16:13:35 [2020-01-10T16:13:35.363Z] #7 3.923 (18/31) Installing libc-dev (0.7.1-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 3.926 (19/31) Installing g++ (8.3.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.535 (20/31) Installing nghttp2-libs (1.39.2-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.539 (21/31) Installing libcurl (7.66.0-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.549 (22/31) Installing expat (2.2.8-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.553 (23/31) Installing pcre2 (10.33-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.563 (24/31) Installing git (2.22.2-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.818 (25/31) Installing libmnl (1.0.4-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.820 (26/31) Installing libnftnl-libs (1.1.3-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.826 (27/31) Installing iptables (1.8.3-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.855 (28/31) Installing pigz (2.4-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.864 (29/31) Installing tar (1.32-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.877 (30/31) Installing xz-libs (5.2.4-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.878 (31/31) Installing xz (5.2.4-r0)
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.886 Executing busybox-1.30.1-r2.trigger
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.896 Executing ca-certificates-20190108-r0.trigger
16:13:35 [2020-01-10T16:13:35.363Z] #7 4.963 OK: 185 MiB in 45 packages
16:13:35 [2020-01-10T16:13:35.363Z] #7 DONE 6.4s
16:13:35 [2020-01-10T16:13:35.363Z] 
16:13:35 [2020-01-10T16:13:35.363Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
16:13:35 [2020-01-10T16:13:35.363Z] #9 DONE 0.1s
16:13:35 [2020-01-10T16:13:35.363Z] 
16:13:35 [2020-01-10T16:13:35.363Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
16:13:35 [2020-01-10T16:13:35.621Z] #14 ...
16:13:35 [2020-01-10T16:13:35.621Z] 
16:13:35 [2020-01-10T16:13:35.621Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
16:13:35 [2020-01-10T16:13:35.621Z] #10 DONE 0.1s
16:13:35 [2020-01-10T16:13:35.621Z] 
16:13:35 [2020-01-10T16:13:35.621Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
16:13:35 [2020-01-10T16:13:35.621Z] #11 DONE 0.1s
16:13:35 [2020-01-10T16:13:35.621Z] 
16:13:35 [2020-01-10T16:13:35.621Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
16:13:35 [2020-01-10T16:13:35.621Z] #12 DONE 0.1s
16:13:35 [2020-01-10T16:13:35.621Z] 
16:13:35 [2020-01-10T16:13:35.621Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
16:13:35 [2020-01-10T16:13:35.746Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.288s	coverage: 45.9% of statements
16:13:35 [2020-01-10T16:13:35.746Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:13:35 [2020-01-10T16:13:35.748Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:13:35 [2020-01-10T16:13:35.882Z] #13 DONE 0.1s
16:13:35 [2020-01-10T16:13:35.882Z] 
16:13:35 [2020-01-10T16:13:35.882Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
16:13:35 [2020-01-10T16:13:35.882Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.6s done
16:13:35 [2020-01-10T16:13:35.882Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26
16:13:35 [2020-01-10T16:13:35.882Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done
16:13:35 [2020-01-10T16:13:35.882Z] #14 DONE 9.0s
16:13:35 [2020-01-10T16:13:35.942Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:13:36 [2020-01-10T16:13:36.139Z] 
16:13:36 [2020-01-10T16:13:36.140Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
16:13:36 [2020-01-10T16:13:36.238Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:13:36 [2020-01-10T16:13:36.238Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:13:36 [2020-01-10T16:13:36.238Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:13:36 [2020-01-10T16:13:36.492Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:13:36 [2020-01-10T16:13:36.492Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:13:36 [2020-01-10T16:13:36.492Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:13:36 [2020-01-10T16:13:36.492Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:13:36 [2020-01-10T16:13:36.702Z] #15 0.782 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
16:13:36 [2020-01-10T16:13:36.766Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.0% of statements
16:13:37 [2020-01-10T16:13:37.391Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.496s	coverage: 76.1% of statements
16:13:38 [2020-01-10T16:13:38.071Z] #15 1.858 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
16:13:38 [2020-01-10T16:13:38.071Z] #15 1.953 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0)
16:13:38 [2020-01-10T16:13:38.071Z] #15 1.955 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0)
16:13:38 [2020-01-10T16:13:38.071Z] #15 2.087 (3/43) Installing ncurses-libs (6.1_p20191130-r0)
16:13:38 [2020-01-10T16:13:38.071Z] #15 2.095 (4/43) Installing readline (8.0.1-r0)
16:13:38 [2020-01-10T16:13:38.071Z] #15 2.100 (5/43) Installing bash (5.0.11-r1)
16:13:38 [2020-01-10T16:13:38.071Z] #15 2.112 Executing bash-5.0.11-r1.post-install
16:13:38 [2020-01-10T16:13:38.071Z] #15 2.114 (6/43) Installing linux-headers (4.19.36-r0)
16:13:38 [2020-01-10T16:13:38.071Z] #15 2.189 (7/43) Installing libblkid (2.34-r1)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.195 (8/43) Installing libuuid (2.34-r1)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.197 (9/43) Installing btrfs-progs-libs (5.4-r0)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.204 (10/43) Installing btrfs-progs-dev (5.4-r0)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.208 (11/43) Installing libgcc (9.2.0-r3)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.211 (12/43) Installing libstdc++ (9.2.0-r3)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.224 (13/43) Installing binutils (2.33.1-r0)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.295 (14/43) Installing libmagic (5.37-r1)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.318 (15/43) Installing file (5.37-r1)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.320 (16/43) Installing gmp (6.1.2-r1)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.327 (17/43) Installing isl (0.18-r0)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.343 (18/43) Installing libgomp (9.2.0-r3)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.346 (19/43) Installing libatomic (9.2.0-r3)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.348 (20/43) Installing mpfr4 (4.0.2-r1)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.355 (21/43) Installing mpc1 (1.1.0-r1)
16:13:38 [2020-01-10T16:13:38.328Z] #15 2.357 (22/43) Installing gcc (9.2.0-r3)
16:13:38 [2020-01-10T16:13:38.417Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:13:38 [2020-01-10T16:13:38.422Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.606s	coverage: 54.8% of statements
16:13:38 [2020-01-10T16:13:38.422Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:13:38 [2020-01-10T16:13:38.422Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:13:39 [2020-01-10T16:13:39.259Z] #15 3.124 (23/43) Installing musl-dev (1.1.24-r0)
16:13:39 [2020-01-10T16:13:39.259Z] #15 3.202 (24/43) Installing libc-dev (0.7.2-r0)
16:13:39 [2020-01-10T16:13:39.259Z] #15 3.204 (25/43) Installing g++ (9.2.0-r3)
16:13:39 [2020-01-10T16:13:39.574Z] --- PASS: TestDockerNetworkReConnect (5.31s)
16:13:39 [2020-01-10T16:13:39.574Z] === RUN   TestServicePlugin
16:13:39 [2020-01-10T16:13:39.574Z] --- SKIP: TestServicePlugin (0.00s)
16:13:39 [2020-01-10T16:13:39.574Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:39 [2020-01-10T16:13:39.574Z] === RUN   TestServiceUpdateLabel
16:13:39 [2020-01-10T16:13:39.817Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:13:39 [2020-01-10T16:13:39.817Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.652 (26/43) Installing make (4.2.1-r2)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.656 (27/43) Installing fortify-headers (1.1-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.658 (28/43) Installing build-base (0.5-r1)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.661 (29/43) Installing nghttp2-libs (1.40.0-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.664 (30/43) Installing libcurl (7.67.0-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.671 (31/43) Installing curl (7.67.0-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.674 (32/43) Installing oniguruma (6.9.4-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.680 (33/43) Installing jq (1.6-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.688 (34/43) Installing device-mapper-libs (2.02.186-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.693 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.695 (36/43) Installing libaio (0.3.112-r1)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.697 (37/43) Installing lvm2-libs (2.02.186-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.730 (38/43) Installing libfdisk (2.34-r1)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.737 (39/43) Installing libmount (2.34-r1)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.742 (40/43) Installing libsmartcols (2.34-r1)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.746 (41/43) Installing pkgconf (1.6.3-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.750 (42/43) Installing util-linux-dev (2.34-r1)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.772 (43/43) Installing lvm2-dev (2.02.186-r0)
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.777 Executing busybox-1.31.1-r8.trigger
16:13:39 [2020-01-10T16:13:39.824Z] #15 3.783 OK: 203 MiB in 58 packages
16:13:39 [2020-01-10T16:13:39.921Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
16:13:39 [2020-01-10T16:13:39.948Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:13:40 [2020-01-10T16:13:40.393Z] #15 DONE 4.4s
16:13:40 [2020-01-10T16:13:40.393Z] 
16:13:40 [2020-01-10T16:13:40.393Z] #16 [base 3/5] RUN mkdir -p /build/
16:13:40 [2020-01-10T16:13:40.877Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:13:40 [2020-01-10T16:13:40.948Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
16:13:41 [2020-01-10T16:13:41.131Z] --- PASS: TestServiceUpdateSecrets (15.23s)
16:13:41 [2020-01-10T16:13:41.131Z] === RUN   TestServiceUpdateConfigs
16:13:41 [2020-01-10T16:13:41.257Z] --- PASS: TestDockerNetworkMacvlan (14.90s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.34s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s)
16:13:41 [2020-01-10T16:13:41.257Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s)
16:13:41 [2020-01-10T16:13:41.257Z] PASS
16:13:41 [2020-01-10T16:13:41.257Z] 
16:13:41 [2020-01-10T16:13:41.257Z] DONE 8 tests in 16.401s
16:13:41 [2020-01-10T16:13:41.257Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
16:13:41 [2020-01-10T16:13:41.257Z] ++ 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
16:13:41 [2020-01-10T16:13:41.257Z] ++ set -e
16:13:41 [2020-01-10T16:13:41.257Z] ++ '[' -n 0 ']'
16:13:41 [2020-01-10T16:13:41.257Z] ++ set -x
16:13:41 [2020-01-10T16:13:41.257Z] ++ env -i DEST=/go/src/github.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
16:13:41 [2020-01-10T16:13:41.257Z] testing: warning: no tests to run
16:13:41 [2020-01-10T16:13:41.257Z] PASS
16:13:41 [2020-01-10T16:13:41.257Z] 
16:13:41 [2020-01-10T16:13:41.257Z] DONE 0 tests in 0.075s
16:13:41 [2020-01-10T16:13:41.257Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:13:41 [2020-01-10T16:13:41.257Z] ++ 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
16:13:41 [2020-01-10T16:13:41.257Z] ++ set -e
16:13:41 [2020-01-10T16:13:41.257Z] ++ '[' -n 0 ']'
16:13:41 [2020-01-10T16:13:41.257Z] ++ set -x
16:13:41 [2020-01-10T16:13:41.257Z] ++ env -i DEST=/go/src/github.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
16:13:41 [2020-01-10T16:13:41.324Z] #16 DONE 0.8s
16:13:41 [2020-01-10T16:13:41.324Z] 
16:13:41 [2020-01-10T16:13:41.324Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
16:13:41 [2020-01-10T16:13:41.627Z] INFO: Testing against a local daemon
16:13:41 [2020-01-10T16:13:41.627Z] === RUN   TestAuthZPluginAllowRequest
16:13:41 [2020-01-10T16:13:41.690Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:13:41 [2020-01-10T16:13:41.887Z] #17 DONE 0.8s
16:13:41 [2020-01-10T16:13:41.887Z] 
16:13:41 [2020-01-10T16:13:41.887Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
16:13:41 [2020-01-10T16:13:41.887Z] #18 DONE 0.0s
16:13:41 [2020-01-10T16:13:41.887Z] 
16:13:41 [2020-01-10T16:13:41.887Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
16:13:42 [2020-01-10T16:13:42.104Z] --- PASS: TestServiceUpdateLabel (3.24s)
16:13:42 [2020-01-10T16:13:42.104Z] === RUN   TestServiceUpdateSecrets
16:13:42 [2020-01-10T16:13:42.144Z] #19 DONE 0.1s
16:13:42 [2020-01-10T16:13:42.144Z] 
16:13:42 [2020-01-10T16:13:42.144Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:13:42 [2020-01-10T16:13:42.691Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:13:42 [2020-01-10T16:13:42.711Z] #20 ...
16:13:42 [2020-01-10T16:13:42.711Z] 
16:13:42 [2020-01-10T16:13:42.711Z] #31 [builder 1/4] COPY . .
16:13:42 [2020-01-10T16:13:42.711Z] #31 DONE 0.9s
16:13:42 [2020-01-10T16:13:42.968Z] 
16:13:42 [2020-01-10T16:13:42.968Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
16:13:43 [2020-01-10T16:13:43.297Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:13:43 [2020-01-10T16:13:43.439Z] --- PASS: TestAuthZPluginAllowRequest (1.57s)
16:13:43 [2020-01-10T16:13:43.439Z] === RUN   TestAuthZPluginTLS
16:13:43 [2020-01-10T16:13:43.865Z] --- PASS: TestAuthZPluginTLS (0.56s)
16:13:43 [2020-01-10T16:13:43.865Z] === RUN   TestAuthZPluginDenyRequest
16:13:43 [2020-01-10T16:13:43.899Z] #32 DONE 1.1s
16:13:43 [2020-01-10T16:13:43.899Z] 
16:13:43 [2020-01-10T16:13:43.899Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:13:44 [2020-01-10T16:13:44.221Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:13:44 [2020-01-10T16:13:44.221Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:13:44 [2020-01-10T16:13:44.221Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:13:44 [2020-01-10T16:13:44.260Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
16:13:44 [2020-01-10T16:13:44.260Z] === RUN   TestAuthZPluginAPIDenyResponse
16:13:44 [2020-01-10T16:13:44.454Z] ok  	github.com/docker/docker/daemon/logger	0.304s	coverage: 42.7% of statements
16:13:45 [2020-01-10T16:13:45.025Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:13:45 [2020-01-10T16:13:45.025Z] === RUN   TestAuthZPluginDenyResponse
16:13:45 [2020-01-10T16:13:45.271Z] #33 1.024 
16:13:45 [2020-01-10T16:13:45.271Z] #33 1.107 Removing bundles/
16:13:45 [2020-01-10T16:13:45.271Z] #33 1.107 
16:13:45 [2020-01-10T16:13:45.271Z] #33 1.113 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
16:13:45 [2020-01-10T16:13:45.357Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:13:45 [2020-01-10T16:13:45.357Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:13:45 [2020-01-10T16:13:45.357Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:13:45 [2020-01-10T16:13:45.357Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:13:45 [2020-01-10T16:13:45.357Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:13:45 [2020-01-10T16:13:45.391Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:13:45 [2020-01-10T16:13:45.391Z] === RUN   TestAuthZPluginAllowEventStream
16:13:45 [2020-01-10T16:13:45.493Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.038s	coverage: 67.0% of statements
16:13:45 [2020-01-10T16:13:45.835Z] #33 1.812 Building test suite binary ./integration-cli/test.main
16:13:46 [2020-01-10T16:13:46.279Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:13:46 [2020-01-10T16:13:46.879Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:13:47 [2020-01-10T16:13:47.198Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
16:13:47 [2020-01-10T16:13:47.198Z] === RUN   TestAuthZPluginErrorResponse
16:13:47 [2020-01-10T16:13:47.557Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.658s	coverage: 77.8% of statements
16:13:47 [2020-01-10T16:13:47.566Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:13:47 [2020-01-10T16:13:47.566Z] === RUN   TestAuthZPluginErrorRequest
16:13:47 [2020-01-10T16:13:47.845Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 4.9% of statements
16:13:47 [2020-01-10T16:13:47.845Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:13:47 [2020-01-10T16:13:47.845Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:13:47 [2020-01-10T16:13:47.845Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:13:47 [2020-01-10T16:13:47.845Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:13:47 [2020-01-10T16:13:47.852Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:13:47 [2020-01-10T16:13:47.852Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:13:48 [2020-01-10T16:13:48.136Z] ok  	github.com/docker/docker/daemon/logger/journald	0.069s	coverage: 26.2% of statements
16:13:48 [2020-01-10T16:13:48.350Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
16:13:48 [2020-01-10T16:13:48.350Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:13:48 [2020-01-10T16:13:48.786Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:13:48 [2020-01-10T16:13:48.786Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:13:49 [2020-01-10T16:13:49.110Z] #33 ...
16:13:49 [2020-01-10T16:13:49.110Z] 
16:13:49 [2020-01-10T16:13:49.110Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:13:49 [2020-01-10T16:13:49.110Z] #20 1.856 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
16:13:49 [2020-01-10T16:13:49.110Z] #20 2.126 curl: option --progress: is ambiguous
16:13:49 [2020-01-10T16:13:49.110Z] #20 2.126 curl: try 'curl --help' or 'curl --manual' for more information
16:13:49 [2020-01-10T16:13:49.110Z] #20 2.378 curl: option --progress: is ambiguous
16:13:49 [2020-01-10T16:13:49.110Z] #20 2.378 curl: try 'curl --help' or 'curl --manual' for more information
16:13:49 [2020-01-10T16:13:49.110Z] #20 2.632 curl: option --progress: is ambiguous
16:13:49 [2020-01-10T16:13:49.110Z] #20 2.633 curl: try 'curl --help' or 'curl --manual' for more information
16:13:49 [2020-01-10T16:13:49.110Z] #20 2.859 curl: option --progress: is ambiguous
16:13:49 [2020-01-10T16:13:49.110Z] #20 2.860 curl: try 'curl --help' or 'curl --manual' for more information
16:13:49 [2020-01-10T16:13:49.110Z] #20 3.086 
16:13:49 [2020-01-10T16:13:49.110Z] #20 3.828 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
16:13:49 [2020-01-10T16:13:49.110Z] #20 4.088 curl: option --progress: is ambiguous
16:13:49 [2020-01-10T16:13:49.110Z] #20 4.092 curl: try 'curl --help' or 'curl --manual' for more information
16:13:49 [2020-01-10T16:13:49.110Z] #20 4.303 
16:13:49 [2020-01-10T16:13:49.110Z] #20 5.000 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
16:13:49 [2020-01-10T16:13:49.110Z] #20 5.306 curl: option --progress: is ambiguous
16:13:49 [2020-01-10T16:13:49.110Z] #20 5.312 curl: try 'curl --help' or 'curl --manual' for more information
16:13:49 [2020-01-10T16:13:49.110Z] #20 5.565 
16:13:49 [2020-01-10T16:13:49.110Z] #20 6.384 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
16:13:49 [2020-01-10T16:13:49.110Z] #20 6.639 curl: option --progress: is ambiguous
16:13:49 [2020-01-10T16:13:49.110Z] #20 6.640 curl: try 'curl --help' or 'curl --manual' for more information
16:13:49 [2020-01-10T16:13:49.110Z] #20 6.917 
16:13:49 [2020-01-10T16:13:49.634Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.047s	coverage: 62.1% of statements
16:13:49 [2020-01-10T16:13:49.634Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 88.3% of statements
16:13:49 [2020-01-10T16:13:49.775Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:13:50 [2020-01-10T16:13:50.043Z] #20 7.992 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
16:13:50 [2020-01-10T16:13:50.300Z] #20 8.278 curl: option --progress: is ambiguous
16:13:50 [2020-01-10T16:13:50.300Z] #20 8.283 curl: try 'curl --help' or 'curl --manual' for more information
16:13:50 [2020-01-10T16:13:50.375Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:13:50 [2020-01-10T16:13:50.375Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:13:50 [2020-01-10T16:13:50.558Z] #20 8.542 
16:13:50 [2020-01-10T16:13:50.558Z] #20 8.613 Download of images into '/build' complete.
16:13:50 [2020-01-10T16:13:50.558Z] #20 8.613 Use something like the following to load the result into a Docker daemon:
16:13:50 [2020-01-10T16:13:50.558Z] #20 8.614   tar -cC '/build' . | docker load
16:13:50 [2020-01-10T16:13:50.747Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
16:13:50 [2020-01-10T16:13:50.747Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:13:50 [2020-01-10T16:13:50.816Z] #20 DONE 8.8s
16:13:50 [2020-01-10T16:13:50.816Z] 
16:13:50 [2020-01-10T16:13:50.816Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:13:50 [2020-01-10T16:13:50.816Z] #22 DONE 0.1s
16:13:50 [2020-01-10T16:13:50.816Z] 
16:13:50 [2020-01-10T16:13:50.816Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
16:13:50 [2020-01-10T16:13:50.816Z] #26 DONE 0.1s
16:13:50 [2020-01-10T16:13:50.816Z] 
16:13:50 [2020-01-10T16:13:50.816Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
16:13:50 [2020-01-10T16:13:50.816Z] #27 DONE 0.1s
16:13:50 [2020-01-10T16:13:50.816Z] 
16:13:50 [2020-01-10T16:13:50.816Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:13:51 [2020-01-10T16:13:51.073Z] #23 DONE 0.1s
16:13:51 [2020-01-10T16:13:51.073Z] 
16:13:51 [2020-01-10T16:13:51.073Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
16:13:51 [2020-01-10T16:13:51.073Z] #28 DONE 0.1s
16:13:51 [2020-01-10T16:13:51.074Z] 
16:13:51 [2020-01-10T16:13:51.074Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
16:13:51 [2020-01-10T16:13:51.298Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:13:51 [2020-01-10T16:13:51.638Z] #24 ...
16:13:51 [2020-01-10T16:13:51.638Z] 
16:13:51 [2020-01-10T16:13:51.638Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
16:13:51 [2020-01-10T16:13:51.638Z] #21 DONE 0.1s
16:13:51 [2020-01-10T16:13:51.858Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:13:51 [2020-01-10T16:13:51.895Z] 
16:13:51 [2020-01-10T16:13:51.895Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
16:13:52 [2020-01-10T16:13:52.349Z] ok  	github.com/docker/docker/daemon/logger/local	0.102s	coverage: 74.7% of statements
16:13:52 [2020-01-10T16:13:52.349Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:13:52 [2020-01-10T16:13:52.822Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:13:53 [2020-01-10T16:13:53.244Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s)
16:13:53 [2020-01-10T16:13:53.244Z] === RUN   TestAuthZPluginHeader
16:13:53 [2020-01-10T16:13:53.375Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.069s	coverage: 19.9% of statements
16:13:53 [2020-01-10T16:13:53.624Z] --- PASS: TestAuthZPluginHeader (0.85s)
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:13:53 [2020-01-10T16:13:53.624Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
16:13:53 [2020-01-10T16:13:53.624Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2Disable
16:13:53 [2020-01-10T16:13:53.624Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:13:53 [2020-01-10T16:13:53.624Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:13:53 [2020-01-10T16:13:53.624Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:13:53 [2020-01-10T16:13:53.624Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:13:53 [2020-01-10T16:13:53.624Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:13:53 [2020-01-10T16:13:53.624Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:53 [2020-01-10T16:13:53.624Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:13:53 [2020-01-10T16:13:53.661Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.035s	coverage: 47.8% of statements
16:13:53 [2020-01-10T16:13:53.746Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:13:53 [2020-01-10T16:13:53.746Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:13:54 [2020-01-10T16:13:54.669Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:13:54 [2020-01-10T16:13:54.685Z] ok  	github.com/docker/docker/daemon/logger/templates	0.033s	coverage: 8.3% of statements
16:13:55 [2020-01-10T16:13:55.228Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:13:56 [2020-01-10T16:13:56.072Z] #29 ...
16:13:56 [2020-01-10T16:13:56.072Z] 
16:13:56 [2020-01-10T16:13:56.072Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 Install docker/cli version 17.06.2-ce from stable
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + RM_GOPATH=0
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + TMP_GOPATH=
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + : /build
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + '[' -z '' ']'
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 ++ mktemp -d
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + export GOPATH=/tmp/tmp.clBPCn
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + GOPATH=/tmp/tmp.clBPCn
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + RM_GOPATH=1
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 ++ dirname ./install.sh
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + dir=.
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + bin=dockercli
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + shift
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + '[' '!' -f ./dockercli.installer ']'
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + . ./dockercli.installer
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 ++ : stable
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 ++ : 17.06.2-ce
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + install_dockercli
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.072 ++ uname -m
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.077 + arch=x86_64
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.077 + '[' x86_64 '!=' x86_64 ']'
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.077 + url=https://download.docker.com/linux/static
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.077 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:13:56 [2020-01-10T16:13:56.072Z] #24 2.077 + tar -xz docker/docker
16:13:56 [2020-01-10T16:13:56.072Z] #24 4.394 + mkdir -p /build
16:13:56 [2020-01-10T16:13:56.072Z] #24 4.395 + mv docker/docker /build/
16:13:56 [2020-01-10T16:13:56.073Z] #24 4.401 + rmdir docker
16:13:56 [2020-01-10T16:13:56.073Z] #24 DONE 4.5s
16:13:56 [2020-01-10T16:13:56.073Z] 
16:13:56 [2020-01-10T16:13:56.073Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
16:13:56 [2020-01-10T16:13:56.151Z] --- PASS: TestServiceUpdateConfigs (15.04s)
16:13:56 [2020-01-10T16:13:56.151Z] === RUN   TestServiceUpdateNetwork
16:13:56 [2020-01-10T16:13:56.330Z] #29 ...
16:13:56 [2020-01-10T16:13:56.330Z] 
16:13:56 [2020-01-10T16:13:56.330Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
16:13:56 [2020-01-10T16:13:56.330Z] #25 DONE 0.1s
16:13:56 [2020-01-10T16:13:56.330Z] 
16:13:56 [2020-01-10T16:13:56.330Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
16:13:56 [2020-01-10T16:13:56.406Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:13:56 [2020-01-10T16:13:56.406Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:13:56 [2020-01-10T16:13:56.734Z] ok  	github.com/docker/docker/daemon/network	0.033s	coverage: 63.8% of statements
16:13:57 [2020-01-10T16:13:57.369Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:13:57 [2020-01-10T16:13:57.763Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.191s	coverage: 82.5% of statements
16:13:57 [2020-01-10T16:13:57.763Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:13:57 [2020-01-10T16:13:57.763Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:13:59 [2020-01-10T16:13:59.358Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:13:59 [2020-01-10T16:13:59.811Z] ok  	github.com/docker/docker/distribution/metadata	0.145s	coverage: 48.2% of statements
16:14:00 [2020-01-10T16:14:00.185Z] --- PASS: TestServiceUpdateSecrets (15.60s)
16:14:00 [2020-01-10T16:14:00.185Z] === RUN   TestServiceUpdateConfigs
16:14:00 [2020-01-10T16:14:00.718Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:14:00 [2020-01-10T16:14:00.718Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:14:00 [2020-01-10T16:14:00.718Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:14:00 [2020-01-10T16:14:00.718Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:14:00 [2020-01-10T16:14:00.718Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:14:01 [2020-01-10T16:14:01.320Z] ok  	github.com/docker/docker/errdefs	0.017s	coverage: 49.4% of statements
16:14:01 [2020-01-10T16:14:01.682Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:14:02 [2020-01-10T16:14:02.344Z] ok  	github.com/docker/docker/distribution	0.592s	coverage: 22.1% of statements
16:14:02 [2020-01-10T16:14:02.344Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:14:05 [2020-01-10T16:14:05.055Z] ok  	github.com/docker/docker/distribution/xfer	1.708s	coverage: 85.1% of statements
16:14:05 [2020-01-10T16:14:05.055Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:14:05 [2020-01-10T16:14:05.344Z] ok  	github.com/docker/docker/image	0.071s	coverage: 86.4% of statements
16:14:06 [2020-01-10T16:14:06.370Z] ok  	github.com/docker/docker/image/cache	0.050s	coverage: 19.2% of statements
16:14:06 [2020-01-10T16:14:06.370Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:14:06 [2020-01-10T16:14:06.659Z] ok  	github.com/docker/docker/libcontainerd/queue	0.050s	coverage: 100.0% of statements
16:14:06 [2020-01-10T16:14:06.915Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:14:06 [2020-01-10T16:14:06.915Z] === RUN   TestDockerSuite/TestContainerAPITop
16:14:06 [2020-01-10T16:14:06.947Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
16:14:06 [2020-01-10T16:14:06.947Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:14:07 [2020-01-10T16:14:07.881Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:14:07 [2020-01-10T16:14:07.881Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:14:07 [2020-01-10T16:14:07.881Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:14:07 [2020-01-10T16:14:07.968Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 50.0% of statements
16:14:10 [2020-01-10T16:14:10.482Z] --- PASS: TestServiceUpdateNetwork (14.38s)
16:14:10 [2020-01-10T16:14:10.482Z] PASS
16:14:10 [2020-01-10T16:14:10.482Z] 
16:14:10 [2020-01-10T16:14:10.482Z] === Skipped
16:14:10 [2020-01-10T16:14:10.482Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:14:10 [2020-01-10T16:14:10.482Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:14:10 [2020-01-10T16:14:10.482Z] 
16:14:10 [2020-01-10T16:14:10.482Z] 
16:14:10 [2020-01-10T16:14:10.482Z] DONE 20 tests, 1 skipped in 165.190s
16:14:10 [2020-01-10T16:14:10.482Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:14:10 [2020-01-10T16:14:10.482Z] ++ 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
16:14:10 [2020-01-10T16:14:10.482Z] ++ set -e
16:14:10 [2020-01-10T16:14:10.482Z] ++ '[' -n 0 ']'
16:14:10 [2020-01-10T16:14:10.482Z] ++ set -x
16:14:10 [2020-01-10T16:14:10.482Z] ++ env -i DEST=/go/src/github.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
16:14:10 [2020-01-10T16:14:10.784Z] INFO: Testing against a local daemon
16:14:10 [2020-01-10T16:14:10.784Z] === RUN   TestSessionCreate
16:14:10 [2020-01-10T16:14:10.784Z] --- PASS: TestSessionCreate (0.03s)
16:14:10 [2020-01-10T16:14:10.784Z] === RUN   TestSessionCreateWithBadUpgrade
16:14:10 [2020-01-10T16:14:10.784Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:14:10 [2020-01-10T16:14:10.784Z] PASS
16:14:10 [2020-01-10T16:14:10.784Z] 
16:14:10 [2020-01-10T16:14:10.784Z] DONE 2 tests in 0.178s
16:14:10 [2020-01-10T16:14:10.784Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:14:10 [2020-01-10T16:14:10.784Z] ++ 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
16:14:10 [2020-01-10T16:14:10.784Z] ++ set -e
16:14:10 [2020-01-10T16:14:10.784Z] ++ '[' -n 0 ']'
16:14:10 [2020-01-10T16:14:10.784Z] ++ set -x
16:14:10 [2020-01-10T16:14:10.784Z] ++ env -i DEST=/go/src/github.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
16:14:10 [2020-01-10T16:14:10.784Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:14:10 [2020-01-10T16:14:10.784Z] INFO: Testing against a local daemon
16:14:10 [2020-01-10T16:14:10.784Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:14:10 [2020-01-10T16:14:10.784Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:14:10 [2020-01-10T16:14:10.784Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:14:10 [2020-01-10T16:14:10.784Z] === RUN   TestEventsExecDie
16:14:11 [2020-01-10T16:14:11.707Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:14:11 [2020-01-10T16:14:11.707Z] --- PASS: TestEventsExecDie (0.96s)
16:14:11 [2020-01-10T16:14:11.707Z] === RUN   TestEventsBackwardsCompatible
16:14:11 [2020-01-10T16:14:11.962Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
16:14:11 [2020-01-10T16:14:11.962Z] === RUN   TestInfoBinaryCommits
16:14:11 [2020-01-10T16:14:11.962Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:14:11 [2020-01-10T16:14:11.962Z] === RUN   TestInfoAPIVersioned
16:14:11 [2020-01-10T16:14:11.962Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:14:11 [2020-01-10T16:14:11.962Z] === RUN   TestInfoDiscoveryBackend
16:14:12 [2020-01-10T16:14:12.521Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
16:14:12 [2020-01-10T16:14:12.521Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:14:13 [2020-01-10T16:14:13.080Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:14:13 [2020-01-10T16:14:13.304Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
16:14:13 [2020-01-10T16:14:13.304Z] PASS
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] === Skipped
16:14:13 [2020-01-10T16:14:13.304Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
16:14:13 [2020-01-10T16:14:13.304Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:14:13 [2020-01-10T16:14:13.304Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:14:13 [2020-01-10T16:14:13.304Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:14:13 [2020-01-10T16:14:13.304Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] 
16:14:13 [2020-01-10T16:14:13.304Z] DONE 17 tests, 4 skipped in 29.218s
16:14:13 [2020-01-10T16:14:13.304Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:14:13 [2020-01-10T16:14:13.304Z] ++ 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
16:14:13 [2020-01-10T16:14:13.304Z] ++ set -e
16:14:13 [2020-01-10T16:14:13.304Z] ++ '[' -n 0 ']'
16:14:13 [2020-01-10T16:14:13.304Z] ++ set -x
16:14:13 [2020-01-10T16:14:13.305Z] ++ env -i DEST=/go/src/github.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
16:14:13 [2020-01-10T16:14:13.305Z] INFO: Testing against a local daemon
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestPluginInvalidJSON
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:14:13 [2020-01-10T16:14:13.305Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:14:13 [2020-01-10T16:14:13.305Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:14:13 [2020-01-10T16:14:13.305Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:14:13 [2020-01-10T16:14:13.305Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:14:13 [2020-01-10T16:14:13.305Z] PASS
16:14:13 [2020-01-10T16:14:13.305Z] 
16:14:13 [2020-01-10T16:14:13.305Z] DONE 2 tests in 0.199s
16:14:13 [2020-01-10T16:14:13.305Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:14:13 [2020-01-10T16:14:13.305Z] ++ 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
16:14:13 [2020-01-10T16:14:13.305Z] ++ set -e
16:14:13 [2020-01-10T16:14:13.305Z] ++ '[' -n 0 ']'
16:14:13 [2020-01-10T16:14:13.305Z] ++ set -x
16:14:13 [2020-01-10T16:14:13.305Z] ++ env -i DEST=/go/src/github.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
16:14:13 [2020-01-10T16:14:13.305Z] INFO: Testing against a local daemon
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestExternalGraphDriver
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestExternalGraphDriver/json
16:14:13 [2020-01-10T16:14:13.305Z] === RUN   TestExternalGraphDriver/spec
16:14:13 [2020-01-10T16:14:13.334Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:14:13 [2020-01-10T16:14:13.334Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:14:13 [2020-01-10T16:14:13.503Z] ok  	github.com/docker/docker/opts	0.085s	coverage: 66.9% of statements
16:14:13 [2020-01-10T16:14:13.795Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
16:14:13 [2020-01-10T16:14:13.795Z] ok  	github.com/docker/docker/pkg/authorization	0.654s	coverage: 68.3% of statements
16:14:13 [2020-01-10T16:14:13.894Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
16:14:13 [2020-01-10T16:14:13.894Z] === RUN   TestInfoAPI
16:14:13 [2020-01-10T16:14:13.894Z] --- PASS: TestInfoAPI (0.02s)
16:14:13 [2020-01-10T16:14:13.894Z] === RUN   TestInfoAPIWarnings
16:14:14 [2020-01-10T16:14:14.452Z] --- PASS: TestInfoAPIWarnings (0.54s)
16:14:14 [2020-01-10T16:14:14.452Z] === RUN   TestInfoDebug
16:14:14 [2020-01-10T16:14:14.824Z] ok  	github.com/docker/docker/pkg/capabilities	0.049s	coverage: 87.5% of statements
16:14:15 [2020-01-10T16:14:15.057Z] --- PASS: TestServiceUpdateConfigs (15.42s)
16:14:15 [2020-01-10T16:14:15.057Z] === RUN   TestServiceUpdateNetwork
16:14:15 [2020-01-10T16:14:15.094Z] --- PASS: TestInfoDebug (0.53s)
16:14:15 [2020-01-10T16:14:15.094Z] === RUN   TestInfoInsecureRegistries
16:14:15 [2020-01-10T16:14:15.113Z] ok  	github.com/docker/docker/pkg/archive	1.498s	coverage: 76.8% of statements
16:14:15 [2020-01-10T16:14:15.116Z] === RUN   TestExternalGraphDriver/pull
16:14:15 [2020-01-10T16:14:15.653Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:14:15 [2020-01-10T16:14:15.653Z] === RUN   TestInfoRegistryMirrors
16:14:16 [2020-01-10T16:14:16.139Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
16:14:16 [2020-01-10T16:14:16.257Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:14:16 [2020-01-10T16:14:16.257Z] === RUN   TestLoginFailsWithBadCredentials
16:14:16 [2020-01-10T16:14:16.257Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
16:14:16 [2020-01-10T16:14:16.257Z] === RUN   TestPingCacheHeaders
16:14:16 [2020-01-10T16:14:16.257Z] --- PASS: TestPingCacheHeaders (0.04s)
16:14:16 [2020-01-10T16:14:16.257Z] === RUN   TestPingGet
16:14:16 [2020-01-10T16:14:16.257Z] --- PASS: TestPingGet (0.02s)
16:14:16 [2020-01-10T16:14:16.257Z] === RUN   TestPingHead
16:14:16 [2020-01-10T16:14:16.257Z] --- PASS: TestPingHead (0.03s)
16:14:16 [2020-01-10T16:14:16.257Z] === RUN   TestVersion
16:14:16 [2020-01-10T16:14:16.512Z] --- PASS: TestVersion (0.02s)
16:14:16 [2020-01-10T16:14:16.512Z] PASS
16:14:16 [2020-01-10T16:14:16.512Z] 
16:14:16 [2020-01-10T16:14:16.512Z] === Skipped
16:14:16 [2020-01-10T16:14:16.512Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:14:16 [2020-01-10T16:14:16.512Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:14:16 [2020-01-10T16:14:16.512Z] 
16:14:16 [2020-01-10T16:14:16.512Z] 
16:14:16 [2020-01-10T16:14:16.512Z] DONE 18 tests, 1 skipped in 5.691s
16:14:16 [2020-01-10T16:14:16.512Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:14:16 [2020-01-10T16:14:16.512Z] ++ 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
16:14:16 [2020-01-10T16:14:16.512Z] ++ set -e
16:14:16 [2020-01-10T16:14:16.512Z] ++ '[' -n 0 ']'
16:14:16 [2020-01-10T16:14:16.512Z] ++ set -x
16:14:16 [2020-01-10T16:14:16.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
16:14:16 [2020-01-10T16:14:16.512Z] INFO: Testing against a local daemon
16:14:16 [2020-01-10T16:14:16.512Z] === RUN   TestVolumesCreateAndList
16:14:16 [2020-01-10T16:14:16.512Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:14:16 [2020-01-10T16:14:16.512Z] === RUN   TestVolumesRemove
16:14:16 [2020-01-10T16:14:16.767Z] --- PASS: TestVolumesRemove (0.10s)
16:14:16 [2020-01-10T16:14:16.767Z] === RUN   TestVolumesInspect
16:14:16 [2020-01-10T16:14:16.767Z] --- PASS: TestVolumesInspect (0.03s)
16:14:16 [2020-01-10T16:14:16.767Z] === RUN   TestVolumesInvalidJSON
16:14:16 [2020-01-10T16:14:16.767Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:14:16 [2020-01-10T16:14:16.767Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:14:16 [2020-01-10T16:14:16.767Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:14:16 [2020-01-10T16:14:16.767Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:14:16 [2020-01-10T16:14:16.767Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:14:16 [2020-01-10T16:14:16.767Z] PASS
16:14:16 [2020-01-10T16:14:16.767Z] 
16:14:16 [2020-01-10T16:14:16.767Z] DONE 5 tests in 0.263s
16:14:16 [2020-01-10T16:14:16.767Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:14:16 [2020-01-10T16:14:16.779Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
16:14:16 [2020-01-10T16:14:16.938Z] --- PASS: TestExternalGraphDriver (6.20s)
16:14:16 [2020-01-10T16:14:16.938Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
16:14:16 [2020-01-10T16:14:16.938Z]     --- PASS: TestExternalGraphDriver/spec (1.97s)
16:14:16 [2020-01-10T16:14:16.938Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
16:14:16 [2020-01-10T16:14:16.938Z] === RUN   TestGraphdriverPluginV2
16:14:17 [2020-01-10T16:14:17.022Z] ++++ cat bundles/test-integration/docker.pid
16:14:17 [2020-01-10T16:14:17.022Z] +++ kill 5297
16:14:17 [2020-01-10T16:14:17.317Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
16:14:17 [2020-01-10T16:14:17.317Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:17 [2020-01-10T16:14:17.317Z] PASS
16:14:17 [2020-01-10T16:14:17.317Z] 
16:14:17 [2020-01-10T16:14:17.317Z] === Skipped
16:14:17 [2020-01-10T16:14:17.317Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
16:14:17 [2020-01-10T16:14:17.317Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:17 [2020-01-10T16:14:17.317Z] 
16:14:17 [2020-01-10T16:14:17.317Z] 
16:14:17 [2020-01-10T16:14:17.317Z] DONE 5 tests, 1 skipped in 6.433s
16:14:17 [2020-01-10T16:14:17.318Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:14:17 [2020-01-10T16:14:17.318Z] ++ 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
16:14:17 [2020-01-10T16:14:17.318Z] ++ set -e
16:14:17 [2020-01-10T16:14:17.318Z] ++ '[' -n 0 ']'
16:14:17 [2020-01-10T16:14:17.318Z] ++ set -x
16:14:17 [2020-01-10T16:14:17.318Z] ++ env -i DEST=/go/src/github.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
16:14:17 [2020-01-10T16:14:17.318Z] INFO: Testing against a local daemon
16:14:17 [2020-01-10T16:14:17.318Z] === RUN   TestContinueAfterPluginCrash
16:14:17 [2020-01-10T16:14:17.318Z] === PAUSE TestContinueAfterPluginCrash
16:14:17 [2020-01-10T16:14:17.318Z] === RUN   TestDaemonStartWithLogOpt
16:14:17 [2020-01-10T16:14:17.318Z] === PAUSE TestDaemonStartWithLogOpt
16:14:17 [2020-01-10T16:14:17.318Z] === CONT  TestContinueAfterPluginCrash
16:14:17 [2020-01-10T16:14:17.318Z] === CONT  TestDaemonStartWithLogOpt
16:14:17 [2020-01-10T16:14:17.402Z] ok  	github.com/docker/docker/pkg/discovery/file	0.044s	coverage: 92.9% of statements
16:14:18 [2020-01-10T16:14:18.030Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:14:18 [2020-01-10T16:14:18.030Z] +++ /etc/init.d/apparmor stop
16:14:18 [2020-01-10T16:14:18.030Z] Leaving: AppArmorNo profiles have been unloaded.
16:14:18 [2020-01-10T16:14:18.030Z] 
16:14:18 [2020-01-10T16:14:18.030Z] Unloading profiles will leave already running processes permanently
16:14:18 [2020-01-10T16:14:18.030Z] unconfined, which can lead to unexpected situations.
16:14:18 [2020-01-10T16:14:18.030Z] 
16:14:18 [2020-01-10T16:14:18.030Z] To set a process to complain mode, use the command line tool
16:14:18 [2020-01-10T16:14:18.030Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:14:18 [2020-01-10T16:14:18.030Z] +++ true
16:14:18 [2020-01-10T16:14:18.030Z] 
16:14:18 [2020-01-10T16:14:18.409Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:14:18 [2020-01-10T16:14:18.890Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
16:14:19 [2020-01-10T16:14:19.176Z] ok  	github.com/docker/docker/layer	7.243s	coverage: 68.8% of statements
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/oci	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:14:19 [2020-01-10T16:14:19.799Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
16:14:20 [2020-01-10T16:14:20.086Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
16:14:21 [2020-01-10T16:14:21.003Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:14:21 [2020-01-10T16:14:21.104Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.478s	coverage: 43.2% of statements
16:14:21 [2020-01-10T16:14:21.104Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:14:21 [2020-01-10T16:14:21.104Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:14:21 [2020-01-10T16:14:21.391Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 67.0% of statements
16:14:21 [2020-01-10T16:14:21.677Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
16:14:21 [2020-01-10T16:14:21.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:14:22 [2020-01-10T16:14:22.705Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.172s	coverage: 84.1% of statements
16:14:22 [2020-01-10T16:14:22.854Z] #29 27.83 # github.com/docker/docker/contrib/httpserver
16:14:22 [2020-01-10T16:14:22.854Z] #29 27.83 loadinternal: cannot find runtime/cgo
16:14:22 [2020-01-10T16:14:22.854Z] #29 DONE 28.2s
16:14:22 [2020-01-10T16:14:22.854Z] 
16:14:22 [2020-01-10T16:14:22.854Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:14:22 [2020-01-10T16:14:22.854Z] #33 ...
16:14:22 [2020-01-10T16:14:22.854Z] 
16:14:22 [2020-01-10T16:14:22.854Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
16:14:22 [2020-01-10T16:14:22.854Z] #30 DONE 0.1s
16:14:22 [2020-01-10T16:14:22.854Z] 
16:14:22 [2020-01-10T16:14:22.854Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:14:22 [2020-01-10T16:14:22.992Z] ok  	github.com/docker/docker/pkg/fsutils	0.372s	coverage: 85.1% of statements
16:14:22 [2020-01-10T16:14:22.993Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
16:14:23 [2020-01-10T16:14:23.280Z] ok  	github.com/docker/docker/pkg/homedir	0.026s	coverage: 11.4% of statements
16:14:24 [2020-01-10T16:14:24.874Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
16:14:25 [2020-01-10T16:14:25.330Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
16:14:25 [2020-01-10T16:14:25.330Z] ok  	github.com/docker/docker/pkg/locker	0.032s	coverage: 88.9% of statements
16:14:25 [2020-01-10T16:14:25.955Z] ok  	github.com/docker/docker/pkg/idtools	0.928s	coverage: 70.1% of statements
16:14:26 [2020-01-10T16:14:26.243Z] ok  	github.com/docker/docker/pkg/longpath	0.077s	coverage: 100.0% of statements
16:14:26 [2020-01-10T16:14:26.252Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
16:14:26 [2020-01-10T16:14:26.531Z] ok  	github.com/docker/docker/pkg/ioutils	2.080s	coverage: 70.1% of statements
16:14:26 [2020-01-10T16:14:26.531Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:14:27 [2020-01-10T16:14:27.554Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
16:14:27 [2020-01-10T16:14:27.554Z] ok  	github.com/docker/docker/pkg/parsers	0.020s	coverage: 97.0% of statements
16:14:27 [2020-01-10T16:14:27.616Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
16:14:28 [2020-01-10T16:14:28.177Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
16:14:28 [2020-01-10T16:14:28.802Z] ok  	github.com/docker/docker/pkg/pidfile	0.044s	coverage: 82.4% of statements
16:14:28 [2020-01-10T16:14:28.802Z] ok  	github.com/docker/docker/pkg/mount	0.985s	coverage: 70.0% of statements
16:14:28 [2020-01-10T16:14:28.802Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:14:28 [2020-01-10T16:14:28.802Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.027s	coverage: 91.4% of statements
16:14:28 [2020-01-10T16:14:28.802Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:14:28 [2020-01-10T16:14:28.802Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:14:29 [2020-01-10T16:14:29.125Z] --- PASS: TestDaemonStartWithLogOpt (11.15s)
16:14:29 [2020-01-10T16:14:29.496Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bdb600_<nil>}
16:14:29 [2020-01-10T16:14:29.931Z] --- PASS: TestServiceUpdateNetwork (14.52s)
16:14:29 [2020-01-10T16:14:29.931Z] PASS
16:14:29 [2020-01-10T16:14:29.931Z] 
16:14:29 [2020-01-10T16:14:29.931Z] === Skipped
16:14:29 [2020-01-10T16:14:29.931Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:14:29 [2020-01-10T16:14:29.931Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:14:29 [2020-01-10T16:14:29.931Z] 
16:14:29 [2020-01-10T16:14:29.931Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:14:29 [2020-01-10T16:14:29.931Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:29 [2020-01-10T16:14:29.931Z] 
16:14:29 [2020-01-10T16:14:29.931Z] 
16:14:29 [2020-01-10T16:14:29.931Z] DONE 20 tests, 2 skipped in 129.140s
16:14:29 [2020-01-10T16:14:29.931Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:14:29 [2020-01-10T16:14:29.931Z] ++ 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
16:14:29 [2020-01-10T16:14:29.931Z] ++ set -e
16:14:29 [2020-01-10T16:14:29.931Z] ++ '[' -n 0 ']'
16:14:29 [2020-01-10T16:14:29.931Z] ++ set -x
16:14:29 [2020-01-10T16:14:29.932Z] ++ env -i DEST=/go/src/github.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
16:14:29 [2020-01-10T16:14:29.932Z] INFO: Testing against a local daemon
16:14:29 [2020-01-10T16:14:29.932Z] === RUN   TestSessionCreate
16:14:29 [2020-01-10T16:14:29.932Z] --- PASS: TestSessionCreate (0.06s)
16:14:29 [2020-01-10T16:14:29.932Z] === RUN   TestSessionCreateWithBadUpgrade
16:14:29 [2020-01-10T16:14:29.932Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:14:29 [2020-01-10T16:14:29.932Z] PASS
16:14:29 [2020-01-10T16:14:29.932Z] 
16:14:29 [2020-01-10T16:14:29.932Z] DONE 2 tests in 0.254s
16:14:29 [2020-01-10T16:14:29.932Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:14:29 [2020-01-10T16:14:29.932Z] ++ 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
16:14:29 [2020-01-10T16:14:29.932Z] ++ set -e
16:14:29 [2020-01-10T16:14:29.932Z] ++ '[' -n 0 ']'
16:14:29 [2020-01-10T16:14:29.932Z] ++ set -x
16:14:29 [2020-01-10T16:14:29.932Z] ++ env -i DEST=/go/src/github.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
16:14:29 [2020-01-10T16:14:29.932Z] INFO: Testing against a local daemon
16:14:29 [2020-01-10T16:14:29.932Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:14:29 [2020-01-10T16:14:29.932Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:14:29 [2020-01-10T16:14:29.932Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:14:29 [2020-01-10T16:14:29.932Z] === RUN   TestEventsExecDie
16:14:29 [2020-01-10T16:14:29.932Z] --- PASS: TestEventsExecDie (0.89s)
16:14:29 [2020-01-10T16:14:29.932Z] === RUN   TestEventsBackwardsCompatible
16:14:29 [2020-01-10T16:14:29.932Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
16:14:29 [2020-01-10T16:14:29.932Z] === RUN   TestInfoBinaryCommits
16:14:29 [2020-01-10T16:14:29.932Z] --- PASS: TestInfoBinaryCommits (0.05s)
16:14:29 [2020-01-10T16:14:29.932Z] === RUN   TestInfoAPIVersioned
16:14:29 [2020-01-10T16:14:29.932Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:14:29 [2020-01-10T16:14:29.932Z] === RUN   TestInfoDiscoveryBackend
16:14:29 [2020-01-10T16:14:29.932Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
16:14:29 [2020-01-10T16:14:29.932Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:14:30 [2020-01-10T16:14:30.299Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.049s	coverage: 56.8% of statements
16:14:30 [2020-01-10T16:14:30.856Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1005123590_/foo_false__<nil>_<nil>_<nil>}
16:14:30 [2020-01-10T16:14:30.866Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:14:30 [2020-01-10T16:14:30.866Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:14:31 [2020-01-10T16:14:31.322Z] ok  	github.com/docker/docker/pkg/pools	0.025s	coverage: 88.2% of statements
16:14:31 [2020-01-10T16:14:31.414Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:14:31 [2020-01-10T16:14:31.433Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
16:14:31 [2020-01-10T16:14:31.433Z] === RUN   TestInfoAPI
16:14:31 [2020-01-10T16:14:31.433Z] --- PASS: TestInfoAPI (0.05s)
16:14:31 [2020-01-10T16:14:31.433Z] === RUN   TestInfoAPIWarnings
16:14:31 [2020-01-10T16:14:31.609Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
16:14:31 [2020-01-10T16:14:31.896Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
16:14:32 [2020-01-10T16:14:32.380Z] --- PASS: TestInfoAPIWarnings (0.68s)
16:14:32 [2020-01-10T16:14:32.380Z] === RUN   TestInfoDebug
16:14:32 [2020-01-10T16:14:32.774Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1005123590_/foo_true__<nil>_<nil>_<nil>}
16:14:32 [2020-01-10T16:14:32.913Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
16:14:32 [2020-01-10T16:14:32.954Z] --- PASS: TestInfoDebug (0.65s)
16:14:32 [2020-01-10T16:14:32.954Z] === RUN   TestInfoInsecureRegistries
16:14:33 [2020-01-10T16:14:33.249Z] --- PASS: TestContinueAfterPluginCrash (16.06s)
16:14:33 [2020-01-10T16:14:33.249Z] PASS
16:14:33 [2020-01-10T16:14:33.249Z] 
16:14:33 [2020-01-10T16:14:33.249Z] DONE 2 tests in 16.172s
16:14:33 [2020-01-10T16:14:33.249Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:14:33 [2020-01-10T16:14:33.249Z] ++ 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
16:14:33 [2020-01-10T16:14:33.249Z] ++ set -e
16:14:33 [2020-01-10T16:14:33.249Z] ++ '[' -n 0 ']'
16:14:33 [2020-01-10T16:14:33.249Z] ++ set -x
16:14:33 [2020-01-10T16:14:33.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
16:14:33 [2020-01-10T16:14:33.521Z] --- PASS: TestInfoInsecureRegistries (0.63s)
16:14:33 [2020-01-10T16:14:33.521Z] === RUN   TestInfoRegistryMirrors
16:14:33 [2020-01-10T16:14:33.534Z] ok  	github.com/docker/docker/pkg/pubsub	1.185s	coverage: 73.9% of statements
16:14:33 [2020-01-10T16:14:33.611Z] INFO: Testing against a local daemon
16:14:33 [2020-01-10T16:14:33.611Z] === RUN   TestPluginWithDevMounts
16:14:33 [2020-01-10T16:14:33.611Z] === PAUSE TestPluginWithDevMounts
16:14:33 [2020-01-10T16:14:33.611Z] === CONT  TestPluginWithDevMounts
16:14:33 [2020-01-10T16:14:33.820Z] ok  	github.com/docker/docker/pkg/stdcopy	0.044s	coverage: 100.0% of statements
16:14:34 [2020-01-10T16:14:34.088Z] --- PASS: TestInfoRegistryMirrors (0.65s)
16:14:34 [2020-01-10T16:14:34.088Z] === RUN   TestLoginFailsWithBadCredentials
16:14:34 [2020-01-10T16:14:34.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3595534253_/foo_false__<nil>_<nil>_<nil>}
16:14:34 [2020-01-10T16:14:34.347Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
16:14:34 [2020-01-10T16:14:34.347Z] === RUN   TestPingCacheHeaders
16:14:34 [2020-01-10T16:14:34.347Z] --- PASS: TestPingCacheHeaders (0.05s)
16:14:34 [2020-01-10T16:14:34.347Z] === RUN   TestPingGet
16:14:34 [2020-01-10T16:14:34.606Z] --- PASS: TestPingGet (0.03s)
16:14:34 [2020-01-10T16:14:34.606Z] === RUN   TestPingHead
16:14:34 [2020-01-10T16:14:34.606Z] --- PASS: TestPingHead (0.05s)
16:14:34 [2020-01-10T16:14:34.606Z] === RUN   TestVersion
16:14:34 [2020-01-10T16:14:34.606Z] --- PASS: TestVersion (0.05s)
16:14:34 [2020-01-10T16:14:34.606Z] PASS
16:14:34 [2020-01-10T16:14:34.606Z] 
16:14:34 [2020-01-10T16:14:34.606Z] === Skipped
16:14:34 [2020-01-10T16:14:34.606Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:14:34 [2020-01-10T16:14:34.606Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:14:34 [2020-01-10T16:14:34.606Z] 
16:14:34 [2020-01-10T16:14:34.606Z] 
16:14:34 [2020-01-10T16:14:34.606Z] DONE 18 tests, 1 skipped in 6.626s
16:14:34 [2020-01-10T16:14:34.606Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:14:34 [2020-01-10T16:14:34.606Z] ++ 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
16:14:34 [2020-01-10T16:14:34.606Z] ++ set -e
16:14:34 [2020-01-10T16:14:34.606Z] ++ '[' -n 0 ']'
16:14:34 [2020-01-10T16:14:34.606Z] ++ set -x
16:14:34 [2020-01-10T16:14:34.606Z] ++ env -i DEST=/go/src/github.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
16:14:34 [2020-01-10T16:14:34.843Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
16:14:34 [2020-01-10T16:14:34.843Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
16:14:34 [2020-01-10T16:14:34.864Z] INFO: Testing against a local daemon
16:14:34 [2020-01-10T16:14:34.864Z] === RUN   TestVolumesCreateAndList
16:14:34 [2020-01-10T16:14:34.864Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:14:34 [2020-01-10T16:14:34.864Z] === RUN   TestVolumesRemove
16:14:34 [2020-01-10T16:14:34.864Z] --- PASS: TestVolumesRemove (0.12s)
16:14:34 [2020-01-10T16:14:34.864Z] === RUN   TestVolumesInspect
16:14:34 [2020-01-10T16:14:34.864Z] --- PASS: TestVolumesInspect (0.03s)
16:14:34 [2020-01-10T16:14:34.864Z] === RUN   TestVolumesInvalidJSON
16:14:34 [2020-01-10T16:14:34.864Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:14:34 [2020-01-10T16:14:34.864Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:14:34 [2020-01-10T16:14:34.864Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:14:34 [2020-01-10T16:14:34.864Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:14:34 [2020-01-10T16:14:34.864Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:14:34 [2020-01-10T16:14:34.864Z] PASS
16:14:34 [2020-01-10T16:14:34.864Z] 
16:14:34 [2020-01-10T16:14:34.864Z] DONE 5 tests in 0.367s
16:14:35 [2020-01-10T16:14:35.125Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:14:35 [2020-01-10T16:14:35.384Z] ++++ cat bundles/test-integration/docker.pid
16:14:35 [2020-01-10T16:14:35.384Z] +++ kill 12950
16:14:35 [2020-01-10T16:14:35.467Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
16:14:35 [2020-01-10T16:14:35.645Z] --- PASS: TestPluginWithDevMounts (2.05s)
16:14:35 [2020-01-10T16:14:35.645Z] PASS
16:14:35 [2020-01-10T16:14:35.645Z] 
16:14:35 [2020-01-10T16:14:35.645Z] DONE 1 tests in 2.211s
16:14:35 [2020-01-10T16:14:35.645Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
16:14:35 [2020-01-10T16:14:35.645Z] ++ 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
16:14:35 [2020-01-10T16:14:35.645Z] ++ set -e
16:14:35 [2020-01-10T16:14:35.645Z] ++ '[' -n 0 ']'
16:14:35 [2020-01-10T16:14:35.645Z] ++ set -x
16:14:35 [2020-01-10T16:14:35.645Z] ++ env -i DEST=/go/src/github.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
16:14:35 [2020-01-10T16:14:35.645Z] INFO: Testing against a local daemon
16:14:35 [2020-01-10T16:14:35.645Z] === RUN   TestSecretInspect
16:14:36 [2020-01-10T16:14:36.097Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 70.8% of statements
16:14:36 [2020-01-10T16:14:36.143Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3595534253_/foo_true__<nil>_<nil>_<nil>}
16:14:36 [2020-01-10T16:14:36.719Z] ok  	github.com/docker/docker/pkg/signal	3.554s	coverage: 61.0% of statements
16:14:36 [2020-01-10T16:14:36.758Z] +++ /etc/init.d/apparmor stop
16:14:36 [2020-01-10T16:14:36.758Z] Leaving: AppArmorNo profiles have been unloaded.
16:14:36 [2020-01-10T16:14:36.758Z] 
16:14:36 [2020-01-10T16:14:36.758Z] Unloading profiles will leave already running processes permanently
16:14:36 [2020-01-10T16:14:36.758Z] unconfined, which can lead to unexpected situations.
16:14:36 [2020-01-10T16:14:36.758Z] 
16:14:36 [2020-01-10T16:14:36.758Z] To set a process to complain mode, use the command line tool
16:14:36 [2020-01-10T16:14:36.758Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:14:36 [2020-01-10T16:14:36.758Z] +++ true
16:14:36 [2020-01-10T16:14:36.758Z] 
16:14:37 [2020-01-10T16:14:37.344Z] ok  	github.com/docker/docker/pkg/tailfile	0.155s	coverage: 88.6% of statements
16:14:37 [2020-01-10T16:14:37.344Z] ok  	github.com/docker/docker/pkg/system	0.073s	coverage: 36.2% of statements
16:14:37 [2020-01-10T16:14:37.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3595534253_/foo_true__0xc000bdbaa0_<nil>_<nil>}
16:14:38 [2020-01-10T16:14:38.826Z] --- PASS: TestSecretInspect (2.81s)
16:14:38 [2020-01-10T16:14:38.826Z] === RUN   TestSecretList
16:14:38 [2020-01-10T16:14:38.916Z] testing: warning: no tests to run
16:14:38 [2020-01-10T16:14:38.916Z] coverage: [no statements]
16:14:38 [2020-01-10T16:14:38.916Z] ok  	github.com/docker/docker/pkg/term/windows	0.014s	coverage: [no statements] [no tests to run]
16:14:38 [2020-01-10T16:14:38.916Z] ok  	github.com/docker/docker/pkg/term	0.015s	coverage: 85.9% of statements
Post stage
[Pipeline] junit
16:14:39 [2020-01-10T16:14:39.303Z] Recording test results
16:14:39 [2020-01-10T16:14:39.383Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bdbac0_<nil>}
16:14:39 [2020-01-10T16:14:39.556Z] ok  	github.com/docker/docker/pkg/tarsum	0.234s	coverage: 89.3% of statements
16:14:39 [2020-01-10T16:14:39.556Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
16:14:39 [2020-01-10T16:14:39.842Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
[Pipeline] // stage
Post stage
[Pipeline] sh
16:14:40 [2020-01-10T16:14:40.154Z] + echo Ensuring container killed.
16:14:40 [2020-01-10T16:14:40.154Z] Ensuring container killed.
16:14:40 [2020-01-10T16:14:40.154Z] + docker rm -vf docker-pr4
16:14:40 [2020-01-10T16:14:40.154Z] Error: No such container: docker-pr4
16:14:40 [2020-01-10T16:14:40.154Z] + true
[Pipeline] sh
16:14:40 [2020-01-10T16:14:40.446Z] + echo Chowning /workspace to jenkins user
16:14:40 [2020-01-10T16:14:40.446Z] Chowning /workspace to jenkins user
16:14:40 [2020-01-10T16:14:40.446Z] + id -u
16:14:40 [2020-01-10T16:14:40.446Z] + id -g
16:14:40 [2020-01-10T16:14:40.446Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40361:/workspace busybox chown -R 1000:1000 /workspace
16:14:40 [2020-01-10T16:14:40.446Z] Unable to find image 'busybox:latest' locally
16:14:40 [2020-01-10T16:14:40.704Z] latest: Pulling from library/busybox
16:14:40 [2020-01-10T16:14:40.704Z] 220602de6ed2: Pulling fs layer
16:14:40 [2020-01-10T16:14:40.743Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bdbae0_<nil>}
16:14:40 [2020-01-10T16:14:40.862Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
16:14:40 [2020-01-10T16:14:40.962Z] 220602de6ed2: Download complete
16:14:41 [2020-01-10T16:14:41.220Z] 220602de6ed2: Pull complete
16:14:41 [2020-01-10T16:14:41.220Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
16:14:41 [2020-01-10T16:14:41.220Z] Status: Downloaded newer image for busybox:latest
16:14:41 [2020-01-10T16:14:41.384Z] --- PASS: TestSecretList (2.90s)
16:14:41 [2020-01-10T16:14:41.384Z] === RUN   TestSecretsCreateAndDelete
16:14:42 [2020-01-10T16:14:42.623Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bdbb00_<nil>}
16:14:42 [2020-01-10T16:14:42.924Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
16:14:44 [2020-01-10T16:14:44.032Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bdbb20_<nil>}
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:14:44 [2020-01-10T16:14:44.577Z] --- PASS: TestSecretsCreateAndDelete (2.86s)
16:14:44 [2020-01-10T16:14:44.577Z] === RUN   TestSecretsUpdate
16:14:44 [2020-01-10T16:14:44.807Z] + bundleName=arm64-integration
16:14:44 [2020-01-10T16:14:44.807Z] + echo Creating arm64-integration-bundles.tar.gz
16:14:44 [2020-01-10T16:14:44.807Z] Creating arm64-integration-bundles.tar.gz
16:14:44 [2020-01-10T16:14:44.807Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:14:44 [2020-01-10T16:14:44.807Z] + xargs tar -czf arm64-integration-bundles.tar.gz
16:14:44 [2020-01-10T16:14:44.971Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
16:14:44 [2020-01-10T16:14:44.971Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 68.8% of statements
[Pipeline] archiveArtifacts
16:14:45 [2020-01-10T16:14:45.079Z] Archiving artifacts
16:14:45 [2020-01-10T16:14:45.599Z] ok  	github.com/docker/docker/plugin	0.619s	coverage: 27.1% of statements
16:14:45 [2020-01-10T16:14:45.998Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:14:46 [2020-01-10T16:14:46.880Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40361/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:14:47 [2020-01-10T16:14:47.060Z] --- PASS: TestSecretsUpdate (2.80s)
16:14:47 [2020-01-10T16:14:47.060Z] === RUN   TestTemplatedSecret
16:14:47 [2020-01-10T16:14:47.098Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
16:14:47 [2020-01-10T16:14:47.201Z] + make clean
16:14:47 [2020-01-10T16:14:47.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:14:47 [2020-01-10T16:14:47.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
16:14:47 [2020-01-10T16:14:47.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
16:14:47 [2020-01-10T16:14:47.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
16:14:47 [2020-01-10T16:14:47.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
16:14:47 [2020-01-10T16:14:47.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
16:14:47 [2020-01-10T16:14:47.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
16:14:47 [2020-01-10T16:14:47.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
16:14:47 [2020-01-10T16:14:47.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
16:14:47 [2020-01-10T16:14:47.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
16:14:47 [2020-01-10T16:14:47.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
16:14:47 [2020-01-10T16:14:47.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
16:14:47 [2020-01-10T16:14:47.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
16:14:47 [2020-01-10T16:14:47.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
16:14:47 [2020-01-10T16:14:47.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
16:14:47 [2020-01-10T16:14:47.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
16:14:47 [2020-01-10T16:14:47.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
16:14:47 [2020-01-10T16:14:47.727Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 45.3% of statements
16:14:47 [2020-01-10T16:14:47.769Z] docker volume rm -f docker-dev-cache
16:14:47 [2020-01-10T16:14:47.993Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:14:48 [2020-01-10T16:14:48.027Z] docker-dev-cache
[Pipeline] deleteDir
16:14:49 [2020-01-10T16:14:49.225Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
16:14:49 [2020-01-10T16:14:49.850Z] ok  	github.com/docker/docker/runconfig	0.066s	coverage: 68.2% of statements
16:14:50 [2020-01-10T16:14:50.505Z] ok  	github.com/docker/docker/registry	0.452s	coverage: 56.0% of statements
16:14:51 [2020-01-10T16:14:51.267Z] --- PASS: TestTemplatedSecret (3.38s)
16:14:51 [2020-01-10T16:14:51.267Z] === RUN   TestSecretCreateResolve
16:14:51 [2020-01-10T16:14:51.338Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:14:53 [2020-01-10T16:14:53.083Z] --- PASS: TestSecretCreateResolve (2.46s)
16:14:53 [2020-01-10T16:14:53.083Z] PASS
16:14:53 [2020-01-10T16:14:53.083Z] 
16:14:53 [2020-01-10T16:14:53.083Z] DONE 6 tests in 17.351s
16:14:53 [2020-01-10T16:14:53.083Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
16:14:53 [2020-01-10T16:14:53.083Z] ++ 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
16:14:53 [2020-01-10T16:14:53.083Z] ++ set -e
16:14:53 [2020-01-10T16:14:53.083Z] ++ '[' -n 0 ']'
16:14:53 [2020-01-10T16:14:53.083Z] ++ set -x
16:14:53 [2020-01-10T16:14:53.083Z] ++ env -i DEST=/go/src/github.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
16:14:53 [2020-01-10T16:14:53.083Z] INFO: Testing against a local daemon
16:14:53 [2020-01-10T16:14:53.083Z] === RUN   TestServiceCreateInit
16:14:53 [2020-01-10T16:14:53.083Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:14:53 [2020-01-10T16:14:53.281Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:14:54 [2020-01-10T16:14:54.943Z] ok  	github.com/docker/docker/volume/drivers	0.025s	coverage: 36.1% of statements
16:14:56 [2020-01-10T16:14:56.433Z] ok  	github.com/docker/docker/volume/mounts	0.079s	coverage: 67.0% of statements
16:14:56 [2020-01-10T16:14:56.625Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:14:56 [2020-01-10T16:14:56.719Z] ok  	github.com/docker/docker/volume/local	0.048s	coverage: 73.0% of statements
16:14:58 [2020-01-10T16:14:58.184Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:14:58 [2020-01-10T16:14:58.184Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:14:58 [2020-01-10T16:14:58.326Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:14:58 [2020-01-10T16:14:58.765Z] ok  	github.com/docker/docker/volume/service	0.036s	coverage: 73.0% of statements
16:14:59 [2020-01-10T16:14:59.156Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:15:00 [2020-01-10T16:15:00.206Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
16:15:01 [2020-01-10T16:15:01.213Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:15:02 [2020-01-10T16:15:02.139Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:15:03 [2020-01-10T16:15:03.106Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:15:03 [2020-01-10T16:15:03.484Z] --- PASS: TestServiceCreateInit (9.92s)
16:15:03 [2020-01-10T16:15:03.484Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s)
16:15:03 [2020-01-10T16:15:03.484Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.91s)
16:15:03 [2020-01-10T16:15:03.484Z] === RUN   TestCreateServiceMultipleTimes
16:15:04 [2020-01-10T16:15:04.029Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:15:05 [2020-01-10T16:15:05.391Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:15:05 [2020-01-10T16:15:05.573Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.6% of statements
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/rootless	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/volume	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === Skipped
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:73: No driver to put!
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     overlay_test.go:49: Fails to compute changes intermittently
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:73: No driver to put!
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] DONE 2155 tests, 20 skipped in 339.750s
Post stage
[Pipeline] junit
16:15:06 [2020-01-10T16:15:06.226Z] Recording test results
16:15:06 [2020-01-10T16:15:06.314Z] === RUN   TestDockerSuite/TestCpFromCaseF
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:15:07 [2020-01-10T16:15:07.239Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -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:339fb74cbcd2e39295e40484c013100ad404fbdf hack/make.sh dynbinary test-integration
16:15:07 [2020-01-10T16:15:07.281Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:15:07 [2020-01-10T16:15:07.526Z] 
16:15:07 [2020-01-10T16:15:07.815Z] Removing bundles/
16:15:07 [2020-01-10T16:15:07.815Z] 
16:15:07 [2020-01-10T16:15:07.815Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:15:07 [2020-01-10T16:15:07.815Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:15:07 [2020-01-10T16:15:07.815Z] GOOS="" GOARCH="" GOARM=""
16:15:08 [2020-01-10T16:15:08.203Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:15:09 [2020-01-10T16:15:09.296Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:15:10 [2020-01-10T16:15:10.308Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:15:11 [2020-01-10T16:15:11.231Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:15:12 [2020-01-10T16:15:12.592Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:15:13 [2020-01-10T16:15:13.994Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:15:14 [2020-01-10T16:15:14.595Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:15:14 [2020-01-10T16:15:14.850Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:15:15 [2020-01-10T16:15:15.857Z] === RUN   TestDockerSuite/TestCpRelativePath
16:15:16 [2020-01-10T16:15:16.824Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:15:17 [2020-01-10T16:15:17.748Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:15:18 [2020-01-10T16:15:18.688Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:15:19 [2020-01-10T16:15:19.954Z] --- PASS: TestCreateServiceMultipleTimes (16.99s)
16:15:19 [2020-01-10T16:15:19.954Z] === RUN   TestCreateServiceConflict
16:15:20 [2020-01-10T16:15:20.047Z] === RUN   TestDockerSuite/TestCpToCaseA
16:15:21 [2020-01-10T16:15:21.929Z] === RUN   TestDockerSuite/TestCpToCaseB
16:15:22 [2020-01-10T16:15:22.851Z] === RUN   TestDockerSuite/TestCpToCaseC
16:15:23 [2020-01-10T16:15:23.261Z] --- PASS: TestCreateServiceConflict (2.84s)
16:15:23 [2020-01-10T16:15:23.261Z] === RUN   TestCreateServiceMaxReplicas
16:15:25 [2020-01-10T16:15:25.358Z] === RUN   TestDockerSuite/TestCpToCaseD
16:15:26 [2020-01-10T16:15:26.424Z] --- PASS: TestCreateServiceMaxReplicas (3.66s)
16:15:26 [2020-01-10T16:15:26.424Z] === RUN   TestCreateWithDuplicateNetworkNames
16:15:30 [2020-01-10T16:15:30.589Z] === RUN   TestDockerSuite/TestCpToCaseE
16:15:31 [2020-01-10T16:15:31.948Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
16:15:33 [2020-01-10T16:15:33.830Z] === RUN   TestDockerSuite/TestCpToCaseF
16:15:34 [2020-01-10T16:15:34.794Z] === RUN   TestDockerSuite/TestCpToCaseG
16:15:40 [2020-01-10T16:15:40.278Z] === RUN   TestDockerSuite/TestCpToCaseH
16:15:40 [2020-01-10T16:15:40.441Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s)
16:15:40 [2020-01-10T16:15:40.441Z] === RUN   TestCreateServiceSecretFileMode
16:15:43 [2020-01-10T16:15:43.618Z] === RUN   TestDockerSuite/TestCpToCaseI
16:15:43 [2020-01-10T16:15:43.621Z] --- PASS: TestCreateServiceSecretFileMode (3.05s)
16:15:43 [2020-01-10T16:15:43.621Z] === RUN   TestCreateServiceConfigFileMode
16:15:43 [2020-01-10T16:15:43.873Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:15:46 [2020-01-10T16:15:46.898Z] --- PASS: TestCreateServiceConfigFileMode (2.88s)
16:15:46 [2020-01-10T16:15:46.898Z] === RUN   TestCreateServiceSysctls
16:15:49 [2020-01-10T16:15:49.145Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
16:15:50 [2020-01-10T16:15:50.070Z] === RUN   TestDockerSuite/TestCpToDot
16:15:51 [2020-01-10T16:15:51.002Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:15:51 [2020-01-10T16:15:51.060Z] --- PASS: TestCreateServiceSysctls (4.16s)
16:15:51 [2020-01-10T16:15:51.060Z] === RUN   TestCreateServiceCapabilities
16:15:52 [2020-01-10T16:15:52.932Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:15:53 [2020-01-10T16:15:53.491Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
16:15:54 [2020-01-10T16:15:54.203Z] --- PASS: TestCreateServiceCapabilities (3.36s)
16:15:54 [2020-01-10T16:15:54.203Z] === RUN   TestInspect
16:15:54 [2020-01-10T16:15:54.457Z] === RUN   TestDockerSuite/TestCpToStdout
16:15:55 [2020-01-10T16:15:55.818Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:15:57 [2020-01-10T16:15:57.494Z] --- PASS: TestInspect (3.35s)
16:15:57 [2020-01-10T16:15:57.494Z] === RUN   TestServiceListWithStatuses
16:15:57 [2020-01-10T16:15:57.494Z] --- SKIP: TestServiceListWithStatuses (0.03s)
16:15:57 [2020-01-10T16:15:57.494Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:15:57 [2020-01-10T16:15:57.494Z] === RUN   TestDockerNetworkConnectAlias
16:15:58 [2020-01-10T16:15:58.371Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:15:59 [2020-01-10T16:15:59.268Z] #33 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:15:59 [2020-01-10T16:15:59.268Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:15:59 [2020-01-10T16:15:59.336Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:15:59 [2020-01-10T16:15:59.591Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:16:00 [2020-01-10T16:16:00.995Z] === RUN   TestDockerSuite/TestCpVolumePath
16:16:01 [2020-01-10T16:16:01.179Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:16:02 [2020-01-10T16:16:02.921Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:16:02 [2020-01-10T16:16:02.921Z] === RUN   TestDockerSuite/TestCreateArgs
16:16:02 [2020-01-10T16:16:02.921Z] === RUN   TestDockerSuite/TestCreateByImageID
16:16:03 [2020-01-10T16:16:03.521Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:16:03 [2020-01-10T16:16:03.834Z] --- PASS: TestDockerNetworkConnectAlias (6.09s)
16:16:03 [2020-01-10T16:16:03.834Z] === RUN   TestDockerNetworkReConnect
16:16:04 [2020-01-10T16:16:04.455Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:16:04 [2020-01-10T16:16:04.490Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:16:04 [2020-01-10T16:16:04.490Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:16:04 [2020-01-10T16:16:04.490Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:16:05 [2020-01-10T16:16:05.414Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:16:05 [2020-01-10T16:16:05.668Z] === RUN   TestDockerSuite/TestCreateLabels
16:16:05 [2020-01-10T16:16:05.668Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:16:05 [2020-01-10T16:16:05.923Z] === RUN   TestDockerSuite/TestCreateRM
16:16:06 [2020-01-10T16:16:06.178Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:16:06 [2020-01-10T16:16:06.178Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:16:06 [2020-01-10T16:16:06.474Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:16:06 [2020-01-10T16:16:06.474Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:16:08 [2020-01-10T16:16:08.638Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:16:08 [2020-01-10T16:16:08.982Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:16:09 [2020-01-10T16:16:09.008Z] --- PASS: TestDockerNetworkReConnect (4.75s)
16:16:09 [2020-01-10T16:16:09.008Z] === RUN   TestServicePlugin
16:16:09 [2020-01-10T16:16:09.008Z] --- SKIP: TestServicePlugin (0.00s)
16:16:09 [2020-01-10T16:16:09.008Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:16:09 [2020-01-10T16:16:09.008Z] === RUN   TestServiceUpdateLabel
16:16:09 [2020-01-10T16:16:09.236Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:16:09 [2020-01-10T16:16:09.236Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:16:10 [2020-01-10T16:16:10.008Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:16:11 [2020-01-10T16:16:11.379Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:16:11 [2020-01-10T16:16:11.407Z] --- PASS: TestServiceUpdateLabel (2.96s)
16:16:11 [2020-01-10T16:16:11.407Z] === RUN   TestServiceUpdateSecrets
16:16:12 [2020-01-10T16:16:12.495Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:16:12 [2020-01-10T16:16:12.748Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:16:12 [2020-01-10T16:16:12.749Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:16:12 [2020-01-10T16:16:12.749Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:16:13 [2020-01-10T16:16:13.045Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:16:13 [2020-01-10T16:16:13.045Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:16:13 [2020-01-10T16:16:13.045Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:16:13 [2020-01-10T16:16:13.312Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:16:13 [2020-01-10T16:16:13.968Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:16:15 [2020-01-10T16:16:15.328Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:16:15 [2020-01-10T16:16:15.838Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:16:16 [2020-01-10T16:16:16.338Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:16:17 [2020-01-10T16:16:17.209Z] #33 153.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:16:17 [2020-01-10T16:16:17.708Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:16:17 [2020-01-10T16:16:17.708Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:16:19 [2020-01-10T16:16:19.589Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:16:19 [2020-01-10T16:16:19.734Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:16:20 [2020-01-10T16:16:20.512Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:16:21 [2020-01-10T16:16:21.437Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:16:21 [2020-01-10T16:16:21.437Z] === RUN   TestDockerSuite/TestDevicePermissions
16:16:22 [2020-01-10T16:16:22.259Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:16:22 [2020-01-10T16:16:22.839Z] === RUN   TestDockerSuite/TestDockerFails
16:16:22 [2020-01-10T16:16:22.839Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
16:16:22 [2020-01-10T16:16:22.839Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
16:16:22 [2020-01-10T16:16:22.839Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
16:16:24 [2020-01-10T16:16:24.241Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
16:16:24 [2020-01-10T16:16:24.782Z] #33 160.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:16:25 [2020-01-10T16:16:25.249Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
16:16:26 [2020-01-10T16:16:26.677Z] #33 162.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:16:27 [2020-01-10T16:16:27.174Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
16:16:27 [2020-01-10T16:16:27.174Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
16:16:27 [2020-01-10T16:16:27.174Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
16:16:27 [2020-01-10T16:16:27.174Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
16:16:27 [2020-01-10T16:16:27.824Z] --- PASS: TestServiceUpdateSecrets (15.55s)
16:16:27 [2020-01-10T16:16:27.825Z] === RUN   TestServiceUpdateConfigs
16:16:29 [2020-01-10T16:16:29.199Z] #33 165.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:16:30 [2020-01-10T16:16:30.570Z] #33 166.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:16:31 [2020-01-10T16:16:31.955Z] #33 168.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:16:33 [2020-01-10T16:16:33.849Z] #33 169.6 
16:16:33 [2020-01-10T16:16:33.849Z] #33 DONE 170.0s
16:16:33 [2020-01-10T16:16:33.849Z] 
16:16:33 [2020-01-10T16:16:33.849Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
16:16:33 [2020-01-10T16:16:33.906Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:16:35 [2020-01-10T16:16:35.744Z] #34 DONE 1.7s
16:16:35 [2020-01-10T16:16:35.787Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:16:36 [2020-01-10T16:16:36.710Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:16:37 [2020-01-10T16:16:37.639Z] 
16:16:37 [2020-01-10T16:16:37.639Z] #35 [runner 12/12] COPY --from=builder       /build/ /
16:16:38 [2020-01-10T16:16:38.570Z] #35 DONE 0.9s
16:16:38 [2020-01-10T16:16:38.570Z] 
16:16:38 [2020-01-10T16:16:38.570Z] #36 exporting to image
16:16:38 [2020-01-10T16:16:38.570Z] #36 exporting layers
16:16:40 [2020-01-10T16:16:40.011Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:16:41 [2020-01-10T16:16:41.093Z] #36 exporting layers 2.5s done
16:16:41 [2020-01-10T16:16:41.093Z] #36 writing image sha256:4fce762bdcc6e1c4941caf4801e11fc64499d92cb7f32adff8b44ca47cb7c717 done
16:16:41 [2020-01-10T16:16:41.093Z] #36 naming to docker.io/library/moby-e2e-test done
16:16:41 [2020-01-10T16:16:41.093Z] #36 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:16:41 [2020-01-10T16:16:41.403Z] + echo Ensuring container killed.
16:16:41 [2020-01-10T16:16:41.403Z] Ensuring container killed.
16:16:41 [2020-01-10T16:16:41.403Z] + docker rm -vf docker-pr4
16:16:41 [2020-01-10T16:16:41.403Z] Error: No such container: docker-pr4
16:16:41 [2020-01-10T16:16:41.403Z] + true
[Pipeline] sh
16:16:41 [2020-01-10T16:16:41.685Z] + echo Chowning /workspace to jenkins user
16:16:41 [2020-01-10T16:16:41.686Z] Chowning /workspace to jenkins user
16:16:41 [2020-01-10T16:16:41.686Z] + id -u
16:16:41 [2020-01-10T16:16:41.686Z] + id -g
16:16:41 [2020-01-10T16:16:41.686Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40361:/workspace busybox chown -R 1000:1000 /workspace
16:16:42 [2020-01-10T16:16:42.518Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:16:43 [2020-01-10T16:16:43.351Z] + bundleName=unit
16:16:43 [2020-01-10T16:16:43.351Z] + echo Creating unit-bundles.tar.gz
16:16:43 [2020-01-10T16:16:43.351Z] Creating unit-bundles.tar.gz
16:16:43 [2020-01-10T16:16:43.352Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
16:16:43 [2020-01-10T16:16:43.352Z] bundles/junit-report.xml
16:16:43 [2020-01-10T16:16:43.352Z] bundles/go-test-report.json
16:16:43 [2020-01-10T16:16:43.352Z] bundles/profile.out
[Pipeline] archiveArtifacts
16:16:43 [2020-01-10T16:16:43.363Z] Archiving artifacts
16:16:43 [2020-01-10T16:16:43.486Z] === RUN   TestDockerSuite/TestEventsAttach
16:16:43 [2020-01-10T16:16:43.746Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40361/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:16:44 [2020-01-10T16:16:44.058Z] + make clean
16:16:44 [2020-01-10T16:16:44.292Z] --- PASS: TestServiceUpdateConfigs (15.49s)
16:16:44 [2020-01-10T16:16:44.292Z] === RUN   TestServiceUpdateNetwork
16:16:44 [2020-01-10T16:16:44.315Z] docker volume rm -f docker-dev-cache
16:16:44 [2020-01-10T16:16:44.315Z] docker-dev-cache
[Pipeline] deleteDir
16:16:44 [2020-01-10T16:16:44.577Z] === RUN   TestDockerSuite/TestEventsCommit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:16:45 [2020-01-10T16:16:45.501Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:16:46 [2020-01-10T16:16:46.104Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:16:47 [2020-01-10T16:16:47.028Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:16:47 [2020-01-10T16:16:47.974Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
16:16:49 [2020-01-10T16:16:49.855Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
16:16:51 [2020-01-10T16:16:51.737Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:16:51 [2020-01-10T16:16:51.737Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
16:16:54 [2020-01-10T16:16:54.994Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
16:16:57 [2020-01-10T16:16:57.502Z] === RUN   TestDockerSuite/TestEventsCopy
16:16:58 [2020-01-10T16:16:58.046Z] --- PASS: TestServiceUpdateNetwork (14.42s)
16:16:58 [2020-01-10T16:16:58.046Z] PASS
16:16:58 [2020-01-10T16:16:58.046Z] 
16:16:58 [2020-01-10T16:16:58.047Z] === Skipped
16:16:58 [2020-01-10T16:16:58.047Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.03s)
16:16:58 [2020-01-10T16:16:58.047Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:16:58 [2020-01-10T16:16:58.047Z] 
16:16:58 [2020-01-10T16:16:58.047Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
16:16:58 [2020-01-10T16:16:58.047Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:16:58 [2020-01-10T16:16:58.047Z] 
16:16:58 [2020-01-10T16:16:58.047Z] 
16:16:58 [2020-01-10T16:16:58.047Z] DONE 20 tests, 2 skipped in 123.689s
16:16:58 [2020-01-10T16:16:58.047Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
16:16:58 [2020-01-10T16:16:58.047Z] ++ 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
16:16:58 [2020-01-10T16:16:58.047Z] ++ set -e
16:16:58 [2020-01-10T16:16:58.047Z] ++ '[' -n 0 ']'
16:16:58 [2020-01-10T16:16:58.047Z] ++ set -x
16:16:58 [2020-01-10T16:16:58.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
16:16:58 [2020-01-10T16:16:58.047Z] INFO: Testing against a local daemon
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestSessionCreate
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestSessionCreate (0.02s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestSessionCreateWithBadUpgrade
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:16:58 [2020-01-10T16:16:58.047Z] PASS
16:16:58 [2020-01-10T16:16:58.047Z] 
16:16:58 [2020-01-10T16:16:58.047Z] DONE 2 tests in 0.215s
16:16:58 [2020-01-10T16:16:58.047Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
16:16:58 [2020-01-10T16:16:58.047Z] ++ 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
16:16:58 [2020-01-10T16:16:58.047Z] ++ set -e
16:16:58 [2020-01-10T16:16:58.047Z] ++ '[' -n 0 ']'
16:16:58 [2020-01-10T16:16:58.047Z] ++ set -x
16:16:58 [2020-01-10T16:16:58.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
16:16:58 [2020-01-10T16:16:58.047Z] INFO: Testing against a local daemon
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:16:58 [2020-01-10T16:16:58.047Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:16:58 [2020-01-10T16:16:58.047Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestEventsExecDie
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestEventsExecDie (0.86s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestEventsBackwardsCompatible
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestInfoBinaryCommits
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestInfoAPIVersioned
16:16:58 [2020-01-10T16:16:58.047Z] --- PASS: TestInfoAPIVersioned (0.00s)
16:16:58 [2020-01-10T16:16:58.047Z] === RUN   TestInfoDiscoveryBackend
16:16:58 [2020-01-10T16:16:58.417Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
16:16:58 [2020-01-10T16:16:58.417Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:16:58 [2020-01-10T16:16:58.428Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:16:58 [2020-01-10T16:16:58.988Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:16:59 [2020-01-10T16:16:59.653Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:16:59 [2020-01-10T16:16:59.653Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:17:00 [2020-01-10T16:17:00.014Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
16:17:00 [2020-01-10T16:17:00.014Z] === RUN   TestInfoAPI
16:17:00 [2020-01-10T16:17:00.014Z] --- PASS: TestInfoAPI (0.02s)
16:17:00 [2020-01-10T16:17:00.014Z] === RUN   TestInfoAPIWarnings
16:17:00 [2020-01-10T16:17:00.800Z] --- PASS: TestInfoAPIWarnings (0.52s)
16:17:00 [2020-01-10T16:17:00.800Z] === RUN   TestInfoDebug
16:17:01 [2020-01-10T16:17:01.011Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:17:01 [2020-01-10T16:17:01.204Z] --- PASS: TestInfoDebug (0.53s)
16:17:01 [2020-01-10T16:17:01.204Z] === RUN   TestInfoInsecureRegistries
16:17:01 [2020-01-10T16:17:01.613Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:17:01 [2020-01-10T16:17:01.620Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:17:01 [2020-01-10T16:17:01.620Z] === RUN   TestInfoRegistryMirrors
16:17:01 [2020-01-10T16:17:01.990Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:17:01 [2020-01-10T16:17:01.990Z] === RUN   TestLoginFailsWithBadCredentials
16:17:02 [2020-01-10T16:17:02.172Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:17:02 [2020-01-10T16:17:02.375Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s)
16:17:02 [2020-01-10T16:17:02.375Z] === RUN   TestPingCacheHeaders
16:17:02 [2020-01-10T16:17:02.375Z] --- PASS: TestPingCacheHeaders (0.02s)
16:17:02 [2020-01-10T16:17:02.375Z] === RUN   TestPingGet
16:17:02 [2020-01-10T16:17:02.375Z] --- PASS: TestPingGet (0.02s)
16:17:02 [2020-01-10T16:17:02.375Z] === RUN   TestPingHead
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestPingHead (0.02s)
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVersion
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVersion (0.04s)
16:17:02 [2020-01-10T16:17:02.765Z] PASS
16:17:02 [2020-01-10T16:17:02.765Z] 
16:17:02 [2020-01-10T16:17:02.765Z] === Skipped
16:17:02 [2020-01-10T16:17:02.765Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:17:02 [2020-01-10T16:17:02.765Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:17:02 [2020-01-10T16:17:02.765Z] 
16:17:02 [2020-01-10T16:17:02.765Z] 
16:17:02 [2020-01-10T16:17:02.765Z] DONE 18 tests, 1 skipped in 5.724s
16:17:02 [2020-01-10T16:17:02.765Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
16:17:02 [2020-01-10T16:17:02.765Z] ++ 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
16:17:02 [2020-01-10T16:17:02.765Z] ++ set -e
16:17:02 [2020-01-10T16:17:02.765Z] ++ '[' -n 0 ']'
16:17:02 [2020-01-10T16:17:02.765Z] ++ set -x
16:17:02 [2020-01-10T16:17:02.765Z] ++ env -i DEST=/go/src/github.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
16:17:02 [2020-01-10T16:17:02.765Z] INFO: Testing against a local daemon
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesCreateAndList
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesRemove
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVolumesRemove (0.10s)
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesInspect
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVolumesInspect (0.03s)
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesInvalidJSON
16:17:02 [2020-01-10T16:17:02.765Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:17:02 [2020-01-10T16:17:02.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:17:02 [2020-01-10T16:17:02.765Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:17:02 [2020-01-10T16:17:02.765Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:17:02 [2020-01-10T16:17:02.765Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:17:02 [2020-01-10T16:17:02.765Z] PASS
16:17:02 [2020-01-10T16:17:02.765Z] 
16:17:02 [2020-01-10T16:17:02.765Z] DONE 5 tests in 0.288s
16:17:02 [2020-01-10T16:17:02.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:17:03 [2020-01-10T16:17:03.132Z] ++++ cat bundles/test-integration/docker.pid
16:17:03 [2020-01-10T16:17:03.132Z] +++ kill 11490
16:17:03 [2020-01-10T16:17:03.576Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:17:04 [2020-01-10T16:17:04.136Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
16:17:04 [2020-01-10T16:17:04.369Z] +++ /etc/init.d/apparmor stop
16:17:04 [2020-01-10T16:17:04.369Z] Leaving: AppArmorNo profiles have been unloaded.
16:17:04 [2020-01-10T16:17:04.369Z] 
16:17:04 [2020-01-10T16:17:04.369Z] Unloading profiles will leave already running processes permanently
16:17:04 [2020-01-10T16:17:04.369Z] unconfined, which can lead to unexpected situations.
16:17:04 [2020-01-10T16:17:04.369Z] 
16:17:04 [2020-01-10T16:17:04.369Z] To set a process to complain mode, use the command line tool
16:17:04 [2020-01-10T16:17:04.369Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:17:04 [2020-01-10T16:17:04.369Z] +++ true
16:17:04 [2020-01-10T16:17:04.369Z] 
16:17:04 [2020-01-10T16:17:04.391Z] === RUN   TestDockerSuite/TestEventsFilterType
16:17:04 [2020-01-10T16:17:04.647Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
16:17:04 [2020-01-10T16:17:04.901Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
16:17:04 [2020-01-10T16:17:04.901Z] === RUN   TestDockerSuite/TestEventsFilters
Post stage
[Pipeline] junit
16:17:05 [2020-01-10T16:17:05.844Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:17:06 [2020-01-10T16:17:06.866Z] === RUN   TestDockerSuite/TestEventsFormat
16:17:07 [2020-01-10T16:17:07.648Z] + echo Ensuring container killed.
16:17:07 [2020-01-10T16:17:07.648Z] Ensuring container killed.
16:17:07 [2020-01-10T16:17:07.648Z] + docker rm -vf docker-pr4
16:17:07 [2020-01-10T16:17:07.648Z] Error: No such container: docker-pr4
16:17:07 [2020-01-10T16:17:07.648Z] + true
[Pipeline] sh
16:17:08 [2020-01-10T16:17:08.225Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:17:08 [2020-01-10T16:17:08.226Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:17:08 [2020-01-10T16:17:08.226Z] === RUN   TestDockerSuite/TestEventsImageImport
16:17:08 [2020-01-10T16:17:08.496Z] + echo Chowning /workspace to jenkins user
16:17:08 [2020-01-10T16:17:08.497Z] Chowning /workspace to jenkins user
16:17:08 [2020-01-10T16:17:08.497Z] + id -u
16:17:08 [2020-01-10T16:17:08.497Z] + id -g
16:17:08 [2020-01-10T16:17:08.497Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40361:/workspace busybox chown -R 1001:1001 /workspace
16:17:08 [2020-01-10T16:17:08.497Z] Unable to find image 'busybox:latest' locally
16:17:08 [2020-01-10T16:17:08.497Z] latest: Pulling from library/busybox
16:17:08 [2020-01-10T16:17:08.497Z] 6dc7af96dfc8: Pulling fs layer
16:17:08 [2020-01-10T16:17:08.880Z] 6dc7af96dfc8: Verifying Checksum
16:17:08 [2020-01-10T16:17:08.880Z] 6dc7af96dfc8: Download complete
16:17:09 [2020-01-10T16:17:09.149Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:17:09 [2020-01-10T16:17:09.261Z] 6dc7af96dfc8: Pull complete
16:17:09 [2020-01-10T16:17:09.261Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
16:17:09 [2020-01-10T16:17:09.261Z] Status: Downloaded newer image for busybox:latest
16:17:09 [2020-01-10T16:17:09.404Z] === RUN   TestDockerSuite/TestEventsImagePull
16:17:09 [2020-01-10T16:17:09.962Z] === RUN   TestDockerSuite/TestEventsImageTag
16:17:10 [2020-01-10T16:17:10.885Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:17:11 [2020-01-10T16:17:11.140Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
16:17:11 [2020-01-10T16:17:11.140Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
16:17:11 [2020-01-10T16:17:11.140Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:17:11 [2020-01-10T16:17:11.842Z] + bundleName=s390x-integration
16:17:11 [2020-01-10T16:17:11.842Z] + echo Creating s390x-integration-bundles.tar.gz
16:17:11 [2020-01-10T16:17:11.842Z] Creating s390x-integration-bundles.tar.gz
16:17:11 [2020-01-10T16:17:11.842Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:17:11 [2020-01-10T16:17:11.842Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:17:11 [2020-01-10T16:17:11.976Z] Archiving artifacts
16:17:13 [2020-01-10T16:17:13.066Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
16:17:13 [2020-01-10T16:17:13.172Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40361/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:17:13 [2020-01-10T16:17:13.907Z] + make clean
16:17:13 [2020-01-10T16:17:13.907Z] make: command: Command not found
16:17:13 [2020-01-10T16:17:13.907Z] make: command: Command not found
16:17:13 [2020-01-10T16:17:13.907Z] docker volume rm -f docker-dev-cache
16:17:14 [2020-01-10T16:17:14.027Z] docker-dev-cache
[Pipeline] deleteDir
16:17:14 [2020-01-10T16:17:14.045Z] === RUN   TestDockerSuite/TestEventsRename
16:17:14 [2020-01-10T16:17:14.777Z] === RUN   TestDockerSuite/TestEventsResize
16:17:15 [2020-01-10T16:17:15.043Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:17:15 [2020-01-10T16:17:15.043Z] 
16:17:15 [2020-01-10T16:17:15.043Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:17:15 [2020-01-10T16:17:15.043Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:17:15 [2020-01-10T16:17:15.043Z] HOSTNAME=52b9c6f6446a
16:17:15 [2020-01-10T16:17:15.043Z] TESTDEBUG=0
16:17:15 [2020-01-10T16:17:15.043Z] DEST=bundles/test-integration
16:17:15 [2020-01-10T16:17:15.043Z] PWD=/go/src/github.com/docker/docker
16:17:15 [2020-01-10T16:17:15.043Z] DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf
16:17:15 [2020-01-10T16:17:15.043Z] container=docker
16:17:15 [2020-01-10T16:17:15.043Z] HOME=/root
16:17:15 [2020-01-10T16:17:15.043Z] GOLANG_VERSION=1.13.5
16:17:15 [2020-01-10T16:17:15.043Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:17:15 [2020-01-10T16:17:15.043Z] VALIDATE_BRANCH=master
16:17:15 [2020-01-10T16:17:15.043Z] TERM=xterm
16:17:15 [2020-01-10T16:17:15.043Z] DOCKER_PKG=github.com/docker/docker
16:17:15 [2020-01-10T16:17:15.043Z] SHLVL=1
16:17:15 [2020-01-10T16:17:15.043Z] TIMEOUT=120m
16:17:15 [2020-01-10T16:17:15.043Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:17:15 [2020-01-10T16:17:15.043Z] DOCKER_GRAPHDRIVER=overlay2
16:17:15 [2020-01-10T16:17:15.043Z] GO111MODULE=off
16:17:15 [2020-01-10T16:17:15.043Z] DOCKER_EXPERIMENTAL=1
16:17:15 [2020-01-10T16:17:15.043Z] TEST_SKIP_INTEGRATION_CLI=1
16:17:15 [2020-01-10T16:17:15.043Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:17:15 [2020-01-10T16:17:15.043Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:17:15 [2020-01-10T16:17:15.043Z] GOPATH=/go
16:17:15 [2020-01-10T16:17:15.043Z] PKG_CONFIG=pkg-config
16:17:15 [2020-01-10T16:17:15.043Z] _=/usr/bin/env
16:17:15 [2020-01-10T16:17:15.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:17:15 [2020-01-10T16:17:15.829Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:17:16 [2020-01-10T16:17:16.388Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:17:17 [2020-01-10T16:17:17.789Z] === RUN   TestDockerSuite/TestEventsStreaming
16:17:18 [2020-01-10T16:17:18.389Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:17:21 [2020-01-10T16:17:21.684Z] === RUN   TestDockerSuite/TestEventsTop
16:17:22 [2020-01-10T16:17:22.242Z] === RUN   TestDockerSuite/TestEventsUntag
16:17:24 [2020-01-10T16:17:24.789Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:17:26 [2020-01-10T16:17:26.373Z] === RUN   TestDockerSuite/TestExec
16:17:27 [2020-01-10T16:17:27.344Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:17:27 [2020-01-10T16:17:27.600Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
16:17:28 [2020-01-10T16:17:28.159Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:17:29 [2020-01-10T16:17:29.125Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:17:29 [2020-01-10T16:17:29.685Z] === RUN   TestDockerSuite/TestExecAPIStart
16:17:31 [2020-01-10T16:17:31.085Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:17:31 [2020-01-10T16:17:31.728Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:17:32 [2020-01-10T16:17:32.740Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:17:33 [2020-01-10T16:17:33.709Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:17:34 [2020-01-10T16:17:34.676Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:17:35 [2020-01-10T16:17:35.612Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:17:36 [2020-01-10T16:17:36.537Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:17:37 [2020-01-10T16:17:37.459Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:17:39 [2020-01-10T16:17:39.346Z] === RUN   TestDockerSuite/TestExecCgroup
16:17:40 [2020-01-10T16:17:40.270Z] === RUN   TestDockerSuite/TestExecEnv
16:17:41 [2020-01-10T16:17:41.196Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:17:43 [2020-01-10T16:17:43.079Z] === RUN   TestDockerSuite/TestExecExitStatus
16:17:44 [2020-01-10T16:17:44.442Z] === RUN   TestDockerSuite/TestExecInspectID
16:17:46 [2020-01-10T16:17:46.325Z] === RUN   TestDockerSuite/TestExecInteractive
16:17:46 [2020-01-10T16:17:46.884Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
16:17:47 [2020-01-10T16:17:47.807Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:17:48 [2020-01-10T16:17:48.729Z] === RUN   TestDockerSuite/TestExecParseError
16:17:49 [2020-01-10T16:17:49.652Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:17:50 [2020-01-10T16:17:50.575Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:17:51 [2020-01-10T16:17:51.134Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:17:52 [2020-01-10T16:17:52.537Z] === RUN   TestDockerSuite/TestExecSetEnv
16:17:53 [2020-01-10T16:17:53.460Z] === RUN   TestDockerSuite/TestExecStartFails
16:17:54 [2020-01-10T16:17:54.384Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:17:54 [2020-01-10T16:17:54.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:18:06 [2020-01-10T16:18:06.576Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:18:06 [2020-01-10T16:18:06.576Z] === RUN   TestDockerSuite/TestExecTTY
16:18:07 [2020-01-10T16:18:07.140Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:18:08 [2020-01-10T16:18:08.066Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:18:09 [2020-01-10T16:18:09.032Z] === RUN   TestDockerSuite/TestExecUlimits
16:18:09 [2020-01-10T16:18:09.998Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:18:09 [2020-01-10T16:18:09.998Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:18:11 [2020-01-10T16:18:11.939Z] === RUN   TestDockerSuite/TestExecWithNoTERM
16:18:12 [2020-01-10T16:18:12.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:18:12 [2020-01-10T16:18:12.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:18:12 [2020-01-10T16:18:12.861Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:18:14 [2020-01-10T16:18:14.266Z] === RUN   TestDockerSuite/TestExecWithTERM
16:18:14 [2020-01-10T16:18:14.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:18:15 [2020-01-10T16:18:15.233Z] === RUN   TestDockerSuite/TestExecWithUser
16:18:16 [2020-01-10T16:18:16.594Z] === RUN   TestDockerSuite/TestGetContainerStats
16:18:21 [2020-01-10T16:18:21.953Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:18:21 [2020-01-10T16:18:21.953Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
16:18:26 [2020-01-10T16:18:26.193Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:18:29 [2020-01-10T16:18:29.453Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:18:34 [2020-01-10T16:18:34.726Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:18:34 [2020-01-10T16:18:34.726Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:18:34 [2020-01-10T16:18:34.726Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:18:34 [2020-01-10T16:18:34.726Z] === RUN   TestDockerSuite/TestHealth
16:18:49 [2020-01-10T16:18:49.629Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
16:18:54 [2020-01-10T16:18:54.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:18:56 [2020-01-10T16:18:56.283Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:18:56 [2020-01-10T16:18:56.283Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:18:56 [2020-01-10T16:18:56.283Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:18:56 [2020-01-10T16:18:56.283Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:18:56 [2020-01-10T16:18:56.547Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:18:56 [2020-01-10T16:18:56.547Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:18:56 [2020-01-10T16:18:56.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:18:57 [2020-01-10T16:18:57.477Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:18:57 [2020-01-10T16:18:57.477Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:18:57 [2020-01-10T16:18:57.477Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:18:57 [2020-01-10T16:18:57.477Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:18:57 [2020-01-10T16:18:57.732Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:18:57 [2020-01-10T16:18:57.986Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:18:58 [2020-01-10T16:18:58.547Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:18:58 [2020-01-10T16:18:58.547Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:18:59 [2020-01-10T16:18:59.471Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:18:59 [2020-01-10T16:18:59.471Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:18:59 [2020-01-10T16:18:59.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:19:00 [2020-01-10T16:19:00.442Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:19:01 [2020-01-10T16:19:01.803Z] === RUN   TestDockerSuite/TestImagesFormat
16:19:01 [2020-01-10T16:19:01.803Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:19:02 [2020-01-10T16:19:02.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:19:02 [2020-01-10T16:19:02.363Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:19:02 [2020-01-10T16:19:02.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:19:05 [2020-01-10T16:19:05.746Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:19:05 [2020-01-10T16:19:05.746Z] === RUN   TestDockerSuite/TestImportBadURL
16:19:05 [2020-01-10T16:19:05.746Z] === RUN   TestDockerSuite/TestImportDisplay
16:19:07 [2020-01-10T16:19:07.316Z] === RUN   TestDockerSuite/TestImportFile
16:19:08 [2020-01-10T16:19:08.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:19:09 [2020-01-10T16:19:09.331Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:19:09 [2020-01-10T16:19:09.331Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:19:10 [2020-01-10T16:19:10.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:19:11 [2020-01-10T16:19:11.215Z] === RUN   TestDockerSuite/TestImportGzipped
16:19:13 [2020-01-10T16:19:13.230Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:19:14 [2020-01-10T16:19:14.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:19:15 [2020-01-10T16:19:15.154Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:19:16 [2020-01-10T16:19:16.121Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:19:17 [2020-01-10T16:19:17.044Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:19:17 [2020-01-10T16:19:17.605Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:19:17 [2020-01-10T16:19:17.605Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
16:19:17 [2020-01-10T16:19:17.901Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:19:18 [2020-01-10T16:19:18.501Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:19:19 [2020-01-10T16:19:19.425Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:19:20 [2020-01-10T16:19:20.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:19:20 [2020-01-10T16:19:20.437Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:19:20 [2020-01-10T16:19:20.995Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:19:21 [2020-01-10T16:19:21.934Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:19:22 [2020-01-10T16:19:22.548Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:19:22 [2020-01-10T16:19:22.803Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
16:19:24 [2020-01-10T16:19:24.205Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:19:25 [2020-01-10T16:19:25.129Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:19:25 [2020-01-10T16:19:25.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:19:26 [2020-01-10T16:19:26.096Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:19:26 [2020-01-10T16:19:26.096Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:19:27 [2020-01-10T16:19:27.019Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:19:27 [2020-01-10T16:19:27.019Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:19:27 [2020-01-10T16:19:27.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:19:28 [2020-01-10T16:19:28.378Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:19:28 [2020-01-10T16:19:28.378Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
16:19:28 [2020-01-10T16:19:28.981Z] === RUN   TestDockerSuite/TestInspectDefault
16:19:29 [2020-01-10T16:19:29.947Z] === RUN   TestDockerSuite/TestInspectHistory
16:19:30 [2020-01-10T16:19:30.953Z] === RUN   TestDockerSuite/TestInspectImage
16:19:31 [2020-01-10T16:19:31.251Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:19:31 [2020-01-10T16:19:31.251Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:19:31 [2020-01-10T16:19:31.251Z] === RUN   TestDockerSuite/TestInspectInt64
16:19:32 [2020-01-10T16:19:32.218Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:19:33 [2020-01-10T16:19:33.141Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:19:33 [2020-01-10T16:19:33.141Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:19:33 [2020-01-10T16:19:33.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:19:34 [2020-01-10T16:19:34.104Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:19:35 [2020-01-10T16:19:35.027Z] === RUN   TestDockerSuite/TestInspectPlugin
16:19:36 [2020-01-10T16:19:36.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:19:36 [2020-01-10T16:19:36.993Z] === RUN   TestDockerSuite/TestInspectRootFS
16:19:36 [2020-01-10T16:19:36.993Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:19:37 [2020-01-10T16:19:37.553Z] === RUN   TestDockerSuite/TestInspectStatus
16:19:38 [2020-01-10T16:19:38.476Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:19:38 [2020-01-10T16:19:38.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:19:40 [2020-01-10T16:19:40.448Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:19:41 [2020-01-10T16:19:41.413Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:19:42 [2020-01-10T16:19:42.289Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:19:42 [2020-01-10T16:19:42.289Z] Using test binary docker
16:19:42 [2020-01-10T16:19:42.289Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:19:42 [2020-01-10T16:19:42.289Z] +++ /etc/init.d/apparmor start
16:19:42 [2020-01-10T16:19:42.289Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:19:42 [2020-01-10T16:19:42.289Z] INFO: Waiting for daemon to start...
16:19:42 [2020-01-10T16:19:42.289Z] Starting dockerd
16:19:42 [2020-01-10T16:19:42.289Z] +++ 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
16:19:42 [2020-01-10T16:19:42.339Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:19:43 [2020-01-10T16:19:43.262Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:19:43 [2020-01-10T16:19:43.773Z] .
16:19:43 [2020-01-10T16:19:43.773Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:19:43 [2020-01-10T16:19:43.773Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:19:43 [2020-01-10T16:19:43.773Z] Error: No such image: emptyfs
16:19:43 [2020-01-10T16:19:43.773Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:19:43 [2020-01-10T16:19:43.773Z] ++++ docker load
16:19:43 [2020-01-10T16:19:43.870Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:19:44 [2020-01-10T16:19:44.063Z] Running integration-test (iteration 1)
16:19:44 [2020-01-10T16:19:44.063Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
16:19:44 [2020-01-10T16:19:44.063Z] ++ 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
16:19:44 [2020-01-10T16:19:44.063Z] ++ set -e
16:19:44 [2020-01-10T16:19:44.063Z] ++ '[' -n 0 ']'
16:19:44 [2020-01-10T16:19:44.063Z] ++ set -x
16:19:44 [2020-01-10T16:19:44.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:19:44 [2020-01-10T16:19:44.795Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:19:45 [2020-01-10T16:19:45.718Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:19:45 [2020-01-10T16:19:45.718Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
16:19:48 [2020-01-10T16:19:48.984Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:19:49 [2020-01-10T16:19:49.949Z] === RUN   TestDockerSuite/TestLinksEnvs
16:19:51 [2020-01-10T16:19:51.834Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:19:52 [2020-01-10T16:19:52.091Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:19:53 [2020-01-10T16:19:53.977Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:19:54 [2020-01-10T16:19:54.232Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
16:19:57 [2020-01-10T16:19:57.491Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:19:59 [2020-01-10T16:19:59.376Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
16:19:59 [2020-01-10T16:19:59.376Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:19:59 [2020-01-10T16:19:59.376Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:19:59 [2020-01-10T16:19:59.468Z] Loaded image: buildpack-deps:jessie
16:19:59 [2020-01-10T16:19:59.468Z] Loaded image: busybox:latest
16:19:59 [2020-01-10T16:19:59.468Z] Loaded image: busybox:glibc
16:19:59 [2020-01-10T16:19:59.468Z] Loaded image: debian:jessie
16:19:59 [2020-01-10T16:19:59.468Z] Loaded image: hello-world:latest
16:19:59 [2020-01-10T16:19:59.468Z] INFO: Testing against a local daemon
16:19:59 [2020-01-10T16:19:59.468Z] === RUN   TestCgroupNamespacesBuild
16:20:00 [2020-01-10T16:20:00.088Z] --- PASS: TestCgroupNamespacesBuild (1.58s)
16:20:00 [2020-01-10T16:20:00.088Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:20:01 [2020-01-10T16:20:01.596Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
16:20:01 [2020-01-10T16:20:01.596Z] === RUN   TestBuildWithSession
16:20:01 [2020-01-10T16:20:01.596Z] --- SKIP: TestBuildWithSession (0.00s)
16:20:01 [2020-01-10T16:20:01.596Z]     build_session_test.go:25: TODO: BuildKit
16:20:01 [2020-01-10T16:20:01.596Z] === RUN   TestBuildSquashParent
16:20:01 [2020-01-10T16:20:01.884Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
16:20:02 [2020-01-10T16:20:02.139Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:20:02 [2020-01-10T16:20:02.741Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:20:03 [2020-01-10T16:20:03.710Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:20:05 [2020-01-10T16:20:05.591Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
16:20:07 [2020-01-10T16:20:07.113Z] --- PASS: TestBuildSquashParent (5.07s)
16:20:07 [2020-01-10T16:20:07.113Z] === RUN   TestBuildWithRemoveAndForceRemove
16:20:07 [2020-01-10T16:20:07.113Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:20:07 [2020-01-10T16:20:07.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:20:07 [2020-01-10T16:20:07.113Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:20:07 [2020-01-10T16:20:07.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:20:07 [2020-01-10T16:20:07.113Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:20:07 [2020-01-10T16:20:07.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:20:07 [2020-01-10T16:20:07.113Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:20:07 [2020-01-10T16:20:07.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:20:07 [2020-01-10T16:20:07.113Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:20:07 [2020-01-10T16:20:07.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:20:07 [2020-01-10T16:20:07.113Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:20:07 [2020-01-10T16:20:07.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:20:07 [2020-01-10T16:20:07.113Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:20:07 [2020-01-10T16:20:07.113Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:20:07 [2020-01-10T16:20:07.113Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:20:07 [2020-01-10T16:20:07.113Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:20:08 [2020-01-10T16:20:08.895Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
16:20:09 [2020-01-10T16:20:09.807Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:20:09 [2020-01-10T16:20:09.807Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:20:11 [2020-01-10T16:20:11.840Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:20:11 [2020-01-10T16:20:11.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s)
16:20:11 [2020-01-10T16:20:11.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s)
16:20:11 [2020-01-10T16:20:11.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s)
16:20:11 [2020-01-10T16:20:11.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
16:20:11 [2020-01-10T16:20:11.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s)
16:20:11 [2020-01-10T16:20:11.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s)
16:20:11 [2020-01-10T16:20:11.840Z] === RUN   TestBuildMultiStageCopy
16:20:11 [2020-01-10T16:20:11.840Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:20:12 [2020-01-10T16:20:12.153Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
16:20:13 [2020-01-10T16:20:13.874Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:20:14 [2020-01-10T16:20:14.160Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:20:14 [2020-01-10T16:20:14.780Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:20:15 [2020-01-10T16:20:15.064Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:20:15 [2020-01-10T16:20:15.352Z] --- PASS: TestBuildMultiStageCopy (3.61s)
16:20:15 [2020-01-10T16:20:15.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s)
16:20:15 [2020-01-10T16:20:15.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
16:20:15 [2020-01-10T16:20:15.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
16:20:15 [2020-01-10T16:20:15.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s)
16:20:15 [2020-01-10T16:20:15.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
16:20:15 [2020-01-10T16:20:15.352Z] === RUN   TestBuildMultiStageParentConfig
16:20:15 [2020-01-10T16:20:15.454Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
16:20:16 [2020-01-10T16:20:16.373Z] --- PASS: TestBuildMultiStageParentConfig (1.02s)
16:20:16 [2020-01-10T16:20:16.373Z] === RUN   TestBuildLabelWithTargets
16:20:16 [2020-01-10T16:20:16.392Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:20:18 [2020-01-10T16:20:18.402Z] --- PASS: TestBuildLabelWithTargets (1.58s)
16:20:18 [2020-01-10T16:20:18.402Z] === RUN   TestBuildWithEmptyLayers
16:20:18 [2020-01-10T16:20:18.914Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:20:19 [2020-01-10T16:20:19.017Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
16:20:19 [2020-01-10T16:20:19.017Z] === RUN   TestBuildMultiStageOnBuild
16:20:19 [2020-01-10T16:20:19.837Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
16:20:20 [2020-01-10T16:20:20.761Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:20:21 [2020-01-10T16:20:21.070Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
16:20:21 [2020-01-10T16:20:21.070Z] === RUN   TestBuildUncleanTarFilenames
16:20:21 [2020-01-10T16:20:21.685Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:20:22 [2020-01-10T16:20:22.087Z] --- PASS: TestBuildUncleanTarFilenames (1.15s)
16:20:22 [2020-01-10T16:20:22.087Z] === RUN   TestBuildMultiStageLayerLeak
16:20:24 [2020-01-10T16:20:24.778Z] --- PASS: TestBuildMultiStageLayerLeak (2.35s)
16:20:24 [2020-01-10T16:20:24.778Z] === RUN   TestBuildWithHugeFile
16:20:24 [2020-01-10T16:20:24.986Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
16:20:24 [2020-01-10T16:20:24.986Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:20:24 [2020-01-10T16:20:24.986Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:20:24 [2020-01-10T16:20:24.986Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:20:24 [2020-01-10T16:20:24.986Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:20:25 [2020-01-10T16:20:25.241Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
16:20:25 [2020-01-10T16:20:25.497Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:20:26 [2020-01-10T16:20:26.420Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:20:30 [2020-01-10T16:20:30.618Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:20:30 [2020-01-10T16:20:30.872Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:20:36 [2020-01-10T16:20:36.317Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:20:36 [2020-01-10T16:20:36.571Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:20:36 [2020-01-10T16:20:36.571Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:20:37 [2020-01-10T16:20:37.933Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:20:38 [2020-01-10T16:20:38.856Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:20:39 [2020-01-10T16:20:39.778Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:20:41 [2020-01-10T16:20:41.140Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:20:42 [2020-01-10T16:20:42.063Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:20:44 [2020-01-10T16:20:44.610Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:20:45 [2020-01-10T16:20:45.169Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:20:46 [2020-01-10T16:20:46.101Z] === RUN   TestDockerSuite/TestLogsSince
16:20:50 [2020-01-10T16:20:50.263Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
16:20:52 [2020-01-10T16:20:52.857Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:20:59 [2020-01-10T16:20:59.505Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:20:59 [2020-01-10T16:20:59.505Z] === RUN   TestDockerSuite/TestLogsTail
16:20:59 [2020-01-10T16:20:59.505Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
16:21:00 [2020-01-10T16:21:00.949Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:21:01 [2020-01-10T16:21:01.874Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:21:02 [2020-01-10T16:21:02.432Z] === RUN   TestDockerSuite/TestMountIntoProc
16:21:02 [2020-01-10T16:21:02.991Z] === RUN   TestDockerSuite/TestMountIntoSys
16:21:03 [2020-01-10T16:21:03.550Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
16:21:03 [2020-01-10T16:21:03.804Z] === RUN   TestDockerSuite/TestNetHostname
16:21:06 [2020-01-10T16:21:06.310Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:21:06 [2020-01-10T16:21:06.909Z] === RUN   TestDockerSuite/TestNetworkEvents
16:21:08 [2020-01-10T16:21:08.268Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:21:10 [2020-01-10T16:21:10.817Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:21:11 [2020-01-10T16:21:11.072Z] === RUN   TestDockerSuite/TestPluginActive
16:21:12 [2020-01-10T16:21:12.995Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:21:19 [2020-01-10T16:21:19.562Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
16:21:19 [2020-01-10T16:21:19.817Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:21:19 [2020-01-10T16:21:19.817Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:21:20 [2020-01-10T16:21:20.390Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:21:22 [2020-01-10T16:21:22.318Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
16:21:23 [2020-01-10T16:21:23.721Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:21:26 [2020-01-10T16:21:26.230Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:21:26 [2020-01-10T16:21:26.230Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
16:21:28 [2020-01-10T16:21:28.153Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:21:29 [2020-01-10T16:21:29.077Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
16:21:32 [2020-01-10T16:21:32.379Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
16:21:32 [2020-01-10T16:21:32.941Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:21:35 [2020-01-10T16:21:35.452Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
16:21:35 [2020-01-10T16:21:35.452Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:21:37 [2020-01-10T16:21:37.425Z] === RUN   TestDockerSuite/TestPortHostBinding
16:21:38 [2020-01-10T16:21:38.785Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
16:21:38 [2020-01-10T16:21:38.785Z] === RUN   TestDockerSuite/TestPortList
16:21:42 [2020-01-10T16:21:42.178Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
16:21:45 [2020-01-10T16:21:45.651Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
16:21:46 [2020-01-10T16:21:46.851Z] --- PASS: TestBuildWithHugeFile (82.07s)
16:21:46 [2020-01-10T16:21:46.852Z] === RUN   TestBuildWithEmptyDockerfile
16:21:46 [2020-01-10T16:21:46.852Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:21:46 [2020-01-10T16:21:46.852Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:21:46 [2020-01-10T16:21:46.852Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:21:46 [2020-01-10T16:21:46.852Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:21:46 [2020-01-10T16:21:46.852Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:21:46 [2020-01-10T16:21:46.852Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:21:46 [2020-01-10T16:21:46.852Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:21:46 [2020-01-10T16:21:46.852Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:21:46 [2020-01-10T16:21:46.852Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:21:46 [2020-01-10T16:21:46.852Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
16:21:46 [2020-01-10T16:21:46.852Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
16:21:46 [2020-01-10T16:21:46.852Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
16:21:46 [2020-01-10T16:21:46.852Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
16:21:46 [2020-01-10T16:21:46.852Z] === RUN   TestBuildPreserveOwnership
16:21:47 [2020-01-10T16:21:47.137Z] === RUN   TestBuildPreserveOwnership/copy_from
16:21:50 [2020-01-10T16:21:50.603Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:21:50 [2020-01-10T16:21:50.928Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:21:51 [2020-01-10T16:21:51.616Z] --- PASS: TestBuildPreserveOwnership (4.73s)
16:21:51 [2020-01-10T16:21:51.617Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.08s)
16:21:51 [2020-01-10T16:21:51.617Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s)
16:21:51 [2020-01-10T16:21:51.617Z] === RUN   TestBuildPlatformInvalid
16:21:51 [2020-01-10T16:21:51.903Z] --- PASS: TestBuildPlatformInvalid (0.17s)
16:21:51 [2020-01-10T16:21:51.903Z] PASS
16:21:51 [2020-01-10T16:21:51.903Z] 
16:21:51 [2020-01-10T16:21:51.903Z] === Skipped
16:21:51 [2020-01-10T16:21:51.903Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
16:21:51 [2020-01-10T16:21:51.903Z]     build_session_test.go:25: TODO: BuildKit
16:21:51 [2020-01-10T16:21:51.903Z] 
16:21:51 [2020-01-10T16:21:51.903Z] 
16:21:51 [2020-01-10T16:21:51.903Z] DONE 32 tests, 1 skipped in 127.729s
16:21:51 [2020-01-10T16:21:51.903Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
16:21:51 [2020-01-10T16:21:51.903Z] ++ 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
16:21:51 [2020-01-10T16:21:51.903Z] ++ set -e
16:21:51 [2020-01-10T16:21:51.903Z] ++ '[' -n 0 ']'
16:21:51 [2020-01-10T16:21:51.903Z] ++ set -x
16:21:51 [2020-01-10T16:21:51.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=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
16:21:51 [2020-01-10T16:21:51.903Z] INFO: Testing against a local daemon
16:21:51 [2020-01-10T16:21:51.903Z] === RUN   TestConfigList
16:21:52 [2020-01-10T16:21:52.337Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
16:21:52 [2020-01-10T16:21:52.337Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:21:54 [2020-01-10T16:21:54.603Z] --- PASS: TestConfigList (2.34s)
16:21:54 [2020-01-10T16:21:54.603Z] === RUN   TestConfigsCreateAndDelete
16:21:56 [2020-01-10T16:21:56.633Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
16:21:56 [2020-01-10T16:21:56.633Z] === RUN   TestConfigsUpdate
16:21:57 [2020-01-10T16:21:57.610Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
16:21:58 [2020-01-10T16:21:58.744Z] --- PASS: TestConfigsUpdate (2.26s)
16:21:58 [2020-01-10T16:21:58.745Z] === RUN   TestTemplatedConfig
16:21:59 [2020-01-10T16:21:59.493Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:21:59 [2020-01-10T16:21:59.493Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:21:59 [2020-01-10T16:21:59.747Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:22:00 [2020-01-10T16:22:00.306Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:22:00 [2020-01-10T16:22:00.306Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:22:01 [2020-01-10T16:22:01.230Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:22:01 [2020-01-10T16:22:01.230Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:22:01 [2020-01-10T16:22:01.436Z] --- PASS: TestTemplatedConfig (2.67s)
16:22:01 [2020-01-10T16:22:01.436Z] === RUN   TestConfigInspect
16:22:01 [2020-01-10T16:22:01.791Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:22:02 [2020-01-10T16:22:02.045Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:22:03 [2020-01-10T16:22:03.488Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:22:03 [2020-01-10T16:22:03.489Z] === RUN   TestDockerSuite/TestPruneContainerLabel
16:22:04 [2020-01-10T16:22:04.137Z] --- PASS: TestConfigInspect (2.23s)
16:22:04 [2020-01-10T16:22:04.137Z] === RUN   TestConfigCreateWithLabels
16:22:06 [2020-01-10T16:22:06.168Z] --- PASS: TestConfigCreateWithLabels (2.20s)
16:22:06 [2020-01-10T16:22:06.168Z] === RUN   TestConfigCreateResolve
16:22:06 [2020-01-10T16:22:06.785Z] === RUN   TestDockerSuite/TestPruneContainerUntil
16:22:08 [2020-01-10T16:22:08.206Z] --- PASS: TestConfigCreateResolve (2.26s)
16:22:08 [2020-01-10T16:22:08.206Z] === RUN   TestConfigDaemonLibtrustID
16:22:08 [2020-01-10T16:22:08.273Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
16:22:08 [2020-01-10T16:22:08.531Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
16:22:08 [2020-01-10T16:22:08.531Z] === RUN   TestDockerSuite/TestPsByOrder
16:22:08 [2020-01-10T16:22:08.822Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:22:08 [2020-01-10T16:22:08.822Z] PASS
16:22:08 [2020-01-10T16:22:08.822Z] 
16:22:08 [2020-01-10T16:22:08.822Z] DONE 8 tests in 16.829s
16:22:08 [2020-01-10T16:22:08.822Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
16:22:08 [2020-01-10T16:22:08.822Z] ++ 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
16:22:08 [2020-01-10T16:22:08.822Z] ++ set -e
16:22:08 [2020-01-10T16:22:08.822Z] ++ '[' -n 0 ']'
16:22:08 [2020-01-10T16:22:08.822Z] ++ set -x
16:22:08 [2020-01-10T16:22:08.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:22:08 [2020-01-10T16:22:08.822Z] INFO: Testing against a local daemon
16:22:08 [2020-01-10T16:22:08.822Z] === RUN   TestCheckpoint
16:22:08 [2020-01-10T16:22:08.822Z] --- SKIP: TestCheckpoint (0.00s)
16:22:08 [2020-01-10T16:22:08.822Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:22:08 [2020-01-10T16:22:08.822Z] === RUN   TestContainerInvalidJSON
16:22:08 [2020-01-10T16:22:08.822Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:22:08 [2020-01-10T16:22:08.822Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:22:08 [2020-01-10T16:22:08.822Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:22:08 [2020-01-10T16:22:08.822Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:22:08 [2020-01-10T16:22:08.822Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:22:08 [2020-01-10T16:22:08.822Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:22:08 [2020-01-10T16:22:08.822Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:22:08 [2020-01-10T16:22:08.822Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:22:08 [2020-01-10T16:22:08.822Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:22:08 [2020-01-10T16:22:08.822Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:22:08 [2020-01-10T16:22:08.822Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:22:08 [2020-01-10T16:22:08.822Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:22:08 [2020-01-10T16:22:08.822Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:22:08 [2020-01-10T16:22:08.822Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:22:09 [2020-01-10T16:22:09.107Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
16:22:09 [2020-01-10T16:22:09.107Z] === RUN   TestCopyFromContainerPathIsNotDir
16:22:09 [2020-01-10T16:22:09.107Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
16:22:09 [2020-01-10T16:22:09.107Z] === RUN   TestCopyToContainerPathDoesNotExist
16:22:09 [2020-01-10T16:22:09.107Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
16:22:09 [2020-01-10T16:22:09.107Z] === RUN   TestCopyToContainerPathIsNotDir
16:22:09 [2020-01-10T16:22:09.107Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
16:22:09 [2020-01-10T16:22:09.107Z] === RUN   TestCopyFromContainer
16:22:10 [2020-01-10T16:22:10.583Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
16:22:11 [2020-01-10T16:22:11.158Z] === RUN   TestCopyFromContainer//
16:22:11 [2020-01-10T16:22:11.158Z] === RUN   TestCopyFromContainer//bar/root
16:22:11 [2020-01-10T16:22:11.158Z] === RUN   TestCopyFromContainer//bar/root/
16:22:11 [2020-01-10T16:22:11.158Z] === RUN   TestCopyFromContainer/bar/quux
16:22:11 [2020-01-10T16:22:11.158Z] === RUN   TestCopyFromContainer/bar/quux/
16:22:11 [2020-01-10T16:22:11.158Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:22:11 [2020-01-10T16:22:11.443Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:22:11 [2020-01-10T16:22:11.443Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:22:11 [2020-01-10T16:22:11.443Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:22:11 [2020-01-10T16:22:11.728Z] === RUN   TestCopyFromContainer/bar/notarget
16:22:11 [2020-01-10T16:22:11.728Z] --- PASS: TestCopyFromContainer (2.56s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer// (0.10s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
16:22:11 [2020-01-10T16:22:11.728Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:22:11 [2020-01-10T16:22:11.728Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:22:11 [2020-01-10T16:22:11.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:22:11 [2020-01-10T16:22:11.728Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:22:11 [2020-01-10T16:22:11.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:22:11 [2020-01-10T16:22:11.728Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:22:11 [2020-01-10T16:22:11.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:22:11 [2020-01-10T16:22:11.728Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:22:11 [2020-01-10T16:22:11.728Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:22:11 [2020-01-10T16:22:11.728Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:22:11 [2020-01-10T16:22:11.728Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
16:22:11 [2020-01-10T16:22:11.728Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:22:11 [2020-01-10T16:22:11.728Z] === RUN   TestCreateLinkToNonExistingContainer
16:22:12 [2020-01-10T16:22:12.014Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:22:12 [2020-01-10T16:22:12.014Z] === RUN   TestCreateWithInvalidEnv
16:22:12 [2020-01-10T16:22:12.014Z] === RUN   TestCreateWithInvalidEnv/0
16:22:12 [2020-01-10T16:22:12.014Z] === PAUSE TestCreateWithInvalidEnv/0
16:22:12 [2020-01-10T16:22:12.014Z] === RUN   TestCreateWithInvalidEnv/1
16:22:12 [2020-01-10T16:22:12.014Z] === PAUSE TestCreateWithInvalidEnv/1
16:22:12 [2020-01-10T16:22:12.014Z] === RUN   TestCreateWithInvalidEnv/2
16:22:12 [2020-01-10T16:22:12.014Z] === PAUSE TestCreateWithInvalidEnv/2
16:22:12 [2020-01-10T16:22:12.014Z] === CONT  TestCreateWithInvalidEnv/0
16:22:12 [2020-01-10T16:22:12.014Z] === CONT  TestCreateWithInvalidEnv/1
16:22:12 [2020-01-10T16:22:12.014Z] === CONT  TestCreateWithInvalidEnv/2
16:22:12 [2020-01-10T16:22:12.014Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
16:22:12 [2020-01-10T16:22:12.014Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:22:12 [2020-01-10T16:22:12.014Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:22:12 [2020-01-10T16:22:12.014Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:22:12 [2020-01-10T16:22:12.014Z] === RUN   TestCreateTmpfsMountsTarget
16:22:12 [2020-01-10T16:22:12.014Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
16:22:12 [2020-01-10T16:22:12.014Z] === RUN   TestCreateWithCustomMaskedPaths
16:22:12 [2020-01-10T16:22:12.515Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:22:13 [2020-01-10T16:22:13.161Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:22:13 [2020-01-10T16:22:13.805Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
16:22:14 [2020-01-10T16:22:14.060Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s)
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:22:14 [2020-01-10T16:22:14.060Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:22:14 [2020-01-10T16:22:14.060Z] --- PASS: TestCreateWithCapabilities (0.04s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
16:22:14 [2020-01-10T16:22:14.060Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
16:22:14 [2020-01-10T16:22:14.060Z] === RUN   TestCreateWithCustomReadonlyPaths
16:22:16 [2020-01-10T16:22:16.096Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s)
16:22:16 [2020-01-10T16:22:16.096Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:22:16 [2020-01-10T16:22:16.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:22:16 [2020-01-10T16:22:16.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:22:16 [2020-01-10T16:22:16.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:22:16 [2020-01-10T16:22:16.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:22:16 [2020-01-10T16:22:16.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:22:16 [2020-01-10T16:22:16.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:22:16 [2020-01-10T16:22:16.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:22:16 [2020-01-10T16:22:16.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:22:16 [2020-01-10T16:22:16.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:22:16 [2020-01-10T16:22:16.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:22:16 [2020-01-10T16:22:16.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:22:16 [2020-01-10T16:22:16.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:22:16 [2020-01-10T16:22:16.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:22:16 [2020-01-10T16:22:16.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:22:16 [2020-01-10T16:22:16.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:22:16 [2020-01-10T16:22:16.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:22:16 [2020-01-10T16:22:16.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
16:22:16 [2020-01-10T16:22:16.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
16:22:16 [2020-01-10T16:22:16.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
16:22:16 [2020-01-10T16:22:16.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
16:22:16 [2020-01-10T16:22:16.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
16:22:16 [2020-01-10T16:22:16.096Z] === RUN   TestContainerStartOnDaemonRestart
16:22:16 [2020-01-10T16:22:16.096Z] === PAUSE TestContainerStartOnDaemonRestart
16:22:16 [2020-01-10T16:22:16.096Z] === RUN   TestDaemonRestartIpcMode
16:22:16 [2020-01-10T16:22:16.096Z] === PAUSE TestDaemonRestartIpcMode
16:22:16 [2020-01-10T16:22:16.096Z] === RUN   TestDiff
16:22:17 [2020-01-10T16:22:17.108Z] --- PASS: TestDiff (0.69s)
16:22:17 [2020-01-10T16:22:17.108Z] === RUN   TestExecWithCloseStdin
16:22:17 [2020-01-10T16:22:17.437Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:22:17 [2020-01-10T16:22:17.437Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
16:22:17 [2020-01-10T16:22:17.734Z] --- PASS: TestExecWithCloseStdin (0.81s)
16:22:17 [2020-01-10T16:22:17.734Z] === RUN   TestExec
16:22:18 [2020-01-10T16:22:18.761Z] --- PASS: TestExec (0.84s)
16:22:18 [2020-01-10T16:22:18.761Z] === RUN   TestExecUser
16:22:19 [2020-01-10T16:22:19.386Z] --- PASS: TestExecUser (0.80s)
16:22:19 [2020-01-10T16:22:19.386Z] === RUN   TestExportContainerAndImportImage
16:22:20 [2020-01-10T16:22:20.402Z] --- PASS: TestExportContainerAndImportImage (1.00s)
16:22:20 [2020-01-10T16:22:20.402Z] === RUN   TestExportContainerAfterDaemonRestart
16:22:20 [2020-01-10T16:22:20.741Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
16:22:21 [2020-01-10T16:22:21.837Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:22:21 [2020-01-10T16:22:21.912Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
16:22:21 [2020-01-10T16:22:21.912Z] === RUN   TestHealthCheckWorkdir
16:22:22 [2020-01-10T16:22:22.183Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:22:22 [2020-01-10T16:22:22.741Z] --- PASS: TestHealthCheckWorkdir (0.94s)
16:22:22 [2020-01-10T16:22:22.741Z] === RUN   TestHealthKillContainer
16:22:26 [2020-01-10T16:22:26.269Z] --- PASS: TestHealthKillContainer (2.90s)
16:22:26 [2020-01-10T16:22:26.269Z] === RUN   TestInspectCpusetInConfigPre120
16:22:26 [2020-01-10T16:22:26.269Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
16:22:26 [2020-01-10T16:22:26.269Z] === RUN   TestIpcModeNone
16:22:26 [2020-01-10T16:22:26.343Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
16:22:26 [2020-01-10T16:22:26.343Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:22:27 [2020-01-10T16:22:27.282Z] --- PASS: TestIpcModeNone (0.81s)
16:22:27 [2020-01-10T16:22:27.282Z] === RUN   TestIpcModePrivate
16:22:27 [2020-01-10T16:22:27.906Z] --- PASS: TestIpcModePrivate (0.78s)
16:22:27 [2020-01-10T16:22:27.906Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
16:22:27 [2020-01-10T16:22:27.906Z] === RUN   TestIpcModeShareable
16:22:28 [2020-01-10T16:22:28.920Z] --- PASS: TestIpcModeShareable (0.78s)
16:22:28 [2020-01-10T16:22:28.920Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
16:22:28 [2020-01-10T16:22:28.920Z] === RUN   TestAPIIpcModeShareableAndContainer
16:22:29 [2020-01-10T16:22:29.695Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
16:22:31 [2020-01-10T16:22:31.606Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s)
16:22:31 [2020-01-10T16:22:31.606Z] === RUN   TestAPIIpcModeHost
16:22:31 [2020-01-10T16:22:31.891Z] --- PASS: TestAPIIpcModeHost (0.65s)
16:22:31 [2020-01-10T16:22:31.891Z] === RUN   TestDaemonIpcModeShareable
16:22:33 [2020-01-10T16:22:33.380Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
16:22:33 [2020-01-10T16:22:33.380Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:22:33 [2020-01-10T16:22:33.380Z] === RUN   TestDaemonIpcModePrivate
16:22:34 [2020-01-10T16:22:34.293Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:22:35 [2020-01-10T16:22:35.434Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
16:22:35 [2020-01-10T16:22:35.434Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
16:22:35 [2020-01-10T16:22:35.434Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:22:36 [2020-01-10T16:22:36.350Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:22:36 [2020-01-10T16:22:36.919Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
16:22:36 [2020-01-10T16:22:36.919Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
16:22:36 [2020-01-10T16:22:36.919Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:22:38 [2020-01-10T16:22:38.388Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:22:38 [2020-01-10T16:22:38.405Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
16:22:38 [2020-01-10T16:22:38.405Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:22:38 [2020-01-10T16:22:38.405Z] === RUN   TestIpcModeOlderClient
16:22:38 [2020-01-10T16:22:38.405Z] === PAUSE TestIpcModeOlderClient
16:22:38 [2020-01-10T16:22:38.405Z] === RUN   TestKillContainerInvalidSignal
16:22:39 [2020-01-10T16:22:39.027Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
16:22:39 [2020-01-10T16:22:39.027Z] === RUN   TestKillContainer
16:22:39 [2020-01-10T16:22:39.027Z] === RUN   TestKillContainer/no_signal
16:22:39 [2020-01-10T16:22:39.646Z] === RUN   TestKillContainer/non_killing_signal
16:22:39 [2020-01-10T16:22:39.792Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:22:40 [2020-01-10T16:22:40.265Z] === RUN   TestKillContainer/killing_signal
16:22:41 [2020-01-10T16:22:41.285Z] --- PASS: TestKillContainer (1.97s)
16:22:41 [2020-01-10T16:22:41.285Z]     --- PASS: TestKillContainer/no_signal (0.64s)
16:22:41 [2020-01-10T16:22:41.285Z]     --- PASS: TestKillContainer/non_killing_signal (0.43s)
16:22:41 [2020-01-10T16:22:41.285Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
16:22:41 [2020-01-10T16:22:41.285Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:22:41 [2020-01-10T16:22:41.285Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:22:41 [2020-01-10T16:22:41.570Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:22:41 [2020-01-10T16:22:41.888Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:22:41 [2020-01-10T16:22:41.888Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
16:22:42 [2020-01-10T16:22:42.585Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
16:22:42 [2020-01-10T16:22:42.585Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
16:22:42 [2020-01-10T16:22:42.585Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
16:22:42 [2020-01-10T16:22:42.585Z] === RUN   TestKillStoppedContainer
16:22:42 [2020-01-10T16:22:42.585Z] --- PASS: TestKillStoppedContainer (0.08s)
16:22:42 [2020-01-10T16:22:42.585Z] === RUN   TestKillStoppedContainerAPIPre120
16:22:42 [2020-01-10T16:22:42.585Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
16:22:42 [2020-01-10T16:22:42.585Z] === RUN   TestKillDifferentUserContainer
16:22:43 [2020-01-10T16:22:43.204Z] --- PASS: TestKillDifferentUserContainer (0.67s)
16:22:43 [2020-01-10T16:22:43.204Z] === RUN   TestInspectOomKilledTrue
16:22:43 [2020-01-10T16:22:43.341Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:22:44 [2020-01-10T16:22:44.683Z] --- PASS: TestInspectOomKilledTrue (1.21s)
16:22:44 [2020-01-10T16:22:44.683Z] === RUN   TestInspectOomKilledFalse
16:22:44 [2020-01-10T16:22:44.968Z] --- PASS: TestInspectOomKilledFalse (0.64s)
16:22:44 [2020-01-10T16:22:44.968Z] === RUN   TestLinksEtcHostsContentMatch
16:22:45 [2020-01-10T16:22:45.590Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
16:22:45 [2020-01-10T16:22:45.590Z] === RUN   TestLinksContainerNames
16:22:46 [2020-01-10T16:22:46.024Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:22:47 [2020-01-10T16:22:47.073Z] --- PASS: TestLinksContainerNames (1.27s)
16:22:47 [2020-01-10T16:22:47.073Z] === RUN   TestLogsFollowTailEmpty
16:22:47 [2020-01-10T16:22:47.694Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
16:22:47 [2020-01-10T16:22:47.694Z] === RUN   TestContainerNetworkMountsNoChown
16:22:48 [2020-01-10T16:22:48.078Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:22:48 [2020-01-10T16:22:48.078Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:22:48 [2020-01-10T16:22:48.323Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/default
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/default
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/private
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/private
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rprivate
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rprivate
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/slave
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/slave
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rslave
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rslave
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/shared
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/shared
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rshared
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rshared
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/default
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/shared
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/rslave
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/rshared
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/rprivate
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/private
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/private/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/private/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/slave
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/default/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/default/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:22:48 [2020-01-10T16:22:48.323Z] === CONT  TestMountDaemonRoot/private/bind_root
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/private/mount_root
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/default/bind_root
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/default/mount_root
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:22:48 [2020-01-10T16:22:48.608Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:22:48 [2020-01-10T16:22:48.608Z] --- PASS: TestMountDaemonRoot (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:22:48 [2020-01-10T16:22:48.608Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
16:22:48 [2020-01-10T16:22:48.608Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
16:22:48 [2020-01-10T16:22:48.608Z]     --- PASS: TestMountDaemonRoot/default (0.01s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
16:22:48 [2020-01-10T16:22:48.608Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
16:22:48 [2020-01-10T16:22:48.608Z] === RUN   TestContainerBindMountNonRecursive
16:22:48 [2020-01-10T16:22:48.681Z] === RUN   TestDockerSuite/TestPsRightTagName
16:22:50 [2020-01-10T16:22:50.640Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
16:22:50 [2020-01-10T16:22:50.640Z] === RUN   TestNetworkNat
16:22:50 [2020-01-10T16:22:50.924Z] --- PASS: TestNetworkNat (0.67s)
16:22:50 [2020-01-10T16:22:50.924Z] === RUN   TestNetworkLocalhostTCPNat
16:22:51 [2020-01-10T16:22:51.276Z] === RUN   TestDockerSuite/TestPsShowMounts
16:22:51 [2020-01-10T16:22:51.939Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
16:22:51 [2020-01-10T16:22:51.939Z] === RUN   TestNetworkLoopbackNat
16:22:52 [2020-01-10T16:22:52.554Z] --- PASS: TestNetworkLoopbackNat (0.94s)
16:22:52 [2020-01-10T16:22:52.554Z] === RUN   TestPause
16:22:53 [2020-01-10T16:22:53.583Z] --- PASS: TestPause (0.71s)
16:22:53 [2020-01-10T16:22:53.583Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:22:53 [2020-01-10T16:22:53.583Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:22:53 [2020-01-10T16:22:53.583Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:22:53 [2020-01-10T16:22:53.583Z] === RUN   TestPauseStopPausedContainer
16:22:53 [2020-01-10T16:22:53.830Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:22:54 [2020-01-10T16:22:54.208Z] --- PASS: TestPauseStopPausedContainer (0.69s)
16:22:54 [2020-01-10T16:22:54.208Z] === RUN   TestPsFilter
16:22:54 [2020-01-10T16:22:54.208Z] --- PASS: TestPsFilter (0.20s)
16:22:54 [2020-01-10T16:22:54.208Z] === RUN   TestRemoveContainerWithRemovedVolume
16:22:54 [2020-01-10T16:22:54.797Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:22:54 [2020-01-10T16:22:54.797Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:22:54 [2020-01-10T16:22:54.797Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:22:54 [2020-01-10T16:22:54.797Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:22:54 [2020-01-10T16:22:54.797Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:22:54 [2020-01-10T16:22:54.836Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
16:22:54 [2020-01-10T16:22:54.836Z] === RUN   TestRemoveContainerWithVolume
16:22:55 [2020-01-10T16:22:55.356Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
16:22:55 [2020-01-10T16:22:55.863Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
16:22:55 [2020-01-10T16:22:55.863Z] === RUN   TestRemoveContainerRunning
16:22:56 [2020-01-10T16:22:56.015Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:22:56 [2020-01-10T16:22:56.490Z] --- PASS: TestRemoveContainerRunning (0.69s)
16:22:56 [2020-01-10T16:22:56.490Z] === RUN   TestRemoveContainerForceRemoveRunning
16:22:57 [2020-01-10T16:22:57.108Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
16:22:57 [2020-01-10T16:22:57.108Z] === RUN   TestRemoveInvalidContainer
16:22:57 [2020-01-10T16:22:57.108Z] --- PASS: TestRemoveInvalidContainer (0.04s)
16:22:57 [2020-01-10T16:22:57.108Z] === RUN   TestRenameLinkedContainer
16:22:58 [2020-01-10T16:22:58.022Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:22:59 [2020-01-10T16:22:59.114Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:22:59 [2020-01-10T16:22:59.798Z] --- PASS: TestRenameLinkedContainer (2.64s)
16:22:59 [2020-01-10T16:22:59.798Z] === RUN   TestRenameStoppedContainer
16:23:00 [2020-01-10T16:23:00.078Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:23:00 [2020-01-10T16:23:00.429Z] --- PASS: TestRenameStoppedContainer (0.70s)
16:23:00 [2020-01-10T16:23:00.429Z] === RUN   TestRenameRunningContainerAndReuse
16:23:01 [2020-01-10T16:23:01.912Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
16:23:01 [2020-01-10T16:23:01.912Z] === RUN   TestRenameInvalidName
16:23:02 [2020-01-10T16:23:02.540Z] --- PASS: TestRenameInvalidName (0.67s)
16:23:02 [2020-01-10T16:23:02.540Z] === RUN   TestRenameAnonymousContainer
16:23:05 [2020-01-10T16:23:05.236Z] --- PASS: TestRenameAnonymousContainer (2.58s)
16:23:05 [2020-01-10T16:23:05.236Z] === RUN   TestRenameContainerWithSameName
16:23:05 [2020-01-10T16:23:05.523Z] --- PASS: TestRenameContainerWithSameName (0.68s)
16:23:05 [2020-01-10T16:23:05.523Z] === RUN   TestRenameContainerWithLinkedContainer
16:23:07 [2020-01-10T16:23:07.001Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
16:23:07 [2020-01-10T16:23:07.001Z] === RUN   TestResize
16:23:07 [2020-01-10T16:23:07.624Z] --- PASS: TestResize (0.71s)
16:23:07 [2020-01-10T16:23:07.624Z] === RUN   TestResizeWithInvalidSize
16:23:08 [2020-01-10T16:23:08.147Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:23:08 [2020-01-10T16:23:08.639Z] --- PASS: TestResizeWithInvalidSize (0.76s)
16:23:08 [2020-01-10T16:23:08.639Z] === RUN   TestResizeWhenContainerNotStarted
16:23:08 [2020-01-10T16:23:08.706Z] === RUN   TestDockerSwarmSuite/TestServiceScale
16:23:08 [2020-01-10T16:23:08.960Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:23:09 [2020-01-10T16:23:09.268Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:23:09 [2020-01-10T16:23:09.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:23:11 [2020-01-10T16:23:11.508Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:23:11 [2020-01-10T16:23:11.508Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
16:23:11 [2020-01-10T16:23:11.508Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:23:11 [2020-01-10T16:23:11.508Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:23:11 [2020-01-10T16:23:11.810Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:23:12 [2020-01-10T16:23:12.778Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:23:12 [2020-01-10T16:23:12.778Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:23:12 [2020-01-10T16:23:12.778Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:23:12 [2020-01-10T16:23:12.778Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:23:14 [2020-01-10T16:23:14.533Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:23:14 [2020-01-10T16:23:14.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:23:15 [2020-01-10T16:23:15.126Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:23:15 [2020-01-10T16:23:15.126Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:23:16 [2020-01-10T16:23:16.414Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:23:17 [2020-01-10T16:23:17.842Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:23:19 [2020-01-10T16:23:19.909Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.30s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.54s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.55s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.77s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.29s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.32s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.30s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.31s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.94s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.43s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.26s)
16:23:19 [2020-01-10T16:23:19.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s)
16:23:19 [2020-01-10T16:23:19.909Z] === RUN   TestCgroupNamespacesRun
16:23:20 [2020-01-10T16:23:20.778Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:23:21 [2020-01-10T16:23:21.391Z] --- PASS: TestCgroupNamespacesRun (1.62s)
16:23:21 [2020-01-10T16:23:21.391Z] === RUN   TestCgroupNamespacesRunPrivileged
16:23:22 [2020-01-10T16:23:22.304Z] === RUN   TestDockerSuite/TestRmiBlank
16:23:22 [2020-01-10T16:23:22.304Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:23:22 [2020-01-10T16:23:22.304Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:23:23 [2020-01-10T16:23:23.429Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s)
16:23:23 [2020-01-10T16:23:23.429Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:23:24 [2020-01-10T16:23:24.917Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s)
16:23:24 [2020-01-10T16:23:24.917Z] === RUN   TestCgroupNamespacesRunHostMode
16:23:26 [2020-01-10T16:23:26.632Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:23:26 [2020-01-10T16:23:26.960Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
16:23:26 [2020-01-10T16:23:26.960Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:23:27 [2020-01-10T16:23:27.202Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:23:27 [2020-01-10T16:23:27.760Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:23:28 [2020-01-10T16:23:28.439Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
16:23:28 [2020-01-10T16:23:28.439Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:23:29 [2020-01-10T16:23:29.451Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
16:23:29 [2020-01-10T16:23:29.451Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:23:29 [2020-01-10T16:23:29.641Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:23:30 [2020-01-10T16:23:30.069Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
16:23:30 [2020-01-10T16:23:30.069Z] === RUN   TestCgroupNamespacesRunOlderClient
16:23:30 [2020-01-10T16:23:30.563Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:23:31 [2020-01-10T16:23:31.485Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
16:23:32 [2020-01-10T16:23:32.135Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
16:23:32 [2020-01-10T16:23:32.135Z] === RUN   TestKernelTCPMemory
16:23:32 [2020-01-10T16:23:32.420Z] --- PASS: TestKernelTCPMemory (0.80s)
16:23:32 [2020-01-10T16:23:32.420Z] === RUN   TestNISDomainname
16:23:32 [2020-01-10T16:23:32.453Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:23:33 [2020-01-10T16:23:33.433Z] --- PASS: TestNISDomainname (0.84s)
16:23:33 [2020-01-10T16:23:33.433Z] === RUN   TestHostnameDnsResolution
16:23:33 [2020-01-10T16:23:33.466Z] === RUN   TestDockerSuite/TestRmiTag
16:23:33 [2020-01-10T16:23:33.721Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:23:33 [2020-01-10T16:23:33.721Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
16:23:34 [2020-01-10T16:23:34.449Z] --- PASS: TestHostnameDnsResolution (1.01s)
16:23:34 [2020-01-10T16:23:34.449Z] === RUN   TestStats
16:23:34 [2020-01-10T16:23:34.728Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:23:36 [2020-01-10T16:23:36.481Z] --- PASS: TestStats (1.89s)
16:23:36 [2020-01-10T16:23:36.481Z] === RUN   TestStopContainerWithTimeout
16:23:36 [2020-01-10T16:23:36.481Z] === RUN   TestStopContainerWithTimeout/0
16:23:36 [2020-01-10T16:23:36.481Z] === PAUSE TestStopContainerWithTimeout/0
16:23:36 [2020-01-10T16:23:36.481Z] === RUN   TestStopContainerWithTimeout/1
16:23:36 [2020-01-10T16:23:36.481Z] === PAUSE TestStopContainerWithTimeout/1
16:23:36 [2020-01-10T16:23:36.481Z] === RUN   TestStopContainerWithTimeout/3
16:23:36 [2020-01-10T16:23:36.481Z] === PAUSE TestStopContainerWithTimeout/3
16:23:36 [2020-01-10T16:23:36.481Z] === RUN   TestStopContainerWithTimeout/-1
16:23:36 [2020-01-10T16:23:36.481Z] === PAUSE TestStopContainerWithTimeout/-1
16:23:36 [2020-01-10T16:23:36.481Z] === CONT  TestStopContainerWithTimeout/0
16:23:36 [2020-01-10T16:23:36.481Z] === CONT  TestStopContainerWithTimeout/-1
16:23:36 [2020-01-10T16:23:36.481Z] === CONT  TestStopContainerWithTimeout/1
16:23:36 [2020-01-10T16:23:36.481Z] === CONT  TestStopContainerWithTimeout/3
16:23:37 [2020-01-10T16:23:37.235Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:23:39 [2020-01-10T16:23:39.829Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:23:39 [2020-01-10T16:23:39.946Z] --- PASS: TestStopContainerWithTimeout (0.03s)
16:23:39 [2020-01-10T16:23:39.946Z]     --- PASS: TestStopContainerWithTimeout/0 (1.31s)
16:23:39 [2020-01-10T16:23:39.946Z]     --- PASS: TestStopContainerWithTimeout/1 (2.39s)
16:23:39 [2020-01-10T16:23:39.946Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
16:23:39 [2020-01-10T16:23:39.946Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.34s)
16:23:39 [2020-01-10T16:23:39.946Z] === RUN   TestDeleteDevicemapper
16:23:39 [2020-01-10T16:23:39.946Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:23:39 [2020-01-10T16:23:39.946Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:23:39 [2020-01-10T16:23:39.946Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:23:40 [2020-01-10T16:23:40.084Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:23:41 [2020-01-10T16:23:41.092Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:23:41 [2020-01-10T16:23:41.651Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:23:41 [2020-01-10T16:23:41.986Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s)
16:23:41 [2020-01-10T16:23:41.986Z] === RUN   TestUpdateMemory
16:23:42 [2020-01-10T16:23:42.602Z] --- PASS: TestUpdateMemory (0.89s)
16:23:42 [2020-01-10T16:23:42.602Z] === RUN   TestUpdateCPUQuota
16:23:43 [2020-01-10T16:23:43.532Z] === RUN   TestDockerSuite/TestRunAddHost
16:23:43 [2020-01-10T16:23:43.620Z] --- PASS: TestUpdateCPUQuota (1.18s)
16:23:43 [2020-01-10T16:23:43.620Z] === RUN   TestUpdatePidsLimit
16:23:43 [2020-01-10T16:23:43.620Z] === RUN   TestUpdatePidsLimit/update_from_none
16:23:43 [2020-01-10T16:23:43.788Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:23:43 [2020-01-10T16:23:43.903Z] === RUN   TestUpdatePidsLimit/no_change
16:23:44 [2020-01-10T16:23:44.346Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:23:44 [2020-01-10T16:23:44.530Z] === RUN   TestUpdatePidsLimit/update_lower
16:23:44 [2020-01-10T16:23:44.530Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:23:44 [2020-01-10T16:23:44.905Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:23:44 [2020-01-10T16:23:44.905Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:23:45 [2020-01-10T16:23:45.151Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:23:45 [2020-01-10T16:23:45.151Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:23:45 [2020-01-10T16:23:45.770Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:23:45 [2020-01-10T16:23:45.827Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:23:47 [2020-01-10T16:23:47.256Z] --- PASS: TestUpdatePidsLimit (3.23s)
16:23:47 [2020-01-10T16:23:47.256Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
16:23:47 [2020-01-10T16:23:47.256Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
16:23:47 [2020-01-10T16:23:47.256Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
16:23:47 [2020-01-10T16:23:47.256Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
16:23:47 [2020-01-10T16:23:47.256Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
16:23:47 [2020-01-10T16:23:47.256Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
16:23:47 [2020-01-10T16:23:47.256Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
16:23:47 [2020-01-10T16:23:47.256Z] === RUN   TestUpdateRestartPolicy
16:23:47 [2020-01-10T16:23:47.709Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:23:48 [2020-01-10T16:23:48.267Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:23:49 [2020-01-10T16:23:49.191Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:23:50 [2020-01-10T16:23:50.157Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
16:23:51 [2020-01-10T16:23:51.558Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:23:53 [2020-01-10T16:23:53.491Z] === RUN   TestDockerSuite/TestRunAttachDetach
16:23:54 [2020-01-10T16:23:54.414Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
16:23:55 [2020-01-10T16:23:55.336Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
16:23:56 [2020-01-10T16:23:56.301Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
16:23:56 [2020-01-10T16:23:56.599Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
16:23:57 [2020-01-10T16:23:57.157Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
16:23:58 [2020-01-10T16:23:58.080Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:23:59 [2020-01-10T16:23:59.521Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
16:23:59 [2020-01-10T16:23:59.827Z] --- PASS: TestUpdateRestartPolicy (12.04s)
16:23:59 [2020-01-10T16:23:59.827Z] === RUN   TestUpdateRestartWithAutoRemove
16:23:59 [2020-01-10T16:23:59.827Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
16:23:59 [2020-01-10T16:23:59.827Z] === RUN   TestWaitNonBlocked
16:23:59 [2020-01-10T16:23:59.827Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:23:59 [2020-01-10T16:23:59.827Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:23:59 [2020-01-10T16:23:59.827Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:23:59 [2020-01-10T16:23:59.827Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:23:59 [2020-01-10T16:23:59.827Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:23:59 [2020-01-10T16:23:59.827Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:24:00 [2020-01-10T16:24:00.122Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:24:00 [2020-01-10T16:24:00.841Z] --- PASS: TestWaitNonBlocked (0.03s)
16:24:00 [2020-01-10T16:24:00.841Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
16:24:00 [2020-01-10T16:24:00.841Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
16:24:00 [2020-01-10T16:24:00.841Z] === RUN   TestWaitBlocked
16:24:00 [2020-01-10T16:24:00.841Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:24:00 [2020-01-10T16:24:00.841Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:24:00 [2020-01-10T16:24:00.841Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:24:00 [2020-01-10T16:24:00.841Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:24:00 [2020-01-10T16:24:00.841Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:24:00 [2020-01-10T16:24:00.841Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:24:01 [2020-01-10T16:24:01.044Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:24:01 [2020-01-10T16:24:01.853Z] --- PASS: TestWaitBlocked (0.04s)
16:24:01 [2020-01-10T16:24:01.853Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
16:24:01 [2020-01-10T16:24:01.853Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s)
16:24:01 [2020-01-10T16:24:01.853Z] === CONT  TestContainerStartOnDaemonRestart
16:24:01 [2020-01-10T16:24:01.853Z] === CONT  TestIpcModeOlderClient
16:24:01 [2020-01-10T16:24:01.853Z] === CONT  TestDaemonRestartIpcMode
16:24:01 [2020-01-10T16:24:01.853Z] --- PASS: TestIpcModeOlderClient (0.17s)
16:24:02 [2020-01-10T16:24:02.008Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:24:02 [2020-01-10T16:24:02.566Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:24:02 [2020-01-10T16:24:02.566Z] === RUN   TestDockerSuite/TestRunBindMounts
16:24:05 [2020-01-10T16:24:05.205Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
16:24:05 [2020-01-10T16:24:05.205Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:24:05 [2020-01-10T16:24:05.334Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s)
16:24:05 [2020-01-10T16:24:05.334Z] --- PASS: TestDaemonRestartIpcMode (3.81s)
16:24:05 [2020-01-10T16:24:05.334Z] PASS
16:24:05 [2020-01-10T16:24:05.334Z] 
16:24:05 [2020-01-10T16:24:05.334Z] === Skipped
16:24:05 [2020-01-10T16:24:05.334Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
16:24:05 [2020-01-10T16:24:05.334Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:24:05 [2020-01-10T16:24:05.334Z] 
16:24:05 [2020-01-10T16:24:05.334Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:24:05 [2020-01-10T16:24:05.334Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:24:05 [2020-01-10T16:24:05.334Z] 
16:24:05 [2020-01-10T16:24:05.334Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
16:24:05 [2020-01-10T16:24:05.334Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:24:05 [2020-01-10T16:24:05.334Z] 
16:24:05 [2020-01-10T16:24:05.334Z] 
16:24:05 [2020-01-10T16:24:05.334Z] DONE 197 tests, 3 skipped in 116.664s
16:24:05 [2020-01-10T16:24:05.334Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
16:24:05 [2020-01-10T16:24:05.334Z] ++ 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
16:24:05 [2020-01-10T16:24:05.334Z] ++ set -e
16:24:05 [2020-01-10T16:24:05.334Z] ++ '[' -n 0 ']'
16:24:05 [2020-01-10T16:24:05.334Z] ++ set -x
16:24:05 [2020-01-10T16:24:05.334Z] ++ env -i DEST=/go/src/github.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
16:24:05 [2020-01-10T16:24:05.618Z] INFO: Testing against a local daemon
16:24:05 [2020-01-10T16:24:05.618Z] === RUN   TestCommitInheritsEnv
16:24:05 [2020-01-10T16:24:05.903Z] --- PASS: TestCommitInheritsEnv (0.42s)
16:24:05 [2020-01-10T16:24:05.903Z] === RUN   TestImportExtremelyLargeImageWorks
16:24:05 [2020-01-10T16:24:05.903Z] === PAUSE TestImportExtremelyLargeImageWorks
16:24:05 [2020-01-10T16:24:05.903Z] === RUN   TestImagesFilterMultiReference
16:24:06 [2020-01-10T16:24:06.127Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:24:06 [2020-01-10T16:24:06.186Z] --- PASS: TestImagesFilterMultiReference (0.08s)
16:24:06 [2020-01-10T16:24:06.186Z] === RUN   TestImagePullPlatformInvalid
16:24:06 [2020-01-10T16:24:06.186Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
16:24:06 [2020-01-10T16:24:06.186Z] === RUN   TestRemoveImageOrphaning
16:24:06 [2020-01-10T16:24:06.476Z] --- PASS: TestRemoveImageOrphaning (0.45s)
16:24:06 [2020-01-10T16:24:06.476Z] === RUN   TestRemoveImageGarbageCollector
16:24:06 [2020-01-10T16:24:06.476Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:24:06 [2020-01-10T16:24:06.476Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:06 [2020-01-10T16:24:06.476Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:24:06 [2020-01-10T16:24:06.771Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
16:24:06 [2020-01-10T16:24:06.771Z] === RUN   TestTagInvalidReference
16:24:06 [2020-01-10T16:24:06.771Z] --- PASS: TestTagInvalidReference (0.06s)
16:24:06 [2020-01-10T16:24:06.771Z] === RUN   TestTagValidPrefixedRepo
16:24:06 [2020-01-10T16:24:06.771Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:24:06 [2020-01-10T16:24:06.771Z] === RUN   TestTagExistedNameWithoutForce
16:24:06 [2020-01-10T16:24:06.771Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
16:24:06 [2020-01-10T16:24:06.771Z] === RUN   TestTagOfficialNames
16:24:06 [2020-01-10T16:24:06.771Z] --- PASS: TestTagOfficialNames (0.06s)
16:24:06 [2020-01-10T16:24:06.771Z] === RUN   TestTagMatchesDigest
16:24:06 [2020-01-10T16:24:06.771Z] --- PASS: TestTagMatchesDigest (0.03s)
16:24:06 [2020-01-10T16:24:06.771Z] === CONT  TestImportExtremelyLargeImageWorks
16:24:07 [2020-01-10T16:24:07.051Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:24:07 [2020-01-10T16:24:07.972Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:24:07 [2020-01-10T16:24:07.972Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
16:24:08 [2020-01-10T16:24:08.534Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:24:08 [2020-01-10T16:24:08.788Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:24:09 [2020-01-10T16:24:09.346Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:24:10 [2020-01-10T16:24:10.708Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:24:11 [2020-01-10T16:24:11.267Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:24:12 [2020-01-10T16:24:12.191Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:24:13 [2020-01-10T16:24:13.114Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:24:13 [2020-01-10T16:24:13.114Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:24:13 [2020-01-10T16:24:13.672Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:24:13 [2020-01-10T16:24:13.672Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:24:15 [2020-01-10T16:24:15.073Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:24:15 [2020-01-10T16:24:15.997Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:24:16 [2020-01-10T16:24:16.569Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:24:17 [2020-01-10T16:24:17.492Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:24:17 [2020-01-10T16:24:17.492Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:24:18 [2020-01-10T16:24:18.414Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:24:19 [2020-01-10T16:24:19.900Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:24:21 [2020-01-10T16:24:21.869Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:24:23 [2020-01-10T16:24:23.317Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:24:23 [2020-01-10T16:24:23.875Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:24:24 [2020-01-10T16:24:24.129Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:24:25 [2020-01-10T16:24:25.053Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:24:25 [2020-01-10T16:24:25.612Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:24:26 [2020-01-10T16:24:26.665Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:24:27 [2020-01-10T16:24:27.674Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:24:29 [2020-01-10T16:24:29.555Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:24:32 [2020-01-10T16:24:32.811Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:24:32 [2020-01-10T16:24:32.811Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:24:33 [2020-01-10T16:24:33.778Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:24:36 [2020-01-10T16:24:36.410Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:24:37 [2020-01-10T16:24:37.850Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:24:40 [2020-01-10T16:24:40.357Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:24:42 [2020-01-10T16:24:42.953Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
16:24:42 [2020-01-10T16:24:42.953Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:24:42 [2020-01-10T16:24:42.953Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:24:42 [2020-01-10T16:24:42.953Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:24:43 [2020-01-10T16:24:43.887Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:24:45 [2020-01-10T16:24:45.850Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:24:47 [2020-01-10T16:24:47.293Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:24:49 [2020-01-10T16:24:49.841Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:24:50 [2020-01-10T16:24:50.763Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:24:51 [2020-01-10T16:24:51.018Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:24:52 [2020-01-10T16:24:52.942Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:24:53 [2020-01-10T16:24:53.866Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
16:24:53 [2020-01-10T16:24:53.866Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:24:54 [2020-01-10T16:24:54.833Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
16:24:56 [2020-01-10T16:24:56.715Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:24:56 [2020-01-10T16:24:56.715Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:24:57 [2020-01-10T16:24:57.320Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:24:57 [2020-01-10T16:24:57.924Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:24:58 [2020-01-10T16:24:58.889Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
16:24:59 [2020-01-10T16:24:59.448Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:24:59 [2020-01-10T16:24:59.448Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:25:00 [2020-01-10T16:25:00.457Z] === RUN   TestDockerSuite/TestRunEnvironment
16:25:01 [2020-01-10T16:25:01.058Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:25:01 [2020-01-10T16:25:01.982Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:25:02 [2020-01-10T16:25:02.904Z] === RUN   TestDockerSuite/TestRunExitCode
16:25:03 [2020-01-10T16:25:03.462Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:25:04 [2020-01-10T16:25:04.384Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:25:05 [2020-01-10T16:25:05.036Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:25:06 [2020-01-10T16:25:06.000Z] === RUN   TestDockerSuite/TestRunExposePort
16:25:06 [2020-01-10T16:25:06.000Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:25:06 [2020-01-10T16:25:06.604Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:25:07 [2020-01-10T16:25:07.526Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:25:08 [2020-01-10T16:25:08.938Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:25:09 [2020-01-10T16:25:09.497Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:25:09 [2020-01-10T16:25:09.497Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:25:12 [2020-01-10T16:25:12.836Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:25:13 [2020-01-10T16:25:13.761Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:25:26 [2020-01-10T16:25:26.203Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
16:25:26 [2020-01-10T16:25:26.203Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:25:28 [2020-01-10T16:25:28.127Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
16:25:28 [2020-01-10T16:25:28.127Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
16:25:28 [2020-01-10T16:25:28.127Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:25:28 [2020-01-10T16:25:28.127Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:25:28 [2020-01-10T16:25:28.686Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:25:31 [2020-01-10T16:25:31.985Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:25:33 [2020-01-10T16:25:33.472Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:25:34 [2020-01-10T16:25:34.917Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:25:35 [2020-01-10T16:25:35.881Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:25:36 [2020-01-10T16:25:36.440Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:25:37 [2020-01-10T16:25:37.041Z] === RUN   TestDockerSuite/TestRunModeHostname
16:25:38 [2020-01-10T16:25:38.400Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:25:38 [2020-01-10T16:25:38.400Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:25:38 [2020-01-10T16:25:38.695Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:25:40 [2020-01-10T16:25:40.138Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:25:41 [2020-01-10T16:25:41.497Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:25:42 [2020-01-10T16:25:42.941Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:25:42 [2020-01-10T16:25:42.941Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:25:43 [2020-01-10T16:25:43.201Z] === RUN   TestDockerSuite/TestRunModePIDHost
16:25:45 [2020-01-10T16:25:45.083Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:25:46 [2020-01-10T16:25:46.491Z] === RUN   TestDockerSuite/TestRunMount
16:25:53 [2020-01-10T16:25:53.098Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:25:53 [2020-01-10T16:25:53.352Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:25:54 [2020-01-10T16:25:54.317Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:25:55 [2020-01-10T16:25:55.719Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:25:58 [2020-01-10T16:25:58.269Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:26:01 [2020-01-10T16:26:01.606Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:26:04 [2020-01-10T16:26:04.157Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:26:06 [2020-01-10T16:26:06.082Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:26:08 [2020-01-10T16:26:08.006Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:26:09 [2020-01-10T16:26:09.457Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:26:09 [2020-01-10T16:26:09.457Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:26:10 [2020-01-10T16:26:10.423Z] === RUN   TestDockerSuite/TestRunNetHost
16:26:11 [2020-01-10T16:26:11.437Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:26:12 [2020-01-10T16:26:12.400Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:26:12 [2020-01-10T16:26:12.958Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:26:15 [2020-01-10T16:26:15.623Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:26:17 [2020-01-10T16:26:17.590Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:26:22 [2020-01-10T16:26:22.950Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:26:22 [2020-01-10T16:26:22.950Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:26:22 [2020-01-10T16:26:22.950Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
16:26:23 [2020-01-10T16:26:23.956Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:26:23 [2020-01-10T16:26:23.956Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:26:24 [2020-01-10T16:26:24.685Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:26:25 [2020-01-10T16:26:25.327Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:26:25 [2020-01-10T16:26:25.670Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:26:26 [2020-01-10T16:26:26.275Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:26:27 [2020-01-10T16:26:27.243Z] === RUN   TestDockerSuite/TestRunOOMExitCode
16:26:27 [2020-01-10T16:26:27.243Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:26:28 [2020-01-10T16:26:28.167Z] === RUN   TestDockerSuite/TestRunPIDsLimit
16:26:29 [2020-01-10T16:26:29.089Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:26:31 [2020-01-10T16:26:31.099Z] === RUN   TestDockerSuite/TestRunPortInUse
16:26:31 [2020-01-10T16:26:31.702Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
16:26:32 [2020-01-10T16:26:32.627Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:26:32 [2020-01-10T16:26:32.974Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:26:33 [2020-01-10T16:26:33.270Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:26:33 [2020-01-10T16:26:33.871Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:26:34 [2020-01-10T16:26:34.843Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:26:35 [2020-01-10T16:26:35.936Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:26:35 [2020-01-10T16:26:35.936Z] === RUN   TestDockerSuite/TestRunPublishPort
16:26:36 [2020-01-10T16:26:36.860Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:26:37 [2020-01-10T16:26:37.419Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:26:37 [2020-01-10T16:26:37.419Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:26:38 [2020-01-10T16:26:38.020Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:26:38 [2020-01-10T16:26:38.274Z] === RUN   TestDockerSuite/TestRunRedirectStdout
16:26:40 [2020-01-10T16:26:40.167Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:26:40 [2020-01-10T16:26:40.167Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:26:43 [2020-01-10T16:26:43.523Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:26:45 [2020-01-10T16:26:45.410Z] === RUN   TestDockerSuite/TestRunRm
16:26:45 [2020-01-10T16:26:45.969Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:26:47 [2020-01-10T16:26:47.329Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:26:50 [2020-01-10T16:26:50.014Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:26:50 [2020-01-10T16:26:50.619Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:26:51 [2020-01-10T16:26:51.673Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
16:26:53 [2020-01-10T16:26:53.562Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
16:26:54 [2020-01-10T16:26:54.485Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
16:26:54 [2020-01-10T16:26:54.741Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:26:58 [2020-01-10T16:26:58.127Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:26:58 [2020-01-10T16:26:58.686Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
16:27:04 [2020-01-10T16:27:04.053Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
16:27:04 [2020-01-10T16:27:04.053Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
16:27:04 [2020-01-10T16:27:04.976Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
16:27:05 [2020-01-10T16:27:05.900Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
16:27:06 [2020-01-10T16:27:06.462Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
16:27:06 [2020-01-10T16:27:06.716Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
16:27:07 [2020-01-10T16:27:07.639Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
16:27:08 [2020-01-10T16:27:08.198Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
16:27:09 [2020-01-10T16:27:09.321Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
16:27:09 [2020-01-10T16:27:09.887Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:27:10 [2020-01-10T16:27:10.853Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:27:11 [2020-01-10T16:27:11.814Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:27:11 [2020-01-10T16:27:11.814Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
16:27:11 [2020-01-10T16:27:11.814Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:27:14 [2020-01-10T16:27:14.366Z] === RUN   TestDockerSuite/TestRunState
16:27:16 [2020-01-10T16:27:16.375Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:27:16 [2020-01-10T16:27:16.982Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:27:17 [2020-01-10T16:27:17.949Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:27:18 [2020-01-10T16:27:18.205Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
16:27:18 [2020-01-10T16:27:18.205Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:27:18 [2020-01-10T16:27:18.502Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:27:18 [2020-01-10T16:27:18.799Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:27:19 [2020-01-10T16:27:19.766Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:27:19 [2020-01-10T16:27:19.766Z] === RUN   TestDockerSuite/TestRunSysctls
16:27:20 [2020-01-10T16:27:20.368Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:27:21 [2020-01-10T16:27:21.727Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:27:21 [2020-01-10T16:27:21.727Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:27:21 [2020-01-10T16:27:21.727Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:27:22 [2020-01-10T16:27:22.652Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
16:27:23 [2020-01-10T16:27:23.575Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:27:25 [2020-01-10T16:27:25.501Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
16:27:26 [2020-01-10T16:27:26.424Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
16:27:28 [2020-01-10T16:27:28.355Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
16:27:32 [2020-01-10T16:27:32.597Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:27:35 [2020-01-10T16:27:35.102Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:27:36 [2020-01-10T16:27:36.153Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:27:36 [2020-01-10T16:27:36.738Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:27:37 [2020-01-10T16:27:37.664Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:27:40 [2020-01-10T16:27:40.171Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:27:41 [2020-01-10T16:27:41.532Z] === RUN   TestDockerSuite/TestRunUserByID
16:27:42 [2020-01-10T16:27:42.090Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:27:42 [2020-01-10T16:27:42.090Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:27:42 [2020-01-10T16:27:42.345Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:27:43 [2020-01-10T16:27:43.267Z] === RUN   TestDockerSuite/TestRunUserByName
16:27:43 [2020-01-10T16:27:43.868Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:27:44 [2020-01-10T16:27:44.792Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
16:27:44 [2020-01-10T16:27:44.792Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:27:44 [2020-01-10T16:27:44.792Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:27:45 [2020-01-10T16:27:45.801Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:27:50 [2020-01-10T16:27:50.092Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:27:51 [2020-01-10T16:27:51.016Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:27:52 [2020-01-10T16:27:52.375Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:27:54 [2020-01-10T16:27:54.928Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:27:56 [2020-01-10T16:27:56.288Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:27:58 [2020-01-10T16:27:58.794Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:28:01 [2020-01-10T16:28:01.385Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:28:02 [2020-01-10T16:28:02.309Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
16:28:02 [2020-01-10T16:28:02.909Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
16:28:03 [2020-01-10T16:28:03.833Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:28:03 [2020-01-10T16:28:03.833Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:28:03 [2020-01-10T16:28:03.833Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:28:03 [2020-01-10T16:28:03.833Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:28:04 [2020-01-10T16:28:04.094Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
16:28:05 [2020-01-10T16:28:05.022Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
16:28:05 [2020-01-10T16:28:05.945Z] === RUN   TestDockerSuite/TestRunWithCPUShares
16:28:06 [2020-01-10T16:28:06.870Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
16:28:08 [2020-01-10T16:28:08.797Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
16:28:09 [2020-01-10T16:28:09.399Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
16:28:09 [2020-01-10T16:28:09.957Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:28:09 [2020-01-10T16:28:09.957Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
16:28:10 [2020-01-10T16:28:10.880Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
16:28:10 [2020-01-10T16:28:10.880Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
16:28:10 [2020-01-10T16:28:10.880Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
16:28:10 [2020-01-10T16:28:10.880Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:28:10 [2020-01-10T16:28:10.880Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
16:28:11 [2020-01-10T16:28:11.134Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
16:28:11 [2020-01-10T16:28:11.389Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
16:28:11 [2020-01-10T16:28:11.390Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
16:28:11 [2020-01-10T16:28:11.644Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
16:28:11 [2020-01-10T16:28:11.644Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
16:28:12 [2020-01-10T16:28:12.567Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
16:28:13 [2020-01-10T16:28:13.490Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
16:28:14 [2020-01-10T16:28:14.226Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
16:28:14 [2020-01-10T16:28:14.226Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
16:28:15 [2020-01-10T16:28:15.149Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:28:15 [2020-01-10T16:28:15.707Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:28:16 [2020-01-10T16:28:16.630Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:28:16 [2020-01-10T16:28:16.630Z] === RUN   TestDockerSuite/TestRunWithShmSize
16:28:17 [2020-01-10T16:28:17.190Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:28:17 [2020-01-10T16:28:17.485Z] === RUN   TestDockerSuite/TestRunWithSwappiness
16:28:18 [2020-01-10T16:28:18.452Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
16:28:18 [2020-01-10T16:28:18.452Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:28:18 [2020-01-10T16:28:18.452Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:28:19 [2020-01-10T16:28:19.055Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:28:21 [2020-01-10T16:28:21.063Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
16:28:21 [2020-01-10T16:28:21.713Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
16:28:21 [2020-01-10T16:28:21.713Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:28:22 [2020-01-10T16:28:22.276Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:28:22 [2020-01-10T16:28:22.276Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:28:24 [2020-01-10T16:28:24.283Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:28:24 [2020-01-10T16:28:24.537Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:28:27 [2020-01-10T16:28:27.088Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:28:28 [2020-01-10T16:28:28.011Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:28:28 [2020-01-10T16:28:28.011Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:28:28 [2020-01-10T16:28:28.011Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:28:29 [2020-01-10T16:28:29.022Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
16:28:29 [2020-01-10T16:28:29.989Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
16:28:31 [2020-01-10T16:28:31.459Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:28:31 [2020-01-10T16:28:31.459Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:28:33 [2020-01-10T16:28:33.387Z] === RUN   TestDockerSuite/TestSaveImageId
16:28:33 [2020-01-10T16:28:33.387Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:28:33 [2020-01-10T16:28:33.945Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:28:36 [2020-01-10T16:28:36.538Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:28:36 [2020-01-10T16:28:36.538Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:28:37 [2020-01-10T16:28:37.898Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:28:37 [2020-01-10T16:28:37.898Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:28:37 [2020-01-10T16:28:37.898Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:28:39 [2020-01-10T16:28:39.821Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:28:41 [2020-01-10T16:28:41.182Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:28:41 [2020-01-10T16:28:41.437Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:28:41 [2020-01-10T16:28:41.437Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:28:41 [2020-01-10T16:28:41.739Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:28:41 [2020-01-10T16:28:41.739Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:28:41 [2020-01-10T16:28:41.993Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:28:44 [2020-01-10T16:28:44.550Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:28:50 [2020-01-10T16:28:50.077Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:28:52 [2020-01-10T16:28:52.622Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:28:53 [2020-01-10T16:28:53.545Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:28:54 [2020-01-10T16:28:54.989Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:28:58 [2020-01-10T16:28:58.302Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:29:00 [2020-01-10T16:29:00.859Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:29:01 [2020-01-10T16:29:01.421Z] === RUN   TestDockerSuite/TestStartRecordError
16:29:03 [2020-01-10T16:29:03.427Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:29:05 [2020-01-10T16:29:05.937Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:29:07 [2020-01-10T16:29:07.863Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:29:12 [2020-01-10T16:29:12.059Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:29:13 [2020-01-10T16:29:13.942Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:29:14 [2020-01-10T16:29:14.446Z] --- PASS: TestImportExtremelyLargeImageWorks (297.67s)
16:29:14 [2020-01-10T16:29:14.446Z] PASS
16:29:14 [2020-01-10T16:29:14.446Z] 
16:29:14 [2020-01-10T16:29:14.446Z] === Skipped
16:29:14 [2020-01-10T16:29:14.446Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
16:29:14 [2020-01-10T16:29:14.446Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:14 [2020-01-10T16:29:14.446Z] 
16:29:14 [2020-01-10T16:29:14.446Z] 
16:29:14 [2020-01-10T16:29:14.446Z] DONE 12 tests, 1 skipped in 299.111s
16:29:14 [2020-01-10T16:29:14.446Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
16:29:14 [2020-01-10T16:29:14.446Z] ++ 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
16:29:14 [2020-01-10T16:29:14.446Z] ++ set -e
16:29:14 [2020-01-10T16:29:14.446Z] ++ '[' -n 0 ']'
16:29:14 [2020-01-10T16:29:14.446Z] ++ set -x
16:29:14 [2020-01-10T16:29:14.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:29:14 [2020-01-10T16:29:14.446Z] INFO: Testing against a local daemon
16:29:14 [2020-01-10T16:29:14.446Z] === RUN   TestNetworkCreateDelete
16:29:14 [2020-01-10T16:29:14.446Z] --- PASS: TestNetworkCreateDelete (0.23s)
16:29:14 [2020-01-10T16:29:14.446Z] === RUN   TestDockerNetworkDeletePreferID
16:29:14 [2020-01-10T16:29:14.446Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
16:29:14 [2020-01-10T16:29:14.446Z] === RUN   TestInspectNetwork
16:29:14 [2020-01-10T16:29:14.446Z] === RUN   TestInspectNetwork/full_network_id
16:29:14 [2020-01-10T16:29:14.446Z] === RUN   TestInspectNetwork/partial_network_id
16:29:14 [2020-01-10T16:29:14.446Z] === RUN   TestInspectNetwork/network_name
16:29:14 [2020-01-10T16:29:14.446Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:29:14 [2020-01-10T16:29:14.446Z] --- PASS: TestInspectNetwork (7.42s)
16:29:14 [2020-01-10T16:29:14.446Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:29:14 [2020-01-10T16:29:14.446Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:29:14 [2020-01-10T16:29:14.446Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:29:14 [2020-01-10T16:29:14.446Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:29:14 [2020-01-10T16:29:14.446Z] === RUN   TestRunContainerWithBridgeNone
16:29:15 [2020-01-10T16:29:15.079Z] --- PASS: TestRunContainerWithBridgeNone (2.28s)
16:29:15 [2020-01-10T16:29:15.079Z] === RUN   TestNetworkInvalidJSON
16:29:15 [2020-01-10T16:29:15.365Z] === RUN   TestNetworkInvalidJSON//networks/create
16:29:15 [2020-01-10T16:29:15.365Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:29:15 [2020-01-10T16:29:15.365Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:29:15 [2020-01-10T16:29:15.365Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:29:15 [2020-01-10T16:29:15.365Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:29:15 [2020-01-10T16:29:15.365Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:29:15 [2020-01-10T16:29:15.365Z] === CONT  TestNetworkInvalidJSON//networks/create
16:29:15 [2020-01-10T16:29:15.365Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:29:15 [2020-01-10T16:29:15.365Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:29:15 [2020-01-10T16:29:15.365Z] --- PASS: TestNetworkInvalidJSON (0.04s)
16:29:15 [2020-01-10T16:29:15.365Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:29:15 [2020-01-10T16:29:15.365Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:29:15 [2020-01-10T16:29:15.365Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:29:15 [2020-01-10T16:29:15.365Z] === RUN   TestDaemonRestartWithLiveRestore
16:29:16 [2020-01-10T16:29:16.381Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
16:29:16 [2020-01-10T16:29:16.381Z] === RUN   TestDaemonDefaultNetworkPools
16:29:17 [2020-01-10T16:29:17.001Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
16:29:17 [2020-01-10T16:29:17.001Z] === RUN   TestDaemonRestartWithExistingNetwork
16:29:17 [2020-01-10T16:29:17.242Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:29:18 [2020-01-10T16:29:18.481Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
16:29:18 [2020-01-10T16:29:18.481Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:29:19 [2020-01-10T16:29:19.967Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s)
16:29:19 [2020-01-10T16:29:19.967Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:29:20 [2020-01-10T16:29:20.496Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:29:20 [2020-01-10T16:29:20.584Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
16:29:20 [2020-01-10T16:29:20.584Z] === RUN   TestServiceWithPredefinedNetwork
16:29:23 [2020-01-10T16:29:23.281Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s)
16:29:23 [2020-01-10T16:29:23.281Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:29:23 [2020-01-10T16:29:23.281Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:29:23 [2020-01-10T16:29:23.281Z]     service_test.go:230: FLAKY_TEST
16:29:23 [2020-01-10T16:29:23.281Z] === RUN   TestServiceWithDataPathPortInit
16:29:25 [2020-01-10T16:29:25.853Z] === RUN   TestDockerSuite/TestStatsNoStream
16:29:27 [2020-01-10T16:29:27.211Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
16:29:28 [2020-01-10T16:29:28.716Z] === RUN   TestDockerSuite/TestStopContainerSignal
16:29:30 [2020-01-10T16:29:30.698Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:29:31 [2020-01-10T16:29:31.665Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:29:32 [2020-01-10T16:29:32.224Z] === RUN   TestDockerSuite/TestTopPrivileged
16:29:32 [2020-01-10T16:29:32.479Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:29:33 [2020-01-10T16:29:33.039Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:29:33 [2020-01-10T16:29:33.039Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:29:34 [2020-01-10T16:29:34.010Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:29:38 [2020-01-10T16:29:38.253Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:29:38 [2020-01-10T16:29:38.514Z] --- PASS: TestServiceWithDataPathPortInit (15.32s)
16:29:38 [2020-01-10T16:29:38.514Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:29:42 [2020-01-10T16:29:42.405Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
16:29:42 [2020-01-10T16:29:42.660Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
16:29:43 [2020-01-10T16:29:43.584Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
16:29:43 [2020-01-10T16:29:43.584Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
16:29:44 [2020-01-10T16:29:44.507Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
16:29:46 [2020-01-10T16:29:46.475Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
16:29:46 [2020-01-10T16:29:46.475Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
16:29:47 [2020-01-10T16:29:47.088Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s)
16:29:47 [2020-01-10T16:29:47.088Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7sc79u0606gh6868mo8xo1ge6 Created:2020-01-10 16:29:39.272211831 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[240b2b82b60536141ba4c6c2100f1fae4b9c2c1cb8805e3d27ee4cc4c233c09e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l8o85a8zecez9hd28qvl2h2o2 EndpointID:b0c35ebb362d32edf4c89c2cf4e6603df850b187b7cbabaae848e53b1fc741ea MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cd3456e48ca557e54e32a9b319c7219639fb6d1e51e2914c0dd217f357a8d589 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:f35bcdd7bf38 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l8o85a8zecez9hd28qvl2h2o2 EndpointID:b0c35ebb362d32edf4c89c2cf4e6603df850b187b7cbabaae848e53b1fc741ea EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:29:47 [2020-01-10T16:29:47.088Z] PASS
16:29:47 [2020-01-10T16:29:47.088Z] 
16:29:47 [2020-01-10T16:29:47.088Z] === Skipped
16:29:47 [2020-01-10T16:29:47.088Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:29:47 [2020-01-10T16:29:47.088Z]     service_test.go:230: FLAKY_TEST
16:29:47 [2020-01-10T16:29:47.088Z] 
16:29:47 [2020-01-10T16:29:47.088Z] 
16:29:47 [2020-01-10T16:29:47.088Z] DONE 21 tests, 1 skipped in 40.912s
16:29:47 [2020-01-10T16:29:47.088Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:29:47 [2020-01-10T16:29:47.088Z] ++ 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
16:29:47 [2020-01-10T16:29:47.088Z] ++ set -e
16:29:47 [2020-01-10T16:29:47.088Z] ++ '[' -n 0 ']'
16:29:47 [2020-01-10T16:29:47.088Z] ++ set -x
16:29:47 [2020-01-10T16:29:47.088Z] ++ env -i DEST=/go/src/github.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
16:29:47 [2020-01-10T16:29:47.088Z] INFO: Testing against a local daemon
16:29:47 [2020-01-10T16:29:47.088Z] === RUN   TestDockerNetworkIpvlanPersistance
16:29:47 [2020-01-10T16:29:47.088Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:29:47 [2020-01-10T16:29:47.088Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:29:47 [2020-01-10T16:29:47.088Z] === RUN   TestDockerNetworkIpvlan
16:29:47 [2020-01-10T16:29:47.088Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:29:47 [2020-01-10T16:29:47.088Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:29:47 [2020-01-10T16:29:47.088Z] PASS
16:29:47 [2020-01-10T16:29:47.088Z] 
16:29:47 [2020-01-10T16:29:47.088Z] === Skipped
16:29:47 [2020-01-10T16:29:47.088Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:29:47 [2020-01-10T16:29:47.088Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:29:47 [2020-01-10T16:29:47.088Z] 
16:29:47 [2020-01-10T16:29:47.088Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:29:47 [2020-01-10T16:29:47.088Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:29:47 [2020-01-10T16:29:47.088Z] 
16:29:47 [2020-01-10T16:29:47.088Z] 
16:29:47 [2020-01-10T16:29:47.088Z] DONE 2 tests, 2 skipped in 0.105s
16:29:47 [2020-01-10T16:29:47.088Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:29:47 [2020-01-10T16:29:47.088Z] ++ 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
16:29:47 [2020-01-10T16:29:47.088Z] ++ set -e
16:29:47 [2020-01-10T16:29:47.088Z] ++ '[' -n 0 ']'
16:29:47 [2020-01-10T16:29:47.088Z] ++ set -x
16:29:47 [2020-01-10T16:29:47.089Z] ++ env -i DEST=/go/src/github.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
16:29:47 [2020-01-10T16:29:47.089Z] INFO: Testing against a local daemon
16:29:47 [2020-01-10T16:29:47.089Z] === RUN   TestDockerNetworkMacvlanPersistance
16:29:47 [2020-01-10T16:29:47.382Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
16:29:47 [2020-01-10T16:29:47.382Z] === RUN   TestDockerNetworkMacvlan
16:29:47 [2020-01-10T16:29:47.544Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
16:29:48 [2020-01-10T16:29:48.397Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:29:48 [2020-01-10T16:29:48.467Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
16:29:49 [2020-01-10T16:29:49.017Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:29:49 [2020-01-10T16:29:49.438Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
16:29:50 [2020-01-10T16:29:50.029Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:29:51 [2020-01-10T16:29:51.364Z] === RUN   TestDockerSuite/TestUpdateStats
16:29:52 [2020-01-10T16:29:52.716Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:29:55 [2020-01-10T16:29:55.516Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
16:29:56 [2020-01-10T16:29:56.187Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:29:56 [2020-01-10T16:29:56.875Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
16:29:56 [2020-01-10T16:29:56.875Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
16:29:57 [2020-01-10T16:29:57.881Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
16:29:58 [2020-01-10T16:29:58.886Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:30:00 [2020-01-10T16:30:00.601Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:30:01 [2020-01-10T16:30:01.615Z] --- PASS: TestDockerNetworkMacvlan (14.24s)
16:30:01 [2020-01-10T16:30:01.615Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:30:01 [2020-01-10T16:30:01.615Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:30:01 [2020-01-10T16:30:01.615Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s)
16:30:01 [2020-01-10T16:30:01.615Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s)
16:30:01 [2020-01-10T16:30:01.615Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s)
16:30:01 [2020-01-10T16:30:01.615Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s)
16:30:01 [2020-01-10T16:30:01.615Z] PASS
16:30:01 [2020-01-10T16:30:01.615Z] 
16:30:01 [2020-01-10T16:30:01.615Z] DONE 8 tests in 15.842s
16:30:01 [2020-01-10T16:30:01.615Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
16:30:01 [2020-01-10T16:30:01.615Z] ++ 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
16:30:01 [2020-01-10T16:30:01.615Z] ++ set -e
16:30:01 [2020-01-10T16:30:01.615Z] ++ '[' -n 0 ']'
16:30:01 [2020-01-10T16:30:01.615Z] ++ set -x
16:30:01 [2020-01-10T16:30:01.615Z] ++ env -i DEST=/go/src/github.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
16:30:01 [2020-01-10T16:30:01.615Z] testing: warning: no tests to run
16:30:01 [2020-01-10T16:30:01.615Z] PASS
16:30:01 [2020-01-10T16:30:01.615Z] 
16:30:01 [2020-01-10T16:30:01.615Z] DONE 0 tests in 0.017s
16:30:01 [2020-01-10T16:30:01.615Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:30:01 [2020-01-10T16:30:01.615Z] ++ 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
16:30:01 [2020-01-10T16:30:01.615Z] ++ set -e
16:30:01 [2020-01-10T16:30:01.615Z] ++ '[' -n 0 ']'
16:30:01 [2020-01-10T16:30:01.615Z] ++ set -x
16:30:01 [2020-01-10T16:30:01.615Z] ++ env -i DEST=/go/src/github.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
16:30:01 [2020-01-10T16:30:01.615Z] INFO: Testing against a local daemon
16:30:01 [2020-01-10T16:30:01.615Z] === RUN   TestAuthZPluginAllowRequest
16:30:03 [2020-01-10T16:30:03.142Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
16:30:03 [2020-01-10T16:30:03.659Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
16:30:03 [2020-01-10T16:30:03.659Z] === RUN   TestAuthZPluginTLS
16:30:03 [2020-01-10T16:30:03.947Z] --- PASS: TestAuthZPluginTLS (0.59s)
16:30:03 [2020-01-10T16:30:03.947Z] === RUN   TestAuthZPluginDenyRequest
16:30:04 [2020-01-10T16:30:04.566Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
16:30:04 [2020-01-10T16:30:04.566Z] === RUN   TestAuthZPluginAPIDenyResponse
16:30:04 [2020-01-10T16:30:04.853Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
16:30:04 [2020-01-10T16:30:04.853Z] === RUN   TestAuthZPluginDenyResponse
16:30:05 [2020-01-10T16:30:05.475Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
16:30:05 [2020-01-10T16:30:05.475Z] === RUN   TestAuthZPluginAllowEventStream
16:30:06 [2020-01-10T16:30:06.533Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
16:30:07 [2020-01-10T16:30:07.509Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s)
16:30:07 [2020-01-10T16:30:07.509Z] === RUN   TestAuthZPluginErrorResponse
16:30:07 [2020-01-10T16:30:07.794Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
16:30:07 [2020-01-10T16:30:07.794Z] === RUN   TestAuthZPluginErrorRequest
16:30:08 [2020-01-10T16:30:08.415Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
16:30:08 [2020-01-10T16:30:08.415Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:30:09 [2020-01-10T16:30:09.041Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
16:30:09 [2020-01-10T16:30:09.041Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:30:09 [2020-01-10T16:30:09.923Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
16:30:11 [2020-01-10T16:30:11.089Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
16:30:11 [2020-01-10T16:30:11.089Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:30:12 [2020-01-10T16:30:12.694Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:30:13 [2020-01-10T16:30:13.267Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
16:30:13 [2020-01-10T16:30:13.267Z] === RUN   TestAuthZPluginHeader
16:30:14 [2020-01-10T16:30:14.279Z] --- PASS: TestAuthZPluginHeader (0.95s)
16:30:14 [2020-01-10T16:30:14.279Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:30:14 [2020-01-10T16:30:14.279Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:30:14 [2020-01-10T16:30:14.279Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:14 [2020-01-10T16:30:14.279Z] === RUN   TestAuthZPluginV2Disable
16:30:14 [2020-01-10T16:30:14.279Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:30:14 [2020-01-10T16:30:14.279Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:14 [2020-01-10T16:30:14.279Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:30:14 [2020-01-10T16:30:14.279Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:30:14 [2020-01-10T16:30:14.279Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:14 [2020-01-10T16:30:14.279Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:30:14 [2020-01-10T16:30:14.279Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:30:14 [2020-01-10T16:30:14.279Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:14 [2020-01-10T16:30:14.279Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:30:16 [2020-01-10T16:30:16.849Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:30:22 [2020-01-10T16:30:22.078Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
16:30:23 [2020-01-10T16:30:23.958Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
16:30:26 [2020-01-10T16:30:26.505Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
16:30:27 [2020-01-10T16:30:27.865Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
16:30:29 [2020-01-10T16:30:29.874Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
16:30:31 [2020-01-10T16:30:31.886Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
16:30:32 [2020-01-10T16:30:32.751Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
16:30:32 [2020-01-10T16:30:32.751Z] PASS
16:30:32 [2020-01-10T16:30:32.751Z] 
16:30:32 [2020-01-10T16:30:32.751Z] === Skipped
16:30:32 [2020-01-10T16:30:32.751Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:30:32 [2020-01-10T16:30:32.751Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:32 [2020-01-10T16:30:32.751Z] 
16:30:32 [2020-01-10T16:30:32.751Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:30:32 [2020-01-10T16:30:32.751Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:32 [2020-01-10T16:30:32.751Z] 
16:30:32 [2020-01-10T16:30:32.751Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:30:32 [2020-01-10T16:30:32.751Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:32 [2020-01-10T16:30:32.751Z] 
16:30:32 [2020-01-10T16:30:32.751Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:30:32 [2020-01-10T16:30:32.751Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:32 [2020-01-10T16:30:32.751Z] 
16:30:32 [2020-01-10T16:30:32.751Z] 
16:30:32 [2020-01-10T16:30:32.751Z] DONE 17 tests, 4 skipped in 29.394s
16:30:32 [2020-01-10T16:30:32.751Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:30:32 [2020-01-10T16:30:32.751Z] ++ 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
16:30:32 [2020-01-10T16:30:32.751Z] ++ set -e
16:30:32 [2020-01-10T16:30:32.751Z] ++ '[' -n 0 ']'
16:30:32 [2020-01-10T16:30:32.751Z] ++ set -x
16:30:32 [2020-01-10T16:30:32.751Z] ++ env -i DEST=/go/src/github.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
16:30:32 [2020-01-10T16:30:32.751Z] INFO: Testing against a local daemon
16:30:32 [2020-01-10T16:30:32.751Z] === RUN   TestPluginInvalidJSON
16:30:32 [2020-01-10T16:30:32.751Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:30:32 [2020-01-10T16:30:32.751Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:30:32 [2020-01-10T16:30:32.751Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:30:32 [2020-01-10T16:30:32.751Z] --- PASS: TestPluginInvalidJSON (0.04s)
16:30:32 [2020-01-10T16:30:32.751Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:30:32 [2020-01-10T16:30:32.751Z] PASS
16:30:32 [2020-01-10T16:30:32.751Z] 
16:30:32 [2020-01-10T16:30:32.751Z] DONE 2 tests in 0.140s
16:30:32 [2020-01-10T16:30:32.751Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:30:32 [2020-01-10T16:30:32.751Z] ++ 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
16:30:32 [2020-01-10T16:30:32.751Z] ++ set -e
16:30:32 [2020-01-10T16:30:32.751Z] ++ '[' -n 0 ']'
16:30:32 [2020-01-10T16:30:32.751Z] ++ set -x
16:30:32 [2020-01-10T16:30:32.751Z] ++ env -i DEST=/go/src/github.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
16:30:32 [2020-01-10T16:30:32.751Z] INFO: Testing against a local daemon
16:30:32 [2020-01-10T16:30:32.751Z] === RUN   TestExternalGraphDriver
16:30:32 [2020-01-10T16:30:32.751Z] === RUN   TestExternalGraphDriver/json
16:30:33 [2020-01-10T16:30:33.370Z] === RUN   TestExternalGraphDriver/spec
16:30:33 [2020-01-10T16:30:33.894Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
16:30:35 [2020-01-10T16:30:35.407Z] === RUN   TestExternalGraphDriver/pull
16:30:36 [2020-01-10T16:30:36.405Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
16:30:38 [2020-01-10T16:30:38.095Z] --- PASS: TestExternalGraphDriver (6.40s)
16:30:38 [2020-01-10T16:30:38.095Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
16:30:38 [2020-01-10T16:30:38.095Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
16:30:38 [2020-01-10T16:30:38.095Z]     --- PASS: TestExternalGraphDriver/pull (2.16s)
16:30:38 [2020-01-10T16:30:38.095Z] === RUN   TestGraphdriverPluginV2
16:30:38 [2020-01-10T16:30:38.095Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
16:30:38 [2020-01-10T16:30:38.095Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:38 [2020-01-10T16:30:38.095Z] PASS
16:30:38 [2020-01-10T16:30:38.095Z] 
16:30:38 [2020-01-10T16:30:38.095Z] === Skipped
16:30:38 [2020-01-10T16:30:38.095Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
16:30:38 [2020-01-10T16:30:38.095Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:38 [2020-01-10T16:30:38.095Z] 
16:30:38 [2020-01-10T16:30:38.095Z] 
16:30:38 [2020-01-10T16:30:38.095Z] DONE 5 tests, 1 skipped in 6.572s
16:30:38 [2020-01-10T16:30:38.095Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:30:38 [2020-01-10T16:30:38.095Z] ++ 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
16:30:38 [2020-01-10T16:30:38.095Z] ++ set -e
16:30:38 [2020-01-10T16:30:38.095Z] ++ '[' -n 0 ']'
16:30:38 [2020-01-10T16:30:38.095Z] ++ set -x
16:30:38 [2020-01-10T16:30:38.095Z] ++ env -i DEST=/go/src/github.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
16:30:38 [2020-01-10T16:30:38.095Z] INFO: Testing against a local daemon
16:30:38 [2020-01-10T16:30:38.095Z] === RUN   TestContinueAfterPluginCrash
16:30:38 [2020-01-10T16:30:38.095Z] === PAUSE TestContinueAfterPluginCrash
16:30:38 [2020-01-10T16:30:38.095Z] === RUN   TestDaemonStartWithLogOpt
16:30:38 [2020-01-10T16:30:38.095Z] === PAUSE TestDaemonStartWithLogOpt
16:30:38 [2020-01-10T16:30:38.095Z] === CONT  TestContinueAfterPluginCrash
16:30:38 [2020-01-10T16:30:38.095Z] === CONT  TestDaemonStartWithLogOpt
16:30:38 [2020-01-10T16:30:38.912Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
16:30:41 [2020-01-10T16:30:41.550Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:30:53 [2020-01-10T16:30:53.478Z] --- PASS: TestDaemonStartWithLogOpt (15.57s)
16:30:56 [2020-01-10T16:30:56.491Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:30:56 [2020-01-10T16:30:56.491Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:30:56 [2020-01-10T16:30:56.491Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:30:57 [2020-01-10T16:30:57.050Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:30:57 [2020-01-10T16:30:57.050Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:30:57 [2020-01-10T16:30:57.050Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:30:57 [2020-01-10T16:30:57.050Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:30:58 [2020-01-10T16:30:58.015Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:30:58 [2020-01-10T16:30:58.016Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:30:58 [2020-01-10T16:30:58.971Z] --- PASS: TestContinueAfterPluginCrash (20.46s)
16:30:58 [2020-01-10T16:30:58.971Z] PASS
16:30:58 [2020-01-10T16:30:58.971Z] 
16:30:58 [2020-01-10T16:30:58.971Z] DONE 2 tests in 20.553s
16:30:58 [2020-01-10T16:30:58.971Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:30:58 [2020-01-10T16:30:58.971Z] ++ 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
16:30:58 [2020-01-10T16:30:58.971Z] ++ set -e
16:30:58 [2020-01-10T16:30:58.971Z] ++ '[' -n 0 ']'
16:30:58 [2020-01-10T16:30:58.971Z] ++ set -x
16:30:58 [2020-01-10T16:30:58.971Z] ++ env -i DEST=/go/src/github.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
16:30:58 [2020-01-10T16:30:58.971Z] INFO: Testing against a local daemon
16:30:58 [2020-01-10T16:30:58.971Z] === RUN   TestPluginWithDevMounts
16:30:58 [2020-01-10T16:30:58.971Z] === PAUSE TestPluginWithDevMounts
16:30:58 [2020-01-10T16:30:58.971Z] === CONT  TestPluginWithDevMounts
16:30:59 [2020-01-10T16:30:59.023Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:30:59 [2020-01-10T16:30:59.023Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:30:59 [2020-01-10T16:30:59.023Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:30:59 [2020-01-10T16:30:59.023Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:30:59 [2020-01-10T16:30:59.023Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:31:01 [2020-01-10T16:31:01.012Z] --- PASS: TestPluginWithDevMounts (2.30s)
16:31:01 [2020-01-10T16:31:01.012Z] PASS
16:31:01 [2020-01-10T16:31:01.012Z] 
16:31:01 [2020-01-10T16:31:01.012Z] DONE 1 tests in 2.404s
16:31:01 [2020-01-10T16:31:01.012Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
16:31:01 [2020-01-10T16:31:01.012Z] ++ 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
16:31:01 [2020-01-10T16:31:01.012Z] ++ set -e
16:31:01 [2020-01-10T16:31:01.012Z] ++ '[' -n 0 ']'
16:31:01 [2020-01-10T16:31:01.012Z] ++ set -x
16:31:01 [2020-01-10T16:31:01.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:31:01 [2020-01-10T16:31:01.012Z] INFO: Testing against a local daemon
16:31:01 [2020-01-10T16:31:01.012Z] === RUN   TestSecretInspect
16:31:02 [2020-01-10T16:31:02.367Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:31:02 [2020-01-10T16:31:02.367Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:31:02 [2020-01-10T16:31:02.367Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:31:02 [2020-01-10T16:31:02.367Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:31:02 [2020-01-10T16:31:02.367Z] === RUN   TestDockerSuite/TestVolumeEvents
16:31:02 [2020-01-10T16:31:02.968Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:31:03 [2020-01-10T16:31:03.052Z] --- PASS: TestSecretInspect (2.26s)
16:31:03 [2020-01-10T16:31:03.052Z] === RUN   TestSecretList
16:31:05 [2020-01-10T16:31:05.518Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:31:05 [2020-01-10T16:31:05.518Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:31:05 [2020-01-10T16:31:05.518Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:31:05 [2020-01-10T16:31:05.744Z] --- PASS: TestSecretList (2.34s)
16:31:05 [2020-01-10T16:31:05.744Z] === RUN   TestSecretsCreateAndDelete
16:31:07 [2020-01-10T16:31:07.774Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
16:31:07 [2020-01-10T16:31:07.774Z] === RUN   TestSecretsUpdate
16:31:08 [2020-01-10T16:31:08.906Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:31:09 [2020-01-10T16:31:09.818Z] --- PASS: TestSecretsUpdate (2.31s)
16:31:09 [2020-01-10T16:31:09.818Z] === RUN   TestTemplatedSecret
16:31:12 [2020-01-10T16:31:12.509Z] --- PASS: TestTemplatedSecret (2.66s)
16:31:12 [2020-01-10T16:31:12.509Z] === RUN   TestSecretCreateResolve
16:31:13 [2020-01-10T16:31:13.060Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:31:13 [2020-01-10T16:31:13.060Z] --- PASS: TestDockerSuite (1800.37s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (7.25s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (3.79s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (4.41s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.49s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.39s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.46s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.22s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (5.86s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.19s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.86s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.48s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.75s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.50s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.41s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAttachDetach (2.38s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.17s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.08s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.74s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.75s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.02s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.24s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.40s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.42s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.70s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.40s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.11s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.24s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.87s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.95s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.49s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.44s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.27s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.94s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.84s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.93s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.45s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.11s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.27s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.30s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.60s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.89s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.87s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.38s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.93s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.35s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.25s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.61s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.22s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.56s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.96s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.65s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.71s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.47s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.88s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:31:13 [2020-01-10T16:31:13.060Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.98s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.27s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.58s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.53s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.71s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.19s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.04s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.60s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.32s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s)
16:31:13 [2020-01-10T16:31:13.060Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.060Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
16:31:13 [2020-01-10T16:31:13.060Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.060Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
16:31:13 [2020-01-10T16:31:13.060Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.060Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:31:13 [2020-01-10T16:31:13.060Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.68s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.64s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.17s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.78s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.69s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.77s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.61s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.69s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.61s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.31s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.15s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.61s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.76s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.70s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.52s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.01s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.81s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.69s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.52s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.55s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.51s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.47s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.44s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.48s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.34s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.23s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.60s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.67s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.06s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s)
16:31:13 [2020-01-10T16:31:13.060Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.39s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.34s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.44s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.50s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFails (0.88s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.36s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.39s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.05s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.62s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.58s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.52s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.03s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.30s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.08s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.85s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.52s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.67s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.30s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.61s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.99s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.21s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.75s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.76s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.57s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.26s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.54s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.75s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.24s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.44s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.04s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.21s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.14s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.95s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.15s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.13s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.49s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.91s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.68s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.67s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.50s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.59s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.09s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.73s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.86s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.58s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.52s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildRm (3.28s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.56s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.73s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.31s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.41s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.22s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (5.04s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.49s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.93s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.11s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.02s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.64s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.16s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.66s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.36s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.60s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildUser (2.03s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.93s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.29s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.24s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.33s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.18s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.96s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.92s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.16s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.31s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.95s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.95s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.07s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.03s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_cli_sni_test.go:18: Flakey test
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitChange (1.07s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.81s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.71s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.94s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.91s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.06s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.92s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.69s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.69s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.03s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.77s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.84s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.37s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.90s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.97s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.57s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.58s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.59s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.60s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bdb600_<nil>} (1.61s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1005123590_/foo_false__<nil>_<nil>_<nil>} (1.67s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1005123590_/foo_true__<nil>_<nil>_<nil>} (1.66s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3595534253_/foo_false__<nil>_<nil>_<nil>} (1.66s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3595534253_/foo_true__<nil>_<nil>_<nil>} (1.61s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3595534253_/foo_true__0xc000bdbaa0_<nil>_<nil>} (1.67s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bdbac0_<nil>} (1.61s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bdbae0_<nil>} (1.63s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bdbb00_<nil>} (1.60s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bdbb20_<nil>} (1.72s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s)
16:31:13 [2020-01-10T16:31:13.061Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
16:31:13 [2020-01-10T16:31:13.061Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.03s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.19s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.91s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.12s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.95s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.26s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.76s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.89s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.56s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.05s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.60s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.88s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.90s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.47s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.86s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.09s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToDot (0.93s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.92s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.22s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.46s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.14s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.80s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.56s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:31:13 [2020-01-10T16:31:13.062Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateRM (0.26s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.29s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.29s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.79s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.92s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDevicePermissions (1.06s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.68s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.94s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.66s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.60s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.97s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.28s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.38s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.87s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.99s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.95s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.48s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.57s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.43s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.82s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.68s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.42s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.08s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.80s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.59s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.87s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:31:13 [2020-01-10T16:31:13.062Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:31:13 [2020-01-10T16:31:13.062Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:31:13 [2020-01-10T16:31:13.062Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.03s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsRename (0.86s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsResize (0.85s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.81s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsTop (0.85s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExec (0.86s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.89s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.86s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.10s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.94s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.14s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.83s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.30s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecEnv (0.94s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.91s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.04s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.91s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.92s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.84s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.84s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecParseError (0.84s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.33s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.89s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.00s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecTTY (0.91s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.92s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:31:13 [2020-01-10T16:31:13.062Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.14s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.38s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.97s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.21s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.88s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestHealth (20.84s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.09s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.71s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImportFile (1.92s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.18s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.90s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.85s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.94s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.56s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.90s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:31:13 [2020-01-10T16:31:13.062Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.29s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.93s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.79s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.25s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectImage (0.04s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:31:13 [2020-01-10T16:31:13.062Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.06s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.96s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.75s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.91s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.92s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.92s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s)
16:31:13 [2020-01-10T16:31:13.062Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.68s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.65s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.62s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.86s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.50s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.71s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.72s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.53s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.82s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.86s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.25s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsSince (6.90s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsTail (1.08s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.00s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.56s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.72s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestNetHostname (2.62s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.23s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPluginActive (1.90s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.71s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
16:31:13 [2020-01-10T16:31:13.063Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.30s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.98s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.07s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.10s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.59s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.45s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPortList (11.89s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.71s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.39s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.17s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.57s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.48s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.14s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.56s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.10s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.28s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.95s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.38s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.64s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.41s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.58s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:31:13 [2020-01-10T16:31:13.063Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.90s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.48s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.52s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.39s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.46s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.23s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.83s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.95s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.00s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.74s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.55s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.70s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.76s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.64s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.76s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.05s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.31s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.96s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.46s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.97s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.93s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.85s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.98s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.85s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.86s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.90s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.92s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.46s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.34s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.77s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.63s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.65s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:31:13 [2020-01-10T16:31:13.063Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.063Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:31:13 [2020-01-10T16:31:13.063Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.88s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.96s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.52s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.92s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.00s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.87s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:31:13 [2020-01-10T16:31:13.063Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.90s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.79s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.76s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.58s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:31:13 [2020-01-10T16:31:13.063Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.43s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.48s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.06s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.58s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.60s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.83s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.15s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
16:31:13 [2020-01-10T16:31:13.063Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.52s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunMount (6.24s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.53s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.22s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.42s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.35s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.48s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.74s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.15s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.29s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.38s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.65s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.95s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.93s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.96s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.87s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.97s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.62s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.43s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.74s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunRm (0.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.91s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.95s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.90s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.92s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.30s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.34s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.89s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.90s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.89s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.88s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunState (1.81s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.98s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.92s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.92s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.97s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.96s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.77s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.75s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.60s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.23s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.54s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.34s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.84s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (1.07s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.77s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.97s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.41s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.88s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.88s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.71s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.67s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.56s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.05s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents449918271
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.35s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.50s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.47s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.65s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.71s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.39s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.42s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.97s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.14s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.64s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.04s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.93s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.75s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.77s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.47s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.85s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.91s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.67s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.54s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.91s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:31:13 [2020-01-10T16:31:13.064Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.89s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.26s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.67s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.29s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.54s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.10s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.34s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.27s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.27s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.25s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.79s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
16:31:13 [2020-01-10T16:31:13.064Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.61s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.84s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.47s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.28s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.22s)
16:31:13 [2020-01-10T16:31:13.065Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:31:13 [2020-01-10T16:31:13.065Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:31:13 [2020-01-10T16:31:13.065Z] === RUN   TestDockerRegistrySuite
16:31:13 [2020-01-10T16:31:13.065Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:31:14 [2020-01-10T16:31:14.507Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:31:15 [2020-01-10T16:31:15.194Z] --- PASS: TestSecretCreateResolve (2.21s)
16:31:15 [2020-01-10T16:31:15.194Z] PASS
16:31:15 [2020-01-10T16:31:15.194Z] 
16:31:15 [2020-01-10T16:31:15.194Z] DONE 6 tests in 14.084s
16:31:15 [2020-01-10T16:31:15.194Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
16:31:15 [2020-01-10T16:31:15.194Z] ++ 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
16:31:15 [2020-01-10T16:31:15.194Z] ++ set -e
16:31:15 [2020-01-10T16:31:15.194Z] ++ '[' -n 0 ']'
16:31:15 [2020-01-10T16:31:15.194Z] ++ set -x
16:31:15 [2020-01-10T16:31:15.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:31:15 [2020-01-10T16:31:15.194Z] INFO: Testing against a local daemon
16:31:15 [2020-01-10T16:31:15.194Z] === RUN   TestServiceCreateInit
16:31:15 [2020-01-10T16:31:15.194Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:31:16 [2020-01-10T16:31:16.482Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:31:17 [2020-01-10T16:31:17.975Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:31:18 [2020-01-10T16:31:18.270Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:31:19 [2020-01-10T16:31:19.606Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:31:22 [2020-01-10T16:31:22.425Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:31:24 [2020-01-10T16:31:24.007Z] --- PASS: TestServiceCreateInit (8.39s)
16:31:24 [2020-01-10T16:31:24.007Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s)
16:31:24 [2020-01-10T16:31:24.007Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.20s)
16:31:24 [2020-01-10T16:31:24.007Z] === RUN   TestCreateServiceMultipleTimes
16:31:26 [2020-01-10T16:31:26.624Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:31:30 [2020-01-10T16:31:30.905Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:31:32 [2020-01-10T16:31:32.390Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:31:32 [2020-01-10T16:31:32.390Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:31:33 [2020-01-10T16:31:33.749Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:31:35 [2020-01-10T16:31:35.718Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:31:37 [2020-01-10T16:31:37.120Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:31:38 [2020-01-10T16:31:38.482Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:31:39 [2020-01-10T16:31:39.926Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:31:41 [2020-01-10T16:31:41.286Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:31:42 [2020-01-10T16:31:42.503Z] --- PASS: TestCreateServiceMultipleTimes (16.40s)
16:31:42 [2020-01-10T16:31:42.503Z] === RUN   TestCreateServiceConflict
16:31:42 [2020-01-10T16:31:42.503Z] --- PASS: TestCreateServiceConflict (2.25s)
16:31:42 [2020-01-10T16:31:42.503Z] === RUN   TestCreateServiceMaxReplicas
16:31:44 [2020-01-10T16:31:44.058Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:31:45 [2020-01-10T16:31:45.194Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
16:31:45 [2020-01-10T16:31:45.194Z] === RUN   TestCreateWithDuplicateNetworkNames
16:31:46 [2020-01-10T16:31:46.611Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:31:46 [2020-01-10T16:31:46.611Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:31:47 [2020-01-10T16:31:47.534Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
16:31:47 [2020-01-10T16:31:47.788Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
16:31:48 [2020-01-10T16:31:48.083Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
16:31:48 [2020-01-10T16:31:48.083Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:31:48 [2020-01-10T16:31:48.083Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
16:31:49 [2020-01-10T16:31:49.102Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:31:51 [2020-01-10T16:31:51.654Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:31:51 [2020-01-10T16:31:51.654Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:31:53 [2020-01-10T16:31:53.013Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:31:53 [2020-01-10T16:31:53.268Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:31:55 [2020-01-10T16:31:55.151Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:31:56 [2020-01-10T16:31:56.161Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:31:57 [2020-01-10T16:31:57.085Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:31:57 [2020-01-10T16:31:57.645Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:31:59 [2020-01-10T16:31:59.571Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:32:00 [2020-01-10T16:32:00.440Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s)
16:32:00 [2020-01-10T16:32:00.440Z] === RUN   TestCreateServiceSecretFileMode
16:32:00 [2020-01-10T16:32:00.724Z] --- PASS: TestCreateServiceSecretFileMode (2.53s)
16:32:00 [2020-01-10T16:32:00.724Z] === RUN   TestCreateServiceConfigFileMode
16:32:02 [2020-01-10T16:32:02.078Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:32:02 [2020-01-10T16:32:02.078Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:32:03 [2020-01-10T16:32:03.417Z] --- PASS: TestCreateServiceConfigFileMode (2.66s)
16:32:03 [2020-01-10T16:32:03.417Z] === RUN   TestCreateServiceSysctls
16:32:03 [2020-01-10T16:32:03.522Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:32:04 [2020-01-10T16:32:04.125Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:32:04 [2020-01-10T16:32:04.125Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:32:04 [2020-01-10T16:32:04.684Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:32:04 [2020-01-10T16:32:04.938Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:32:05 [2020-01-10T16:32:05.193Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:32:05 [2020-01-10T16:32:05.193Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:32:06 [2020-01-10T16:32:06.595Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:32:06 [2020-01-10T16:32:06.895Z] --- PASS: TestCreateServiceSysctls (3.29s)
16:32:06 [2020-01-10T16:32:06.895Z] === RUN   TestCreateServiceCapabilities
16:32:09 [2020-01-10T16:32:09.101Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:32:09 [2020-01-10T16:32:09.602Z] --- PASS: TestCreateServiceCapabilities (2.61s)
16:32:09 [2020-01-10T16:32:09.603Z] === RUN   TestInspect
16:32:10 [2020-01-10T16:32:10.025Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:32:11 [2020-01-10T16:32:11.470Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:32:12 [2020-01-10T16:32:12.298Z] --- PASS: TestInspect (2.96s)
16:32:12 [2020-01-10T16:32:12.298Z] === RUN   TestServiceListWithStatuses
16:32:12 [2020-01-10T16:32:12.298Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:32:12 [2020-01-10T16:32:12.298Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:32:12 [2020-01-10T16:32:12.298Z] === RUN   TestDockerNetworkConnectAlias
16:32:12 [2020-01-10T16:32:12.574Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:32:13 [2020-01-10T16:32:13.538Z] --- PASS: TestDockerRegistrySuite (60.42s)
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.65s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d69008954930b] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.59s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [dc263735e73f7] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d111f2841544a] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d5b1509a47542] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d320775a6e5da] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.15s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d3db3bf261e66] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.18s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [db89680346eca] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [dd39e9cb69115] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.52s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d8bcbd64609af] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.66s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d553a996fa2b2] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.63s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d4ee2898f20b8] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d2b6d6d90acac] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [db3d736e0c9c1] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d320a0edb9bd0] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.57s)
16:32:13 [2020-01-10T16:32:13.538Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8e4741e2ed0c2a61dc2098e255061250f8b9bb629fc6fb2b4e3a10bf1746b867
16:32:13 [2020-01-10T16:32:13.538Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6bb850061c3cc608c7454e6c3641f3798595183f45644fc7493250271238765e
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d3b2f31be479d] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s)
16:32:13 [2020-01-10T16:32:13.538Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b506048c4a04268ff3ccf28405b153d7cb0ea196c2ad5e554f6ab927935cac61
16:32:13 [2020-01-10T16:32:13.538Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0213de8ab707b9e297c53f9b650e962ddadb951f4165d84648d20804264fb50c
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d75d704f89d52] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.57s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d36dc7b9c9d9b] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.70s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d2c1ab31affc0] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.41s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d07f9b7ed3d82] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.18s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [db7a0431dc60c] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.61s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d9b45181cc3c4] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.34s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d7637853a6ee9] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d263aa4619654] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.19s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [de621496bebab] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d76333fed721b] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.49s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d9aaa439d881f] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [dfa923d841427] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d142cfe03491a] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d16f2950a1631] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d23b27a9b41a4] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d395d46bf9981] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [dc9b499b5a58f] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d968301928ee0] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [df06e02094a84] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d0504ba26c0fd] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.48s)
16:32:13 [2020-01-10T16:32:13.538Z]         check_test.go:196: [d475013e3dd57] daemon is not started
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s)
16:32:13 [2020-01-10T16:32:13.538Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
16:32:13 [2020-01-10T16:32:13.538Z] === RUN   TestDockerSchema1RegistrySuite
16:32:13 [2020-01-10T16:32:13.538Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:32:13 [2020-01-10T16:32:13.538Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:32:17 [2020-01-10T16:32:17.807Z] --- PASS: TestDockerNetworkConnectAlias (4.77s)
16:32:17 [2020-01-10T16:32:17.807Z] === RUN   TestDockerNetworkReConnect
16:32:18 [2020-01-10T16:32:18.834Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:32:21 [2020-01-10T16:32:21.284Z] --- PASS: TestDockerNetworkReConnect (3.73s)
16:32:21 [2020-01-10T16:32:21.284Z] === RUN   TestServicePlugin
16:32:21 [2020-01-10T16:32:21.284Z] --- SKIP: TestServicePlugin (0.00s)
16:32:21 [2020-01-10T16:32:21.284Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:32:21 [2020-01-10T16:32:21.284Z] === RUN   TestServiceUpdateLabel
16:32:23 [2020-01-10T16:32:23.033Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:32:23 [2020-01-10T16:32:23.313Z] --- PASS: TestServiceUpdateLabel (2.24s)
16:32:23 [2020-01-10T16:32:23.313Z] === RUN   TestServiceUpdateSecrets
16:32:27 [2020-01-10T16:32:27.316Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:32:28 [2020-01-10T16:32:28.675Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:32:30 [2020-01-10T16:32:30.117Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:32:30 [2020-01-10T16:32:30.117Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:32:31 [2020-01-10T16:32:31.476Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:32:32 [2020-01-10T16:32:32.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:32:34 [2020-01-10T16:32:34.281Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:32:38 [2020-01-10T16:32:38.476Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:32:38 [2020-01-10T16:32:38.476Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:32:38 [2020-01-10T16:32:38.476Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:32:38 [2020-01-10T16:32:38.586Z] --- PASS: TestServiceUpdateSecrets (14.97s)
16:32:38 [2020-01-10T16:32:38.586Z] === RUN   TestServiceUpdateConfigs
16:32:38 [2020-01-10T16:32:38.778Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:32:39 [2020-01-10T16:32:39.032Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:32:39 [2020-01-10T16:32:39.287Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:32:39 [2020-01-10T16:32:39.541Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:32:39 [2020-01-10T16:32:39.796Z] --- PASS: TestDockerSchema1RegistrySuite (26.36s)
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d91da76a6f8b8] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.45s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d593c80e31079] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.72s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d65d9d18f2c03] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.73s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [de6c954c5f8db] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d8d52490e97d6] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.34s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d16c8360e7303] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [dffe5405b7d1b] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d5a5db7f82395] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.22s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d072872b1e5d1] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d8dae22c0fa7c] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.79s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [df8c8230a16ba] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [dbf3ab1fcf0b7] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [db0dc73163a45] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [debfeb49ac5f1] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d7c256be1a830] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d15da6160638e] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [dc93da9ee7101] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
16:32:39 [2020-01-10T16:32:39.796Z]         check_test.go:223: [d882b1be381d8] daemon is not started
16:32:39 [2020-01-10T16:32:39.796Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:32:39 [2020-01-10T16:32:39.796Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:32:40 [2020-01-10T16:32:40.719Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:32:41 [2020-01-10T16:32:41.322Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:32:41 [2020-01-10T16:32:41.322Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:32:42 [2020-01-10T16:32:42.680Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:32:42 [2020-01-10T16:32:42.680Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:32:43 [2020-01-10T16:32:43.240Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:32:43 [2020-01-10T16:32:43.494Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:32:43 [2020-01-10T16:32:43.749Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.99s)
16:32:43 [2020-01-10T16:32:43.749Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s)
16:32:43 [2020-01-10T16:32:43.749Z]         check_test.go:252: [d57ce761b4fad] daemon is not started
16:32:43 [2020-01-10T16:32:43.749Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
16:32:43 [2020-01-10T16:32:43.749Z]         check_test.go:252: [d90cb8f90ccfe] daemon is not started
16:32:43 [2020-01-10T16:32:43.749Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
16:32:43 [2020-01-10T16:32:43.749Z]         check_test.go:252: [dea94bff411e3] daemon is not started
16:32:43 [2020-01-10T16:32:43.749Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s)
16:32:43 [2020-01-10T16:32:43.749Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
16:32:43 [2020-01-10T16:32:43.749Z]         check_test.go:252: [df27756ce903f] daemon is not started
16:32:43 [2020-01-10T16:32:43.749Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
16:32:43 [2020-01-10T16:32:43.749Z]         check_test.go:252: [d60af40b8a2a3] daemon is not started
16:32:43 [2020-01-10T16:32:43.749Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s)
16:32:43 [2020-01-10T16:32:43.749Z]         check_test.go:252: [d940311cb587f] daemon is not started
16:32:43 [2020-01-10T16:32:43.749Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
16:32:43 [2020-01-10T16:32:43.749Z]         check_test.go:252: [d31b2ca51f94f] daemon is not started
16:32:43 [2020-01-10T16:32:43.749Z] === RUN   TestDockerRegistryAuthTokenSuite
16:32:43 [2020-01-10T16:32:43.749Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:32:49 [2020-01-10T16:32:49.148Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:32:49 [2020-01-10T16:32:49.148Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:32:49 [2020-01-10T16:32:49.148Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:32:49 [2020-01-10T16:32:49.403Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:32:49 [2020-01-10T16:32:49.403Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s)
16:32:49 [2020-01-10T16:32:49.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
16:32:49 [2020-01-10T16:32:49.403Z]         check_test.go:279: [d98159cc3e6c4] daemon is not started
16:32:49 [2020-01-10T16:32:49.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s)
16:32:49 [2020-01-10T16:32:49.403Z]         check_test.go:279: [dc3d6834e9e17] daemon is not started
16:32:49 [2020-01-10T16:32:49.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
16:32:49 [2020-01-10T16:32:49.403Z]         check_test.go:279: [d85172dd6ea5c] daemon is not started
16:32:49 [2020-01-10T16:32:49.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
16:32:49 [2020-01-10T16:32:49.403Z]         check_test.go:279: [d0d92dc0d48e5] daemon is not started
16:32:49 [2020-01-10T16:32:49.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s)
16:32:49 [2020-01-10T16:32:49.403Z]         check_test.go:279: [d3713837a95b7] daemon is not started
16:32:49 [2020-01-10T16:32:49.403Z] === RUN   TestDockerNetworkSuite
16:32:49 [2020-01-10T16:32:49.403Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
16:32:52 [2020-01-10T16:32:52.122Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
16:32:53 [2020-01-10T16:32:53.480Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
16:32:53 [2020-01-10T16:32:53.480Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:32:53 [2020-01-10T16:32:53.830Z] --- PASS: TestServiceUpdateConfigs (14.79s)
16:32:53 [2020-01-10T16:32:53.830Z] === RUN   TestServiceUpdateNetwork
16:32:56 [2020-01-10T16:32:56.828Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:32:58 [2020-01-10T16:32:58.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
16:33:00 [2020-01-10T16:33:00.113Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:33:01 [2020-01-10T16:33:01.473Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
16:33:03 [2020-01-10T16:33:03.489Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:33:05 [2020-01-10T16:33:05.458Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
16:33:06 [2020-01-10T16:33:06.390Z] --- PASS: TestServiceUpdateNetwork (13.07s)
16:33:06 [2020-01-10T16:33:06.390Z] PASS
16:33:06 [2020-01-10T16:33:06.390Z] 
16:33:06 [2020-01-10T16:33:06.390Z] === Skipped
16:33:06 [2020-01-10T16:33:06.390Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
16:33:06 [2020-01-10T16:33:06.390Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:33:06 [2020-01-10T16:33:06.390Z] 
16:33:06 [2020-01-10T16:33:06.390Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
16:33:06 [2020-01-10T16:33:06.390Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:33:06 [2020-01-10T16:33:06.390Z] 
16:33:06 [2020-01-10T16:33:06.390Z] 
16:33:06 [2020-01-10T16:33:06.390Z] DONE 20 tests, 2 skipped in 111.023s
16:33:06 [2020-01-10T16:33:06.390Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
16:33:06 [2020-01-10T16:33:06.390Z] ++ 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
16:33:06 [2020-01-10T16:33:06.390Z] ++ set -e
16:33:06 [2020-01-10T16:33:06.390Z] ++ '[' -n 0 ']'
16:33:06 [2020-01-10T16:33:06.390Z] ++ set -x
16:33:06 [2020-01-10T16:33:06.390Z] ++ env -i DEST=/go/src/github.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
16:33:06 [2020-01-10T16:33:06.390Z] INFO: Testing against a local daemon
16:33:06 [2020-01-10T16:33:06.390Z] === RUN   TestSessionCreate
16:33:06 [2020-01-10T16:33:06.390Z] --- PASS: TestSessionCreate (0.05s)
16:33:06 [2020-01-10T16:33:06.390Z] === RUN   TestSessionCreateWithBadUpgrade
16:33:06 [2020-01-10T16:33:06.390Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:33:06 [2020-01-10T16:33:06.390Z] PASS
16:33:06 [2020-01-10T16:33:06.390Z] 
16:33:06 [2020-01-10T16:33:06.390Z] DONE 2 tests in 0.191s
16:33:06 [2020-01-10T16:33:06.390Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
16:33:06 [2020-01-10T16:33:06.390Z] ++ 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
16:33:06 [2020-01-10T16:33:06.390Z] ++ set -e
16:33:06 [2020-01-10T16:33:06.390Z] ++ '[' -n 0 ']'
16:33:06 [2020-01-10T16:33:06.390Z] ++ set -x
16:33:06 [2020-01-10T16:33:06.390Z] ++ env -i DEST=/go/src/github.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
16:33:06 [2020-01-10T16:33:06.390Z] INFO: Testing against a local daemon
16:33:06 [2020-01-10T16:33:06.390Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:33:06 [2020-01-10T16:33:06.390Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:33:06 [2020-01-10T16:33:06.390Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:33:06 [2020-01-10T16:33:06.390Z] === RUN   TestEventsExecDie
16:33:07 [2020-01-10T16:33:07.011Z] --- PASS: TestEventsExecDie (0.81s)
16:33:07 [2020-01-10T16:33:07.011Z] === RUN   TestEventsBackwardsCompatible
16:33:07 [2020-01-10T16:33:07.011Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
16:33:07 [2020-01-10T16:33:07.011Z] === RUN   TestInfoBinaryCommits
16:33:07 [2020-01-10T16:33:07.011Z] --- PASS: TestInfoBinaryCommits (0.05s)
16:33:07 [2020-01-10T16:33:07.011Z] === RUN   TestInfoAPIVersioned
16:33:07 [2020-01-10T16:33:07.011Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:33:07 [2020-01-10T16:33:07.011Z] === RUN   TestInfoDiscoveryBackend
16:33:07 [2020-01-10T16:33:07.468Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:33:07 [2020-01-10T16:33:07.629Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
16:33:07 [2020-01-10T16:33:07.629Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:33:07 [2020-01-10T16:33:07.723Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
16:33:08 [2020-01-10T16:33:08.641Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:33:08 [2020-01-10T16:33:08.641Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:33:09 [2020-01-10T16:33:09.262Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
16:33:09 [2020-01-10T16:33:09.262Z] === RUN   TestInfoAPI
16:33:09 [2020-01-10T16:33:09.262Z] --- PASS: TestInfoAPI (0.06s)
16:33:09 [2020-01-10T16:33:09.262Z] === RUN   TestInfoAPIWarnings
16:33:09 [2020-01-10T16:33:09.883Z] --- PASS: TestInfoAPIWarnings (0.55s)
16:33:09 [2020-01-10T16:33:09.883Z] === RUN   TestInfoDebug
16:33:10 [2020-01-10T16:33:10.273Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:33:10 [2020-01-10T16:33:10.502Z] --- PASS: TestInfoDebug (0.54s)
16:33:10 [2020-01-10T16:33:10.502Z] === RUN   TestInfoInsecureRegistries
16:33:11 [2020-01-10T16:33:11.129Z] --- PASS: TestInfoInsecureRegistries (0.55s)
16:33:11 [2020-01-10T16:33:11.129Z] === RUN   TestInfoRegistryMirrors
16:33:11 [2020-01-10T16:33:11.422Z] --- PASS: TestInfoRegistryMirrors (0.55s)
16:33:11 [2020-01-10T16:33:11.422Z] === RUN   TestLoginFailsWithBadCredentials
16:33:12 [2020-01-10T16:33:12.042Z] --- PASS: TestLoginFailsWithBadCredentials (0.47s)
16:33:12 [2020-01-10T16:33:12.042Z] === RUN   TestPingCacheHeaders
16:33:12 [2020-01-10T16:33:12.042Z] --- PASS: TestPingCacheHeaders (0.06s)
16:33:12 [2020-01-10T16:33:12.042Z] === RUN   TestPingGet
16:33:12 [2020-01-10T16:33:12.042Z] --- PASS: TestPingGet (0.03s)
16:33:12 [2020-01-10T16:33:12.042Z] === RUN   TestPingHead
16:33:12 [2020-01-10T16:33:12.042Z] --- PASS: TestPingHead (0.05s)
16:33:12 [2020-01-10T16:33:12.042Z] === RUN   TestVersion
16:33:12 [2020-01-10T16:33:12.042Z] --- PASS: TestVersion (0.05s)
16:33:12 [2020-01-10T16:33:12.042Z] PASS
16:33:12 [2020-01-10T16:33:12.042Z] 
16:33:12 [2020-01-10T16:33:12.042Z] === Skipped
16:33:12 [2020-01-10T16:33:12.042Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:33:12 [2020-01-10T16:33:12.042Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:33:12 [2020-01-10T16:33:12.042Z] 
16:33:12 [2020-01-10T16:33:12.042Z] 
16:33:12 [2020-01-10T16:33:12.042Z] DONE 18 tests, 1 skipped in 6.055s
16:33:12 [2020-01-10T16:33:12.042Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
16:33:12 [2020-01-10T16:33:12.042Z] ++ 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
16:33:12 [2020-01-10T16:33:12.042Z] ++ set -e
16:33:12 [2020-01-10T16:33:12.042Z] ++ '[' -n 0 ']'
16:33:12 [2020-01-10T16:33:12.042Z] ++ set -x
16:33:12 [2020-01-10T16:33:12.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:33:12 [2020-01-10T16:33:12.326Z] INFO: Testing against a local daemon
16:33:12 [2020-01-10T16:33:12.327Z] === RUN   TestVolumesCreateAndList
16:33:12 [2020-01-10T16:33:12.327Z] --- PASS: TestVolumesCreateAndList (0.05s)
16:33:12 [2020-01-10T16:33:12.327Z] === RUN   TestVolumesRemove
16:33:12 [2020-01-10T16:33:12.327Z] --- PASS: TestVolumesRemove (0.08s)
16:33:12 [2020-01-10T16:33:12.327Z] === RUN   TestVolumesInspect
16:33:12 [2020-01-10T16:33:12.327Z] --- PASS: TestVolumesInspect (0.04s)
16:33:12 [2020-01-10T16:33:12.327Z] === RUN   TestVolumesInvalidJSON
16:33:12 [2020-01-10T16:33:12.327Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:33:12 [2020-01-10T16:33:12.327Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:33:12 [2020-01-10T16:33:12.327Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:33:12 [2020-01-10T16:33:12.327Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:33:12 [2020-01-10T16:33:12.327Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:33:12 [2020-01-10T16:33:12.327Z] PASS
16:33:12 [2020-01-10T16:33:12.327Z] 
16:33:12 [2020-01-10T16:33:12.327Z] DONE 5 tests in 0.290s
16:33:12 [2020-01-10T16:33:12.327Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:33:12 [2020-01-10T16:33:12.611Z] ++++ cat bundles/test-integration/docker.pid
16:33:12 [2020-01-10T16:33:12.611Z] +++ kill 13142
16:33:14 [2020-01-10T16:33:14.085Z] +++ /etc/init.d/apparmor stop
16:33:14 [2020-01-10T16:33:14.085Z] Leaving: AppArmorNo profiles have been unloaded.
16:33:14 [2020-01-10T16:33:14.085Z] 
16:33:14 [2020-01-10T16:33:14.085Z] Unloading profiles will leave already running processes permanently
16:33:14 [2020-01-10T16:33:14.085Z] unconfined, which can lead to unexpected situations.
16:33:14 [2020-01-10T16:33:14.085Z] 
16:33:14 [2020-01-10T16:33:14.085Z] To set a process to complain mode, use the command line tool
16:33:14 [2020-01-10T16:33:14.085Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:33:14 [2020-01-10T16:33:14.085Z] +++ true
16:33:14 [2020-01-10T16:33:14.085Z] 
Post stage
[Pipeline] junit
16:33:16 [2020-01-10T16:33:16.151Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
16:33:16 [2020-01-10T16:33:16.878Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
[Pipeline] // stage
Post stage
[Pipeline] sh
16:33:17 [2020-01-10T16:33:17.260Z] + echo Ensuring container killed.
16:33:17 [2020-01-10T16:33:17.260Z] Ensuring container killed.
16:33:17 [2020-01-10T16:33:17.260Z] + docker rm -vf docker-pr4
16:33:17 [2020-01-10T16:33:17.260Z] Error: No such container: docker-pr4
16:33:17 [2020-01-10T16:33:17.260Z] + true
[Pipeline] sh
16:33:17 [2020-01-10T16:33:17.639Z] + echo Chowning /workspace to jenkins user
16:33:17 [2020-01-10T16:33:17.639Z] Chowning /workspace to jenkins user
16:33:17 [2020-01-10T16:33:17.639Z] + id -u
16:33:17 [2020-01-10T16:33:17.639Z] + id -g
16:33:17 [2020-01-10T16:33:17.639Z] + docker run --rm -v /home/docker/workspace/moby_PR-40361:/workspace busybox chown -R 1001:1001 /workspace
16:33:17 [2020-01-10T16:33:17.639Z] Unable to find image 'busybox:latest' locally
16:33:17 [2020-01-10T16:33:17.923Z] latest: Pulling from library/busybox
16:33:17 [2020-01-10T16:33:17.923Z] d7e28ec550a2: Pulling fs layer
16:33:18 [2020-01-10T16:33:18.210Z] d7e28ec550a2: Verifying Checksum
16:33:18 [2020-01-10T16:33:18.210Z] d7e28ec550a2: Download complete
16:33:18 [2020-01-10T16:33:18.495Z] d7e28ec550a2: Pull complete
16:33:18 [2020-01-10T16:33:18.495Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
16:33:18 [2020-01-10T16:33:18.495Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:33:20 [2020-01-10T16:33:20.943Z] + bundleName=ppc64le-integration
16:33:20 [2020-01-10T16:33:20.943Z] + echo Creating ppc64le-integration-bundles.tar.gz
16:33:20 [2020-01-10T16:33:20.943Z] Creating ppc64le-integration-bundles.tar.gz
16:33:20 [2020-01-10T16:33:20.943Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xmlxargs ) tar -print -czf
16:33:20 [2020-01-10T16:33:20.943Z]  ppc64le-integration-bundles.tar.gz
16:33:21 [2020-01-10T16:33:21.076Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
[Pipeline] archiveArtifacts
16:33:21 [2020-01-10T16:33:21.263Z] Archiving artifacts
16:33:21 [2020-01-10T16:33:21.636Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40361/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:33:22 [2020-01-10T16:33:22.027Z] + make clean
16:33:22 [2020-01-10T16:33:22.042Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
16:33:22 [2020-01-10T16:33:22.649Z] make: command: Command not found
16:33:22 [2020-01-10T16:33:22.649Z] make: command: Command not found
16:33:22 [2020-01-10T16:33:22.649Z] docker volume rm -f docker-dev-cache
16:33:22 [2020-01-10T16:33:22.649Z] docker-dev-cache
[Pipeline] deleteDir
16:33:22 [2020-01-10T16:33:22.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
16:33:23 [2020-01-10T16:33:23.955Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:33:25 [2020-01-10T16:33:25.315Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
16:33:26 [2020-01-10T16:33:26.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
16:33:26 [2020-01-10T16:33:26.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
16:33:26 [2020-01-10T16:33:26.971Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
16:33:28 [2020-01-10T16:33:28.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
16:33:28 [2020-01-10T16:33:28.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
16:33:28 [2020-01-10T16:33:28.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
16:33:28 [2020-01-10T16:33:28.667Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
16:33:30 [2020-01-10T16:33:30.026Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
16:33:30 [2020-01-10T16:33:30.992Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:33:31 [2020-01-10T16:33:31.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
16:33:31 [2020-01-10T16:33:31.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
16:33:32 [2020-01-10T16:33:32.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
16:33:32 [2020-01-10T16:33:32.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
16:33:36 [2020-01-10T16:33:36.433Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
16:33:39 [2020-01-10T16:33:39.690Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
16:33:47 [2020-01-10T16:33:47.800Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:33:49 [2020-01-10T16:33:49.688Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
16:33:49 [2020-01-10T16:33:49.688Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
16:33:50 [2020-01-10T16:33:50.611Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:33:51 [2020-01-10T16:33:51.169Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
16:33:51 [2020-01-10T16:33:51.169Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
16:33:51 [2020-01-10T16:33:51.169Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
16:33:51 [2020-01-10T16:33:51.424Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
16:33:51 [2020-01-10T16:33:51.679Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
16:33:51 [2020-01-10T16:33:51.679Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
16:33:53 [2020-01-10T16:33:53.648Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:33:56 [2020-01-10T16:33:56.160Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
16:33:56 [2020-01-10T16:33:56.160Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
16:33:56 [2020-01-10T16:33:56.160Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
16:33:56 [2020-01-10T16:33:56.762Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:33:57 [2020-01-10T16:33:57.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
16:34:02 [2020-01-10T16:34:02.959Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
16:34:04 [2020-01-10T16:34:04.362Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:34:07 [2020-01-10T16:34:07.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
16:34:07 [2020-01-10T16:34:07.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
16:34:08 [2020-01-10T16:34:08.978Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
16:34:10 [2020-01-10T16:34:10.467Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:34:11 [2020-01-10T16:34:11.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
16:34:11 [2020-01-10T16:34:11.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
16:34:13 [2020-01-10T16:34:13.930Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
16:34:13 [2020-01-10T16:34:13.931Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:34:14 [2020-01-10T16:34:14.898Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
16:34:16 [2020-01-10T16:34:16.865Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
16:34:17 [2020-01-10T16:34:17.163Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:34:23 [2020-01-10T16:34:23.733Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:34:23 [2020-01-10T16:34:23.987Z] --- PASS: TestDockerNetworkSuite (94.47s)
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.63s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [de2689ba6bfed] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.23s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [d18fe32f4bf10] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.17s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [d4f4540a78e69] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.05s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [d062830d8654c] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:1233: [d59a53b508f52] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.34s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [d4ef6dcbfd4b5] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.33s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [db9fb0ad90bd9] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.34s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [d7a666a0afa42] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [d857646bb919b] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [dc3fc1eba9604] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [d90ee2e13b30d] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [d8631f633f9a0] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.43s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [d5d61aba1a84c] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [dcaeab3180512] daemon is not started
16:34:23 [2020-01-10T16:34:23.987Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s)
16:34:23 [2020-01-10T16:34:23.987Z]         docker_cli_network_unix_test.go:46: [ddc2803f20721] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.22s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d98590fbab798] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [df879114455e8] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [da7e289bc1ac2] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [dac82aeb6c94b] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.26s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d91c322dcad8b] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [da4579f0679e0] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [dc7678aa8c043] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [de9ebacc6479f] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d1fcf8dc78ff4] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.67s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:968: [d4c62fcb98234] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.48s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d2f6af6aa3761] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.26s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:1116: [d3877769b8582] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d0c483988d9dd] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.21s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [db24e59e7573a] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [dae4696b0277a] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [dc841ba882748] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d100e7aab224f] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d5719c57c31ec] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [daf62a734abc1] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.51s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d15d7729ddb51] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [ddc2e921860ef] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d91d111ebe589] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.46s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d97a42162c2b7] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.99s)
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.00s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:1084: [d9a9ab8181d8d] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d95a39d74b2df] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.38s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d36c895fbde01] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.91s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [de1319c144191] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d39fa28525ba0] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.69s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d12ebd40aecf4] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.99s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [dcbf16c5be6b6] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.92s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d122a76c4aedb] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.31s)
16:34:23 [2020-01-10T16:34:23.988Z]         docker_cli_network_unix_test.go:46: [d6a88c1a54f94] daemon is not started
16:34:23 [2020-01-10T16:34:23.988Z] === RUN   TestDockerHubPullSuite
16:34:23 [2020-01-10T16:34:23.988Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
16:34:25 [2020-01-10T16:34:25.914Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
16:34:26 [2020-01-10T16:34:26.473Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:34:27 [2020-01-10T16:34:27.832Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
16:34:28 [2020-01-10T16:34:28.464Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
16:34:30 [2020-01-10T16:34:30.412Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:34:30 [2020-01-10T16:34:30.412Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
16:34:30 [2020-01-10T16:34:30.667Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
16:34:30 [2020-01-10T16:34:30.667Z] --- PASS: TestDockerHubPullSuite (6.75s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.80s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.01s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
16:34:30 [2020-01-10T16:34:30.667Z] PASS
16:34:30 [2020-01-10T16:34:30.667Z] 
16:34:30 [2020-01-10T16:34:30.667Z] === Skipped
16:34:30 [2020-01-10T16:34:30.667Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:34:30 [2020-01-10T16:34:30.667Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.667Z] 
16:34:30 [2020-01-10T16:34:30.667Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s)
16:34:30 [2020-01-10T16:34:30.667Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.667Z] 
16:34:30 [2020-01-10T16:34:30.667Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
16:34:30 [2020-01-10T16:34:30.667Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.667Z] 
16:34:30 [2020-01-10T16:34:30.667Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
16:34:30 [2020-01-10T16:34:30.667Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.667Z] 
16:34:30 [2020-01-10T16:34:30.667Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:34:30 [2020-01-10T16:34:30.667Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.667Z] 
16:34:30 [2020-01-10T16:34:30.667Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:34:30 [2020-01-10T16:34:30.667Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_sni_test.go:18: Flakey test
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:34:30 [2020-01-10T16:34:30.668Z]         docker_cli_network_unix_test.go:46: [d91d111ebe589] daemon is not started
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] 
16:34:30 [2020-01-10T16:34:30.668Z] DONE 1277 tests, 44 skipped in 2027.958s
16:34:30 [2020-01-10T16:34:30.668Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:34:30 [2020-01-10T16:34:30.668Z] ++++ cat bundles/test-integration/docker.pid
16:34:30 [2020-01-10T16:34:30.668Z] +++ kill 7263
16:34:31 [2020-01-10T16:34:31.676Z] +++ /etc/init.d/apparmor stop
16:34:31 [2020-01-10T16:34:31.676Z] Leaving: AppArmorNo profiles have been unloaded.
16:34:31 [2020-01-10T16:34:31.676Z] 
16:34:31 [2020-01-10T16:34:31.676Z] Unloading profiles will leave already running processes permanently
16:34:31 [2020-01-10T16:34:31.676Z] unconfined, which can lead to unexpected situations.
16:34:31 [2020-01-10T16:34:31.676Z] 
16:34:31 [2020-01-10T16:34:31.676Z] To set a process to complain mode, use the command line tool
16:34:31 [2020-01-10T16:34:31.676Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:34:31 [2020-01-10T16:34:31.676Z] +++ true
16:34:31 [2020-01-10T16:34:31.676Z] 
16:34:34 [2020-01-10T16:34:34.231Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:35:30 [2020-01-10T16:35:30.711Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:35:45 [2020-01-10T16:35:45.613Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:36:03 [2020-01-10T16:36:03.925Z] --- PASS: TestDockerSwarmSuite (1715.24s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.43s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.94s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.81s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:563: [d64595a3f63dd] joining swarm manager [d9fe7d8bf0e00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:585: [dfdcf050ff594] joining swarm manager [d9fe7d8bf0e00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]         check_test.go:380: [d64595a3f63dd] daemon is not started
16:36:03 [2020-01-10T16:36:03.925Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.38s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:46: [d9a66bd657d91] joining swarm manager [d57bed271288a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.09s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.39s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:304: [d3df4f9cf0336] joining swarm manager [da4984a7a3169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:305: [d15c5d847f9f0] joining swarm manager [da4984a7a3169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:364: Waiting for possible election...
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.11s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:272: [ddd23e72ebe71] joining swarm manager [d5a6c9ea5ec82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:273: [d309f292cdcc3] joining swarm manager [d5a6c9ea5ec82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.49s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.78s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_node_test.go:19: [dbd2aa21c8c60] joining swarm manager [dc69c2b34a819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_node_test.go:20: [d7b2db942a2b8] joining swarm manager [dc69c2b34a819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.30s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:502: [d1e7c17e11bab] joining swarm manager [db7faaebf6c28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:507: [d5e7cdcbcad04] joining swarm manager [db7faaebf6c28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.87s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_node_test.go:80: [d99c0e87c2ca8] joining swarm manager [dfd0f69ef22a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.11s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_node_test.go:52: [db5848e37f325] joining swarm manager [d99eda35a9d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_node_test.go:53: [d6a059dd1bde4] joining swarm manager [d99eda35a9d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.70s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.23s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:202: [d372f676717ff] joining swarm manager [d33deecb8fbdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.36s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:384: [d12ec71ac4f0d] joining swarm manager [d9e686eb47e72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:385: [d5dae89e69dd5] joining swarm manager [d9e686eb47e72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]         check_test.go:380: [d5dae89e69dd5] daemon is not started
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.68s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:802: [daa146972bc1c] joining swarm manager [df3ba692c6e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:802: [da8188ef29970] joining swarm manager [df3ba692c6e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:802: [d23635e0dc252] joining swarm manager [df3ba692c6e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:802: [d04255070200f] joining swarm manager [df3ba692c6e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_test.go:810: [d843d7cbee38e] joining swarm manager [df3ba692c6e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.96s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.49s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:394: [d2c28f2d9605a] joining swarm manager [d1ac174c7dd66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:394: [d2e43014adc3a] joining swarm manager [d1ac174c7dd66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.76s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:342: [dce3366dba29e] joining swarm manager [d22203f78787b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:342: [d994bb8c34f5d] joining swarm manager [d22203f78787b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.24s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:489: [dd0d8515b4c16] joining swarm manager [dc96f18fdb749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:489: [d4bab2c52357b] joining swarm manager [dc96f18fdb749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.69s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.19s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:127: [dc9422f2014b1] joining swarm manager [d1edc825ae311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:128: [dd155cb5200d7] joining swarm manager [d1edc825ae311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:136: [d2bf83e520559] joining swarm manager [d1edc825ae311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:137: [d3580b99a71a9] joining swarm manager [d1edc825ae311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.07s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.65s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:303: [d92fac031d8ea] joining swarm manager [d384ead652941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:303: [d96735c01038f] joining swarm manager [d384ead652941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.25s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:99: [d344ab9010e68] joining swarm manager [df3e811f5b363]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:100: [d54d448bc68bf] joining swarm manager [df3e811f5b363]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]         check_test.go:380: [d344ab9010e68] daemon is not started
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.82s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:532: [db3b76f543ead] joining swarm manager [d8a0d3e2570ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:533: [d8450b280cf6c] joining swarm manager [d8a0d3e2570ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.64s)
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:147: [d499995d8938e] joining swarm manager [d3143dd724a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.925Z]         docker_api_swarm_service_test.go:147: [d352608dcec7a] joining swarm manager [d3143dd724a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.02s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s)
16:36:03 [2020-01-10T16:36:03.925Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.37s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.32s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.44s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.93s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.81s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.48s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.82s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.53s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.97s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (15.27s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.55s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.55s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.99s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.00s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.51s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.60s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.94s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.96s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.27s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.55s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.33s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.26s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.68s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.24s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.52s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_service_logs_test.go:241: checking task se6nzyiqxz79
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_service_logs_test.go:246: checking messages for se6nzyiqxz79
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_service_logs_test.go:241: checking task 524zerqrea27
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_service_logs_test.go:246: checking messages for 524zerqrea27
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.94s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.44s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.94s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.78s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1901: [d8eb08bc3c3fa] joining swarm manager [d9ad46be14a7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1902: [d02ddfb8db733] joining swarm manager [d9ad46be14a7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.48s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.81s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.96s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.75s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1802: [d5ea397238581] joining swarm manager [d231a333c9f0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1803: [daebdd4818c07] joining swarm manager [d231a333c9f0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.40s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (102.01s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1321: [d72656bb5425d] joining swarm manager [da740b9241090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1322: [d3142c6e5a647] joining swarm manager [da740b9241090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.96s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.22s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.73s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.09s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.93s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.76s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.14s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.87s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.07s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.75s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.56s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1186: [d75b2b9254d09] joining swarm manager [d558c512d8324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1195: [dbe2155692a49] joining swarm manager [d558c512d8324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.32s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.54s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.56s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1118: [d357dd57a64a2] joining swarm manager [dcf27c26afcb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1119: [d74bfd5ab7efc] joining swarm manager [dcf27c26afcb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1172: [def546491c150] joining swarm manager [dcf27c26afcb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.24s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1453: [db03884561ce1] joining swarm manager [d19f2c175eeed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_test.go:1454: [d3fad54d6977a] joining swarm manager [d19f2c175eeed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.81s)
16:36:03 [2020-01-10T16:36:03.926Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
16:36:03 [2020-01-10T16:36:03.926Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s)
16:36:03 [2020-01-10T16:36:03.926Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
16:36:03 [2020-01-10T16:36:03.926Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.58s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.09s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.83s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.69s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_cli_swarm_unix_test.go:62: [d63520b61f3d2] joining swarm manager [dc83fa32e908c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.12s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.56s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.08s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.12s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.08s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.51s)
16:36:03 [2020-01-10T16:36:03.926Z]         docker_api_swarm_test.go:962: [d2e7cb2799da8] joining swarm manager [d6afe935b7320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.29s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.34s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.29s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.10s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.35s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.15s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.39s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.40s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (5.52s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.87s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.73s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.54s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s)
16:36:03 [2020-01-10T16:36:03.926Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.00s)
16:36:03 [2020-01-10T16:36:03.926Z] === RUN   TestDockerExternalVolumeSuite
16:36:03 [2020-01-10T16:36:03.926Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:36:18 [2020-01-10T16:36:18.881Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:37:26 [2020-01-10T16:37:26.588Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:37:34 [2020-01-10T16:37:34.740Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:38:07 [2020-01-10T16:38:07.026Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:38:22 [2020-01-10T16:38:22.283Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:38:54 [2020-01-10T16:38:54.497Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:39:06 [2020-01-10T16:39:06.856Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:39:41 [2020-01-10T16:39:41.470Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:39:53 [2020-01-10T16:39:53.794Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:40:12 [2020-01-10T16:40:12.035Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:40:58 [2020-01-10T16:40:58.665Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:41:16 [2020-01-10T16:41:16.945Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:41:49 [2020-01-10T16:41:49.397Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:42:21 [2020-01-10T16:42:21.488Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:42:36 [2020-01-10T16:42:36.436Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:42:51 [2020-01-10T16:42:51.298Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:43:09 [2020-01-10T16:43:09.361Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:43:24 [2020-01-10T16:43:24.224Z] --- PASS: TestDockerExternalVolumeSuite (441.18s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_external_volume_driver_test.go:53: [debba82b4fb38] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.12s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_external_volume_driver_test.go:53: [decc6878a7da1] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_external_volume_driver_test.go:53: [db6299f737be8] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_external_volume_driver_test.go:53: [d3648b6510361] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.55s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.93s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_external_volume_driver_test.go:485: [dd78d0b87ed50] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_external_volume_driver_test.go:53: [db03b3d3709f1] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z] PASS
16:43:24 [2020-01-10T16:43:24.224Z] 
16:43:24 [2020-01-10T16:43:24.224Z] === Skipped
16:43:24 [2020-01-10T16:43:24.224Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
16:43:24 [2020-01-10T16:43:24.224Z]         check_test.go:309: [d37145d870381] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z] 
16:43:24 [2020-01-10T16:43:24.224Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:43:24 [2020-01-10T16:43:24.224Z]         check_test.go:309: [d581c04978d2c] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z] 
16:43:24 [2020-01-10T16:43:24.224Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:43:24 [2020-01-10T16:43:24.224Z]         check_test.go:309: [df1c3021bbb14] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z] 
16:43:24 [2020-01-10T16:43:24.224Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:43:24 [2020-01-10T16:43:24.224Z]         check_test.go:309: [daa939dfc8dc8] daemon is not started
16:43:24 [2020-01-10T16:43:24.224Z] 
16:43:24 [2020-01-10T16:43:24.224Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:43:24 [2020-01-10T16:43:24.224Z] 
16:43:24 [2020-01-10T16:43:24.224Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:43:24 [2020-01-10T16:43:24.224Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:43:24 [2020-01-10T16:43:24.224Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:43:24 [2020-01-10T16:43:24.224Z] 
16:43:24 [2020-01-10T16:43:24.224Z] 
16:43:24 [2020-01-10T16:43:24.224Z] DONE 273 tests, 6 skipped in 2560.042s
16:43:24 [2020-01-10T16:43:24.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:43:24 [2020-01-10T16:43:24.224Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6e9267e828be/docker.pid
16:43:24 [2020-01-10T16:43:24.224Z] +++ kill 3738
16:43:24 [2020-01-10T16:43:24.225Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3738 is not a child of this shell
16:43:24 [2020-01-10T16:43:24.225Z] warning: PID 3738 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6e9267e828be/docker.pid had a nonzero exit code
16:43:24 [2020-01-10T16:43:24.225Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6e9267e828be/root: target is busy.
16:43:24 [2020-01-10T16:43:24.225Z] ++++ cat bundles/test-integration/docker.pid
16:43:24 [2020-01-10T16:43:24.225Z] +++ kill 7282
16:43:24 [2020-01-10T16:43:24.225Z] +++ /etc/init.d/apparmor stop
16:43:24 [2020-01-10T16:43:24.225Z] Leaving: AppArmorNo profiles have been unloaded.
16:43:24 [2020-01-10T16:43:24.225Z] 
16:43:24 [2020-01-10T16:43:24.225Z] Unloading profiles will leave already running processes permanently
16:43:24 [2020-01-10T16:43:24.225Z] unconfined, which can lead to unexpected situations.
16:43:24 [2020-01-10T16:43:24.225Z] 
16:43:24 [2020-01-10T16:43:24.225Z] To set a process to complain mode, use the command line tool
16:43:24 [2020-01-10T16:43:24.225Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:43:24 [2020-01-10T16:43:24.225Z] +++ true
16:43:24 [2020-01-10T16:43:24.225Z] 
16:43:24 [2020-01-10T16:43:24.479Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
16:43:24 [2020-01-10T16:43:24.534Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:43:25 [2020-01-10T16:43:25.610Z] + echo Ensuring container killed.
16:43:25 [2020-01-10T16:43:25.611Z] Ensuring container killed.
16:43:25 [2020-01-10T16:43:25.611Z] + docker ps -aq -f name=docker-pr4-*
16:43:25 [2020-01-10T16:43:25.611Z] + cids=3f33cac66a47
16:43:25 [2020-01-10T16:43:25.611Z] 5850094210b3
16:43:25 [2020-01-10T16:43:25.611Z] 838f0413ad73
16:43:25 [2020-01-10T16:43:25.611Z] + [ -n 3f33cac66a47
16:43:25 [2020-01-10T16:43:25.611Z] 5850094210b3
16:43:25 [2020-01-10T16:43:25.611Z] 838f0413ad73 ]
16:43:25 [2020-01-10T16:43:25.611Z] + docker rm -vf 3f33cac66a47 5850094210b3 838f0413ad73
16:43:29 [2020-01-10T16:43:29.811Z] 3f33cac66a47
16:43:29 [2020-01-10T16:43:29.811Z] 5850094210b3
16:43:29 [2020-01-10T16:43:29.811Z] 838f0413ad73
[Pipeline] sh
16:43:30 [2020-01-10T16:43:30.088Z] + echo Chowning /workspace to jenkins user
16:43:30 [2020-01-10T16:43:30.088Z] Chowning /workspace to jenkins user
16:43:30 [2020-01-10T16:43:30.088Z] + id -u
16:43:30 [2020-01-10T16:43:30.088Z] + id -g
16:43:30 [2020-01-10T16:43:30.088Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40361:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:43:34 [2020-01-10T16:43:34.619Z] + bundleName=amd64
16:43:34 [2020-01-10T16:43:34.619Z] + echo Creating amd64-bundles.tar.gz
16:43:34 [2020-01-10T16:43:34.619Z] Creating amd64-bundles.tar.gz
16:43:34 [2020-01-10T16:43:34.619Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:43:34 [2020-01-10T16:43:34.619Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
16:43:35 [2020-01-10T16:43:35.682Z] Archiving artifacts
16:43:36 [2020-01-10T16:43:36.261Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40361/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:43:36 [2020-01-10T16:43:36.595Z] + make clean
16:43:36 [2020-01-10T16:43:36.849Z] docker volume rm -f docker-dev-cache
16:43:36 [2020-01-10T16:43:36.849Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:01:32 [2020-01-10T17:01:32.630Z] ok  	github.com/docker/docker/integration-cli	3043.576s
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === Skipped
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:01:32 [2020-01-10T17:01:32.632Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:01:32 [2020-01-10T17:01:32.632Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
17:01:32 [2020-01-10T17:01:32.632Z] 
17:01:32 [2020-01-10T17:01:32.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.09s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
17:01:32 [2020-01-10T17:01:32.633Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.633Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.65s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.65s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_sni_test.go:18: Flakey test
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:01:32 [2020-01-10T17:01:32.634Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.634Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
17:01:32 [2020-01-10T17:01:32.635Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.635Z] 
17:01:32 [2020-01-10T17:01:32.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.636Z] 
17:01:32 [2020-01-10T17:01:32.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s)
17:01:32 [2020-01-10T17:01:32.636Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.03s)
17:01:32 [2020-01-10T17:01:32.636Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:01:32 [2020-01-10T17:01:32.637Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.637Z] 
17:01:32 [2020-01-10T17:01:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.638Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.638Z] 
17:01:32 [2020-01-10T17:01:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
17:01:32 [2020-01-10T17:01:32.638Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:01:32 [2020-01-10T17:01:32.639Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.639Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.640Z] 
17:01:32 [2020-01-10T17:01:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:01:32 [2020-01-10T17:01:32.640Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:01:32 [2020-01-10T17:01:32.641Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.641Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
17:01:32 [2020-01-10T17:01:32.642Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.642Z] 
17:01:32 [2020-01-10T17:01:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
17:01:32 [2020-01-10T17:01:32.643Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:01:32 [2020-01-10T17:01:32.643Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.643Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.644Z] 
17:01:32 [2020-01-10T17:01:32.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
17:01:32 [2020-01-10T17:01:32.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:01:32 [2020-01-10T17:01:32.645Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.645Z] 
17:01:32 [2020-01-10T17:01:32.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
17:01:32 [2020-01-10T17:01:32.645Z]     check_test.go:128: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.645Z] 
17:01:32 [2020-01-10T17:01:32.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
17:01:32 [2020-01-10T17:01:32.645Z]     check_test.go:134: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.645Z] 
17:01:32 [2020-01-10T17:01:32.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
17:01:32 [2020-01-10T17:01:32.645Z]     check_test.go:142: unmatched requirement DaemonIsLinux
17:01:32 [2020-01-10T17:01:32.645Z] 
17:01:32 [2020-01-10T17:01:32.645Z] 
17:01:32 [2020-01-10T17:01:32.645Z] DONE 1096 tests, 549 skipped in 3055.149s
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Integration tests ended at 01/10/2020 17:01:22. Duration:00:50:55.3006129
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Docker info of the daemon under test at end of run
17:01:32 [2020-01-10T17:01:32.645Z] 
17:01:32 [2020-01-10T17:01:32.645Z] Containers: 2
17:01:32 [2020-01-10T17:01:32.645Z]  Running: 0
17:01:32 [2020-01-10T17:01:32.645Z]  Paused: 0
17:01:32 [2020-01-10T17:01:32.645Z]  Stopped: 2
17:01:32 [2020-01-10T17:01:32.645Z] Images: 12
17:01:32 [2020-01-10T17:01:32.645Z] Server Version: 0.0.0-dev
17:01:32 [2020-01-10T17:01:32.645Z] Storage Driver: windowsfilter
17:01:32 [2020-01-10T17:01:32.645Z]  Windows: 
17:01:32 [2020-01-10T17:01:32.645Z] Logging Driver: json-file
17:01:32 [2020-01-10T17:01:32.645Z] Plugins: 
17:01:32 [2020-01-10T17:01:32.645Z]  Volume: local
17:01:32 [2020-01-10T17:01:32.645Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:01:32 [2020-01-10T17:01:32.645Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:01:32 [2020-01-10T17:01:32.645Z] Swarm: inactive
17:01:32 [2020-01-10T17:01:32.645Z] Default Isolation: process
17:01:32 [2020-01-10T17:01:32.645Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:01:32 [2020-01-10T17:01:32.645Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
17:01:32 [2020-01-10T17:01:32.645Z] OSType: windows
17:01:32 [2020-01-10T17:01:32.645Z] Architecture: x86_64
17:01:32 [2020-01-10T17:01:32.645Z] CPUs: 4
17:01:32 [2020-01-10T17:01:32.645Z] Total Memory: 32GiB
17:01:32 [2020-01-10T17:01:32.645Z] Name: azwin-2-a42740
17:01:32 [2020-01-10T17:01:32.645Z] ID: SPBD:EUTK:FZAA:HFS7:6LQW:2SGJ:HIQP:OINE:OWQD:SMBR:E5QL:B7OD
17:01:32 [2020-01-10T17:01:32.645Z] Docker Root Dir: D:\CI\PR-40361\4\daemon
17:01:32 [2020-01-10T17:01:32.645Z] Debug Mode (client): false
17:01:32 [2020-01-10T17:01:32.645Z] Debug Mode (server): true
17:01:32 [2020-01-10T17:01:32.645Z]  File Descriptors: -1
17:01:32 [2020-01-10T17:01:32.645Z]  Goroutines: 18
17:01:32 [2020-01-10T17:01:32.645Z]  System Time: 2020-01-10T17:01:22.1454271Z
17:01:32 [2020-01-10T17:01:32.645Z]  EventsListeners: 0
17:01:32 [2020-01-10T17:01:32.645Z] Registry: https://index.docker.io/v1/
17:01:32 [2020-01-10T17:01:32.645Z] Labels:
17:01:32 [2020-01-10T17:01:32.645Z] Experimental: false
17:01:32 [2020-01-10T17:01:32.645Z] Insecure Registries:
17:01:32 [2020-01-10T17:01:32.645Z]  127.0.0.0/8
17:01:32 [2020-01-10T17:01:32.645Z] Live Restore Enabled: false
17:01:32 [2020-01-10T17:01:32.645Z] 
17:01:32 [2020-01-10T17:01:32.645Z] 
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Stopping daemon under test
17:01:32 [2020-01-10T17:01:32.645Z] SUCCESS: The process with PID 6156 (child process of PID 5300) has been terminated.
17:01:32 [2020-01-10T17:01:32.645Z] SUCCESS: The process with PID 5300 (child process of PID 3488) has been terminated.
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Stop tailing logs of the daemon under tests
17:01:32 [2020-01-10T17:01:32.645Z] INFO: executeCI.ps1 Completed successfully at 01/10/2020 17:01:22.
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Tidying up at end of run
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Saving daemon under test log (d:\CI\PR-40361\4\dut.out) to C:\windows\TEMP\CIDUT.out
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Saving daemon under test log (d:\CI\PR-40361\4\dut.err) to C:\windows\TEMP\CIDUT.err
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Nuke-Everything...
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Container count on control daemon to delete is 2
17:01:32 [2020-01-10T17:01:32.645Z] a6b7c14e1601
17:01:32 [2020-01-10T17:01:32.645Z] a279171a09b7
17:01:32 [2020-01-10T17:01:32.645Z] INFO: Non-base image count on control daemon to delete is 1
17:01:32 [2020-01-10T17:01:32.645Z] Deleted: sha256:ea5ecae66a9232e247d308f07c2df8d999461b19807eb9cddde7ecd6d03da70f
17:01:32 [2020-01-10T17:01:32.697Z] Deleted: sha256:c42b8b1cda8ce862c27d2c0801442cac0e2c05b635399380356327c31b0db106
17:01:32 [2020-01-10T17:01:32.697Z] INFO: Tidying pidfile d:\CI\PR-40361\4\docker.pid
17:01:32 [2020-01-10T17:01:32.697Z] INFO: Nuking d:\CI
17:02:02 [2020-01-10T17:02:02.793Z] INFO: Zapped successfully
17:02:02 [2020-01-10T17:02:02.793Z] 
17:02:02 [2020-01-10T17:02:02.793Z] INFO: executeCI.ps1 exiting at Fri Jan 10 17:02:00 CUT 2020. Duration 01:08:38.6625489
17:02:02 [2020-01-10T17:02:02.793Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
17:02:03 [2020-01-10T17:02:03.049Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:02:05 [2020-01-10T17:02:05.609Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
17:02:08 [2020-01-10T17:02:08.769Z] Archiving artifacts
17:02:10 [2020-01-10T17:02:10.048Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40361/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:02:10 [2020-01-10T17:02:10.990Z] + make clean
17:02:12 [2020-01-10T17:02:12.551Z] docker volume rm -f docker-dev-cache
17:02:12 [2020-01-10T17:02:12.551Z] 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