Skip to content
Success

Console Output

Pull request #39987 updated
11:37:57 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 rather than cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
Obtained Jenkinsfile from ef89d70aed01d05adde6b9f3cdeba1c90d87bde8
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 ead69454b4062f17d1f8389642089a002b037213
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 ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # 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
11:38:00 [2019-09-25T11:38:00.578Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:38:00 [2019-09-25T11:38:00.583Z] Trying to pass milestone 2
[Pipeline] milestone
11:38:00 [2019-09-25T11:38:00.594Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:38:00 [2019-09-25T11:38:00.704Z] Running on ubuntu-1804-overlay2 (i-030f022a8298f3b50) in /home/ubuntu/workspace/moby_PR-39987
[Pipeline] {
[Pipeline] checkout
11:38:00 [2019-09-25T11:38:00.744Z] using credential docker-jenkins-github-credentials
11:38:00 [2019-09-25T11:38:00.757Z] Fetching changes from the remote Git repository
11:38:00 [2019-09-25T11:38:00.766Z] Fetching without tags
11:38:01 [2019-09-25T11:38:01.377Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:01 [2019-09-25T11:38:01.442Z] Merge succeeded, producing cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:01 [2019-09-25T11:38:01.443Z] Checking out Revision cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 (PR-39987)
11:38:01 [2019-09-25T11:38:01.495Z] Commit message: "Add ability to handle index acknowledgment with splunk log driver"
11:38:00 [2019-09-25T11:38:00.736Z]  > git rev-parse --is-inside-work-tree # timeout=10
11:38:00 [2019-09-25T11:38:00.743Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:38:00 [2019-09-25T11:38:00.753Z] Fetching upstream changes from https://github.com/moby/moby.git
11:38:00 [2019-09-25T11:38:00.753Z]  > git --version # timeout=10
11:38:00 [2019-09-25T11:38:00.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:38:00 [2019-09-25T11:38:00.756Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:38:01 [2019-09-25T11:38:01.364Z]  > git config core.sparsecheckout # timeout=10
11:38:01 [2019-09-25T11:38:01.370Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:01 [2019-09-25T11:38:01.412Z]  > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10
11:38:01 [2019-09-25T11:38:01.419Z]  > git rev-parse HEAD^{commit} # timeout=10
11:38:01 [2019-09-25T11:38:01.429Z]  > git config core.sparsecheckout # timeout=10
11:38:01 [2019-09-25T11:38:01.434Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:01 [2019-09-25T11:38:01.482Z]  > git rev-list --no-walk 68c890ee895d1b32f7ea027d277605037e8548e5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:38:02 [2019-09-25T11:38:02.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39987:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
11:38:05 [2019-09-25T11:38:05.475Z] 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: 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] { (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
11:38:06 [2019-09-25T11:38:06.233Z] Running on ubuntu-1804-overlay2 (i-030f022a8298f3b50) in /home/ubuntu/workspace/moby_PR-39987
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
11:38:06 [2019-09-25T11:38:06.243Z] Running on ubuntu-1804-overlay2 (i-05ffb90160bddb3d8) in /home/ubuntu/workspace/moby_PR-39987
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] {
11:38:06 [2019-09-25T11:38:06.301Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
11:38:06 [2019-09-25T11:38:06.316Z] Fetching changes from the remote Git repository
[Pipeline] // stage
11:38:06 [2019-09-25T11:38:06.324Z] Fetching without tags
11:38:06 [2019-09-25T11:38:06.326Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-39987
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
11:38:06 [2019-09-25T11:38:06.399Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
11:38:06 [2019-09-25T11:38:06.406Z] Cloning the remote Git repository
11:38:06 [2019-09-25T11:38:06.406Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
11:38:06 [2019-09-25T11:38:06.452Z] using credential docker-jenkins-github-credentials
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:38:06 [2019-09-25T11:38:06.469Z] Cloning the remote Git repository
11:38:06 [2019-09-25T11:38:06.469Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
11:38:06 [2019-09-25T11:38:06.597Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:06 [2019-09-25T11:38:06.611Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-39987
[Pipeline] {
[Pipeline] checkout
11:38:06 [2019-09-25T11:38:06.677Z] Merge succeeded, producing cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:06 [2019-09-25T11:38:06.678Z] Checking out Revision cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 (PR-39987)
11:38:06 [2019-09-25T11:38:06.737Z] Commit message: "Add ability to handle index acknowledgment with splunk log driver"
11:38:06 [2019-09-25T11:38:06.842Z] using credential docker-jenkins-github-credentials
11:38:06 [2019-09-25T11:38:06.892Z] Cloning the remote Git repository
11:38:06 [2019-09-25T11:38:06.892Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:38:06 [2019-09-25T11:38:06.294Z]  > git rev-parse --is-inside-work-tree # timeout=10
11:38:06 [2019-09-25T11:38:06.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:38:06 [2019-09-25T11:38:06.311Z] Fetching upstream changes from https://github.com/moby/moby.git
11:38:06 [2019-09-25T11:38:06.312Z]  > git --version # timeout=10
11:38:06 [2019-09-25T11:38:06.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:38:06 [2019-09-25T11:38:06.316Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:38:06 [2019-09-25T11:38:06.584Z]  > git config core.sparsecheckout # timeout=10
11:38:06 [2019-09-25T11:38:06.599Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:06 [2019-09-25T11:38:06.649Z]  > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10
11:38:06 [2019-09-25T11:38:06.656Z]  > git rev-parse HEAD^{commit} # timeout=10
11:38:06 [2019-09-25T11:38:06.665Z]  > git config core.sparsecheckout # timeout=10
11:38:06 [2019-09-25T11:38:06.672Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:06 [2019-09-25T11:38:06.392Z] Cloning repository https://github.com/moby/moby.git
11:38:06 [2019-09-25T11:38:06.393Z]  > git init /home/ubuntu/workspace/moby_PR-39987 # timeout=10
11:38:06 [2019-09-25T11:38:06.400Z] Fetching upstream changes from https://github.com/moby/moby.git
11:38:06 [2019-09-25T11:38:06.400Z]  > git --version # timeout=10
11:38:06 [2019-09-25T11:38:06.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:38:06 [2019-09-25T11:38:06.407Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:38:06 [2019-09-25T11:38:06.464Z] Cloning repository https://github.com/moby/moby.git
11:38:06 [2019-09-25T11:38:06.464Z]  > git init /home/docker/workspace/moby_PR-39987 # timeout=10
11:38:06 [2019-09-25T11:38:06.478Z] Fetching upstream changes from https://github.com/moby/moby.git
11:38:06 [2019-09-25T11:38:06.478Z]  > git --version # timeout=10
11:38:06 [2019-09-25T11:38:06.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:38:06 [2019-09-25T11:38:06.483Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:38:07 [2019-09-25T11:38:07.559Z] + docker version
11:38:07 [2019-09-25T11:38:07.559Z] Client: Docker Engine - Community
11:38:07 [2019-09-25T11:38:07.559Z]  Version:           19.03.2
11:38:07 [2019-09-25T11:38:07.559Z]  API version:       1.40
11:38:07 [2019-09-25T11:38:07.559Z]  Go version:        go1.12.8
11:38:07 [2019-09-25T11:38:07.559Z]  Git commit:        6a30dfc
11:38:07 [2019-09-25T11:38:07.559Z]  Built:             Thu Aug 29 05:29:11 2019
11:38:07 [2019-09-25T11:38:07.559Z]  OS/Arch:           linux/amd64
11:38:07 [2019-09-25T11:38:07.559Z]  Experimental:      false
11:38:07 [2019-09-25T11:38:07.559Z] 
11:38:07 [2019-09-25T11:38:07.559Z] Server: Docker Engine - Community
11:38:07 [2019-09-25T11:38:07.559Z]  Engine:
11:38:07 [2019-09-25T11:38:07.559Z]   Version:          19.03.2
11:38:07 [2019-09-25T11:38:07.559Z]   API version:      1.40 (minimum version 1.12)
11:38:07 [2019-09-25T11:38:07.559Z]   Go version:       go1.12.8
11:38:07 [2019-09-25T11:38:07.559Z]   Git commit:       6a30dfc
11:38:07 [2019-09-25T11:38:07.559Z]   Built:            Thu Aug 29 05:27:45 2019
11:38:07 [2019-09-25T11:38:07.559Z]   OS/Arch:          linux/amd64
11:38:07 [2019-09-25T11:38:07.559Z]   Experimental:     true
11:38:07 [2019-09-25T11:38:07.559Z]  containerd:
11:38:07 [2019-09-25T11:38:07.559Z]   Version:          1.2.6
11:38:07 [2019-09-25T11:38:07.559Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
11:38:07 [2019-09-25T11:38:07.559Z]  runc:
11:38:07 [2019-09-25T11:38:07.559Z]   Version:          1.0.0-rc8
11:38:07 [2019-09-25T11:38:07.559Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
11:38:07 [2019-09-25T11:38:07.559Z]  docker-init:
11:38:07 [2019-09-25T11:38:07.559Z]   Version:          0.18.0
11:38:07 [2019-09-25T11:38:07.559Z]   GitCommit:        fec3683
[Pipeline] sh
11:38:06 [2019-09-25T11:38:06.925Z] Cloning repository https://github.com/moby/moby.git
11:38:06 [2019-09-25T11:38:06.927Z]  > git init /home/jenkins/workspace/moby_PR-39987 # timeout=10
11:38:06 [2019-09-25T11:38:06.952Z] Fetching upstream changes from https://github.com/moby/moby.git
11:38:06 [2019-09-25T11:38:06.954Z]  > git --version # timeout=10
11:38:06 [2019-09-25T11:38:06.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:38:06 [2019-09-25T11:38:06.973Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:38:07 [2019-09-25T11:38:07.840Z] + docker info
11:38:08 [2019-09-25T11:38:08.098Z] Client:
11:38:08 [2019-09-25T11:38:08.098Z]  Debug Mode: false
11:38:08 [2019-09-25T11:38:08.098Z] 
11:38:08 [2019-09-25T11:38:08.098Z] Server:
11:38:08 [2019-09-25T11:38:08.098Z]  Containers: 3
11:38:08 [2019-09-25T11:38:08.098Z]   Running: 0
11:38:08 [2019-09-25T11:38:08.098Z]   Paused: 0
11:38:08 [2019-09-25T11:38:08.098Z]   Stopped: 3
11:38:08 [2019-09-25T11:38:08.098Z]  Images: 48
11:38:08 [2019-09-25T11:38:08.098Z]  Server Version: 19.03.2
11:38:08 [2019-09-25T11:38:08.098Z]  Storage Driver: overlay2
11:38:08 [2019-09-25T11:38:08.098Z]   Backing Filesystem: extfs
11:38:08 [2019-09-25T11:38:08.098Z]   Supports d_type: true
11:38:08 [2019-09-25T11:38:08.098Z]   Native Overlay Diff: true
11:38:08 [2019-09-25T11:38:08.098Z]  Logging Driver: json-file
11:38:08 [2019-09-25T11:38:08.098Z]  Cgroup Driver: cgroupfs
11:38:08 [2019-09-25T11:38:08.098Z]  Plugins:
11:38:08 [2019-09-25T11:38:08.098Z]   Volume: local
11:38:08 [2019-09-25T11:38:08.098Z]   Network: bridge host ipvlan macvlan null overlay
11:38:08 [2019-09-25T11:38:08.098Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:38:08 [2019-09-25T11:38:08.098Z]  Swarm: inactive
11:38:08 [2019-09-25T11:38:08.098Z]  Runtimes: runc
11:38:08 [2019-09-25T11:38:08.098Z]  Default Runtime: runc
11:38:08 [2019-09-25T11:38:08.098Z]  Init Binary: docker-init
11:38:08 [2019-09-25T11:38:08.098Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
11:38:08 [2019-09-25T11:38:08.098Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
11:38:08 [2019-09-25T11:38:08.098Z]  init version: fec3683
11:38:08 [2019-09-25T11:38:08.098Z]  Security Options:
11:38:08 [2019-09-25T11:38:08.098Z]   apparmor
11:38:08 [2019-09-25T11:38:08.098Z]   seccomp
11:38:08 [2019-09-25T11:38:08.098Z]    Profile: default
11:38:08 [2019-09-25T11:38:08.098Z]  Kernel Version: 4.15.0-1048-aws
11:38:08 [2019-09-25T11:38:08.098Z]  Operating System: Ubuntu 18.04.3 LTS
11:38:08 [2019-09-25T11:38:08.098Z]  OSType: linux
11:38:08 [2019-09-25T11:38:08.098Z]  Architecture: x86_64
11:38:08 [2019-09-25T11:38:08.098Z]  CPUs: 2
11:38:08 [2019-09-25T11:38:08.098Z]  Total Memory: 7.501GiB
11:38:08 [2019-09-25T11:38:08.098Z]  Name: ip-10-100-100-206
11:38:08 [2019-09-25T11:38:08.098Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
11:38:08 [2019-09-25T11:38:08.098Z]  Docker Root Dir: /var/lib/docker
11:38:08 [2019-09-25T11:38:08.098Z]  Debug Mode: false
11:38:08 [2019-09-25T11:38:08.098Z]  Registry: https://index.docker.io/v1/
11:38:08 [2019-09-25T11:38:08.098Z]  Labels:
11:38:08 [2019-09-25T11:38:08.098Z]  Experimental: true
11:38:08 [2019-09-25T11:38:08.098Z]  Insecure Registries:
11:38:08 [2019-09-25T11:38:08.098Z]   127.0.0.0/8
11:38:08 [2019-09-25T11:38:08.098Z]  Live Restore Enabled: true
11:38:08 [2019-09-25T11:38:08.098Z] 
11:38:08 [2019-09-25T11:38:08.098Z] WARNING: No swap limit support
[Pipeline] sh
11:38:08 [2019-09-25T11:38:08.380Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:38:08 [2019-09-25T11:38:08.380Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:38:08 [2019-09-25T11:38:08.380Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39987/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:38:08 [2019-09-25T11:38:08.380Z] + bash /home/ubuntu/workspace/moby_PR-39987/check-config.sh
11:38:08 [2019-09-25T11:38:08.380Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:38:08 [2019-09-25T11:38:08.380Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
11:38:08 [2019-09-25T11:38:08.380Z] 
11:38:08 [2019-09-25T11:38:08.380Z] Generally Necessary:
11:38:08 [2019-09-25T11:38:08.380Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:38:08 [2019-09-25T11:38:08.380Z] - apparmor: enabled and tools installed
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_NAMESPACES: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_NET_NS: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_PID_NS: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_IPC_NS: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_UTS_NS: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_CGROUPS: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_CGROUP_CPUACCT: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_CGROUP_DEVICE: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_CGROUP_FREEZER: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_CGROUP_SCHED: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_CPUSETS: enabled
11:38:08 [2019-09-25T11:38:08.380Z] - CONFIG_MEMCG: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_KEYS: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_VETH: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_BRIDGE: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_NF_NAT: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_NF_NAT_NEEDED: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_POSIX_MQUEUE: enabled
11:38:08 [2019-09-25T11:38:08.637Z] 
11:38:08 [2019-09-25T11:38:08.637Z] Optional Features:
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_USER_NS: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_SECCOMP: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_CGROUP_PIDS: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_MEMCG_SWAP: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:38:08 [2019-09-25T11:38:08.637Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_BLK_CGROUP: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IOSCHED_CFQ: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_CGROUP_PERF: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_CGROUP_HUGETLB: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_CFS_BANDWIDTH: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_RT_GROUP_SCHED: missing
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IP_VS: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IP_VS_NFCT: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_IP_VS_RR: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_EXT4_FS: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:38:08 [2019-09-25T11:38:08.637Z] - Network Drivers:
11:38:08 [2019-09-25T11:38:08.637Z]   - "overlay":
11:38:08 [2019-09-25T11:38:08.637Z]     - CONFIG_VXLAN: enabled (as module)
11:38:08 [2019-09-25T11:38:08.637Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:38:08 [2019-09-25T11:38:08.637Z]       Optional (for encrypted networks):
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_CRYPTO: enabled
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_CRYPTO_AEAD: enabled
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_CRYPTO_GCM: enabled
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_CRYPTO_GHASH: enabled
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_XFRM: enabled
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_XFRM_USER: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_INET_ESP: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]   - "ipvlan":
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_IPVLAN: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]   - "macvlan":
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_MACVLAN: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_DUMMY: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]   - "ftp,tftp client in container":
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z] - Storage Drivers:
11:38:08 [2019-09-25T11:38:08.895Z]   - "aufs":
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_AUFS_FS: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]   - "btrfs":
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:38:08 [2019-09-25T11:38:08.895Z]   - "devicemapper":
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_BLK_DEV_DM: enabled
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]   - "overlay":
11:38:08 [2019-09-25T11:38:08.895Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:38:08 [2019-09-25T11:38:08.895Z]   - "zfs":
11:38:08 [2019-09-25T11:38:08.895Z]     - /dev/zfs: missing
11:38:08 [2019-09-25T11:38:08.895Z]     - zfs command: missing
11:38:08 [2019-09-25T11:38:08.895Z]     - zpool command: missing
11:38:08 [2019-09-25T11:38:08.895Z] 
11:38:08 [2019-09-25T11:38:08.895Z] Limits:
11:38:08 [2019-09-25T11:38:08.895Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:38:08 [2019-09-25T11:38:08.895Z] 
11:38:08 [2019-09-25T11:38:08.895Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:38:09 [2019-09-25T11:38:09.214Z] + sudo modprobe ip_vs
11:38:09 [2019-09-25T11:38:09.214Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 .
11:38:09 [2019-09-25T11:38:09.214Z] #2 [internal] load build definition from Dockerfile
11:38:09 [2019-09-25T11:38:09.214Z] #2 transferring dockerfile: 10.84kB done
11:38:09 [2019-09-25T11:38:09.214Z] #2 DONE 0.0s
11:38:09 [2019-09-25T11:38:09.214Z] 
11:38:09 [2019-09-25T11:38:09.214Z] #1 [internal] load .dockerignore
11:38:09 [2019-09-25T11:38:09.214Z] #1 transferring context: 87B done
11:38:09 [2019-09-25T11:38:09.214Z] #1 DONE 0.0s
11:38:09 [2019-09-25T11:38:09.214Z] 
11:38:09 [2019-09-25T11:38:09.214Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch
11:38:09 [2019-09-25T11:38:09.472Z] #3 DONE 0.1s
11:38:09 [2019-09-25T11:38:09.472Z] 
11:38:09 [2019-09-25T11:38:09.472Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
11:38:09 [2019-09-25T11:38:09.472Z] #64 DONE 0.0s
11:38:09 [2019-09-25T11:38:09.472Z] 
11:38:09 [2019-09-25T11:38:09.472Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821...
11:38:09 [2019-09-25T11:38:09.472Z] #4 DONE 0.0s
11:38:09 [2019-09-25T11:38:09.472Z] 
11:38:09 [2019-09-25T11:38:09.472Z] #18 [internal] load build context
11:38:10 [2019-09-25T11:38:10.850Z] #18 transferring context: 45.51MB 1.3s done
11:38:10 [2019-09-25T11:38:10.850Z] #18 DONE 1.3s
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
11:38:10 [2019-09-25T11:38:10.850Z] #54 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:38:10 [2019-09-25T11:38:10.850Z] #32 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
11:38:10 [2019-09-25T11:38:10.850Z] #65 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:38:10 [2019-09-25T11:38:10.850Z] #13 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:38:10 [2019-09-25T11:38:10.850Z] #44 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #12 [dev 6/24] RUN ldconfig
11:38:10 [2019-09-25T11:38:10.850Z] #12 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:38:10 [2019-09-25T11:38:10.850Z] #37 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #16 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
11:38:10 [2019-09-25T11:38:10.850Z] #11 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:38:10 [2019-09-25T11:38:10.850Z] #41 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:38:10 [2019-09-25T11:38:10.850Z] #36 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #48 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #7 [dev 1/24] RUN groupadd -r docker
11:38:10 [2019-09-25T11:38:10.850Z] #7 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #51 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:38:10 [2019-09-25T11:38:10.850Z] #60 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:38:10 [2019-09-25T11:38:10.850Z] #58 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:38:10 [2019-09-25T11:38:10.850Z] #19 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:38:10 [2019-09-25T11:38:10.850Z] #29 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:38:10 [2019-09-25T11:38:10.850Z] #52 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
11:38:10 [2019-09-25T11:38:10.850Z] #24 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:38:10 [2019-09-25T11:38:10.850Z] #45 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:38:10 [2019-09-25T11:38:10.850Z] #30 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:38:10 [2019-09-25T11:38:10.850Z] #17 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:38:10 [2019-09-25T11:38:10.850Z] #33 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:38:10 [2019-09-25T11:38:10.850Z] #26 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:38:10 [2019-09-25T11:38:10.850Z] #42 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:38:10 [2019-09-25T11:38:10.850Z] #46 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #31 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:38:10 [2019-09-25T11:38:10.850Z] #61 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:38:10 [2019-09-25T11:38:10.850Z] #20 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:38:10 [2019-09-25T11:38:10.850Z] #57 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:38:10 [2019-09-25T11:38:10.850Z] #27 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #39 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:38:10 [2019-09-25T11:38:10.850Z] #47 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
11:38:10 [2019-09-25T11:38:10.850Z] #14 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:38:10 [2019-09-25T11:38:10.850Z] #22 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:38:10 [2019-09-25T11:38:10.850Z] #53 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #56 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #43 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:38:10 [2019-09-25T11:38:10.850Z] #6 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #34 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:38:10 [2019-09-25T11:38:10.850Z] #50 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:38:10 [2019-09-25T11:38:10.850Z] #15 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
11:38:10 [2019-09-25T11:38:10.850Z] #8 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #28 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
11:38:10 [2019-09-25T11:38:10.850Z] #59 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:38:10 [2019-09-25T11:38:10.850Z] #62 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:38:10 [2019-09-25T11:38:10.850Z] #49 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:38:10 [2019-09-25T11:38:10.850Z] #40 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
11:38:10 [2019-09-25T11:38:10.850Z] #21 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #25 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
11:38:10 [2019-09-25T11:38:10.850Z] #63 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:38:10 [2019-09-25T11:38:10.850Z] #55 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
11:38:10 [2019-09-25T11:38:10.850Z] #23 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:38:10 [2019-09-25T11:38:10.850Z] #38 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
11:38:10 [2019-09-25T11:38:10.850Z] #9 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:38:10 [2019-09-25T11:38:10.850Z] #35 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
11:38:10 [2019-09-25T11:38:10.850Z] #10 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:38:10 [2019-09-25T11:38:10.850Z] #5 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
11:38:10 [2019-09-25T11:38:10.850Z] #66 CACHED
11:38:10 [2019-09-25T11:38:10.850Z] 
11:38:10 [2019-09-25T11:38:10.850Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
11:38:11 [2019-09-25T11:38:11.781Z] #67 DONE 1.0s
11:38:11 [2019-09-25T11:38:11.781Z] 
11:38:11 [2019-09-25T11:38:11.781Z] #68 exporting to image
11:38:11 [2019-09-25T11:38:11.781Z] #68 exporting layers
11:38:12 [2019-09-25T11:38:12.713Z] #68 exporting layers 0.9s done
11:38:12 [2019-09-25T11:38:12.713Z] #68 writing image sha256:eefdffc6cc19ca7476134079c466f47a7a2c729b1902de8e3a1ef7aedc0e4e5e done
11:38:12 [2019-09-25T11:38:12.713Z] #68 naming to docker.io/library/docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 done
11:38:12 [2019-09-25T11:38:12.713Z] #68 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
11:38:14 [2019-09-25T11:38:14.144Z] 
11:38:14 [2019-09-25T11:38:14.145Z] Removing bundles/
11:38:14 [2019-09-25T11:38:14.145Z] 
11:38:14 [2019-09-25T11:38:14.145Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:38:14 [2019-09-25T11:38:14.145Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:38:14 [2019-09-25T11:38:14.145Z] GOOS="" GOARCH="" GOARM=""
11:38:15 [2019-09-25T11:38:15.901Z] Fetching without tags
11:38:15 [2019-09-25T11:38:15.753Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:38:15 [2019-09-25T11:38:15.772Z]  > git config --add remote.origin.fetch +refs/pull/39987/head:refs/remotes/origin/PR-39987 # timeout=10
11:38:15 [2019-09-25T11:38:15.791Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:38:15 [2019-09-25T11:38:15.856Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:38:15 [2019-09-25T11:38:15.927Z] Fetching upstream changes from https://github.com/moby/moby.git
11:38:15 [2019-09-25T11:38:15.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:38:15 [2019-09-25T11:38:15.930Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:38:16 [2019-09-25T11:38:16.323Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:17 [2019-09-25T11:38:17.080Z] Merge succeeded, producing cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:17 [2019-09-25T11:38:17.081Z] Checking out Revision cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 (PR-39987)
11:38:16 [2019-09-25T11:38:16.346Z]  > git config core.sparsecheckout # timeout=10
11:38:16 [2019-09-25T11:38:16.365Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:16 [2019-09-25T11:38:16.962Z]  > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10
11:38:17 [2019-09-25T11:38:17.034Z]  > git rev-parse HEAD^{commit} # timeout=10
11:38:17 [2019-09-25T11:38:17.103Z]  > git config core.sparsecheckout # timeout=10
11:38:17 [2019-09-25T11:38:17.124Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:17 [2019-09-25T11:38:17.891Z] Commit message: "Add ability to handle index acknowledgment with splunk log driver"
11:38:19 [2019-09-25T11:38:19.108Z] Fetching without tags
11:38:19 [2019-09-25T11:38:19.353Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:38:19 [2019-09-25T11:38:19.863Z] Merge succeeded, producing cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:19 [2019-09-25T11:38:19.865Z] Checking out Revision cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 (PR-39987)
11:38:20 [2019-09-25T11:38:20.142Z] + docker version
11:38:20 [2019-09-25T11:38:20.142Z] Client:
11:38:20 [2019-09-25T11:38:20.142Z]  Version:           18.06.1-ce
11:38:20 [2019-09-25T11:38:20.142Z]  API version:       1.38
11:38:20 [2019-09-25T11:38:20.142Z]  Go version:        go1.10.3
11:38:20 [2019-09-25T11:38:20.142Z]  Git commit:        e68fc7a
11:38:20 [2019-09-25T11:38:20.142Z]  Built:             Tue Aug 21 17:24:34 2018
11:38:20 [2019-09-25T11:38:20.142Z]  OS/Arch:           linux/s390x
11:38:20 [2019-09-25T11:38:20.142Z]  Experimental:      false
11:38:20 [2019-09-25T11:38:20.142Z] 
11:38:20 [2019-09-25T11:38:20.142Z] Server:
11:38:20 [2019-09-25T11:38:20.142Z]  Engine:
11:38:20 [2019-09-25T11:38:20.142Z]   Version:          18.06.1-ce
11:38:20 [2019-09-25T11:38:20.142Z]   API version:      1.38 (minimum version 1.12)
11:38:20 [2019-09-25T11:38:20.142Z]   Go version:       go1.10.3
11:38:20 [2019-09-25T11:38:20.142Z]   Git commit:       e68fc7a
11:38:20 [2019-09-25T11:38:20.142Z]   Built:            Tue Aug 21 17:23:34 2018
11:38:20 [2019-09-25T11:38:20.142Z]   OS/Arch:          linux/s390x
11:38:20 [2019-09-25T11:38:20.142Z]   Experimental:     true
[Pipeline] sh
11:38:20 [2019-09-25T11:38:20.345Z] Commit message: "Add ability to handle index acknowledgment with splunk log driver"
11:38:19 [2019-09-25T11:38:19.069Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:38:19 [2019-09-25T11:38:19.077Z]  > git config --add remote.origin.fetch +refs/pull/39987/head:refs/remotes/origin/PR-39987 # timeout=10
11:38:19 [2019-09-25T11:38:19.080Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:38:19 [2019-09-25T11:38:19.086Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:38:19 [2019-09-25T11:38:19.094Z] Fetching upstream changes from https://github.com/moby/moby.git
11:38:19 [2019-09-25T11:38:19.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:38:19 [2019-09-25T11:38:19.095Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:38:19 [2019-09-25T11:38:19.340Z]  > git config core.sparsecheckout # timeout=10
11:38:19 [2019-09-25T11:38:19.344Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:19 [2019-09-25T11:38:19.835Z]  > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10
11:38:19 [2019-09-25T11:38:19.842Z]  > git rev-parse HEAD^{commit} # timeout=10
11:38:19 [2019-09-25T11:38:19.850Z]  > git config core.sparsecheckout # timeout=10
11:38:19 [2019-09-25T11:38:19.858Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:38:20 [2019-09-25T11:38:20.983Z] + docker info
11:38:20 [2019-09-25T11:38:20.983Z] Containers: 0
11:38:20 [2019-09-25T11:38:20.983Z]  Running: 0
11:38:20 [2019-09-25T11:38:20.983Z]  Paused: 0
11:38:20 [2019-09-25T11:38:20.983Z]  Stopped: 0
11:38:20 [2019-09-25T11:38:20.983Z] Images: 0
11:38:20 [2019-09-25T11:38:20.983Z] Server Version: 18.06.1-ce
11:38:20 [2019-09-25T11:38:20.983Z] Storage Driver: overlay2
11:38:20 [2019-09-25T11:38:20.983Z]  Backing Filesystem: extfs
11:38:20 [2019-09-25T11:38:20.983Z]  Supports d_type: true
11:38:20 [2019-09-25T11:38:20.983Z]  Native Overlay Diff: true
11:38:20 [2019-09-25T11:38:20.983Z] Logging Driver: json-file
11:38:20 [2019-09-25T11:38:20.983Z] Cgroup Driver: cgroupfs
11:38:20 [2019-09-25T11:38:20.983Z] Plugins:
11:38:20 [2019-09-25T11:38:20.983Z]  Volume: local
11:38:20 [2019-09-25T11:38:20.983Z]  Network: bridge host ipvlan macvlan null overlay
11:38:20 [2019-09-25T11:38:20.983Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
11:38:20 [2019-09-25T11:38:20.983Z] Swarm: inactive
11:38:20 [2019-09-25T11:38:20.983Z] Runtimes: runc
11:38:20 [2019-09-25T11:38:20.983Z] Default Runtime: runc
11:38:20 [2019-09-25T11:38:20.983Z] Init Binary: docker-init
11:38:20 [2019-09-25T11:38:20.983Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
11:38:20 [2019-09-25T11:38:20.983Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
11:38:20 [2019-09-25T11:38:20.983Z] init version: fec3683
11:38:20 [2019-09-25T11:38:20.983Z] Security Options:
11:38:20 [2019-09-25T11:38:20.983Z]  apparmor
11:38:20 [2019-09-25T11:38:20.983Z]  seccomp
11:38:20 [2019-09-25T11:38:20.983Z]   Profile: default
11:38:20 [2019-09-25T11:38:20.983Z] Kernel Version: 4.4.0-161-generic
11:38:20 [2019-09-25T11:38:20.983Z] Operating System: Ubuntu 16.04.5 LTS
11:38:20 [2019-09-25T11:38:20.983Z] OSType: linux
11:38:20 [2019-09-25T11:38:20.983Z] Architecture: s390x
11:38:20 [2019-09-25T11:38:20.983Z] CPUs: 2
11:38:20 [2019-09-25T11:38:20.983Z] Total Memory: 7.862GiB
11:38:20 [2019-09-25T11:38:20.983Z] Name: s390x-ubuntu-14
11:38:20 [2019-09-25T11:38:20.983Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
11:38:20 [2019-09-25T11:38:20.983Z] Docker Root Dir: /var/lib/docker
11:38:20 [2019-09-25T11:38:20.983Z] Debug Mode (client): false
11:38:20 [2019-09-25T11:38:20.983Z] Debug Mode (server): false
11:38:20 [2019-09-25T11:38:20.983Z] Username: dockerbuildbot
11:38:20 [2019-09-25T11:38:20.983Z] Registry: https://index.docker.io/v1/
11:38:20 [2019-09-25T11:38:20.983Z] Labels:
11:38:20 [2019-09-25T11:38:20.983Z] Experimental: true
11:38:20 [2019-09-25T11:38:20.983Z] Insecure Registries:
11:38:20 [2019-09-25T11:38:20.983Z]  127.0.0.0/8
11:38:20 [2019-09-25T11:38:20.983Z] Live Restore Enabled: false
11:38:20 [2019-09-25T11:38:20.983Z] 
11:38:20 [2019-09-25T11:38:20.983Z] WARNING: No swap limit support
[Pipeline] sh
11:38:21 [2019-09-25T11:38:21.145Z] + docker version
11:38:21 [2019-09-25T11:38:21.145Z] Client: Docker Engine - Community
11:38:21 [2019-09-25T11:38:21.145Z]  Version:           19.03.2
11:38:21 [2019-09-25T11:38:21.145Z]  API version:       1.40
11:38:21 [2019-09-25T11:38:21.145Z]  Go version:        go1.12.8
11:38:21 [2019-09-25T11:38:21.145Z]  Git commit:        6a30dfc
11:38:21 [2019-09-25T11:38:21.145Z]  Built:             Thu Aug 29 05:29:11 2019
11:38:21 [2019-09-25T11:38:21.145Z]  OS/Arch:           linux/amd64
11:38:21 [2019-09-25T11:38:21.145Z]  Experimental:      false
11:38:21 [2019-09-25T11:38:21.145Z] 
11:38:21 [2019-09-25T11:38:21.145Z] Server: Docker Engine - Community
11:38:21 [2019-09-25T11:38:21.145Z]  Engine:
11:38:21 [2019-09-25T11:38:21.145Z]   Version:          19.03.2
11:38:21 [2019-09-25T11:38:21.145Z]   API version:      1.40 (minimum version 1.12)
11:38:21 [2019-09-25T11:38:21.145Z]   Go version:       go1.12.8
11:38:21 [2019-09-25T11:38:21.145Z]   Git commit:       6a30dfc
11:38:21 [2019-09-25T11:38:21.145Z]   Built:            Thu Aug 29 05:27:45 2019
11:38:21 [2019-09-25T11:38:21.145Z]   OS/Arch:          linux/amd64
11:38:21 [2019-09-25T11:38:21.145Z]   Experimental:     true
11:38:21 [2019-09-25T11:38:21.145Z]  containerd:
11:38:21 [2019-09-25T11:38:21.145Z]   Version:          1.2.6
11:38:21 [2019-09-25T11:38:21.145Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
11:38:21 [2019-09-25T11:38:21.145Z]  runc:
11:38:21 [2019-09-25T11:38:21.145Z]   Version:          1.0.0-rc8
11:38:21 [2019-09-25T11:38:21.145Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
11:38:21 [2019-09-25T11:38:21.145Z]  docker-init:
11:38:21 [2019-09-25T11:38:21.145Z]   Version:          0.18.0
11:38:21 [2019-09-25T11:38:21.145Z]   GitCommit:        fec3683
11:38:21 [2019-09-25T11:38:21.235Z] Still waiting to schedule task
11:38:21 [2019-09-25T11:38:21.235Z] ‘azwin-2-cdca60’ is offline
[Pipeline] sh
11:38:21 [2019-09-25T11:38:21.721Z] + docker info
11:38:21 [2019-09-25T11:38:21.721Z] Client:
11:38:21 [2019-09-25T11:38:21.721Z]  Debug Mode: false
11:38:21 [2019-09-25T11:38:21.721Z] 
11:38:21 [2019-09-25T11:38:21.721Z] Server:
11:38:21 [2019-09-25T11:38:21.721Z]  Containers: 0
11:38:21 [2019-09-25T11:38:21.721Z]   Running: 0
11:38:21 [2019-09-25T11:38:21.721Z]   Paused: 0
11:38:21 [2019-09-25T11:38:21.721Z]   Stopped: 0
11:38:21 [2019-09-25T11:38:21.721Z]  Images: 42
11:38:21 [2019-09-25T11:38:21.721Z]  Server Version: 19.03.2
11:38:21 [2019-09-25T11:38:21.721Z]  Storage Driver: overlay2
11:38:21 [2019-09-25T11:38:21.721Z]   Backing Filesystem: extfs
11:38:21 [2019-09-25T11:38:21.721Z]   Supports d_type: true
11:38:21 [2019-09-25T11:38:21.721Z]   Native Overlay Diff: true
11:38:21 [2019-09-25T11:38:21.721Z]  Logging Driver: json-file
11:38:21 [2019-09-25T11:38:21.721Z]  Cgroup Driver: cgroupfs
11:38:21 [2019-09-25T11:38:21.721Z]  Plugins:
11:38:21 [2019-09-25T11:38:21.721Z]   Volume: local
11:38:21 [2019-09-25T11:38:21.721Z]   Network: bridge host ipvlan macvlan null overlay
11:38:21 [2019-09-25T11:38:21.721Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:38:21 [2019-09-25T11:38:21.721Z]  Swarm: inactive
11:38:21 [2019-09-25T11:38:21.721Z]  Runtimes: runc
11:38:21 [2019-09-25T11:38:21.721Z]  Default Runtime: runc
11:38:21 [2019-09-25T11:38:21.721Z]  Init Binary: docker-init
11:38:21 [2019-09-25T11:38:21.721Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
11:38:21 [2019-09-25T11:38:21.721Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
11:38:21 [2019-09-25T11:38:21.721Z]  init version: fec3683
11:38:21 [2019-09-25T11:38:21.721Z]  Security Options:
11:38:21 [2019-09-25T11:38:21.721Z]   apparmor
11:38:21 [2019-09-25T11:38:21.721Z]   seccomp
11:38:21 [2019-09-25T11:38:21.721Z]    Profile: default
11:38:21 [2019-09-25T11:38:21.721Z]  Kernel Version: 4.15.0-1048-aws
11:38:21 [2019-09-25T11:38:21.721Z]  Operating System: Ubuntu 18.04.3 LTS
11:38:21 [2019-09-25T11:38:21.721Z]  OSType: linux
11:38:21 [2019-09-25T11:38:21.721Z]  Architecture: x86_64
11:38:21 [2019-09-25T11:38:21.721Z]  CPUs: 2
11:38:21 [2019-09-25T11:38:21.721Z]  Total Memory: 7.501GiB
11:38:21 [2019-09-25T11:38:21.721Z]  Name: ip-10-100-42-46
11:38:21 [2019-09-25T11:38:21.721Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
11:38:21 [2019-09-25T11:38:21.721Z]  Docker Root Dir: /var/lib/docker
11:38:21 [2019-09-25T11:38:21.721Z]  Debug Mode: false
11:38:21 [2019-09-25T11:38:21.721Z]  Registry: https://index.docker.io/v1/
11:38:21 [2019-09-25T11:38:21.721Z]  Labels:
11:38:21 [2019-09-25T11:38:21.721Z]  Experimental: true
11:38:21 [2019-09-25T11:38:21.721Z]  Insecure Registries:
11:38:21 [2019-09-25T11:38:21.721Z]   127.0.0.0/8
11:38:21 [2019-09-25T11:38:21.721Z]  Live Restore Enabled: true
11:38:21 [2019-09-25T11:38:21.721Z] 
11:38:21 [2019-09-25T11:38:21.721Z] WARNING: No swap limit support
[Pipeline] sh
11:38:21 [2019-09-25T11:38:21.787Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:38:21 [2019-09-25T11:38:21.787Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:38:21 [2019-09-25T11:38:21.787Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39987/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:38:21 [2019-09-25T11:38:21.787Z] + bash /home/jenkins/workspace/moby_PR-39987/check-config.sh
11:38:21 [2019-09-25T11:38:21.787Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:38:21 [2019-09-25T11:38:21.787Z] info: reading kernel config from /boot/config-4.4.0-161-generic ...
11:38:21 [2019-09-25T11:38:21.787Z] 
11:38:21 [2019-09-25T11:38:21.787Z] Generally Necessary:
11:38:21 [2019-09-25T11:38:21.787Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:38:21 [2019-09-25T11:38:21.787Z] - apparmor: enabled and tools installed
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_NAMESPACES: enabled
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_NET_NS: enabled
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_PID_NS: enabled
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_IPC_NS: enabled
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_UTS_NS: enabled
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_CGROUPS: enabled
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_CGROUP_CPUACCT: enabled
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_CGROUP_DEVICE: enabled
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_CGROUP_FREEZER: enabled
11:38:21 [2019-09-25T11:38:21.787Z] - CONFIG_CGROUP_SCHED: enabled
11:38:22 [2019-09-25T11:38:22.004Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:38:22 [2019-09-25T11:38:22.004Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:38:22 [2019-09-25T11:38:22.004Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39987/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:38:22 [2019-09-25T11:38:22.004Z] + bash /home/ubuntu/workspace/moby_PR-39987/check-config.sh
11:38:22 [2019-09-25T11:38:22.004Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:38:22 [2019-09-25T11:38:22.004Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
11:38:22 [2019-09-25T11:38:22.004Z] 
11:38:22 [2019-09-25T11:38:22.004Z] Generally Necessary:
11:38:22 [2019-09-25T11:38:22.004Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:38:22 [2019-09-25T11:38:22.004Z] - apparmor: enabled and tools installed
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_NAMESPACES: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_NET_NS: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_PID_NS: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_IPC_NS: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_UTS_NS: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_CGROUPS: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_CGROUP_CPUACCT: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_CGROUP_DEVICE: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_CGROUP_FREEZER: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_CGROUP_SCHED: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_CPUSETS: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_MEMCG: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_KEYS: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_VETH: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_BRIDGE: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_NF_NAT: enabled (as module)
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_NF_NAT_NEEDED: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_POSIX_MQUEUE: enabled
11:38:22 [2019-09-25T11:38:22.004Z] 
11:38:22 [2019-09-25T11:38:22.004Z] Optional Features:
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_USER_NS: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_SECCOMP: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_CGROUP_PIDS: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_MEMCG_SWAP: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:38:22 [2019-09-25T11:38:22.004Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_BLK_CGROUP: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:38:22 [2019-09-25T11:38:22.004Z] - CONFIG_IOSCHED_CFQ: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_CPUSETS: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_MEMCG: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_KEYS: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_VETH: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_BRIDGE: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_NF_NAT: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_NF_NAT_NEEDED: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_POSIX_MQUEUE: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
11:38:22 [2019-09-25T11:38:22.159Z] 
11:38:22 [2019-09-25T11:38:22.159Z] Optional Features:
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_USER_NS: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_SECCOMP: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_CGROUP_PIDS: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_MEMCG_SWAP: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:38:22 [2019-09-25T11:38:22.159Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_MEMCG_KMEM: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_BLK_CGROUP: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IOSCHED_CFQ: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_CGROUP_PERF: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_CGROUP_HUGETLB: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_CFS_BANDWIDTH: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_RT_GROUP_SCHED: missing
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IP_VS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IP_VS_NFCT: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_IP_VS_RR: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_EXT4_FS: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:38:22 [2019-09-25T11:38:22.159Z] - Network Drivers:
11:38:22 [2019-09-25T11:38:22.159Z]   - "overlay":
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_VXLAN: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:38:22 [2019-09-25T11:38:22.159Z]       Optional (for encrypted networks):
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_CRYPTO: enabled
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_XFRM: enabled
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_XFRM_USER: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_INET_ESP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]   - "ipvlan":
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_IPVLAN: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]   - "macvlan":
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_MACVLAN: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_DUMMY: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]   - "ftp,tftp client in container":
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z] - Storage Drivers:
11:38:22 [2019-09-25T11:38:22.159Z]   - "aufs":
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_AUFS_FS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]   - "btrfs":
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:38:22 [2019-09-25T11:38:22.159Z]   - "devicemapper":
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_BLK_DEV_DM: enabled
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]   - "overlay":
11:38:22 [2019-09-25T11:38:22.159Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.159Z]   - "zfs":
11:38:22 [2019-09-25T11:38:22.159Z]     - /dev/zfs: missing
11:38:22 [2019-09-25T11:38:22.159Z]     - zfs command: missing
11:38:22 [2019-09-25T11:38:22.159Z]     - zpool command: missing
11:38:22 [2019-09-25T11:38:22.159Z] 
11:38:22 [2019-09-25T11:38:22.159Z] Limits:
11:38:22 [2019-09-25T11:38:22.159Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:38:22 [2019-09-25T11:38:22.159Z] 
11:38:22 [2019-09-25T11:38:22.159Z] + true
[Pipeline] }
[Pipeline] // stage
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_CGROUP_PERF: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_CGROUP_HUGETLB: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_CFS_BANDWIDTH: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_RT_GROUP_SCHED: missing
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_IP_VS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_IP_VS_NFCT: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_IP_VS_RR: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_EXT4_FS: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:38:22 [2019-09-25T11:38:22.262Z] - Network Drivers:
11:38:22 [2019-09-25T11:38:22.262Z]   - "overlay":
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_VXLAN: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:38:22 [2019-09-25T11:38:22.262Z]       Optional (for encrypted networks):
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_CRYPTO: enabled
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_CRYPTO_AEAD: enabled
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_CRYPTO_GCM: enabled
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_CRYPTO_GHASH: enabled
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_XFRM: enabled
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_XFRM_USER: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_INET_ESP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]   - "ipvlan":
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_IPVLAN: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]   - "macvlan":
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_MACVLAN: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_DUMMY: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]   - "ftp,tftp client in container":
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z] - Storage Drivers:
11:38:22 [2019-09-25T11:38:22.262Z]   - "aufs":
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_AUFS_FS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]   - "btrfs":
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:38:22 [2019-09-25T11:38:22.262Z]   - "devicemapper":
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_BLK_DEV_DM: enabled
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]   - "overlay":
11:38:22 [2019-09-25T11:38:22.262Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:38:22 [2019-09-25T11:38:22.262Z]   - "zfs":
11:38:22 [2019-09-25T11:38:22.262Z]     - /dev/zfs: missing
11:38:22 [2019-09-25T11:38:22.262Z]     - zfs command: missing
11:38:22 [2019-09-25T11:38:22.262Z]     - zpool command: missing
11:38:22 [2019-09-25T11:38:22.262Z] 
11:38:22 [2019-09-25T11:38:22.262Z] Limits:
[Pipeline] stage
[Pipeline] { (Build dev image)
11:38:22 [2019-09-25T11:38:22.267Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:38:22 [2019-09-25T11:38:22.267Z] 
11:38:22 [2019-09-25T11:38:22.267Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] sh
11:38:22 [2019-09-25T11:38:22.950Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 .
11:38:22 [2019-09-25T11:38:22.951Z] #2 [internal] load build definition from Dockerfile
11:38:22 [2019-09-25T11:38:22.951Z] #2 transferring dockerfile: 10.84kB done
11:38:22 [2019-09-25T11:38:22.951Z] #2 DONE 0.0s
11:38:22 [2019-09-25T11:38:22.951Z] 
11:38:22 [2019-09-25T11:38:22.951Z] #1 [internal] load .dockerignore
11:38:22 [2019-09-25T11:38:22.951Z] #1 transferring context: 87B done
11:38:22 [2019-09-25T11:38:22.951Z] #1 DONE 0.0s
11:38:22 [2019-09-25T11:38:22.951Z] 
11:38:22 [2019-09-25T11:38:22.951Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch
11:38:23 [2019-09-25T11:38:23.017Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 .
11:38:23 [2019-09-25T11:38:23.209Z] #3 DONE 0.3s
11:38:23 [2019-09-25T11:38:23.209Z] 
11:38:23 [2019-09-25T11:38:23.209Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821...
11:38:23 [2019-09-25T11:38:23.209Z] #4 resolve docker.io/library/golang:1.13.0-stretch@sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 done
11:38:23 [2019-09-25T11:38:23.468Z] #4 sha256:4e97e0b8479504ee92964c5de6782d88651d953f5df5cfd7a1d45ba48aa90f43 1.80kB / 1.80kB done
11:38:23 [2019-09-25T11:38:23.468Z] #4 sha256:d68f79d0e22c6f5eb6ccbbbf05cf9d784db13f59bc6251c220a090fd19b22b9e 5.46kB / 5.46kB done
11:38:23 [2019-09-25T11:38:23.468Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 539.18kB / 45.38MB 0.1s
11:38:23 [2019-09-25T11:38:23.468Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.1s
11:38:23 [2019-09-25T11:38:23.468Z] #4 sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 1.42kB / 1.42kB done
11:38:23 [2019-09-25T11:38:23.468Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 312.88kB / 4.34MB 0.1s
11:38:23 [2019-09-25T11:38:23.727Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 25.15MB / 45.38MB 0.5s
11:38:23 [2019-09-25T11:38:23.727Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.3s done
11:38:23 [2019-09-25T11:38:23.727Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.2s done
11:38:23 [2019-09-25T11:38:23.727Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 12.62MB / 50.07MB 0.5s
11:38:23 [2019-09-25T11:38:23.727Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 191.02kB / 57.69MB 0.5s
11:38:23 [2019-09-25T11:38:23.986Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 32.92MB / 45.38MB 0.6s
11:38:23 [2019-09-25T11:38:23.986Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 17.57MB / 50.07MB 0.6s
11:38:23 [2019-09-25T11:38:23.986Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 8.60MB / 57.69MB 0.6s
11:38:23 [2019-09-25T11:38:23.986Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 41.73MB / 45.38MB 0.8s
11:38:23 [2019-09-25T11:38:23.986Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 24.70MB / 50.07MB 0.8s
11:38:23 [2019-09-25T11:38:23.986Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 18.56MB / 57.69MB 0.8s
11:38:24 [2019-09-25T11:38:24.245Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.9s
11:38:24 [2019-09-25T11:38:24.245Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 30.94MB / 50.07MB 0.9s
11:38:24 [2019-09-25T11:38:24.245Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 26.39MB / 57.69MB 0.9s
11:38:24 [2019-09-25T11:38:24.360Z] Sending build context to Docker daemon  49.98MB

11:38:24 [2019-09-25T11:38:24.360Z] Step 1/126 : ARG CROSS="false"
11:38:24 [2019-09-25T11:38:24.360Z] Step 2/126 : ARG GO_VERSION=1.13.0
11:38:24 [2019-09-25T11:38:24.360Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
11:38:24 [2019-09-25T11:38:24.360Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
11:38:24 [2019-09-25T11:38:24.360Z] 1.13.0-stretch: Pulling from library/golang
11:38:24 [2019-09-25T11:38:24.360Z] 5d4da55d9cf0: Pulling fs layer
11:38:24 [2019-09-25T11:38:24.360Z] dad3041fe122: Pulling fs layer
11:38:24 [2019-09-25T11:38:24.360Z] f6542c8f56fb: Pulling fs layer
11:38:24 [2019-09-25T11:38:24.360Z] 25fa3a7ad4fa: Pulling fs layer
11:38:24 [2019-09-25T11:38:24.360Z] 471e0aba6530: Pulling fs layer
11:38:24 [2019-09-25T11:38:24.360Z] 476334eea7f5: Pulling fs layer
11:38:24 [2019-09-25T11:38:24.360Z] 0d1b6b7590cf: Pulling fs layer
11:38:24 [2019-09-25T11:38:24.360Z] 471e0aba6530: Waiting
11:38:24 [2019-09-25T11:38:24.360Z] 476334eea7f5: Waiting
11:38:24 [2019-09-25T11:38:24.360Z] 0d1b6b7590cf: Waiting
11:38:24 [2019-09-25T11:38:24.360Z] 25fa3a7ad4fa: Waiting
11:38:24 [2019-09-25T11:38:24.504Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.9s done
11:38:24 [2019-09-25T11:38:24.504Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 43.44MB / 50.07MB 1.1s
11:38:24 [2019-09-25T11:38:24.504Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 35.80MB / 57.69MB 1.1s
11:38:24 [2019-09-25T11:38:24.504Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 0B / 120.05MB 1.1s
11:38:24 [2019-09-25T11:38:24.504Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 48.86MB / 50.07MB 1.2s
11:38:24 [2019-09-25T11:38:24.504Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 40.91MB / 57.69MB 1.2s
11:38:24 [2019-09-25T11:38:24.504Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b
11:38:24 [2019-09-25T11:38:24.764Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.4s done
11:38:24 [2019-09-25T11:38:24.764Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 48.22MB / 57.69MB 1.4s
11:38:24 [2019-09-25T11:38:24.764Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 12.84MB / 120.05MB 1.4s
11:38:24 [2019-09-25T11:38:24.764Z] #4 sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a 0B / 124B 1.4s
11:38:24 [2019-09-25T11:38:24.764Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 54.79MB / 57.69MB 1.5s
11:38:24 [2019-09-25T11:38:24.764Z] #4 sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a 124B / 124B 1.4s done
11:38:25 [2019-09-25T11:38:25.022Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.6s
11:38:25 [2019-09-25T11:38:25.022Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 22.87MB / 120.05MB 1.6s
11:38:25 [2019-09-25T11:38:25.022Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.7s done
11:38:25 [2019-09-25T11:38:25.022Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 29.40MB / 120.05MB 1.7s
11:38:25 [2019-09-25T11:38:25.177Z] f6542c8f56fb: Verifying Checksum
11:38:25 [2019-09-25T11:38:25.177Z] f6542c8f56fb: Download complete
11:38:25 [2019-09-25T11:38:25.177Z] dad3041fe122: Verifying Checksum
11:38:25 [2019-09-25T11:38:25.177Z] dad3041fe122: Download complete
11:38:25 [2019-09-25T11:38:25.177Z] 5d4da55d9cf0: Verifying Checksum
11:38:25 [2019-09-25T11:38:25.177Z] 5d4da55d9cf0: Download complete
11:38:25 [2019-09-25T11:38:25.279Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 42.42MB / 120.05MB 2.0s
11:38:25 [2019-09-25T11:38:25.536Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 54.10MB / 120.05MB 2.2s
11:38:25 [2019-09-25T11:38:25.622Z] 25fa3a7ad4fa: Verifying Checksum
11:38:25 [2019-09-25T11:38:25.622Z] 25fa3a7ad4fa: Download complete
11:38:25 [2019-09-25T11:38:25.794Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 67.96MB / 120.05MB 2.4s
11:38:26 [2019-09-25T11:38:26.023Z] 0d1b6b7590cf: Verifying Checksum
11:38:26 [2019-09-25T11:38:26.023Z] 0d1b6b7590cf: Download complete
11:38:26 [2019-09-25T11:38:26.056Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 80.84MB / 120.05MB 2.6s
11:38:26 [2019-09-25T11:38:26.056Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 95.40MB / 120.05MB 2.8s
11:38:26 [2019-09-25T11:38:26.056Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 103.82MB / 120.05MB 2.9s
11:38:26 [2019-09-25T11:38:26.622Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 120.05MB / 120.05MB 3.2s
11:38:26 [2019-09-25T11:38:26.622Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 120.05MB / 120.05MB 3.4s done
11:38:26 [2019-09-25T11:38:26.880Z] #4 ...
11:38:26 [2019-09-25T11:38:26.880Z] 
11:38:26 [2019-09-25T11:38:26.880Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
11:38:26 [2019-09-25T11:38:26.880Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done
11:38:26 [2019-09-25T11:38:26.880Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
11:38:26 [2019-09-25T11:38:26.880Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
11:38:26 [2019-09-25T11:38:26.880Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.5s done
11:38:26 [2019-09-25T11:38:26.880Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done
11:38:26 [2019-09-25T11:38:26.880Z] #64 DONE 3.2s
11:38:26 [2019-09-25T11:38:26.880Z] 
11:38:26 [2019-09-25T11:38:26.880Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821...
11:38:27 [2019-09-25T11:38:27.104Z] 476334eea7f5: Verifying Checksum
11:38:27 [2019-09-25T11:38:27.104Z] 476334eea7f5: Download complete
11:38:27 [2019-09-25T11:38:27.104Z] 471e0aba6530: Verifying Checksum
11:38:27 [2019-09-25T11:38:27.104Z] 471e0aba6530: Download complete
11:38:27 [2019-09-25T11:38:27.104Z] 5d4da55d9cf0: Pull complete
11:38:27 [2019-09-25T11:38:27.471Z] dad3041fe122: Pull complete
11:38:27 [2019-09-25T11:38:27.813Z] #4 ...
11:38:27 [2019-09-25T11:38:27.813Z] 
11:38:27 [2019-09-25T11:38:27.813Z] #18 [internal] load build context
11:38:27 [2019-09-25T11:38:27.813Z] #18 transferring context: 45.51MB 4.1s done
11:38:27 [2019-09-25T11:38:27.813Z] #18 DONE 4.3s
11:38:27 [2019-09-25T11:38:27.813Z] 
11:38:27 [2019-09-25T11:38:27.813Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821...
11:38:27 [2019-09-25T11:38:27.840Z] f6542c8f56fb: Pull complete
11:38:28 [2019-09-25T11:38:28.747Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.0s done
11:38:28 [2019-09-25T11:38:28.747Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae
11:38:29 [2019-09-25T11:38:29.004Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done
11:38:29 [2019-09-25T11:38:29.004Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
11:38:29 [2019-09-25T11:38:29.261Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done
11:38:29 [2019-09-25T11:38:29.261Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
11:38:29 [2019-09-25T11:38:29.660Z] 25fa3a7ad4fa: Pull complete
11:38:30 [2019-09-25T11:38:30.645Z] Fetching without tags
11:38:30 [2019-09-25T11:38:30.950Z] 471e0aba6530: Pull complete
11:38:31 [2019-09-25T11:38:31.132Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:31 [2019-09-25T11:38:31.157Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 1.9s done
11:38:31 [2019-09-25T11:38:31.415Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s
11:38:30 [2019-09-25T11:38:30.601Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:38:30 [2019-09-25T11:38:30.605Z]  > git config --add remote.origin.fetch +refs/pull/39987/head:refs/remotes/origin/PR-39987 # timeout=10
11:38:30 [2019-09-25T11:38:30.608Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:38:30 [2019-09-25T11:38:30.624Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:38:30 [2019-09-25T11:38:30.639Z] Fetching upstream changes from https://github.com/moby/moby.git
11:38:30 [2019-09-25T11:38:30.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:38:30 [2019-09-25T11:38:30.640Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:38:31 [2019-09-25T11:38:31.126Z]  > git config core.sparsecheckout # timeout=10
11:38:31 [2019-09-25T11:38:31.129Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:32 [2019-09-25T11:38:32.254Z] Merge succeeded, producing cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:32 [2019-09-25T11:38:32.255Z] Checking out Revision cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 (PR-39987)
11:38:32 [2019-09-25T11:38:32.562Z] Commit message: "Add ability to handle index acknowledgment with splunk log driver"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:38:33 [2019-09-25T11:38:33.310Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.8s done
11:38:33 [2019-09-25T11:38:33.310Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f
11:38:33 [2019-09-25T11:38:33.490Z] + docker version
11:38:33 [2019-09-25T11:38:33.490Z] Client:
11:38:33 [2019-09-25T11:38:33.490Z]  Version:           18.06.1-ce
11:38:33 [2019-09-25T11:38:33.490Z]  API version:       1.38
11:38:33 [2019-09-25T11:38:33.490Z]  Go version:        go1.10.3
11:38:33 [2019-09-25T11:38:33.490Z]  Git commit:        e68fc7a
11:38:33 [2019-09-25T11:38:33.490Z]  Built:             Tue Aug 21 17:26:10 2018
11:38:33 [2019-09-25T11:38:33.490Z]  OS/Arch:           linux/ppc64le
11:38:33 [2019-09-25T11:38:33.490Z]  Experimental:      false
11:38:33 [2019-09-25T11:38:33.490Z] 
11:38:33 [2019-09-25T11:38:33.490Z] Server:
11:38:33 [2019-09-25T11:38:33.490Z]  Engine:
11:38:33 [2019-09-25T11:38:33.490Z]   Version:          18.06.1-ce
11:38:33 [2019-09-25T11:38:33.490Z]   API version:      1.38 (minimum version 1.12)
11:38:33 [2019-09-25T11:38:33.490Z]   Go version:       go1.10.3
11:38:33 [2019-09-25T11:38:33.490Z]   Git commit:       e68fc7a
11:38:33 [2019-09-25T11:38:33.490Z]   Built:            Tue Aug 21 17:24:20 2018
11:38:33 [2019-09-25T11:38:33.490Z]   OS/Arch:          linux/ppc64le
11:38:33 [2019-09-25T11:38:33.490Z]   Experimental:     true
[Pipeline] sh
11:38:33 [2019-09-25T11:38:33.864Z] + docker info
11:38:33 [2019-09-25T11:38:33.864Z] Containers: 0
11:38:33 [2019-09-25T11:38:33.864Z]  Running: 0
11:38:33 [2019-09-25T11:38:33.864Z]  Paused: 0
11:38:33 [2019-09-25T11:38:33.864Z]  Stopped: 0
11:38:33 [2019-09-25T11:38:33.864Z] Images: 0
11:38:33 [2019-09-25T11:38:33.864Z] Server Version: 18.06.1-ce
11:38:33 [2019-09-25T11:38:33.864Z] Storage Driver: overlay2
11:38:33 [2019-09-25T11:38:33.864Z]  Backing Filesystem: extfs
11:38:33 [2019-09-25T11:38:33.864Z]  Supports d_type: true
11:38:33 [2019-09-25T11:38:33.864Z]  Native Overlay Diff: true
11:38:33 [2019-09-25T11:38:33.864Z] Logging Driver: json-file
11:38:33 [2019-09-25T11:38:33.864Z] Cgroup Driver: cgroupfs
11:38:33 [2019-09-25T11:38:33.864Z] Plugins:
11:38:33 [2019-09-25T11:38:33.864Z]  Volume: local
11:38:33 [2019-09-25T11:38:33.864Z]  Network: bridge host ipvlan macvlan null overlay
11:38:33 [2019-09-25T11:38:33.864Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
11:38:33 [2019-09-25T11:38:33.864Z] Swarm: inactive
11:38:33 [2019-09-25T11:38:33.864Z] Runtimes: runc
11:38:33 [2019-09-25T11:38:33.864Z] Default Runtime: runc
11:38:33 [2019-09-25T11:38:33.864Z] Init Binary: docker-init
11:38:33 [2019-09-25T11:38:33.864Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
11:38:33 [2019-09-25T11:38:33.864Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
11:38:33 [2019-09-25T11:38:33.864Z] init version: fec3683
11:38:33 [2019-09-25T11:38:33.864Z] Security Options:
11:38:33 [2019-09-25T11:38:33.864Z]  apparmor
11:38:33 [2019-09-25T11:38:33.864Z]  seccomp
11:38:33 [2019-09-25T11:38:33.864Z]   Profile: default
11:38:33 [2019-09-25T11:38:33.864Z] Kernel Version: 4.4.0-139-generic
11:38:33 [2019-09-25T11:38:33.864Z] Operating System: Ubuntu 16.04.3 LTS
11:38:33 [2019-09-25T11:38:33.864Z] OSType: linux
11:38:33 [2019-09-25T11:38:33.864Z] Architecture: ppc64le
11:38:33 [2019-09-25T11:38:33.864Z] CPUs: 4
11:38:33 [2019-09-25T11:38:33.864Z] Total Memory: 7.972GiB
11:38:33 [2019-09-25T11:38:33.864Z] Name: ppc64le-ubuntu-34
11:38:33 [2019-09-25T11:38:33.864Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
11:38:33 [2019-09-25T11:38:33.864Z] Docker Root Dir: /var/lib/docker
11:38:33 [2019-09-25T11:38:33.864Z] Debug Mode (client): false
11:38:33 [2019-09-25T11:38:33.864Z] Debug Mode (server): false
11:38:33 [2019-09-25T11:38:33.864Z] Username: dockerbuildbot
11:38:33 [2019-09-25T11:38:33.864Z] Registry: https://index.docker.io/v1/
11:38:33 [2019-09-25T11:38:33.864Z] Labels:
11:38:33 [2019-09-25T11:38:33.864Z] Experimental: true
11:38:33 [2019-09-25T11:38:33.864Z] Insecure Registries:
11:38:33 [2019-09-25T11:38:33.864Z]  127.0.0.0/8
11:38:33 [2019-09-25T11:38:33.864Z] Live Restore Enabled: false
11:38:33 [2019-09-25T11:38:33.864Z] 
[Pipeline] sh
11:38:34 [2019-09-25T11:38:34.256Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:38:34 [2019-09-25T11:38:34.256Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:38:34 [2019-09-25T11:38:34.256Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39987/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:38:34 [2019-09-25T11:38:34.256Z] + bash /home/docker/workspace/moby_PR-39987/check-config.sh
11:38:34 [2019-09-25T11:38:34.256Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:38:34 [2019-09-25T11:38:34.256Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
11:38:34 [2019-09-25T11:38:34.256Z] 
11:38:34 [2019-09-25T11:38:34.256Z] Generally Necessary:
11:38:34 [2019-09-25T11:38:34.256Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:38:34 [2019-09-25T11:38:34.256Z] - apparmor: enabled and tools installed
11:38:34 [2019-09-25T11:38:34.256Z] - CONFIG_NAMESPACES: enabled
11:38:34 [2019-09-25T11:38:34.256Z] - CONFIG_NET_NS: enabled
11:38:34 [2019-09-25T11:38:34.366Z] 476334eea7f5: Pull complete
11:38:32 [2019-09-25T11:38:32.190Z]  > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10
11:38:32 [2019-09-25T11:38:32.226Z]  > git rev-parse HEAD^{commit} # timeout=10
11:38:32 [2019-09-25T11:38:32.249Z]  > git config core.sparsecheckout # timeout=10
11:38:32 [2019-09-25T11:38:32.253Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_PID_NS: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_IPC_NS: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_UTS_NS: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_CGROUPS: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_CGROUP_CPUACCT: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_CGROUP_DEVICE: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_CGROUP_FREEZER: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_CGROUP_SCHED: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_CPUSETS: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_MEMCG: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_KEYS: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_VETH: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_BRIDGE: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_NF_NAT: enabled (as module)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_NF_NAT_NEEDED: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_POSIX_MQUEUE: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
11:38:34 [2019-09-25T11:38:34.539Z] 
11:38:34 [2019-09-25T11:38:34.539Z] Optional Features:
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_USER_NS: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_SECCOMP: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_CGROUP_PIDS: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_MEMCG_SWAP: enabled
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:38:34 [2019-09-25T11:38:34.539Z]     (cgroup swap accounting is currently enabled)
11:38:34 [2019-09-25T11:38:34.539Z] - CONFIG_MEMCG_KMEM: enabled
11:38:34 [2019-09-25T11:38:34.734Z] 0d1b6b7590cf: Pull complete
11:38:34 [2019-09-25T11:38:34.734Z] Digest: sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286
11:38:34 [2019-09-25T11:38:34.734Z] Status: Downloaded newer image for golang:1.13.0-stretch
11:38:34 [2019-09-25T11:38:34.734Z]  ---> cbb48e1a16c3
11:38:34 [2019-09-25T11:38:34.734Z] Step 5/126 : ARG APT_MIRROR
11:38:34 [2019-09-25T11:38:34.734Z]  ---> Running in 6eb04f7fa046
11:38:34 [2019-09-25T11:38:34.734Z] Removing intermediate container 6eb04f7fa046
11:38:34 [2019-09-25T11:38:34.734Z]  ---> a1ed7f62f4fd
11:38:34 [2019-09-25T11:38:34.734Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_BLK_CGROUP: enabled
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_IOSCHED_CFQ: enabled
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_CGROUP_PERF: enabled
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_CGROUP_HUGETLB: enabled
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_CFS_BANDWIDTH: enabled
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_RT_GROUP_SCHED: missing
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_IP_VS: enabled (as module)
11:38:34 [2019-09-25T11:38:34.823Z] - CONFIG_IP_VS_NFCT: enabled
11:38:34 [2019-09-25T11:38:34.824Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:38:34 [2019-09-25T11:38:34.824Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:38:34 [2019-09-25T11:38:34.824Z] - CONFIG_IP_VS_RR: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z] - CONFIG_EXT4_FS: enabled
11:38:34 [2019-09-25T11:38:34.824Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:38:34 [2019-09-25T11:38:34.824Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:38:34 [2019-09-25T11:38:34.824Z] - Network Drivers:
11:38:34 [2019-09-25T11:38:34.824Z]   - "overlay":
11:38:34 [2019-09-25T11:38:34.824Z]     - CONFIG_VXLAN: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:38:34 [2019-09-25T11:38:34.824Z]       Optional (for encrypted networks):
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_CRYPTO: enabled
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_XFRM: enabled
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_XFRM_USER: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_INET_ESP: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:38:34 [2019-09-25T11:38:34.824Z]   - "ipvlan":
11:38:35 [2019-09-25T11:38:35.100Z]  ---> Running in 55fab2627755
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_IPVLAN: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]   - "macvlan":
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_MACVLAN: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_DUMMY: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]   - "ftp,tftp client in container":
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z] - Storage Drivers:
11:38:35 [2019-09-25T11:38:35.106Z]   - "aufs":
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_AUFS_FS: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]   - "btrfs":
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:38:35 [2019-09-25T11:38:35.106Z]   - "devicemapper":
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_BLK_DEV_DM: enabled
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]   - "overlay":
11:38:35 [2019-09-25T11:38:35.106Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:38:35 [2019-09-25T11:38:35.106Z]   - "zfs":
11:38:35 [2019-09-25T11:38:35.106Z]     - /dev/zfs: missing
11:38:35 [2019-09-25T11:38:35.106Z]     - zfs command: missing
11:38:35 [2019-09-25T11:38:35.106Z]     - zpool command: missing
11:38:35 [2019-09-25T11:38:35.106Z] 
11:38:35 [2019-09-25T11:38:35.106Z] Limits:
11:38:35 [2019-09-25T11:38:35.106Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:38:35 [2019-09-25T11:38:35.106Z] 
11:38:35 [2019-09-25T11:38:35.106Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:38:35 [2019-09-25T11:38:35.517Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 .
11:38:35 [2019-09-25T11:38:35.884Z] Removing intermediate container 55fab2627755
11:38:35 [2019-09-25T11:38:35.884Z]  ---> 29f83b3d891d
11:38:35 [2019-09-25T11:38:35.884Z] Step 7/126 : ENV GO111MODULE=off
11:38:36 [2019-09-25T11:38:36.251Z]  ---> Running in 1970add699c5
11:38:36 [2019-09-25T11:38:36.251Z] Removing intermediate container 1970add699c5
11:38:36 [2019-09-25T11:38:36.251Z]  ---> 9f6f5cc1e800
11:38:36 [2019-09-25T11:38:36.251Z] Step 8/126 : FROM base AS criu
11:38:36 [2019-09-25T11:38:36.251Z]  ---> 9f6f5cc1e800
11:38:36 [2019-09-25T11:38:36.251Z] Step 9/126 : ARG DEBIAN_FRONTEND
11:38:36 [2019-09-25T11:38:36.251Z]  ---> Running in a2eaeed6bb73
11:38:36 [2019-09-25T11:38:36.251Z] Removing intermediate container a2eaeed6bb73
11:38:36 [2019-09-25T11:38:36.251Z]  ---> e1aa113ac6a3
11:38:36 [2019-09-25T11:38:36.251Z] Step 10/126 : ENV CRIU_VERSION 3.12
11:38:36 [2019-09-25T11:38:36.623Z]  ---> Running in 62a5c9df7a6c
11:38:36 [2019-09-25T11:38:36.624Z] Removing intermediate container 62a5c9df7a6c
11:38:36 [2019-09-25T11:38:36.624Z]  ---> e1fa427c85d0
11:38:36 [2019-09-25T11:38:36.624Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
11:38:36 [2019-09-25T11:38:36.624Z]  ---> Running in 26f0742582b1
11:38:37 [2019-09-25T11:38:37.486Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:38:37 [2019-09-25T11:38:37.486Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:38:37 [2019-09-25T11:38:37.486Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:38:37 [2019-09-25T11:38:37.486Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:38:37 [2019-09-25T11:38:37.486Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:38:37 [2019-09-25T11:38:37.486Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
11:38:37 [2019-09-25T11:38:37.486Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 4.0s done
11:38:37 [2019-09-25T11:38:37.486Z] #4 extracting sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a
11:38:37 [2019-09-25T11:38:37.486Z] #4 extracting sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a done
11:38:37 [2019-09-25T11:38:37.486Z] #4 DONE 14.3s
11:38:37 [2019-09-25T11:38:37.743Z] 
11:38:37 [2019-09-25T11:38:37.743Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:38:37 [2019-09-25T11:38:37.902Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:38:37 [2019-09-25T11:38:37.902Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:38:38 [2019-09-25T11:38:38.199Z] Sending build context to Docker daemon  49.98MB

11:38:38 [2019-09-25T11:38:38.199Z] Step 1/126 : ARG CROSS="false"
11:38:38 [2019-09-25T11:38:38.199Z] Step 2/126 : ARG GO_VERSION=1.13.0
11:38:38 [2019-09-25T11:38:38.199Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
11:38:38 [2019-09-25T11:38:38.199Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
11:38:38 [2019-09-25T11:38:38.199Z] 1.13.0-stretch: Pulling from library/golang
11:38:38 [2019-09-25T11:38:38.199Z] 10831a4d6f42: Pulling fs layer
11:38:38 [2019-09-25T11:38:38.199Z] f794a2e4526b: Pulling fs layer
11:38:38 [2019-09-25T11:38:38.199Z] e3fa2203e375: Pulling fs layer
11:38:38 [2019-09-25T11:38:38.199Z] 004465f1c815: Pulling fs layer
11:38:38 [2019-09-25T11:38:38.199Z] c19c19fc3c99: Pulling fs layer
11:38:38 [2019-09-25T11:38:38.199Z] 2a226db90886: Pulling fs layer
11:38:38 [2019-09-25T11:38:38.199Z] e78354ce55ed: Pulling fs layer
11:38:38 [2019-09-25T11:38:38.199Z] 004465f1c815: Waiting
11:38:38 [2019-09-25T11:38:38.199Z] c19c19fc3c99: Waiting
11:38:38 [2019-09-25T11:38:38.199Z] 2a226db90886: Waiting
11:38:38 [2019-09-25T11:38:38.199Z] e78354ce55ed: Waiting
11:38:38 [2019-09-25T11:38:38.745Z] Fetched 7668 kB in 1s (4532 kB/s)
11:38:38 [2019-09-25T11:38:38.818Z] e3fa2203e375: Verifying Checksum
11:38:38 [2019-09-25T11:38:38.818Z] e3fa2203e375: Download complete
11:38:39 [2019-09-25T11:38:39.101Z] f794a2e4526b: Verifying Checksum
11:38:39 [2019-09-25T11:38:39.101Z] f794a2e4526b: Download complete
11:38:39 [2019-09-25T11:38:39.533Z] Reading package lists...
11:38:39 [2019-09-25T11:38:39.895Z] Reading package lists...
11:38:40 [2019-09-25T11:38:40.261Z] Building dependency tree...
11:38:40 [2019-09-25T11:38:40.261Z] Reading state information...
11:38:40 [2019-09-25T11:38:40.261Z] The following additional packages will be installed:
11:38:40 [2019-09-25T11:38:40.261Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
11:38:40 [2019-09-25T11:38:40.261Z]   libprotoc10 python-pkg-resources zlib1g-dev
11:38:40 [2019-09-25T11:38:40.261Z] Suggested packages:
11:38:40 [2019-09-25T11:38:40.261Z]   manpages-dev python-setuptools
11:38:40 [2019-09-25T11:38:40.261Z] The following NEW packages will be installed:
11:38:40 [2019-09-25T11:38:40.261Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:38:40 [2019-09-25T11:38:40.261Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
11:38:40 [2019-09-25T11:38:40.261Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:38:40 [2019-09-25T11:38:40.261Z]   zlib1g-dev
11:38:40 [2019-09-25T11:38:40.268Z] #5 DONE 2.8s
11:38:40 [2019-09-25T11:38:40.525Z] 
11:38:40 [2019-09-25T11:38:40.525Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:38:40 [2019-09-25T11:38:40.525Z] #22 DONE 0.1s
11:38:40 [2019-09-25T11:38:40.525Z] 
11:38:40 [2019-09-25T11:38:40.525Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:38:40 [2019-09-25T11:38:40.525Z] #26 ...
11:38:40 [2019-09-25T11:38:40.525Z] 
11:38:40 [2019-09-25T11:38:40.525Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:38:40 [2019-09-25T11:38:40.525Z] #60 DONE 0.2s
11:38:40 [2019-09-25T11:38:40.525Z] 
11:38:40 [2019-09-25T11:38:40.525Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
11:38:40 [2019-09-25T11:38:40.525Z] #23 DONE 0.2s
11:38:40 [2019-09-25T11:38:40.631Z] 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
11:38:40 [2019-09-25T11:38:40.631Z] Need to get 3476 kB of archives.
11:38:40 [2019-09-25T11:38:40.631Z] After this operation, 20.2 MB of additional disk space will be used.
11:38:40 [2019-09-25T11:38:40.631Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
11:38:40 [2019-09-25T11:38:40.631Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
11:38:40 [2019-09-25T11:38:40.631Z] debconf: delaying package configuration, since apt-utils is not installed
11:38:40 [2019-09-25T11:38:40.631Z] Fetched 3476 kB in 0s (23.1 MB/s)
11:38:40 [2019-09-25T11:38:40.631Z] Selecting previously unselected package libnet1:s390x.
11:38:40 [2019-09-25T11:38:40.631Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:38:40 [2019-09-25T11:38:40.631Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
11:38:40 [2019-09-25T11:38:40.631Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
11:38:40 [2019-09-25T11:38:40.631Z] Selecting previously unselected package libcap-dev:s390x.
11:38:40 [2019-09-25T11:38:40.631Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
11:38:40 [2019-09-25T11:38:40.631Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
11:38:40 [2019-09-25T11:38:40.631Z] Selecting previously unselected package libnet1-dev.
11:38:40 [2019-09-25T11:38:40.631Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
11:38:40 [2019-09-25T11:38:40.631Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
11:38:40 [2019-09-25T11:38:40.783Z] 
11:38:40 [2019-09-25T11:38:40.783Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:38:40 [2019-09-25T11:38:40.783Z] #32 DONE 0.2s
11:38:40 [2019-09-25T11:38:40.783Z] 
11:38:40 [2019-09-25T11:38:40.783Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:38:40 [2019-09-25T11:38:40.783Z] #26 DONE 0.2s
11:38:40 [2019-09-25T11:38:40.783Z] 
11:38:40 [2019-09-25T11:38:40.783Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:38:40 [2019-09-25T11:38:40.783Z] #52 DONE 0.2s
11:38:40 [2019-09-25T11:38:40.783Z] 
11:38:40 [2019-09-25T11:38:40.783Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:38:40 [2019-09-25T11:38:40.783Z] #29 DONE 0.2s
11:38:40 [2019-09-25T11:38:40.783Z] 
11:38:40 [2019-09-25T11:38:40.783Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:38:40 [2019-09-25T11:38:40.783Z] #49 DONE 0.3s
11:38:40 [2019-09-25T11:38:40.783Z] 
11:38:40 [2019-09-25T11:38:40.783Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:38:41 [2019-09-25T11:38:41.009Z] Selecting previously unselected package libnl-3-200:s390x.
11:38:41 [2019-09-25T11:38:41.009Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.009Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
11:38:41 [2019-09-25T11:38:41.009Z] Selecting previously unselected package libnl-3-dev:s390x.
11:38:41 [2019-09-25T11:38:41.009Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.009Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
11:38:41 [2019-09-25T11:38:41.009Z] Selecting previously unselected package libprotobuf-c1:s390x.
11:38:41 [2019-09-25T11:38:41.009Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.009Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
11:38:41 [2019-09-25T11:38:41.009Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
11:38:41 [2019-09-25T11:38:41.009Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.009Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
11:38:41 [2019-09-25T11:38:41.009Z] Selecting previously unselected package zlib1g-dev:s390x.
11:38:41 [2019-09-25T11:38:41.009Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.009Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
11:38:41 [2019-09-25T11:38:41.009Z] Selecting previously unselected package libprotobuf10:s390x.
11:38:41 [2019-09-25T11:38:41.009Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.009Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
11:38:41 [2019-09-25T11:38:41.009Z] Selecting previously unselected package libprotobuf-lite10:s390x.
11:38:41 [2019-09-25T11:38:41.009Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.009Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
11:38:41 [2019-09-25T11:38:41.009Z] Selecting previously unselected package libprotobuf-dev:s390x.
11:38:41 [2019-09-25T11:38:41.009Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.009Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
11:38:41 [2019-09-25T11:38:41.134Z] 10831a4d6f42: Verifying Checksum
11:38:41 [2019-09-25T11:38:41.134Z] 10831a4d6f42: Download complete
11:38:41 [2019-09-25T11:38:41.399Z] Selecting previously unselected package libprotoc10:s390x.
11:38:41 [2019-09-25T11:38:41.399Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.399Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
11:38:41 [2019-09-25T11:38:41.399Z] Selecting previously unselected package protobuf-c-compiler.
11:38:41 [2019-09-25T11:38:41.399Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.399Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
11:38:41 [2019-09-25T11:38:41.399Z] Selecting previously unselected package protobuf-compiler.
11:38:41 [2019-09-25T11:38:41.399Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.399Z] Unpacking protobuf-compiler (3.0.0-9) ...
11:38:41 [2019-09-25T11:38:41.399Z] Selecting previously unselected package python-pkg-resources.
11:38:41 [2019-09-25T11:38:41.399Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
11:38:41 [2019-09-25T11:38:41.399Z] Unpacking python-pkg-resources (33.1.1-1) ...
11:38:41 [2019-09-25T11:38:41.399Z] Selecting previously unselected package python-protobuf.
11:38:41 [2019-09-25T11:38:41.399Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
11:38:41 [2019-09-25T11:38:41.399Z] Unpacking python-protobuf (3.0.0-9) ...
11:38:41 [2019-09-25T11:38:41.754Z] 004465f1c815: Verifying Checksum
11:38:41 [2019-09-25T11:38:41.754Z] 004465f1c815: Download complete
11:38:41 [2019-09-25T11:38:41.770Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
11:38:41 [2019-09-25T11:38:41.770Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
11:38:41 [2019-09-25T11:38:41.770Z] Setting up python-pkg-resources (33.1.1-1) ...
11:38:41 [2019-09-25T11:38:41.770Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
11:38:41 [2019-09-25T11:38:41.770Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
11:38:42 [2019-09-25T11:38:42.039Z] e78354ce55ed: Verifying Checksum
11:38:42 [2019-09-25T11:38:42.039Z] e78354ce55ed: Download complete
11:38:42 [2019-09-25T11:38:42.137Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:38:42 [2019-09-25T11:38:42.137Z] Setting up python-protobuf (3.0.0-9) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up libcap-dev:s390x (1:2.25-1) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up libprotoc10:s390x (3.0.0-9) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up protobuf-c-compiler (1.2.1-2) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up protobuf-compiler (3.0.0-9) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
11:38:42 [2019-09-25T11:38:42.510Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
11:38:42 [2019-09-25T11:38:42.510Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:38:43 [2019-09-25T11:38:43.302Z] Removing intermediate container 26f0742582b1
11:38:43 [2019-09-25T11:38:43.302Z]  ---> 9d7ca3c5b04f
11:38:43 [2019-09-25T11:38:43.302Z] Step 12/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
11:38:43 [2019-09-25T11:38:43.302Z]  ---> Running in c34863b95f09
11:38:44 [2019-09-25T11:38:44.571Z] Note: Building without setproctitle() and strlcpy() support.
11:38:44 [2019-09-25T11:38:44.571Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:38:44 [2019-09-25T11:38:44.571Z] fatal: Not a git repository (or any of the parent directories): .git
11:38:44 [2019-09-25T11:38:44.571Z]   GEN      .gitid
11:38:44 [2019-09-25T11:38:44.571Z]   GEN      criu/include/version.h
11:38:44 [2019-09-25T11:38:44.571Z]   GEN      include/common/asm
11:38:44 [2019-09-25T11:38:44.571Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
11:38:44 [2019-09-25T11:38:44.571Z]   PBCC     images/opts.pb-c.c
11:38:44 [2019-09-25T11:38:44.571Z]   PBCC     images/sit.pb-c.c
11:38:44 [2019-09-25T11:38:44.571Z]   DEP      images/google/protobuf/descriptor.pb-c.d
11:38:44 [2019-09-25T11:38:44.571Z]   DEP      images/opts.pb-c.d
11:38:44 [2019-09-25T11:38:44.571Z]   DEP      images/sit.pb-c.d
11:38:44 [2019-09-25T11:38:44.571Z]   PBCC     images/macvlan.pb-c.c
11:38:44 [2019-09-25T11:38:44.571Z]   DEP      images/macvlan.pb-c.d
11:38:44 [2019-09-25T11:38:44.571Z]   PBCC     images/autofs.pb-c.c
11:38:44 [2019-09-25T11:38:44.571Z]   DEP      images/autofs.pb-c.d
11:38:44 [2019-09-25T11:38:44.571Z]   PBCC     images/sysctl.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/sysctl.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/time.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/time.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/binfmt-misc.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/binfmt-misc.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/seccomp.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/seccomp.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/userns.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/userns.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/cgroup.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/cgroup.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/fown.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/ext-file.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/fown.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/ext-file.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/rpc.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/rpc.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/siginfo.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/siginfo.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/pagemap.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/pagemap.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/rlimit.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/rlimit.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/file-lock.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/file-lock.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/tty.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/tty.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/tun.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/netdev.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/tun.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/netdev.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/vma.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/vma.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/creds.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/creds.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/utsns.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/utsns.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/ipc-desc.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/ipc-sem.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/ipc-desc.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/ipc-sem.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/ipc-msg.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/ipc-msg.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/ipc-shm.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/ipc-shm.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/ipc-var.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/ipc-var.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/sk-opts.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/packet-sock.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/sk-opts.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/packet-sock.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/sk-netlink.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/sk-netlink.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/sk-inet.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/sk-inet.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/sk-unix.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/sk-unix.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/mm.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/mm.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/timerfd.pb-c.c
11:38:44 [2019-09-25T11:38:44.954Z]   DEP      images/timerfd.pb-c.d
11:38:44 [2019-09-25T11:38:44.954Z]   PBCC     images/timer.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/timer.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/sa.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/sa.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/pipe-data.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/pipe-data.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/mnt.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/mnt.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/sk-packet.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/sk-packet.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/tcp-stream.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/tcp-stream.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/pipe.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/pipe.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/pstree.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/pstree.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/fs.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/fs.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/signalfd.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/signalfd.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/fh.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/fsnotify.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/fh.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/fsnotify.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/eventpoll.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/eventpoll.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/eventfd.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/eventfd.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/remap-file-path.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/remap-file-path.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/fifo.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/fifo.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/ghost-file.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/ghost-file.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/regfile.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/regfile.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/ns.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/ns.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/fdinfo.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/fdinfo.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/core-aarch64.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/core-arm.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/core-ppc64.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/core-s390.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/core-x86.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/core.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/inventory.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/core-aarch64.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/core-arm.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/core-ppc64.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/core-s390.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/core-x86.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/core.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/inventory.pb-c.d
11:38:45 [2019-09-25T11:38:45.334Z]   PBCC     images/cpuinfo.pb-c.c
11:38:45 [2019-09-25T11:38:45.334Z]   DEP      images/cpuinfo.pb-c.d
11:38:45 [2019-09-25T11:38:45.525Z] c19c19fc3c99: Verifying Checksum
11:38:45 [2019-09-25T11:38:45.525Z] c19c19fc3c99: Download complete
11:38:45 [2019-09-25T11:38:45.696Z]   PBCC     images/stats.pb-c.c
11:38:45 [2019-09-25T11:38:45.696Z]   DEP      images/stats.pb-c.d
11:38:45 [2019-09-25T11:38:45.696Z] make[1]: Nothing to be done for 'all'.
11:38:45 [2019-09-25T11:38:45.696Z]   CC       images/stats.o
11:38:46 [2019-09-25T11:38:46.042Z] #50 ...
11:38:46 [2019-09-25T11:38:46.043Z] 
11:38:46 [2019-09-25T11:38:46.043Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:38:46 [2019-09-25T11:38:46.043Z] #15 5.083 + mktemp -d
11:38:46 [2019-09-25T11:38:46.043Z] #15 5.086 + export GOPATH=/tmp/tmp.IT0oH1YndS
11:38:46 [2019-09-25T11:38:46.043Z] #15 5.087 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.IT0oH1YndS/src/github.com/go-swagger/go-swagger
11:38:46 [2019-09-25T11:38:46.043Z] #15 5.098 Cloning into '/tmp/tmp.IT0oH1YndS/src/github.com/go-swagger/go-swagger'...
11:38:46 [2019-09-25T11:38:46.087Z]   CC       images/core.o
11:38:46 [2019-09-25T11:38:46.088Z]   CC       images/core-x86.o
11:38:46 [2019-09-25T11:38:46.088Z]   CC       images/core-arm.o
11:38:46 [2019-09-25T11:38:46.088Z]   CC       images/core-aarch64.o
11:38:46 [2019-09-25T11:38:46.088Z]   CC       images/core-ppc64.o
11:38:46 [2019-09-25T11:38:46.088Z]   CC       images/core-s390.o
11:38:46 [2019-09-25T11:38:46.166Z] 10831a4d6f42: Pull complete
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/cpuinfo.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/inventory.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/fdinfo.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/fown.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/ns.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/regfile.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/ghost-file.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/fifo.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/remap-file-path.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/eventfd.o
11:38:46 [2019-09-25T11:38:46.450Z]   CC       images/eventpoll.o
11:38:46 [2019-09-25T11:38:46.607Z] #15 ...
11:38:46 [2019-09-25T11:38:46.607Z] 
11:38:46 [2019-09-25T11:38:46.607Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.791 + RM_GOPATH=0
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.791 + TMP_GOPATH=
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.791 + : /build/
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.792 + '[' -z '' ']'
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.802 ++ mktemp -d
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.817 + export GOPATH=/tmp/tmp.CRS9Dvk5l7
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.817 + GOPATH=/tmp/tmp.CRS9Dvk5l7
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.817 + RM_GOPATH=1
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.817 ++ dirname ./install.sh
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.828 + dir=.
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.828 + bin=rootlesskit
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.828 + shift
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.829 + '[' '!' -f ./rootlesskit.installer ']'
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.829 + . ./rootlesskit.installer
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.830 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.832 + install_rootlesskit
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.832 + case "$1" in
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.833 + export CGO_ENABLED=0
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.833 + CGO_ENABLED=0
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.837 + _install_rootlesskit
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.837 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.837 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.837 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CRS9Dvk5l7/src/github.com/rootless-containers/rootlesskit
11:38:46 [2019-09-25T11:38:46.607Z] #61 5.841 Cloning into '/tmp/tmp.CRS9Dvk5l7/src/github.com/rootless-containers/rootlesskit'...
11:38:46 [2019-09-25T11:38:46.865Z] #61 ...
11:38:46 [2019-09-25T11:38:46.865Z] 
11:38:46 [2019-09-25T11:38:46.865Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.959 + RM_GOPATH=0
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.959 + TMP_GOPATH=
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.960 + : /build
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.960 + '[' -z '' ']'
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.969 ++ mktemp -d
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.970 + export GOPATH=/tmp/tmp.sR9xzhRhBo
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.970 + GOPATH=/tmp/tmp.sR9xzhRhBo
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.970 + RM_GOPATH=1
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.971 ++ dirname ./install.sh
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.971 + dir=.
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.971 + bin=dockercli
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.971 + shift
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.972 + '[' '!' -f ./dockercli.installer ']'
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.972 + . ./dockercli.installer
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.972 ++ DOCKERCLI_CHANNEL=stable
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.972 ++ DOCKERCLI_VERSION=17.06.2-ce
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.972 + install_dockercli
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.972 Install docker/cli version 17.06.2-ce from stable
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.972 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.974 ++ uname -m
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.990 + arch=x86_64
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.990 + '[' x86_64 '!=' x86_64 ']'
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.990 + url=https://download.docker.com/linux/static
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.990 + tar -xz docker/docker
11:38:46 [2019-09-25T11:38:46.865Z] #53 5.991 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/fh.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/fsnotify.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/signalfd.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/fs.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/pstree.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/pipe.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/tcp-stream.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/sk-packet.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/mnt.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/pipe-data.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/sa.o
11:38:46 [2019-09-25T11:38:46.932Z]   CC       images/timer.o
11:38:47 [2019-09-25T11:38:47.122Z] #53 ...
11:38:47 [2019-09-25T11:38:47.122Z] 
11:38:47 [2019-09-25T11:38:47.122Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.284 + RM_GOPATH=0
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.286 + TMP_GOPATH=
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.287 + : /build
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.287 + '[' -z '' ']'
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.293 ++ mktemp -d
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.298 + export GOPATH=/tmp/tmp.Jdpl2cQnsp
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.300 + GOPATH=/tmp/tmp.Jdpl2cQnsp
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.301 + RM_GOPATH=1
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.302 ++ dirname ./install.sh
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.304 + dir=.
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.304 + bin=proxy
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.305 + shift
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.305 + '[' '!' -f ./proxy.installer ']'
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.305 + . ./proxy.installer
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.306 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.311 + install_proxy
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.312 + case "$1" in
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.316 + export CGO_ENABLED=0
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.316 + CGO_ENABLED=0
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.316 + _install_proxy
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.317 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.317 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.317 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Jdpl2cQnsp/src/github.com/docker/libnetwork
11:38:47 [2019-09-25T11:38:47.122Z] #50 6.319 Cloning into '/tmp/tmp.Jdpl2cQnsp/src/github.com/docker/libnetwork'...
11:38:47 [2019-09-25T11:38:47.182Z] f794a2e4526b: Pull complete
11:38:47 [2019-09-25T11:38:47.182Z] e3fa2203e375: Pull complete
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/timerfd.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/mm.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/sk-opts.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/sk-unix.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/sk-inet.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/tun.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/sk-netlink.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/packet-sock.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/ipc-var.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/ipc-desc.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/ipc-shm.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/ipc-msg.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/ipc-sem.o
11:38:47 [2019-09-25T11:38:47.368Z]   CC       images/utsns.o
11:38:47 [2019-09-25T11:38:47.789Z]   CC       images/creds.o
11:38:47 [2019-09-25T11:38:47.789Z]   CC       images/vma.o
11:38:47 [2019-09-25T11:38:47.789Z]   CC       images/netdev.o
11:38:47 [2019-09-25T11:38:47.789Z]   CC       images/tty.o
11:38:47 [2019-09-25T11:38:47.789Z]   CC       images/file-lock.o
11:38:47 [2019-09-25T11:38:47.789Z]   CC       images/rlimit.o
11:38:47 [2019-09-25T11:38:47.789Z]   CC       images/pagemap.o
11:38:47 [2019-09-25T11:38:47.789Z]   CC       images/siginfo.o
11:38:47 [2019-09-25T11:38:47.789Z]   CC       images/rpc.o
11:38:48 [2019-09-25T11:38:48.193Z] 2a226db90886: Verifying Checksum
11:38:48 [2019-09-25T11:38:48.245Z]   CC       images/ext-file.o
11:38:48 [2019-09-25T11:38:48.245Z]   CC       images/cgroup.o
11:38:48 [2019-09-25T11:38:48.245Z]   CC       images/userns.o
11:38:48 [2019-09-25T11:38:48.245Z]   CC       images/google/protobuf/descriptor.o
11:38:48 [2019-09-25T11:38:48.245Z]   CC       images/opts.o
11:38:48 [2019-09-25T11:38:48.245Z]   CC       images/seccomp.o
11:38:48 [2019-09-25T11:38:48.245Z]   CC       images/binfmt-misc.o
11:38:48 [2019-09-25T11:38:48.619Z]   CC       images/time.o
11:38:48 [2019-09-25T11:38:48.619Z]   CC       images/sysctl.o
11:38:48 [2019-09-25T11:38:48.619Z]   CC       images/autofs.o
11:38:48 [2019-09-25T11:38:48.619Z]   CC       images/macvlan.o
11:38:48 [2019-09-25T11:38:48.619Z]   CC       images/sit.o
11:38:48 [2019-09-25T11:38:48.619Z]   LINK     images/built-in.o
11:38:48 [2019-09-25T11:38:48.619Z]   GEN      compel/include/asm
11:38:48 [2019-09-25T11:38:48.619Z]   GEN      compel/include/version.h
11:38:48 [2019-09-25T11:38:48.619Z] touch .config
11:38:48 [2019-09-25T11:38:48.619Z]   GEN      include/common/config.h
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
11:38:48 [2019-09-25T11:38:48.619Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:38:48 [2019-09-25T11:38:48.619Z]   GEN      compel/plugins/include/uapi/std/syscall.h
11:38:48 [2019-09-25T11:38:48.619Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
11:38:48 [2019-09-25T11:38:48.619Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/plugins/std/infect.d
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/plugins/std/string.d
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/plugins/std/log.d
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/plugins/std/fds.d
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/plugins/std/std.d
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/plugins/shmem/shmem.d
11:38:48 [2019-09-25T11:38:48.619Z]   DEP      compel/plugins/fds/fds.d
11:38:48 [2019-09-25T11:38:48.619Z]   CC       compel/plugins/std/std.o
11:38:48 [2019-09-25T11:38:48.985Z]   CC       compel/plugins/std/fds.o
11:38:48 [2019-09-25T11:38:48.985Z]   CC       compel/plugins/std/log.o
11:38:48 [2019-09-25T11:38:48.985Z]   CC       compel/plugins/std/string.o
11:38:48 [2019-09-25T11:38:48.985Z]   CC       compel/plugins/std/infect.o
11:38:49 [2019-09-25T11:38:49.380Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
11:38:49 [2019-09-25T11:38:49.380Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
11:38:49 [2019-09-25T11:38:49.380Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
11:38:49 [2019-09-25T11:38:49.380Z]   AR       compel/plugins/std.lib.a
11:38:49 [2019-09-25T11:38:49.380Z]   CC       compel/plugins/fds/fds.o
11:38:49 [2019-09-25T11:38:49.380Z]   AR       compel/plugins/fds.lib.a
11:38:49 [2019-09-25T11:38:49.380Z]   HOSTDEP  compel/src/lib/log-host.d
11:38:49 [2019-09-25T11:38:49.380Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
11:38:49 [2019-09-25T11:38:49.380Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
11:38:49 [2019-09-25T11:38:49.380Z]   HOSTDEP  compel/src/main-host.d
11:38:49 [2019-09-25T11:38:49.380Z]   DEP      compel/src/lib/ptrace.d
11:38:49 [2019-09-25T11:38:49.380Z]   DEP      compel/src/lib/infect.d
11:38:49 [2019-09-25T11:38:49.380Z]   DEP      compel/src/lib/infect-util.d
11:38:49 [2019-09-25T11:38:49.380Z]   DEP      compel/src/lib/infect-rpc.d
11:38:49 [2019-09-25T11:38:49.380Z]   DEP      compel/arch/s390/src/lib/infect.d
11:38:49 [2019-09-25T11:38:49.380Z]   DEP      compel/arch/s390/src/lib/cpu.d
11:38:49 [2019-09-25T11:38:49.380Z]   DEP      compel/src/lib/log.d
11:38:49 [2019-09-25T11:38:49.380Z]   DEP      compel/src/main.d
11:38:49 [2019-09-25T11:38:49.770Z]   DEP      compel/src/lib/handle-elf.d
11:38:49 [2019-09-25T11:38:49.770Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
11:38:49 [2019-09-25T11:38:49.770Z]   CC       compel/src/lib/log.o
11:38:49 [2019-09-25T11:38:49.770Z]   CC       compel/arch/s390/src/lib/cpu.o
11:38:49 [2019-09-25T11:38:49.770Z]   CC       compel/arch/s390/src/lib/infect.o
11:38:49 [2019-09-25T11:38:49.770Z]   CC       compel/src/lib/infect-rpc.o
11:38:49 [2019-09-25T11:38:49.770Z]   CC       compel/src/lib/infect-util.o
11:38:50 [2019-09-25T11:38:50.146Z]   CC       compel/src/lib/infect.o
11:38:50 [2019-09-25T11:38:50.401Z] #50 ...
11:38:50 [2019-09-25T11:38:50.401Z] 
11:38:50 [2019-09-25T11:38:50.401Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:38:50 [2019-09-25T11:38:50.401Z] #17 6.851 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:38:50 [2019-09-25T11:38:50.401Z] #17 6.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:38:50 [2019-09-25T11:38:50.401Z] #17 6.906 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:38:50 [2019-09-25T11:38:50.401Z] #17 6.925 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:38:50 [2019-09-25T11:38:50.401Z] #17 6.989 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:38:50 [2019-09-25T11:38:50.401Z] #17 7.754 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
11:38:50 [2019-09-25T11:38:50.401Z] #17 9.613 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:38:50 [2019-09-25T11:38:50.401Z] #17 ...
11:38:50 [2019-09-25T11:38:50.401Z] 
11:38:50 [2019-09-25T11:38:50.401Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:38:50 [2019-09-25T11:38:50.401Z] #55 5.403 + mktemp -d
11:38:50 [2019-09-25T11:38:50.401Z] #55 5.408 + export GOPATH=/tmp/tmp.PywIWf58oB
11:38:50 [2019-09-25T11:38:50.401Z] #55 5.408 + git clone https://github.com/docker/distribution.git /tmp/tmp.PywIWf58oB/src/github.com/docker/distribution
11:38:50 [2019-09-25T11:38:50.401Z] #55 5.415 Cloning into '/tmp/tmp.PywIWf58oB/src/github.com/docker/distribution'...
11:38:50 [2019-09-25T11:38:50.528Z]   CC       compel/src/lib/ptrace.o
11:38:50 [2019-09-25T11:38:50.528Z]   AR       compel/libcompel.a
11:38:50 [2019-09-25T11:38:50.528Z]   HOSTCC   compel/src/main-host.o
11:38:50 [2019-09-25T11:38:50.528Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
11:38:50 [2019-09-25T11:38:50.528Z]   HOSTCC   compel/src/lib/handle-elf-host.o
11:38:50 [2019-09-25T11:38:50.528Z]   HOSTCC   compel/src/lib/log-host.o
11:38:50 [2019-09-25T11:38:50.528Z]   HOSTLINK compel/compel-host-bin
11:38:50 [2019-09-25T11:38:50.528Z]   DEP      soccr/soccr.d
11:38:50 [2019-09-25T11:38:50.528Z]   CC       soccr/soccr.o
11:38:50 [2019-09-25T11:38:50.658Z] #55 ...
11:38:50 [2019-09-25T11:38:50.658Z] 
11:38:50 [2019-09-25T11:38:50.658Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.761 + RM_GOPATH=0
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.761 + TMP_GOPATH=
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.761 + : /build
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.761 + '[' -z '' ']'
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.763 ++ mktemp -d
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.788 + export GOPATH=/tmp/tmp.wgQDaXnwLr
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.788 + GOPATH=/tmp/tmp.wgQDaXnwLr
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.788 + RM_GOPATH=1
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.788 ++ dirname ./install.sh
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.789 + dir=.
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.790 + bin=golangci_lint
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.790 + shift
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.792 + '[' '!' -f ./golangci_lint.installer ']'
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.793 + . ./golangci_lint.installer
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.794 ++ : v1.17.1
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.794 + install_golangci_lint
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.794 + echo 'Installing golangci-lint version v1.17.1'
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.794 Installing golangci-lint version v1.17.1
11:38:50 [2019-09-25T11:38:50.658Z] #24 5.794 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
11:38:50 [2019-09-25T11:38:50.658Z] #24 ...
11:38:50 [2019-09-25T11:38:50.658Z] 
11:38:50 [2019-09-25T11:38:50.658Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:38:50 [2019-09-25T11:38:50.658Z] #57 7.107 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:38:50 [2019-09-25T11:38:50.658Z] #57 7.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:38:50 [2019-09-25T11:38:50.658Z] #57 7.171 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:38:50 [2019-09-25T11:38:50.658Z] #57 7.178 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:38:50 [2019-09-25T11:38:50.658Z] #57 7.228 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:38:50 [2019-09-25T11:38:50.658Z] #57 8.207 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
11:38:50 [2019-09-25T11:38:50.658Z] #57 10.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:38:50 [2019-09-25T11:38:50.897Z] 004465f1c815: Pull complete
11:38:50 [2019-09-25T11:38:50.904Z]   AR       soccr/libsoccr.a
11:38:50 [2019-09-25T11:38:50.904Z] make[1]: 'soccr/libsoccr.a' is up to date.
11:38:50 [2019-09-25T11:38:50.904Z]   DEP      criu/arch/s390/sigframe.d
11:38:50 [2019-09-25T11:38:50.904Z]   DEP      criu/arch/s390/crtools.d
11:38:50 [2019-09-25T11:38:50.904Z]   DEP      criu/arch/s390/cpu.d
11:38:50 [2019-09-25T11:38:50.904Z]   CC       criu/arch/s390/cpu.o
11:38:50 [2019-09-25T11:38:50.915Z] #57 ...
11:38:50 [2019-09-25T11:38:50.915Z] 
11:38:50 [2019-09-25T11:38:50.915Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:38:50 [2019-09-25T11:38:50.915Z] #35 5.123 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:38:50 [2019-09-25T11:38:50.915Z] #35 5.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:38:50 [2019-09-25T11:38:50.915Z] #35 5.149 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:38:50 [2019-09-25T11:38:50.915Z] #35 5.154 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:38:50 [2019-09-25T11:38:50.915Z] #35 5.199 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:38:50 [2019-09-25T11:38:50.915Z] #35 5.910 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
11:38:50 [2019-09-25T11:38:50.915Z] #35 7.516 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:38:50 [2019-09-25T11:38:50.915Z] #35 8.396 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:38:51 [2019-09-25T11:38:51.173Z] #35 ...
11:38:51 [2019-09-25T11:38:51.173Z] 
11:38:51 [2019-09-25T11:38:51.173Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:38:51 [2019-09-25T11:38:51.173Z] #44 5.924 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:38:51 [2019-09-25T11:38:51.173Z] #44 5.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:38:51 [2019-09-25T11:38:51.173Z] #44 5.966 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:38:51 [2019-09-25T11:38:51.173Z] #44 5.973 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:38:51 [2019-09-25T11:38:51.173Z] #44 6.000 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:38:51 [2019-09-25T11:38:51.173Z] #44 6.791 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
11:38:51 [2019-09-25T11:38:51.173Z] #44 8.664 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:38:51 [2019-09-25T11:38:51.173Z] #44 9.624 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:38:51 [2019-09-25T11:38:51.173Z] #44 ...
11:38:51 [2019-09-25T11:38:51.173Z] 
11:38:51 [2019-09-25T11:38:51.173Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.262 + RM_GOPATH=0
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.262 + TMP_GOPATH=
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.262 + : /build
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.262 + '[' -z '' ']'
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.264 ++ mktemp -d
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.271 + export GOPATH=/tmp/tmp.ZKgIliY0ic
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.271 + GOPATH=/tmp/tmp.ZKgIliY0ic
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.272 + RM_GOPATH=1
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.272 ++ dirname ./install.sh
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.276 + dir=.
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.276 + bin=gotestsum
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.276 + shift
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.276 + '[' '!' -f ./gotestsum.installer ']'
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.276 + . ./gotestsum.installer
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.277 ++ GOTESTSUM_COMMIT=v0.3.5
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.277 + install_gotestsum
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.277 + echo 'Installing gotestsum version v0.3.5'
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.277 Installing gotestsum version v0.3.5
11:38:51 [2019-09-25T11:38:51.173Z] #27 6.277 + go get -d gotest.tools/gotestsum
11:38:51 [2019-09-25T11:38:51.280Z]   CC       criu/arch/s390/crtools.o
11:38:51 [2019-09-25T11:38:51.280Z]   CC       criu/arch/s390/sigframe.o
11:38:51 [2019-09-25T11:38:51.280Z]   LINK     criu/arch/s390/crtools.built-in.o
11:38:51 [2019-09-25T11:38:51.280Z]   DEP      criu/arch/s390/vdso-pie.d
11:38:51 [2019-09-25T11:38:51.280Z]   DEP      criu/pie/parasite-vdso.d
11:38:51 [2019-09-25T11:38:51.280Z]   DEP      criu/pie/util-vdso.d
11:38:51 [2019-09-25T11:38:51.431Z] #27 ...
11:38:51 [2019-09-25T11:38:51.431Z] 
11:38:51 [2019-09-25T11:38:51.431Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.027 + RM_GOPATH=0
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.027 + TMP_GOPATH=
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.027 + : /build
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.027 + '[' -z '' ']'
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.027 ++ mktemp -d
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.029 + export GOPATH=/tmp/tmp.zkVmD9Z4ev
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.029 + GOPATH=/tmp/tmp.zkVmD9Z4ev
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.029 + RM_GOPATH=1
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.030 ++ dirname ./install.sh
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.037 + dir=.
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.037 + bin=vndr
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.037 + shift
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.037 + '[' '!' -f ./vndr.installer ']'
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.037 + . ./vndr.installer
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.050 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.052 + install_vndr
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.052 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.052 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.052 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zkVmD9Z4ev/src/github.com/LK4D4/vndr
11:38:51 [2019-09-25T11:38:51.431Z] #33 6.054 Cloning into '/tmp/tmp.zkVmD9Z4ev/src/github.com/LK4D4/vndr'...
11:38:51 [2019-09-25T11:38:51.431Z] #33 7.203 + cd /tmp/tmp.zkVmD9Z4ev/src/github.com/LK4D4/vndr
11:38:51 [2019-09-25T11:38:51.431Z] #33 7.203 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:38:51 [2019-09-25T11:38:51.431Z] #33 7.222 + go build -buildmode=pie -v -o /build/vndr .
11:38:51 [2019-09-25T11:38:51.431Z] #33 8.810 runtime/internal/atomic
11:38:51 [2019-09-25T11:38:51.431Z] #33 8.854 internal/cpu
11:38:51 [2019-09-25T11:38:51.431Z] #33 9.067 runtime/internal/sys
11:38:51 [2019-09-25T11:38:51.431Z] #33 9.383 runtime/internal/math
11:38:51 [2019-09-25T11:38:51.431Z] #33 9.505 internal/race
11:38:51 [2019-09-25T11:38:51.431Z] #33 9.531 internal/bytealg
11:38:51 [2019-09-25T11:38:51.431Z] #33 9.614 sync/atomic
11:38:51 [2019-09-25T11:38:51.431Z] #33 9.865 unicode
11:38:51 [2019-09-25T11:38:51.431Z] #33 10.49 runtime
11:38:51 [2019-09-25T11:38:51.431Z] #33 ...
11:38:51 [2019-09-25T11:38:51.431Z] 
11:38:51 [2019-09-25T11:38:51.431Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:38:51 [2019-09-25T11:38:51.431Z] #6 5.923 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:38:51 [2019-09-25T11:38:51.431Z] #6 5.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:38:51 [2019-09-25T11:38:51.431Z] #6 5.960 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:38:51 [2019-09-25T11:38:51.431Z] #6 5.968 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:38:51 [2019-09-25T11:38:51.431Z] #6 6.068 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:38:51 [2019-09-25T11:38:51.431Z] #6 6.623 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
11:38:51 [2019-09-25T11:38:51.431Z] #6 8.304 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:38:51 [2019-09-25T11:38:51.431Z] #6 9.264 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:38:51 [2019-09-25T11:38:51.660Z]   DEP      criu/pie/util.d
11:38:51 [2019-09-25T11:38:51.660Z]   CC       criu/pie/util.o
11:38:51 [2019-09-25T11:38:51.660Z]   CC       criu/pie/util-vdso.o
11:38:51 [2019-09-25T11:38:51.660Z]   CC       criu/pie/parasite-vdso.o
11:38:51 [2019-09-25T11:38:51.660Z]   CC       criu/arch/s390/vdso-pie.o
11:38:51 [2019-09-25T11:38:51.660Z]   AR       criu/pie/pie.lib.a
11:38:51 [2019-09-25T11:38:51.660Z]   DEP      criu/pie/restorer.d
11:38:51 [2019-09-25T11:38:51.689Z] #6 ...
11:38:51 [2019-09-25T11:38:51.689Z] 
11:38:51 [2019-09-25T11:38:51.689Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.169 + RM_GOPATH=0
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.169 + TMP_GOPATH=
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.169 + : /build
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.170 + '[' -z '' ']'
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.170 ++ mktemp -d
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.186 + export GOPATH=/tmp/tmp.fcSInNlDQD
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.187 + GOPATH=/tmp/tmp.fcSInNlDQD
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.187 + RM_GOPATH=1
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.187 ++ dirname ./install.sh
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.188 + dir=.
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.188 + bin=tomlv
11:38:51 [2019-09-25T11:38:51.689Z] #30 6.188 + shift
11:38:51 [2019-09-25T11:38:51.690Z] #30 6.188 + '[' '!' -f ./tomlv.installer ']'
11:38:51 [2019-09-25T11:38:51.690Z] #30 6.188 + . ./tomlv.installer
11:38:51 [2019-09-25T11:38:51.690Z] #30 6.189 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:38:51 [2019-09-25T11:38:51.690Z] #30 6.189 + install_tomlv
11:38:51 [2019-09-25T11:38:51.690Z] #30 6.190 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:38:51 [2019-09-25T11:38:51.690Z] #30 6.190 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:38:51 [2019-09-25T11:38:51.690Z] #30 6.190 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fcSInNlDQD/src/github.com/BurntSushi/toml
11:38:51 [2019-09-25T11:38:51.690Z] #30 6.193 Cloning into '/tmp/tmp.fcSInNlDQD/src/github.com/BurntSushi/toml'...
11:38:51 [2019-09-25T11:38:51.690Z] #30 7.458 + cd /tmp/tmp.fcSInNlDQD/src/github.com/BurntSushi/toml
11:38:51 [2019-09-25T11:38:51.690Z] #30 7.459 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:38:51 [2019-09-25T11:38:51.690Z] #30 7.499 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:38:51 [2019-09-25T11:38:51.690Z] #30 8.270 internal/cpu
11:38:51 [2019-09-25T11:38:51.690Z] #30 8.308 runtime/internal/atomic
11:38:51 [2019-09-25T11:38:51.690Z] #30 8.629 runtime/internal/sys
11:38:51 [2019-09-25T11:38:51.690Z] #30 8.847 runtime/internal/math
11:38:51 [2019-09-25T11:38:51.690Z] #30 8.904 internal/bytealg
11:38:51 [2019-09-25T11:38:51.690Z] #30 8.938 math/bits
11:38:51 [2019-09-25T11:38:51.690Z] #30 9.501 math
11:38:51 [2019-09-25T11:38:51.690Z] #30 9.747 runtime
11:38:51 [2019-09-25T11:38:51.690Z] #30 ...
11:38:51 [2019-09-25T11:38:51.690Z] 
11:38:51 [2019-09-25T11:38:51.690Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:38:51 [2019-09-25T11:38:51.690Z] #61 10.03 + cd /tmp/tmp.CRS9Dvk5l7/src/github.com/rootless-containers/rootlesskit
11:38:51 [2019-09-25T11:38:51.690Z] #61 10.03 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
11:38:51 [2019-09-25T11:38:51.690Z] #61 10.35 + for f in rootlesskit rootlesskit-docker-proxy
11:38:51 [2019-09-25T11:38:51.690Z] #61 10.35 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:38:52 [2019-09-25T11:38:52.025Z]   DEP      criu/arch/s390/restorer.d
11:38:52 [2019-09-25T11:38:52.025Z]   DEP      criu/pie/parasite.d
11:38:52 [2019-09-25T11:38:52.025Z]   CC       criu/pie/parasite.o
11:38:52 [2019-09-25T11:38:52.025Z]   LINK     criu/pie/parasite.built-in.o
11:38:52 [2019-09-25T11:38:52.025Z]   GEN      criu/pie/parasite-blob.h
11:38:52 [2019-09-25T11:38:52.025Z]   CC       criu/arch/s390/restorer.o
11:38:52 [2019-09-25T11:38:52.401Z]   CC       criu/pie/restorer.o
11:38:52 [2019-09-25T11:38:52.820Z]   LINK     criu/pie/restorer.built-in.o
11:38:52 [2019-09-25T11:38:52.820Z]   GEN      criu/pie/restorer-blob.h
11:38:52 [2019-09-25T11:38:52.820Z]   DEP      criu/vdso.d
11:38:52 [2019-09-25T11:38:52.820Z]   DEP      criu/uts_ns.d
11:38:52 [2019-09-25T11:38:52.820Z]   DEP      criu/util.d
11:38:52 [2019-09-25T11:38:52.820Z]   DEP      criu/uffd.d
11:38:52 [2019-09-25T11:38:52.820Z]   DEP      criu/tun.d
11:38:52 [2019-09-25T11:38:52.820Z]   DEP      criu/tty.d
11:38:52 [2019-09-25T11:38:52.820Z]   DEP      criu/timerfd.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sysfs_parse.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sysctl.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/string.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/stats.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sockets.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sk-unix.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sk-tcp.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sk-queue.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sk-packet.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sk-netlink.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sk-inet.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/signalfd.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/sigframe.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/shmem.d
11:38:53 [2019-09-25T11:38:53.323Z]   DEP      criu/servicefd.d
11:38:53 [2019-09-25T11:38:53.702Z] c19c19fc3c99: Pull complete
11:38:53 [2019-09-25T11:38:53.757Z]   DEP      criu/seize.d
11:38:53 [2019-09-25T11:38:53.757Z]   DEP      criu/seccomp.d
11:38:53 [2019-09-25T11:38:53.757Z]   DEP      criu/rst-malloc.d
11:38:53 [2019-09-25T11:38:53.757Z]   DEP      criu/rbtree.d
11:38:53 [2019-09-25T11:38:53.757Z]   DEP      criu/pstree.d
11:38:53 [2019-09-25T11:38:53.757Z]   DEP      criu/protobuf.d
11:38:53 [2019-09-25T11:38:53.757Z]   GEN      criu/protobuf-desc-gen.h
11:38:53 [2019-09-25T11:38:53.757Z]   DEP      criu/protobuf-desc.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/proc_parse.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/plugin.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/pipes.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/pie-util.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/pie-util-vdso.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/pie-util-vdso-elf32.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/path.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/parasite-syscall.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/pagemap.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/pagemap-cache.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/page-xfer.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/page-pipe.d
11:38:54 [2019-09-25T11:38:54.133Z]   DEP      criu/netfilter.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/net.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/namespaces.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/mount.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/mem.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/lsm.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/log.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/libnetlink.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/kerndat.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/kcmp-ids.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/irmap.d
11:38:54 [2019-09-25T11:38:54.495Z]   DEP      criu/ipc_ns.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/image.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/image-desc.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/fsnotify.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/filesystems.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/files.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/files-reg.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/files-ext.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/file-lock.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/file-ids.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/fifo.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/fdstore.d
11:38:54 [2019-09-25T11:38:54.858Z]   DEP      criu/fault-injection.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/external.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/eventpoll.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/eventfd.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/crtools.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/cr-service.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/cr-restore.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/cr-errno.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/cr-dump.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/cr-dedup.d
11:38:55 [2019-09-25T11:38:55.232Z]   DEP      criu/cr-check.d
11:38:55 [2019-09-25T11:38:55.614Z]   DEP      criu/config.d
11:38:55 [2019-09-25T11:38:55.614Z]   DEP      criu/clone-noasan.d
11:38:55 [2019-09-25T11:38:55.614Z]   DEP      criu/cgroup.d
11:38:55 [2019-09-25T11:38:55.614Z]   DEP      criu/cgroup-props.d
11:38:55 [2019-09-25T11:38:55.614Z]   DEP      criu/bitmap.d
11:38:55 [2019-09-25T11:38:55.614Z]   DEP      criu/bfd.d
11:38:55 [2019-09-25T11:38:55.614Z]   DEP      criu/autofs.d
11:38:55 [2019-09-25T11:38:55.614Z]   DEP      criu/aio.d
11:38:55 [2019-09-25T11:38:55.614Z]   DEP      criu/action-scripts.d
11:38:55 [2019-09-25T11:38:55.614Z]   CC       criu/action-scripts.o
11:38:55 [2019-09-25T11:38:55.614Z]   CC       criu/aio.o
11:38:55 [2019-09-25T11:38:55.883Z] #61 ...
11:38:55 [2019-09-25T11:38:55.883Z] 
11:38:55 [2019-09-25T11:38:55.883Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:38:55 [2019-09-25T11:38:55.883Z] #53 14.93 + mkdir -p /build
11:38:55 [2019-09-25T11:38:55.883Z] #53 14.94 + mv docker/docker /build/
11:38:55 [2019-09-25T11:38:55.883Z] #53 14.95 + rmdir docker
11:38:55 [2019-09-25T11:38:55.977Z]   CC       criu/autofs.o
11:38:56 [2019-09-25T11:38:56.145Z] #53 DONE 15.5s
11:38:56 [2019-09-25T11:38:56.145Z] 
11:38:56 [2019-09-25T11:38:56.145Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:38:56 [2019-09-25T11:38:56.145Z] #30 13.77 unicode/utf8
11:38:56 [2019-09-25T11:38:56.145Z] #30 14.23 internal/race
11:38:56 [2019-09-25T11:38:56.145Z] #30 14.30 sync/atomic
11:38:56 [2019-09-25T11:38:56.145Z] #30 14.61 unicode
11:38:56 [2019-09-25T11:38:56.340Z]   CC       criu/bfd.o
11:38:56 [2019-09-25T11:38:56.340Z]   CC       criu/bitmap.o
11:38:56 [2019-09-25T11:38:56.340Z]   CC       criu/cgroup-props.o
11:38:56 [2019-09-25T11:38:56.340Z]   CC       criu/cgroup.o
11:38:57 [2019-09-25T11:38:57.143Z]   CC       criu/clone-noasan.o
11:38:57 [2019-09-25T11:38:57.143Z]   CC       criu/config.o
11:38:57 [2019-09-25T11:38:57.518Z]   CC       criu/cr-check.o
11:38:57 [2019-09-25T11:38:57.894Z]   CC       criu/cr-dedup.o
11:38:57 [2019-09-25T11:38:57.894Z]   CC       criu/cr-dump.o
11:38:58 [2019-09-25T11:38:58.266Z]   CC       criu/cr-errno.o
11:38:58 [2019-09-25T11:38:58.266Z]   CC       criu/cr-restore.o
11:38:59 [2019-09-25T11:38:59.210Z] 2a226db90886: Pull complete
11:38:59 [2019-09-25T11:38:59.210Z] e78354ce55ed: Pull complete
11:38:59 [2019-09-25T11:38:59.210Z] Digest: sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286
11:38:59 [2019-09-25T11:38:59.210Z] Status: Downloaded newer image for golang:1.13.0-stretch
11:38:59 [2019-09-25T11:38:59.210Z]  ---> 12f1b2315c59
11:38:59 [2019-09-25T11:38:59.210Z] Step 5/126 : ARG APT_MIRROR
11:38:59 [2019-09-25T11:38:59.210Z]  ---> Running in 6ac414aa5410
11:38:59 [2019-09-25T11:38:59.210Z] Removing intermediate container 6ac414aa5410
11:38:59 [2019-09-25T11:38:59.210Z]  ---> b769c08d3d3d
11:38:59 [2019-09-25T11:38:59.210Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
11:38:59 [2019-09-25T11:38:59.210Z]  ---> Running in a9103351ae00
11:38:59 [2019-09-25T11:38:59.421Z] #30 18.07 internal/testlog
11:38:59 [2019-09-25T11:38:59.421Z] #30 18.39 encoding
11:38:59 [2019-09-25T11:38:59.421Z] #30 18.55 runtime/cgo
11:38:59 [2019-09-25T11:38:59.542Z]   CC       criu/cr-service.o
11:38:59 [2019-09-25T11:38:59.542Z]   CC       criu/crtools.o
11:38:59 [2019-09-25T11:38:59.679Z] #30 ...
11:38:59 [2019-09-25T11:38:59.679Z] 
11:38:59 [2019-09-25T11:38:59.679Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:38:59 [2019-09-25T11:38:59.679Z] #55 18.96 + cd /tmp/tmp.PywIWf58oB/src/github.com/docker/distribution
11:38:59 [2019-09-25T11:38:59.679Z] #55 18.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:38:59 [2019-09-25T11:38:59.826Z] Removing intermediate container a9103351ae00
11:38:59 [2019-09-25T11:38:59.826Z]  ---> f148a46c8e44
11:38:59 [2019-09-25T11:38:59.826Z] Step 7/126 : ENV GO111MODULE=off
11:38:59 [2019-09-25T11:38:59.826Z]  ---> Running in 27ad6ff73a3b
11:38:59 [2019-09-25T11:38:59.906Z]   CC       criu/eventfd.o
11:38:59 [2019-09-25T11:38:59.906Z]   CC       criu/eventpoll.o
11:39:00 [2019-09-25T11:39:00.158Z] Removing intermediate container 27ad6ff73a3b
11:39:00 [2019-09-25T11:39:00.158Z]  ---> a9f174b06bc9
11:39:00 [2019-09-25T11:39:00.158Z] Step 8/126 : FROM base AS criu
11:39:00 [2019-09-25T11:39:00.158Z]  ---> a9f174b06bc9
11:39:00 [2019-09-25T11:39:00.158Z] Step 9/126 : ARG DEBIAN_FRONTEND
11:39:00 [2019-09-25T11:39:00.158Z]  ---> Running in 54409de87473
11:39:00 [2019-09-25T11:39:00.158Z] Removing intermediate container 54409de87473
11:39:00 [2019-09-25T11:39:00.158Z]  ---> 774dca4a2bab
11:39:00 [2019-09-25T11:39:00.158Z] Step 10/126 : ENV CRIU_VERSION 3.12
11:39:00 [2019-09-25T11:39:00.158Z]  ---> Running in ecff40b9e430
11:39:00 [2019-09-25T11:39:00.158Z] Removing intermediate container ecff40b9e430
11:39:00 [2019-09-25T11:39:00.158Z]  ---> b571f3a5d7dd
11:39:00 [2019-09-25T11:39:00.158Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
11:39:00 [2019-09-25T11:39:00.158Z]  ---> Running in 7f5747f8fb84
11:39:00 [2019-09-25T11:39:00.299Z]   CC       criu/external.o
11:39:00 [2019-09-25T11:39:00.299Z]   CC       criu/fault-injection.o
11:39:00 [2019-09-25T11:39:00.299Z]   CC       criu/fdstore.o
11:39:00 [2019-09-25T11:39:00.299Z]   CC       criu/fifo.o
11:39:00 [2019-09-25T11:39:00.299Z]   CC       criu/file-ids.o
11:39:00 [2019-09-25T11:39:00.678Z]   CC       criu/file-lock.o
11:39:00 [2019-09-25T11:39:00.678Z]   CC       criu/files-ext.o
11:39:00 [2019-09-25T11:39:00.678Z]   CC       criu/files-reg.o
11:39:00 [2019-09-25T11:39:00.805Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:39:00 [2019-09-25T11:39:00.805Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:39:00 [2019-09-25T11:39:00.805Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:39:00 [2019-09-25T11:39:00.805Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:39:00 [2019-09-25T11:39:00.805Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:39:01 [2019-09-25T11:39:01.052Z] #55 ...
11:39:01 [2019-09-25T11:39:01.052Z] 
11:39:01 [2019-09-25T11:39:01.052Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:39:01 [2019-09-25T11:39:01.052Z] #17 10.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:39:01 [2019-09-25T11:39:01.088Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
11:39:01 [2019-09-25T11:39:01.310Z] #17 ...
11:39:01 [2019-09-25T11:39:01.310Z] 
11:39:01 [2019-09-25T11:39:01.310Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:39:01 [2019-09-25T11:39:01.310Z] #55 20.81 + GOPATH=/tmp/tmp.PywIWf58oB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PywIWf58oB go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:39:01 [2019-09-25T11:39:01.371Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:39:01 [2019-09-25T11:39:01.371Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:39:01 [2019-09-25T11:39:01.475Z]   CC       criu/files.o
11:39:01 [2019-09-25T11:39:01.568Z] #55 ...
11:39:01 [2019-09-25T11:39:01.568Z] 
11:39:01 [2019-09-25T11:39:01.568Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:01 [2019-09-25T11:39:01.568Z] #57 11.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:39:01 [2019-09-25T11:39:01.568Z] #57 ...
11:39:01 [2019-09-25T11:39:01.568Z] 
11:39:01 [2019-09-25T11:39:01.568Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:39:01 [2019-09-25T11:39:01.568Z] #50 20.71 + cd /tmp/tmp.Jdpl2cQnsp/src/github.com/docker/libnetwork
11:39:01 [2019-09-25T11:39:01.568Z] #50 20.72 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
11:39:01 [2019-09-25T11:39:01.830Z] #50 21.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:39:01 [2019-09-25T11:39:01.920Z]   CC       criu/filesystems.o
11:39:01 [2019-09-25T11:39:01.920Z]   CC       criu/fsnotify.o
11:39:02 [2019-09-25T11:39:02.409Z]   CC       criu/image-desc.o
11:39:02 [2019-09-25T11:39:02.409Z]   CC       criu/image.o
11:39:02 [2019-09-25T11:39:02.409Z]   CC       criu/ipc_ns.o
11:39:02 [2019-09-25T11:39:02.865Z]   CC       criu/irmap.o
11:39:02 [2019-09-25T11:39:02.865Z]   CC       criu/kcmp-ids.o
11:39:02 [2019-09-25T11:39:02.865Z]   CC       criu/kerndat.o
11:39:03 [2019-09-25T11:39:03.263Z]   CC       criu/libnetlink.o
11:39:03 [2019-09-25T11:39:03.263Z]   CC       criu/log.o
11:39:03 [2019-09-25T11:39:03.392Z] Fetched 7717 kB in 2s (3036 kB/s)
11:39:03 [2019-09-25T11:39:03.622Z]   CC       criu/lsm.o
11:39:03 [2019-09-25T11:39:03.622Z]   CC       criu/mem.o
11:39:04 [2019-09-25T11:39:04.012Z]   CC       criu/mount.o
11:39:04 [2019-09-25T11:39:04.363Z] #50 ...
11:39:04 [2019-09-25T11:39:04.363Z] 
11:39:04 [2019-09-25T11:39:04.363Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:39:04 [2019-09-25T11:39:04.363Z] #33 13.60 unicode/utf8
11:39:04 [2019-09-25T11:39:04.363Z] #33 14.27 math/bits
11:39:04 [2019-09-25T11:39:04.363Z] #33 14.84 math
11:39:04 [2019-09-25T11:39:04.363Z] #33 19.30 internal/testlog
11:39:04 [2019-09-25T11:39:04.363Z] #33 19.57 encoding
11:39:04 [2019-09-25T11:39:04.363Z] #33 19.69 unicode/utf16
11:39:04 [2019-09-25T11:39:04.363Z] #33 19.93 container/list
11:39:04 [2019-09-25T11:39:04.363Z] #33 20.49 crypto/internal/subtle
11:39:04 [2019-09-25T11:39:04.363Z] #33 20.64 crypto/subtle
11:39:04 [2019-09-25T11:39:04.363Z] #33 20.87 vendor/golang.org/x/crypto/cryptobyte/asn1
11:39:04 [2019-09-25T11:39:04.363Z] #33 20.96 internal/nettrace
11:39:04 [2019-09-25T11:39:04.363Z] #33 21.06 runtime/cgo
11:39:04 [2019-09-25T11:39:04.363Z] #33 ...
11:39:04 [2019-09-25T11:39:04.363Z] 
11:39:04 [2019-09-25T11:39:04.363Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
11:39:04 [2019-09-25T11:39:04.363Z] #24 22.20 + cd /tmp/tmp.wgQDaXnwLr/src/github.com/golangci/golangci-lint/
11:39:04 [2019-09-25T11:39:04.363Z] #24 22.20 + git checkout -q v1.17.1
11:39:04 [2019-09-25T11:39:04.363Z] #24 23.25 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:39:04 [2019-09-25T11:39:04.400Z] Reading package lists...
11:39:05 [2019-09-25T11:39:05.253Z]   CC       criu/namespaces.o
11:39:05 [2019-09-25T11:39:05.406Z] Reading package lists...
11:39:05 [2019-09-25T11:39:05.636Z]   CC       criu/net.o
11:39:05 [2019-09-25T11:39:05.689Z] Building dependency tree...
11:39:05 [2019-09-25T11:39:05.689Z] Reading state information...
11:39:05 [2019-09-25T11:39:05.971Z] The following additional packages will be installed:
11:39:05 [2019-09-25T11:39:05.971Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
11:39:05 [2019-09-25T11:39:05.971Z]   libprotoc10 python-pkg-resources zlib1g-dev
11:39:05 [2019-09-25T11:39:05.971Z] Suggested packages:
11:39:05 [2019-09-25T11:39:05.971Z]   manpages-dev python-setuptools
11:39:06 [2019-09-25T11:39:06.255Z] The following NEW packages will be installed:
11:39:06 [2019-09-25T11:39:06.255Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:39:06 [2019-09-25T11:39:06.255Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
11:39:06 [2019-09-25T11:39:06.255Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:39:06 [2019-09-25T11:39:06.255Z]   zlib1g-dev
11:39:06 [2019-09-25T11:39:06.255Z] 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
11:39:06 [2019-09-25T11:39:06.255Z] Need to get 3548 kB of archives.
11:39:06 [2019-09-25T11:39:06.255Z] After this operation, 21.2 MB of additional disk space will be used.
11:39:06 [2019-09-25T11:39:06.255Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
11:39:06 [2019-09-25T11:39:06.255Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
11:39:06 [2019-09-25T11:39:06.255Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
11:39:06 [2019-09-25T11:39:06.255Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
11:39:06 [2019-09-25T11:39:06.255Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
11:39:06 [2019-09-25T11:39:06.255Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
11:39:06 [2019-09-25T11:39:06.255Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
11:39:06 [2019-09-25T11:39:06.255Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
11:39:06 [2019-09-25T11:39:06.255Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
11:39:06 [2019-09-25T11:39:06.408Z]   CC       criu/netfilter.o
11:39:06 [2019-09-25T11:39:06.408Z]   CC       criu/page-pipe.o
11:39:06 [2019-09-25T11:39:06.537Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
11:39:06 [2019-09-25T11:39:06.537Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
11:39:06 [2019-09-25T11:39:06.537Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
11:39:06 [2019-09-25T11:39:06.537Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
11:39:06 [2019-09-25T11:39:06.537Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
11:39:06 [2019-09-25T11:39:06.537Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
11:39:06 [2019-09-25T11:39:06.537Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
11:39:06 [2019-09-25T11:39:06.537Z] debconf: delaying package configuration, since apt-utils is not installed
11:39:06 [2019-09-25T11:39:06.773Z]   CC       criu/page-xfer.o
11:39:06 [2019-09-25T11:39:06.773Z]   CC       criu/pagemap-cache.o
11:39:06 [2019-09-25T11:39:06.820Z] Fetched 3548 kB in 0s (13.7 MB/s)
11:39:06 [2019-09-25T11:39:06.820Z] Selecting previously unselected package libnet1:ppc64el.
11:39:06 [2019-09-25T11:39:06.820Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:39:06 [2019-09-25T11:39:06.820Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
11:39:06 [2019-09-25T11:39:06.820Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
11:39:06 [2019-09-25T11:39:06.820Z] Selecting previously unselected package libcap-dev:ppc64el.
11:39:06 [2019-09-25T11:39:06.820Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
11:39:06 [2019-09-25T11:39:06.820Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
11:39:06 [2019-09-25T11:39:06.820Z] Selecting previously unselected package libnet1-dev.
11:39:06 [2019-09-25T11:39:06.820Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
11:39:06 [2019-09-25T11:39:06.820Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
11:39:06 [2019-09-25T11:39:06.820Z] Selecting previously unselected package libnl-3-200:ppc64el.
11:39:06 [2019-09-25T11:39:06.820Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
11:39:06 [2019-09-25T11:39:06.820Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
11:39:06 [2019-09-25T11:39:06.820Z] Selecting previously unselected package libnl-3-dev:ppc64el.
11:39:06 [2019-09-25T11:39:06.820Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
11:39:06 [2019-09-25T11:39:06.820Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
11:39:06 [2019-09-25T11:39:06.820Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
11:39:06 [2019-09-25T11:39:06.820Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
11:39:06 [2019-09-25T11:39:06.820Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
11:39:06 [2019-09-25T11:39:06.820Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
11:39:06 [2019-09-25T11:39:06.820Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
11:39:06 [2019-09-25T11:39:06.820Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
11:39:07 [2019-09-25T11:39:07.103Z] Selecting previously unselected package zlib1g-dev:ppc64el.
11:39:07 [2019-09-25T11:39:07.103Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
11:39:07 [2019-09-25T11:39:07.103Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
11:39:07 [2019-09-25T11:39:07.103Z] Selecting previously unselected package libprotobuf10:ppc64el.
11:39:07 [2019-09-25T11:39:07.103Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
11:39:07 [2019-09-25T11:39:07.103Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
11:39:07 [2019-09-25T11:39:07.103Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
11:39:07 [2019-09-25T11:39:07.103Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
11:39:07 [2019-09-25T11:39:07.103Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
11:39:07 [2019-09-25T11:39:07.103Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
11:39:07 [2019-09-25T11:39:07.103Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
11:39:07 [2019-09-25T11:39:07.103Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
11:39:07 [2019-09-25T11:39:07.132Z]   CC       criu/pagemap.o
11:39:07 [2019-09-25T11:39:07.132Z]   CC       criu/parasite-syscall.o
11:39:07 [2019-09-25T11:39:07.386Z] Selecting previously unselected package libprotoc10:ppc64el.
11:39:07 [2019-09-25T11:39:07.386Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
11:39:07 [2019-09-25T11:39:07.386Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
11:39:07 [2019-09-25T11:39:07.386Z] Selecting previously unselected package protobuf-c-compiler.
11:39:07 [2019-09-25T11:39:07.386Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
11:39:07 [2019-09-25T11:39:07.386Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
11:39:07 [2019-09-25T11:39:07.386Z] Selecting previously unselected package protobuf-compiler.
11:39:07 [2019-09-25T11:39:07.386Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
11:39:07 [2019-09-25T11:39:07.386Z] Unpacking protobuf-compiler (3.0.0-9) ...
11:39:07 [2019-09-25T11:39:07.509Z]   CC       criu/path.o
11:39:07 [2019-09-25T11:39:07.509Z]   CC       criu/pie-util-vdso-elf32.o
11:39:07 [2019-09-25T11:39:07.669Z] Selecting previously unselected package python-pkg-resources.
11:39:07 [2019-09-25T11:39:07.669Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
11:39:07 [2019-09-25T11:39:07.669Z] Unpacking python-pkg-resources (33.1.1-1) ...
11:39:07 [2019-09-25T11:39:07.669Z] Selecting previously unselected package python-protobuf.
11:39:07 [2019-09-25T11:39:07.669Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
11:39:07 [2019-09-25T11:39:07.669Z] Unpacking python-protobuf (3.0.0-9) ...
11:39:07 [2019-09-25T11:39:07.669Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
11:39:07 [2019-09-25T11:39:07.669Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
11:39:07 [2019-09-25T11:39:07.669Z] Setting up python-pkg-resources (33.1.1-1) ...
11:39:07 [2019-09-25T11:39:07.911Z]   CC       criu/pie-util-vdso.o
11:39:07 [2019-09-25T11:39:07.911Z]   CC       criu/pie-util.o
11:39:07 [2019-09-25T11:39:07.911Z]   CC       criu/pipes.o
11:39:07 [2019-09-25T11:39:07.911Z]   CC       criu/plugin.o
11:39:08 [2019-09-25T11:39:08.362Z]   CC       criu/proc_parse.o
11:39:08 [2019-09-25T11:39:08.675Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
11:39:08 [2019-09-25T11:39:08.675Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
11:39:08 [2019-09-25T11:39:08.675Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:08 [2019-09-25T11:39:08.675Z] Setting up python-protobuf (3.0.0-9) ...
11:39:08 [2019-09-25T11:39:08.795Z]   CC       criu/protobuf-desc.o
11:39:09 [2019-09-25T11:39:09.183Z]   CC       criu/protobuf.o
11:39:09 [2019-09-25T11:39:09.544Z]   CC       criu/pstree.o
11:39:09 [2019-09-25T11:39:09.625Z] #24 ...
11:39:09 [2019-09-25T11:39:09.625Z] 
11:39:09 [2019-09-25T11:39:09.625Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:09 [2019-09-25T11:39:09.625Z] #57 22.56 Fetched 7916 kB in 16s (479 kB/s)
11:39:09 [2019-09-25T11:39:09.625Z] #57 22.56 Reading package lists...
11:39:09 [2019-09-25T11:39:09.907Z]   CC       criu/rbtree.o
11:39:09 [2019-09-25T11:39:09.907Z]   CC       criu/rst-malloc.o
11:39:09 [2019-09-25T11:39:09.907Z]   CC       criu/seccomp.o
11:39:10 [2019-09-25T11:39:10.146Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
11:39:10 [2019-09-25T11:39:10.146Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
11:39:10 [2019-09-25T11:39:10.146Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
11:39:10 [2019-09-25T11:39:10.146Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
11:39:10 [2019-09-25T11:39:10.146Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
11:39:10 [2019-09-25T11:39:10.146Z] Setting up protobuf-c-compiler (1.2.1-2) ...
11:39:10 [2019-09-25T11:39:10.146Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
11:39:10 [2019-09-25T11:39:10.146Z] Setting up protobuf-compiler (3.0.0-9) ...
11:39:10 [2019-09-25T11:39:10.146Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
11:39:10 [2019-09-25T11:39:10.146Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
11:39:10 [2019-09-25T11:39:10.146Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:10 [2019-09-25T11:39:10.272Z]   CC       criu/seize.o
11:39:10 [2019-09-25T11:39:10.272Z]   CC       criu/servicefd.o
11:39:10 [2019-09-25T11:39:10.559Z] #57 28.78 Reading package lists...
11:39:10 [2019-09-25T11:39:10.559Z] #57 ...
11:39:10 [2019-09-25T11:39:10.559Z] 
11:39:10 [2019-09-25T11:39:10.559Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:10 [2019-09-25T11:39:10.559Z] #35 20.06 Fetched 7916 kB in 15s (497 kB/s)
11:39:10 [2019-09-25T11:39:10.559Z] #35 20.06 Reading package lists...
11:39:10 [2019-09-25T11:39:10.559Z] #35 26.73 Reading package lists...
11:39:10 [2019-09-25T11:39:10.559Z] #35 ...
11:39:10 [2019-09-25T11:39:10.559Z] 
11:39:10 [2019-09-25T11:39:10.559Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:39:10 [2019-09-25T11:39:10.559Z] #17 21.99 Fetched 7916 kB in 16s (490 kB/s)
11:39:10 [2019-09-25T11:39:10.559Z] #17 21.99 Reading package lists...
11:39:10 [2019-09-25T11:39:10.680Z]   CC       criu/shmem.o
11:39:10 [2019-09-25T11:39:10.680Z]   CC       criu/sigframe.o
11:39:10 [2019-09-25T11:39:10.680Z]   CC       criu/signalfd.o
11:39:11 [2019-09-25T11:39:11.073Z]   CC       criu/sk-inet.o
11:39:11 [2019-09-25T11:39:11.073Z]   CC       criu/sk-netlink.o
11:39:11 [2019-09-25T11:39:11.174Z] Removing intermediate container 7f5747f8fb84
11:39:11 [2019-09-25T11:39:11.174Z]  ---> 9c2d17e117b2
11:39:11 [2019-09-25T11:39:11.174Z] Step 12/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
11:39:11 [2019-09-25T11:39:11.174Z]  ---> Running in 4085c59859c9
11:39:11 [2019-09-25T11:39:11.430Z]   CC       criu/sk-packet.o
11:39:11 [2019-09-25T11:39:11.430Z]   CC       criu/sk-queue.o
11:39:11 [2019-09-25T11:39:11.492Z] #17 28.45 Reading package lists...
11:39:11 [2019-09-25T11:39:11.492Z] #17 ...
11:39:11 [2019-09-25T11:39:11.492Z] 
11:39:11 [2019-09-25T11:39:11.492Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:39:11 [2019-09-25T11:39:11.492Z] #6 20.92 Fetched 7916 kB in 15s (495 kB/s)
11:39:11 [2019-09-25T11:39:11.492Z] #6 20.92 Reading package lists...
11:39:11 [2019-09-25T11:39:11.492Z] #6 27.22 Reading package lists...
11:39:11 [2019-09-25T11:39:11.492Z] #6 ...
11:39:11 [2019-09-25T11:39:11.492Z] 
11:39:11 [2019-09-25T11:39:11.492Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:39:11 [2019-09-25T11:39:11.492Z] #44 21.46 Fetched 7916 kB in 16s (476 kB/s)
11:39:11 [2019-09-25T11:39:11.492Z] #44 21.46 Reading package lists...
11:39:11 [2019-09-25T11:39:11.837Z]   CC       criu/sk-tcp.o
11:39:11 [2019-09-25T11:39:11.837Z]   CC       criu/sk-unix.o
11:39:12 [2019-09-25T11:39:12.058Z] #44 27.98 Reading package lists...
11:39:12 [2019-09-25T11:39:12.058Z] #44 ...
11:39:12 [2019-09-25T11:39:12.058Z] 
11:39:12 [2019-09-25T11:39:12.058Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:39:12 [2019-09-25T11:39:12.058Z] #33 31.14 vendor/golang.org/x/crypto/internal/subtle
11:39:12 [2019-09-25T11:39:12.058Z] #33 31.32 vendor/golang.org/x/crypto/curve25519
11:39:12 [2019-09-25T11:39:12.183Z] Note: Building without setproctitle() and strlcpy() support.
11:39:12 [2019-09-25T11:39:12.183Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:39:12 [2019-09-25T11:39:12.183Z] fatal: Not a git repository (or any of the parent directories): .git
11:39:12 [2019-09-25T11:39:12.469Z]   GEN      .gitid
11:39:12 [2019-09-25T11:39:12.469Z]   GEN      criu/include/version.h
11:39:12 [2019-09-25T11:39:12.469Z]   GEN      include/common/asm
11:39:12 [2019-09-25T11:39:12.617Z]   CC       criu/sockets.o
11:39:12 [2019-09-25T11:39:12.617Z]   CC       criu/stats.o
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/opts.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/sit.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/google/protobuf/descriptor.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/opts.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/sit.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/macvlan.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/macvlan.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/autofs.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/autofs.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/sysctl.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/sysctl.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/time.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/time.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/binfmt-misc.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/binfmt-misc.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/seccomp.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/seccomp.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/userns.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/userns.pb-c.d
11:39:12 [2019-09-25T11:39:12.754Z]   PBCC     images/cgroup.pb-c.c
11:39:12 [2019-09-25T11:39:12.754Z]   DEP      images/cgroup.pb-c.d
11:39:12 [2019-09-25T11:39:12.995Z]   CC       criu/string.o
11:39:12 [2019-09-25T11:39:12.995Z]   CC       criu/sysctl.o
11:39:12 [2019-09-25T11:39:12.995Z]   CC       criu/sysfs_parse.o
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/fown.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/ext-file.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/fown.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/ext-file.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/rpc.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/rpc.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/siginfo.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/siginfo.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/pagemap.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/pagemap.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/rlimit.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/rlimit.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/file-lock.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/file-lock.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/tty.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/tty.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/tun.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/netdev.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/tun.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/netdev.pb-c.d
11:39:13 [2019-09-25T11:39:13.037Z]   PBCC     images/vma.pb-c.c
11:39:13 [2019-09-25T11:39:13.037Z]   DEP      images/vma.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/creds.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/creds.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/utsns.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/utsns.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/ipc-desc.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/ipc-sem.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/ipc-desc.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/ipc-sem.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/ipc-msg.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/ipc-msg.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/ipc-shm.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/ipc-shm.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/ipc-var.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/ipc-var.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/sk-opts.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/packet-sock.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/sk-opts.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/packet-sock.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/sk-netlink.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/sk-netlink.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/sk-inet.pb-c.c
11:39:13 [2019-09-25T11:39:13.319Z]   DEP      images/sk-inet.pb-c.d
11:39:13 [2019-09-25T11:39:13.319Z]   PBCC     images/sk-unix.pb-c.c
11:39:13 [2019-09-25T11:39:13.386Z]   CC       criu/timerfd.o
11:39:13 [2019-09-25T11:39:13.386Z]   CC       criu/tty.o
11:39:13 [2019-09-25T11:39:13.601Z]   DEP      images/sk-unix.pb-c.d
11:39:13 [2019-09-25T11:39:13.601Z]   PBCC     images/mm.pb-c.c
11:39:13 [2019-09-25T11:39:13.601Z]   DEP      images/mm.pb-c.d
11:39:13 [2019-09-25T11:39:13.601Z]   PBCC     images/timerfd.pb-c.c
11:39:13 [2019-09-25T11:39:13.601Z]   DEP      images/timerfd.pb-c.d
11:39:13 [2019-09-25T11:39:13.601Z]   PBCC     images/timer.pb-c.c
11:39:13 [2019-09-25T11:39:13.602Z]   DEP      images/timer.pb-c.d
11:39:13 [2019-09-25T11:39:13.602Z]   PBCC     images/sa.pb-c.c
11:39:13 [2019-09-25T11:39:13.602Z]   DEP      images/sa.pb-c.d
11:39:13 [2019-09-25T11:39:13.602Z]   PBCC     images/pipe-data.pb-c.c
11:39:13 [2019-09-25T11:39:13.602Z]   DEP      images/pipe-data.pb-c.d
11:39:13 [2019-09-25T11:39:13.602Z]   PBCC     images/mnt.pb-c.c
11:39:13 [2019-09-25T11:39:13.602Z]   DEP      images/mnt.pb-c.d
11:39:13 [2019-09-25T11:39:13.602Z]   PBCC     images/sk-packet.pb-c.c
11:39:13 [2019-09-25T11:39:13.602Z]   DEP      images/sk-packet.pb-c.d
11:39:13 [2019-09-25T11:39:13.602Z]   PBCC     images/tcp-stream.pb-c.c
11:39:13 [2019-09-25T11:39:13.602Z]   DEP      images/tcp-stream.pb-c.d
11:39:13 [2019-09-25T11:39:13.602Z]   PBCC     images/pipe.pb-c.c
11:39:13 [2019-09-25T11:39:13.602Z]   DEP      images/pipe.pb-c.d
11:39:13 [2019-09-25T11:39:13.602Z]   PBCC     images/pstree.pb-c.c
11:39:13 [2019-09-25T11:39:13.602Z]   DEP      images/pstree.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/fs.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/fs.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/signalfd.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/signalfd.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/fh.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/fsnotify.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/fh.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/fsnotify.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/eventpoll.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/eventpoll.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/eventfd.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/eventfd.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/remap-file-path.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/remap-file-path.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/fifo.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/fifo.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/ghost-file.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/ghost-file.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/regfile.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/regfile.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/ns.pb-c.c
11:39:13 [2019-09-25T11:39:13.884Z]   DEP      images/ns.pb-c.d
11:39:13 [2019-09-25T11:39:13.884Z]   PBCC     images/fdinfo.pb-c.c
11:39:14 [2019-09-25T11:39:14.157Z]   CC       criu/tun.o
11:39:14 [2019-09-25T11:39:14.157Z]   CC       criu/uffd.o
11:39:14 [2019-09-25T11:39:14.166Z]   DEP      images/fdinfo.pb-c.d
11:39:14 [2019-09-25T11:39:14.166Z]   PBCC     images/core-aarch64.pb-c.c
11:39:14 [2019-09-25T11:39:14.166Z]   PBCC     images/core-arm.pb-c.c
11:39:14 [2019-09-25T11:39:14.166Z]   PBCC     images/core-ppc64.pb-c.c
11:39:14 [2019-09-25T11:39:14.166Z]   PBCC     images/core-s390.pb-c.c
11:39:14 [2019-09-25T11:39:14.166Z]   PBCC     images/core-x86.pb-c.c
11:39:14 [2019-09-25T11:39:14.166Z]   PBCC     images/core.pb-c.c
11:39:14 [2019-09-25T11:39:14.166Z]   PBCC     images/inventory.pb-c.c
11:39:14 [2019-09-25T11:39:14.166Z]   DEP      images/core-aarch64.pb-c.d
11:39:14 [2019-09-25T11:39:14.166Z]   DEP      images/core-arm.pb-c.d
11:39:14 [2019-09-25T11:39:14.166Z]   DEP      images/core-ppc64.pb-c.d
11:39:14 [2019-09-25T11:39:14.166Z]   DEP      images/core-s390.pb-c.d
11:39:14 [2019-09-25T11:39:14.166Z]   DEP      images/core-x86.pb-c.d
11:39:14 [2019-09-25T11:39:14.166Z]   DEP      images/core.pb-c.d
11:39:14 [2019-09-25T11:39:14.166Z]   DEP      images/inventory.pb-c.d
11:39:14 [2019-09-25T11:39:14.166Z]   PBCC     images/cpuinfo.pb-c.c
11:39:14 [2019-09-25T11:39:14.166Z]   DEP      images/cpuinfo.pb-c.d
11:39:14 [2019-09-25T11:39:14.450Z]   PBCC     images/stats.pb-c.c
11:39:14 [2019-09-25T11:39:14.450Z]   DEP      images/stats.pb-c.d
11:39:14 [2019-09-25T11:39:14.525Z]   CC       criu/util.o
11:39:14 [2019-09-25T11:39:14.734Z] make[1]: Nothing to be done for 'all'.
11:39:14 [2019-09-25T11:39:14.906Z]   CC       criu/uts_ns.o
11:39:14 [2019-09-25T11:39:14.906Z]   CC       criu/vdso.o
11:39:15 [2019-09-25T11:39:15.023Z]   CC       images/stats.o
11:39:15 [2019-09-25T11:39:15.023Z]   CC       images/core.o
11:39:15 [2019-09-25T11:39:15.276Z]   LINK     criu/built-in.o
11:39:15 [2019-09-25T11:39:15.276Z]   LINK     criu/criu
11:39:15 [2019-09-25T11:39:15.276Z]   DEP      lib/c/criu.d
11:39:15 [2019-09-25T11:39:15.276Z]   CC       images/rpc.pb-c.o
11:39:15 [2019-09-25T11:39:15.311Z]   CC       images/core-x86.o
11:39:15 [2019-09-25T11:39:15.311Z]   CC       images/core-arm.o
11:39:15 [2019-09-25T11:39:15.593Z]   CC       images/core-aarch64.o
11:39:15 [2019-09-25T11:39:15.593Z]   CC       images/core-ppc64.o
11:39:15 [2019-09-25T11:39:15.667Z]   CC       lib/c/criu.o
11:39:15 [2019-09-25T11:39:15.875Z]   CC       images/core-s390.o
11:39:16 [2019-09-25T11:39:16.037Z]   LINK     lib/c/built-in.o
11:39:16 [2019-09-25T11:39:16.037Z]   LINK     lib/c/libcriu.so
11:39:16 [2019-09-25T11:39:16.037Z]   GEN      magic.py
11:39:16 [2019-09-25T11:39:16.037Z] Note: Building without setproctitle() and strlcpy() support.
11:39:16 [2019-09-25T11:39:16.037Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:39:16 [2019-09-25T11:39:16.037Z] fatal: Not a git repository (or any of the parent directories): .git
11:39:16 [2019-09-25T11:39:16.160Z]   CC       images/cpuinfo.o
11:39:16 [2019-09-25T11:39:16.161Z]   CC       images/inventory.o
11:39:16 [2019-09-25T11:39:16.442Z]   CC       images/fdinfo.o
11:39:16 [2019-09-25T11:39:16.442Z]   CC       images/fown.o
11:39:16 [2019-09-25T11:39:16.442Z]   CC       images/ns.o
11:39:16 [2019-09-25T11:39:16.463Z] make[1]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.463Z] make[1]: 'images/built-in.o' is up to date.
11:39:16 [2019-09-25T11:39:16.463Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
11:39:16 [2019-09-25T11:39:16.463Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:39:16 [2019-09-25T11:39:16.463Z] make[1]: 'compel/libcompel.a' is up to date.
11:39:16 [2019-09-25T11:39:16.463Z] make[1]: 'compel/compel-host-bin' is up to date.
11:39:16 [2019-09-25T11:39:16.463Z] make[1]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.463Z] make[1]: 'soccr/libsoccr.a' is up to date.
11:39:16 [2019-09-25T11:39:16.463Z] make[2]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.463Z] make[2]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.463Z] make[2]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.725Z]   CC       images/regfile.o
11:39:16 [2019-09-25T11:39:16.725Z]   CC       images/ghost-file.o
11:39:16 [2019-09-25T11:39:16.725Z]   CC       images/fifo.o
11:39:16 [2019-09-25T11:39:16.725Z]   CC       images/remap-file-path.o
11:39:16 [2019-09-25T11:39:16.939Z] make[2]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.939Z] make[2]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.939Z] make[2]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.939Z] make[2]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.939Z] make[2]: Nothing to be done for 'all'.
11:39:16 [2019-09-25T11:39:16.939Z]   INSTALL  criu/criu
11:39:17 [2019-09-25T11:39:17.006Z]   CC       images/eventfd.o
11:39:17 [2019-09-25T11:39:17.007Z]   CC       images/eventpoll.o
11:39:17 [2019-09-25T11:39:17.007Z]   CC       images/fh.o
11:39:17 [2019-09-25T11:39:17.290Z]   CC       images/fsnotify.o
11:39:17 [2019-09-25T11:39:17.290Z]   CC       images/signalfd.o
11:39:17 [2019-09-25T11:39:17.319Z] #33 ...
11:39:17 [2019-09-25T11:39:17.320Z] 
11:39:17 [2019-09-25T11:39:17.320Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:39:17 [2019-09-25T11:39:17.320Z] #27 35.46 + cd /tmp/tmp.ZKgIliY0ic/src/gotest.tools/gotestsum
11:39:17 [2019-09-25T11:39:17.320Z] #27 35.46 + git checkout -q v0.3.5
11:39:17 [2019-09-25T11:39:17.320Z] #27 35.50 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:39:17 [2019-09-25T11:39:17.572Z]   CC       images/fs.o
11:39:17 [2019-09-25T11:39:17.572Z]   CC       images/pstree.o
11:39:17 [2019-09-25T11:39:17.572Z]   CC       images/pipe.o
11:39:17 [2019-09-25T11:39:17.572Z]   CC       images/tcp-stream.o
11:39:17 [2019-09-25T11:39:17.854Z]   CC       images/sk-packet.o
11:39:17 [2019-09-25T11:39:17.854Z]   CC       images/mnt.o
11:39:17 [2019-09-25T11:39:17.854Z]   CC       images/pipe-data.o
11:39:17 [2019-09-25T11:39:17.854Z]   CC       images/sa.o
11:39:17 [2019-09-25T11:39:17.881Z] Removing intermediate container c34863b95f09
11:39:17 [2019-09-25T11:39:17.881Z]  ---> 9ffd71b7fe34
11:39:17 [2019-09-25T11:39:17.881Z] Step 13/126 : FROM base AS registry
11:39:17 [2019-09-25T11:39:17.881Z]  ---> 9f6f5cc1e800
11:39:17 [2019-09-25T11:39:17.881Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:39:17 [2019-09-25T11:39:17.881Z]  ---> Running in afcfe0818ba1
11:39:18 [2019-09-25T11:39:18.137Z]   CC       images/timer.o
11:39:18 [2019-09-25T11:39:18.137Z]   CC       images/timerfd.o
11:39:18 [2019-09-25T11:39:18.137Z]   CC       images/mm.o
11:39:18 [2019-09-25T11:39:18.264Z] #27 ...
11:39:18 [2019-09-25T11:39:18.264Z] 
11:39:18 [2019-09-25T11:39:18.264Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:39:18 [2019-09-25T11:39:18.264Z] #50 DONE 37.7s
11:39:18 [2019-09-25T11:39:18.270Z] Removing intermediate container afcfe0818ba1
11:39:18 [2019-09-25T11:39:18.270Z]  ---> d361ea53d5e8
11:39:18 [2019-09-25T11:39:18.270Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
11:39:18 [2019-09-25T11:39:18.270Z]  ---> Running in d1fdeaa1cd72
11:39:18 [2019-09-25T11:39:18.270Z] Removing intermediate container d1fdeaa1cd72
11:39:18 [2019-09-25T11:39:18.270Z]  ---> 647337538ade
11:39:18 [2019-09-25T11:39:18.270Z] Step 16/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
11:39:18 [2019-09-25T11:39:18.270Z]  ---> Running in 6f35e48ceba1
11:39:18 [2019-09-25T11:39:18.426Z]   CC       images/sk-opts.o
11:39:18 [2019-09-25T11:39:18.426Z]   CC       images/sk-unix.o
11:39:18 [2019-09-25T11:39:18.426Z]   CC       images/sk-inet.o
11:39:18 [2019-09-25T11:39:18.524Z] 
11:39:18 [2019-09-25T11:39:18.524Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:39:18 [2019-09-25T11:39:18.524Z] #15 37.29 + cd /tmp/tmp.IT0oH1YndS/src/github.com/go-swagger/go-swagger
11:39:18 [2019-09-25T11:39:18.524Z] #15 37.29 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
11:39:18 [2019-09-25T11:39:18.707Z]   CC       images/tun.o
11:39:18 [2019-09-25T11:39:18.707Z]   CC       images/sk-netlink.o
11:39:18 [2019-09-25T11:39:18.707Z]   CC       images/packet-sock.o
11:39:18 [2019-09-25T11:39:18.989Z]   CC       images/ipc-var.o
11:39:18 [2019-09-25T11:39:18.990Z]   CC       images/ipc-desc.o
11:39:18 [2019-09-25T11:39:18.990Z]   CC       images/ipc-shm.o
11:39:19 [2019-09-25T11:39:19.051Z] + mktemp -d
11:39:19 [2019-09-25T11:39:19.051Z] + export GOPATH=/tmp/tmp.Rtd9NSqNIM
11:39:19 [2019-09-25T11:39:19.051Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Rtd9NSqNIM/src/github.com/docker/distribution
11:39:19 [2019-09-25T11:39:19.051Z] Cloning into '/tmp/tmp.Rtd9NSqNIM/src/github.com/docker/distribution'...
11:39:19 [2019-09-25T11:39:19.273Z]   CC       images/ipc-msg.o
11:39:19 [2019-09-25T11:39:19.273Z]   CC       images/ipc-sem.o
11:39:19 [2019-09-25T11:39:19.273Z]   CC       images/utsns.o
11:39:19 [2019-09-25T11:39:19.273Z]   CC       images/creds.o
11:39:19 [2019-09-25T11:39:19.556Z]   CC       images/vma.o
11:39:19 [2019-09-25T11:39:19.556Z]   CC       images/netdev.o
11:39:19 [2019-09-25T11:39:19.556Z]   CC       images/tty.o
11:39:19 [2019-09-25T11:39:19.838Z]   CC       images/file-lock.o
11:39:19 [2019-09-25T11:39:19.838Z]   CC       images/rlimit.o
11:39:19 [2019-09-25T11:39:19.838Z]   CC       images/pagemap.o
11:39:20 [2019-09-25T11:39:20.121Z]   CC       images/siginfo.o
11:39:20 [2019-09-25T11:39:20.121Z]   CC       images/rpc.o
11:39:20 [2019-09-25T11:39:20.364Z] + cd /tmp/tmp.Rtd9NSqNIM/src/github.com/docker/distribution
11:39:20 [2019-09-25T11:39:20.364Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:39:20 [2019-09-25T11:39:20.425Z] #15 39.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:39:20 [2019-09-25T11:39:20.694Z] #15 ...
11:39:20 [2019-09-25T11:39:20.694Z] 
11:39:20 [2019-09-25T11:39:20.694Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:39:20 [2019-09-25T11:39:20.694Z] #6 27.22 Reading package lists...
11:39:20 [2019-09-25T11:39:20.694Z] #6 33.10 Building dependency tree...
11:39:20 [2019-09-25T11:39:20.694Z] #6 34.41 Reading state information...
11:39:20 [2019-09-25T11:39:20.694Z] #6 35.77 The following additional packages will be installed:
11:39:20 [2019-09-25T11:39:20.694Z] #6 35.77   libapparmor1 libseccomp2
11:39:20 [2019-09-25T11:39:20.694Z] #6 35.77 Suggested packages:
11:39:20 [2019-09-25T11:39:20.694Z] #6 35.78   seccomp
11:39:20 [2019-09-25T11:39:20.694Z] #6 36.05 The following NEW packages will be installed:
11:39:20 [2019-09-25T11:39:20.694Z] #6 36.06   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
11:39:20 [2019-09-25T11:39:20.694Z] #6 37.16 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded.
11:39:20 [2019-09-25T11:39:20.694Z] #6 37.16 Need to get 300 kB of archives.
11:39:20 [2019-09-25T11:39:20.694Z] #6 37.16 After this operation, 1201 kB of additional disk space will be used.
11:39:20 [2019-09-25T11:39:20.694Z] #6 37.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
11:39:20 [2019-09-25T11:39:20.694Z] #6 37.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
11:39:20 [2019-09-25T11:39:20.694Z] #6 37.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
11:39:20 [2019-09-25T11:39:20.694Z] #6 37.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
11:39:20 [2019-09-25T11:39:20.694Z] #6 38.70 debconf: delaying package configuration, since apt-utils is not installed
11:39:20 [2019-09-25T11:39:20.694Z] #6 38.95 Fetched 300 kB in 1s (284 kB/s)
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.22 Selecting previously unselected package libseccomp2:amd64.
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.34 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.38 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.52 Selecting previously unselected package libseccomp-dev:amd64.
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.52 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.52 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.66 Selecting previously unselected package libapparmor1:amd64.
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.68 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.69 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.81 Selecting previously unselected package libapparmor-dev:amd64.
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.81 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 39.83 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 40.00 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 40.06 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 40.07 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 40.08 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 40.09 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 40.10 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:20 [2019-09-25T11:39:20.694Z] #6 DONE 40.4s
11:39:20 [2019-09-25T11:39:20.735Z]   CC       images/ext-file.o
11:39:20 [2019-09-25T11:39:20.735Z]   CC       images/cgroup.o
11:39:20 [2019-09-25T11:39:20.739Z] + GOPATH=/tmp/tmp.Rtd9NSqNIM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Rtd9NSqNIM go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:39:20 [2019-09-25T11:39:20.953Z] 
11:39:20 [2019-09-25T11:39:20.953Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:39:20 [2019-09-25T11:39:20.953Z] #17 28.45 Reading package lists...
11:39:20 [2019-09-25T11:39:20.953Z] #17 34.17 Building dependency tree...
11:39:20 [2019-09-25T11:39:20.953Z] #17 35.47 Reading state information...
11:39:20 [2019-09-25T11:39:20.953Z] #17 36.55 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
11:39:20 [2019-09-25T11:39:20.953Z] #17 36.55 The following additional packages will be installed:
11:39:20 [2019-09-25T11:39:20.953Z] #17 36.55   libjq1 libonig4
11:39:20 [2019-09-25T11:39:20.953Z] #17 36.85 The following NEW packages will be installed:
11:39:20 [2019-09-25T11:39:20.953Z] #17 36.86   jq libjq1 libonig4
11:39:20 [2019-09-25T11:39:20.953Z] #17 37.96 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
11:39:20 [2019-09-25T11:39:20.953Z] #17 37.96 Need to get 327 kB of archives.
11:39:20 [2019-09-25T11:39:20.953Z] #17 37.96 After this operation, 1157 kB of additional disk space will be used.
11:39:20 [2019-09-25T11:39:20.953Z] #17 37.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
11:39:20 [2019-09-25T11:39:20.953Z] #17 37.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
11:39:20 [2019-09-25T11:39:20.953Z] #17 37.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
11:39:20 [2019-09-25T11:39:20.953Z] #17 39.43 debconf: delaying package configuration, since apt-utils is not installed
11:39:20 [2019-09-25T11:39:20.953Z] #17 39.58 Fetched 327 kB in 1s (308 kB/s)
11:39:20 [2019-09-25T11:39:20.953Z] #17 39.66 Selecting previously unselected package libonig4:amd64.
11:39:20 [2019-09-25T11:39:20.953Z] #17 39.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 ... 15091 files and directories currently installed.)
11:39:20 [2019-09-25T11:39:20.953Z] #17 39.71 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 39.73 Unpacking libonig4:amd64 (6.1.3-2) ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 39.93 Selecting previously unselected package libjq1:amd64.
11:39:20 [2019-09-25T11:39:20.953Z] #17 39.93 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 39.93 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 40.08 Selecting previously unselected package jq.
11:39:20 [2019-09-25T11:39:20.953Z] #17 40.08 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 40.09 Unpacking jq (1.5+dfsg-1.3) ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 40.36 Setting up libonig4:amd64 (6.1.3-2) ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 40.45 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 40.50 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 ...
11:39:20 [2019-09-25T11:39:20.953Z] 
11:39:20 [2019-09-25T11:39:20.953Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:39:20 [2019-09-25T11:39:20.953Z] #40 DONE 0.2s
11:39:20 [2019-09-25T11:39:20.953Z] 
11:39:20 [2019-09-25T11:39:20.953Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:39:20 [2019-09-25T11:39:20.953Z] #17 40.62 Setting up jq (1.5+dfsg-1.3) ...
11:39:20 [2019-09-25T11:39:20.953Z] #17 ...
11:39:20 [2019-09-25T11:39:20.953Z] 
11:39:20 [2019-09-25T11:39:20.953Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:39:21 [2019-09-25T11:39:21.019Z]   CC       images/userns.o
11:39:21 [2019-09-25T11:39:21.019Z]   CC       images/google/protobuf/descriptor.o
11:39:21 [2019-09-25T11:39:21.210Z] #41 DONE 0.1s
11:39:21 [2019-09-25T11:39:21.210Z] 
11:39:21 [2019-09-25T11:39:21.210Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:39:21 [2019-09-25T11:39:21.210Z] #42 ...
11:39:21 [2019-09-25T11:39:21.210Z] 
11:39:21 [2019-09-25T11:39:21.210Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:39:21 [2019-09-25T11:39:21.210Z] #17 DONE 40.9s
11:39:21 [2019-09-25T11:39:21.210Z] 
11:39:21 [2019-09-25T11:39:21.210Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:39:21 [2019-09-25T11:39:21.210Z] #19 DONE 0.1s
11:39:21 [2019-09-25T11:39:21.468Z] 
11:39:21 [2019-09-25T11:39:21.468Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:39:21 [2019-09-25T11:39:21.632Z]   CC       images/opts.o
11:39:21 [2019-09-25T11:39:21.632Z]   CC       images/seccomp.o
11:39:21 [2019-09-25T11:39:21.632Z]   CC       images/binfmt-misc.o
11:39:21 [2019-09-25T11:39:21.914Z]   CC       images/time.o
11:39:21 [2019-09-25T11:39:21.914Z]   CC       images/sysctl.o
11:39:21 [2019-09-25T11:39:21.914Z]   CC       images/autofs.o
11:39:21 [2019-09-25T11:39:21.914Z]   CC       images/macvlan.o
11:39:22 [2019-09-25T11:39:22.196Z]   CC       images/sit.o
11:39:22 [2019-09-25T11:39:22.196Z]   LINK     images/built-in.o
11:39:22 [2019-09-25T11:39:22.196Z]   GEN      compel/include/asm
11:39:22 [2019-09-25T11:39:22.196Z]   GEN      compel/include/version.h
11:39:22 [2019-09-25T11:39:22.196Z] touch .config
11:39:22 [2019-09-25T11:39:22.196Z]   GEN      include/common/config.h
11:39:22 [2019-09-25T11:39:22.196Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:39:22 [2019-09-25T11:39:22.196Z]   GEN      compel/plugins/include/uapi/std/syscall.h
11:39:22 [2019-09-25T11:39:22.196Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
11:39:22 [2019-09-25T11:39:22.196Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
11:39:22 [2019-09-25T11:39:22.196Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
11:39:22 [2019-09-25T11:39:22.196Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
11:39:22 [2019-09-25T11:39:22.196Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
11:39:22 [2019-09-25T11:39:22.196Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:39:22 [2019-09-25T11:39:22.196Z]   DEP      compel/plugins/std/infect.d
11:39:22 [2019-09-25T11:39:22.478Z]   DEP      compel/plugins/std/string.d
11:39:22 [2019-09-25T11:39:22.478Z]   DEP      compel/plugins/std/log.d
11:39:22 [2019-09-25T11:39:22.478Z]   DEP      compel/plugins/std/fds.d
11:39:22 [2019-09-25T11:39:22.478Z]   DEP      compel/plugins/std/std.d
11:39:22 [2019-09-25T11:39:22.478Z]   DEP      compel/plugins/shmem/shmem.d
11:39:22 [2019-09-25T11:39:22.478Z]   DEP      compel/plugins/fds/fds.d
11:39:22 [2019-09-25T11:39:22.478Z]   CC       compel/plugins/std/std.o
11:39:22 [2019-09-25T11:39:22.760Z]   CC       compel/plugins/std/fds.o
11:39:22 [2019-09-25T11:39:22.760Z]   CC       compel/plugins/std/log.o
11:39:22 [2019-09-25T11:39:22.844Z] #20 ...
11:39:22 [2019-09-25T11:39:22.844Z] 
11:39:22 [2019-09-25T11:39:22.844Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:39:22 [2019-09-25T11:39:22.844Z] #44 27.98 Reading package lists...
11:39:22 [2019-09-25T11:39:22.844Z] #44 34.10 Building dependency tree...
11:39:22 [2019-09-25T11:39:22.844Z] #44 35.04 Reading state information...
11:39:22 [2019-09-25T11:39:22.844Z] #44 36.38 The following additional packages will be installed:
11:39:22 [2019-09-25T11:39:22.844Z] #44 36.40   btrfs-progs liblzo2-2
11:39:22 [2019-09-25T11:39:22.844Z] #44 36.63 The following NEW packages will be installed:
11:39:22 [2019-09-25T11:39:22.844Z] #44 36.65   btrfs-progs btrfs-tools liblzo2-2
11:39:22 [2019-09-25T11:39:22.844Z] #44 37.73 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
11:39:22 [2019-09-25T11:39:22.844Z] #44 37.73 Need to get 649 kB of archives.
11:39:22 [2019-09-25T11:39:22.844Z] #44 37.73 After this operation, 4320 kB of additional disk space will be used.
11:39:22 [2019-09-25T11:39:22.844Z] #44 37.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
11:39:22 [2019-09-25T11:39:22.844Z] #44 37.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
11:39:22 [2019-09-25T11:39:22.844Z] #44 37.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
11:39:22 [2019-09-25T11:39:22.844Z] #44 39.51 debconf: delaying package configuration, since apt-utils is not installed
11:39:22 [2019-09-25T11:39:22.844Z] #44 39.66 Fetched 649 kB in 1s (579 kB/s)
11:39:22 [2019-09-25T11:39:22.844Z] #44 39.76 Selecting previously unselected package liblzo2-2:amd64.
11:39:22 [2019-09-25T11:39:22.844Z] #44 39.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 ... 15091 files and directories currently installed.)
11:39:22 [2019-09-25T11:39:22.844Z] #44 39.86 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 39.88 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 39.97 Selecting previously unselected package btrfs-progs.
11:39:22 [2019-09-25T11:39:22.844Z] #44 39.99 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 40.00 Unpacking btrfs-progs (4.7.3-1) ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 41.18 Selecting previously unselected package btrfs-tools.
11:39:22 [2019-09-25T11:39:22.844Z] #44 41.19 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 41.20 Unpacking btrfs-tools (4.7.3-1) ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 41.55 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 41.65 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 41.67 Setting up btrfs-progs (4.7.3-1) ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 41.68 Setting up btrfs-tools (4.7.3-1) ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 41.71 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:22 [2019-09-25T11:39:22.844Z] #44 DONE 42.1s
11:39:22 [2019-09-25T11:39:22.844Z] 
11:39:22 [2019-09-25T11:39:22.844Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:39:22 [2019-09-25T11:39:22.844Z] #45 DONE 0.2s
11:39:22 [2019-09-25T11:39:22.844Z] 
11:39:22 [2019-09-25T11:39:22.844Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:39:22 [2019-09-25T11:39:22.844Z] #46 DONE 0.1s
11:39:22 [2019-09-25T11:39:22.844Z] 
11:39:22 [2019-09-25T11:39:22.844Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:39:23 [2019-09-25T11:39:23.042Z]   CC       compel/plugins/std/string.o
11:39:23 [2019-09-25T11:39:23.102Z] #47 ...
11:39:23 [2019-09-25T11:39:23.102Z] 
11:39:23 [2019-09-25T11:39:23.102Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:23 [2019-09-25T11:39:23.102Z] #35 26.73 Reading package lists...
11:39:23 [2019-09-25T11:39:23.102Z] #35 32.95 Building dependency tree...
11:39:23 [2019-09-25T11:39:23.102Z] #35 34.26 Reading state information...
11:39:23 [2019-09-25T11:39:23.102Z] #35 35.48 The following additional packages will be installed:
11:39:23 [2019-09-25T11:39:23.102Z] #35 35.48   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
11:39:23 [2019-09-25T11:39:23.102Z] #35 35.50 Suggested packages:
11:39:23 [2019-09-25T11:39:23.102Z] #35 35.50   codeblocks eclipse ninja-build lrzip
11:39:23 [2019-09-25T11:39:23.102Z] #35 35.50 Recommended packages:
11:39:23 [2019-09-25T11:39:23.102Z] #35 35.50   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:39:23 [2019-09-25T11:39:23.102Z] #35 36.29 The following NEW packages will be installed:
11:39:23 [2019-09-25T11:39:23.102Z] #35 36.32   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
11:39:23 [2019-09-25T11:39:23.102Z] #35 36.33   vim-common xxd
11:39:23 [2019-09-25T11:39:23.103Z] #35 37.54 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:39:23 [2019-09-25T11:39:23.103Z] #35 37.54 Need to get 13.7 MB of archives.
11:39:23 [2019-09-25T11:39:23.103Z] #35 37.54 After this operation, 57.2 MB of additional disk space will be used.
11:39:23 [2019-09-25T11:39:23.103Z] #35 37.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 37.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 37.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 38.93 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 39.05 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 39.09 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 39.10 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 39.12 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 39.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 39.42 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:39:23 [2019-09-25T11:39:23.103Z] #35 40.68 debconf: delaying package configuration, since apt-utils is not installed
11:39:23 [2019-09-25T11:39:23.103Z] #35 41.13 Fetched 13.7 MB in 3s (4531 kB/s)
11:39:23 [2019-09-25T11:39:23.103Z] #35 41.39 Selecting previously unselected package cmake-data.
11:39:23 [2019-09-25T11:39:23.103Z] #35 41.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:39:23 [2019-09-25T11:39:23.103Z] #35 41.50 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
11:39:23 [2019-09-25T11:39:23.103Z] #35 41.53 Unpacking cmake-data (3.7.2-1) ...
11:39:23 [2019-09-25T11:39:23.324Z]   CC       compel/plugins/std/infect.o
11:39:23 [2019-09-25T11:39:23.324Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
11:39:23 [2019-09-25T11:39:23.324Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
11:39:23 [2019-09-25T11:39:23.361Z] #35 ...
11:39:23 [2019-09-25T11:39:23.361Z] 
11:39:23 [2019-09-25T11:39:23.361Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:23 [2019-09-25T11:39:23.361Z] #57 28.78 Reading package lists...
11:39:23 [2019-09-25T11:39:23.361Z] #57 35.15 Building dependency tree...
11:39:23 [2019-09-25T11:39:23.361Z] #57 36.40 Reading state information...
11:39:23 [2019-09-25T11:39:23.361Z] #57 37.08 The following additional packages will be installed:
11:39:23 [2019-09-25T11:39:23.361Z] #57 37.08   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
11:39:23 [2019-09-25T11:39:23.361Z] #57 37.08   libprotoc10 python-pkg-resources zlib1g-dev
11:39:23 [2019-09-25T11:39:23.361Z] #57 37.09 Suggested packages:
11:39:23 [2019-09-25T11:39:23.361Z] #57 37.09   manpages-dev python-setuptools
11:39:23 [2019-09-25T11:39:23.361Z] #57 39.02 The following NEW packages will be installed:
11:39:23 [2019-09-25T11:39:23.361Z] #57 39.02   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:39:23 [2019-09-25T11:39:23.361Z] #57 39.03   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
11:39:23 [2019-09-25T11:39:23.361Z] #57 39.03   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:39:23 [2019-09-25T11:39:23.361Z] #57 39.03   zlib1g-dev
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.13 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.13 Need to get 3602 kB of archives.
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.13 After this operation, 18.9 MB of additional disk space will be used.
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.18 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.20 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.30 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.45 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.61 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.68 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 40.70 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
11:39:23 [2019-09-25T11:39:23.361Z] #57 42.65 debconf: delaying package configuration, since apt-utils is not installed
11:39:23 [2019-09-25T11:39:23.361Z] #57 42.91 Fetched 3602 kB in 1s (2203 kB/s)
11:39:23 [2019-09-25T11:39:23.606Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
11:39:23 [2019-09-25T11:39:23.606Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
11:39:23 [2019-09-25T11:39:23.606Z]   AR       compel/plugins/std.lib.a
11:39:23 [2019-09-25T11:39:23.606Z]   CC       compel/plugins/fds/fds.o
11:39:23 [2019-09-25T11:39:23.606Z]   AR       compel/plugins/fds.lib.a
11:39:23 [2019-09-25T11:39:23.606Z]   HOSTDEP  compel/src/lib/log-host.d
11:39:23 [2019-09-25T11:39:23.606Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
11:39:23 [2019-09-25T11:39:23.606Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
11:39:23 [2019-09-25T11:39:23.619Z] #57 43.09 Selecting previously unselected package libnet1:amd64.
11:39:23 [2019-09-25T11:39:23.619Z] #57 43.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:39:23 [2019-09-25T11:39:23.619Z] #57 43.16 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
11:39:23 [2019-09-25T11:39:23.619Z] #57 43.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
11:39:23 [2019-09-25T11:39:23.881Z] #57 43.36 Selecting previously unselected package libcap-dev:amd64.
11:39:23 [2019-09-25T11:39:23.881Z] #57 43.39 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
11:39:23 [2019-09-25T11:39:23.881Z] #57 43.40 Unpacking libcap-dev:amd64 (1:2.25-1) ...
11:39:23 [2019-09-25T11:39:23.881Z] #57 43.60 Selecting previously unselected package libnet1-dev.
11:39:23 [2019-09-25T11:39:23.889Z]   HOSTDEP  compel/src/main-host.d
11:39:23 [2019-09-25T11:39:23.889Z]   DEP      compel/src/lib/ptrace.d
11:39:23 [2019-09-25T11:39:23.889Z]   DEP      compel/src/lib/infect.d
11:39:23 [2019-09-25T11:39:23.889Z]   DEP      compel/src/lib/infect-util.d
11:39:23 [2019-09-25T11:39:23.889Z]   DEP      compel/src/lib/infect-rpc.d
11:39:23 [2019-09-25T11:39:23.889Z]   DEP      compel/arch/ppc64/src/lib/infect.d
11:39:24 [2019-09-25T11:39:24.139Z] #57 43.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
11:39:24 [2019-09-25T11:39:24.139Z] #57 43.63 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
11:39:24 [2019-09-25T11:39:24.172Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
11:39:24 [2019-09-25T11:39:24.172Z]   DEP      compel/src/lib/log.d
11:39:24 [2019-09-25T11:39:24.172Z]   DEP      compel/src/main.d
11:39:24 [2019-09-25T11:39:24.172Z]   DEP      compel/src/lib/handle-elf.d
11:39:24 [2019-09-25T11:39:24.172Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
11:39:24 [2019-09-25T11:39:24.172Z]   CC       compel/src/lib/log.o
11:39:24 [2019-09-25T11:39:24.397Z] #57 43.91 Selecting previously unselected package libnl-3-200:amd64.
11:39:24 [2019-09-25T11:39:24.397Z] #57 43.91 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
11:39:24 [2019-09-25T11:39:24.397Z] #57 43.92 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
11:39:24 [2019-09-25T11:39:24.397Z] #57 44.04 Selecting previously unselected package libnl-3-dev:amd64.
11:39:24 [2019-09-25T11:39:24.397Z] #57 44.06 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
11:39:24 [2019-09-25T11:39:24.397Z] #57 44.07 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
11:39:24 [2019-09-25T11:39:24.455Z]   CC       compel/arch/ppc64/src/lib/cpu.o
11:39:24 [2019-09-25T11:39:24.455Z]   CC       compel/arch/ppc64/src/lib/infect.o
11:39:24 [2019-09-25T11:39:24.737Z]   CC       compel/src/lib/infect-rpc.o
11:39:24 [2019-09-25T11:39:24.963Z] #57 44.45 Selecting previously unselected package libprotobuf-c1:amd64.
11:39:24 [2019-09-25T11:39:24.963Z] #57 44.46 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
11:39:24 [2019-09-25T11:39:24.963Z] #57 44.47 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
11:39:25 [2019-09-25T11:39:25.019Z]   CC       compel/src/lib/infect-util.o
11:39:25 [2019-09-25T11:39:25.019Z]   CC       compel/src/lib/infect.o
11:39:25 [2019-09-25T11:39:25.221Z] #57 44.64 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:39:25 [2019-09-25T11:39:25.221Z] #57 44.64 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
11:39:25 [2019-09-25T11:39:25.221Z] #57 44.65 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
11:39:25 [2019-09-25T11:39:25.480Z] #57 ...
11:39:25 [2019-09-25T11:39:25.480Z] 
11:39:25 [2019-09-25T11:39:25.480Z] #7 [dev 1/24] RUN groupadd -r docker
11:39:25 [2019-09-25T11:39:25.480Z] #7 DONE 4.5s
11:39:25 [2019-09-25T11:39:25.480Z] 
11:39:25 [2019-09-25T11:39:25.480Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:25 [2019-09-25T11:39:25.480Z] #57 44.93 Selecting previously unselected package zlib1g-dev:amd64.
11:39:25 [2019-09-25T11:39:25.480Z] #57 44.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
11:39:25 [2019-09-25T11:39:25.480Z] #57 44.95 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
11:39:25 [2019-09-25T11:39:25.480Z] #57 ...
11:39:25 [2019-09-25T11:39:25.480Z] 
11:39:25 [2019-09-25T11:39:25.480Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.273 + RM_GOPATH=0
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.273 + TMP_GOPATH=
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.278 + : /build
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.278 + '[' -z '' ']'
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.278 ++ mktemp -d
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.278 + export GOPATH=/tmp/tmp.8Pzga8RBGL
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.278 + GOPATH=/tmp/tmp.8Pzga8RBGL
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.278 + RM_GOPATH=1
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.294 ++ dirname ./install.sh
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + dir=.
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + bin=runc
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + shift
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + '[' '!' -f ./runc.installer ']'
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + . ./runc.installer
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + install_runc
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + uname -r
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + grep -q '^3\.10\.0.*\.el7\.'
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8Pzga8RBGL/src/github.com/opencontainers/runc
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.299 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
11:39:25 [2019-09-25T11:39:25.480Z] #42 4.314 Cloning into '/tmp/tmp.8Pzga8RBGL/src/github.com/opencontainers/runc'...
11:39:26 [2019-09-25T11:39:26.030Z]   CC       compel/src/lib/ptrace.o
11:39:26 [2019-09-25T11:39:26.030Z]   AR       compel/libcompel.a
11:39:26 [2019-09-25T11:39:26.030Z]   HOSTCC   compel/src/main-host.o
11:39:26 [2019-09-25T11:39:26.313Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
11:39:26 [2019-09-25T11:39:26.313Z]   HOSTCC   compel/src/lib/handle-elf-host.o
11:39:26 [2019-09-25T11:39:26.313Z]   HOSTCC   compel/src/lib/log-host.o
11:39:26 [2019-09-25T11:39:26.595Z]   HOSTLINK compel/compel-host-bin
11:39:26 [2019-09-25T11:39:26.595Z]   DEP      soccr/soccr.d
11:39:26 [2019-09-25T11:39:26.595Z]   CC       soccr/soccr.o
11:39:27 [2019-09-25T11:39:27.208Z]   AR       soccr/libsoccr.a
11:39:27 [2019-09-25T11:39:27.208Z] make[1]: 'soccr/libsoccr.a' is up to date.
11:39:27 [2019-09-25T11:39:27.208Z]   DEP      criu/arch/ppc64/sigframe.d
11:39:27 [2019-09-25T11:39:27.208Z]   DEP      criu/arch/ppc64/crtools.d
11:39:27 [2019-09-25T11:39:27.490Z]   DEP      criu/arch/ppc64/cpu.d
11:39:27 [2019-09-25T11:39:27.490Z]   CC       criu/arch/ppc64/cpu.o
11:39:27 [2019-09-25T11:39:27.773Z]   CC       criu/arch/ppc64/crtools.o
11:39:28 [2019-09-25T11:39:28.055Z]   CC       criu/arch/ppc64/sigframe.o
11:39:28 [2019-09-25T11:39:28.055Z]   LINK     criu/arch/ppc64/crtools.built-in.o
11:39:28 [2019-09-25T11:39:28.055Z]   DEP      criu/arch/ppc64/misc.d
11:39:28 [2019-09-25T11:39:28.055Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
11:39:28 [2019-09-25T11:39:28.055Z]   DEP      criu/arch/ppc64/vdso-pie.d
11:39:28 [2019-09-25T11:39:28.337Z]   DEP      criu/pie/parasite-vdso.d
11:39:28 [2019-09-25T11:39:28.337Z]   DEP      criu/pie/util-vdso.d
11:39:28 [2019-09-25T11:39:28.337Z]   DEP      criu/pie/util.d
11:39:28 [2019-09-25T11:39:28.337Z]   CC       criu/pie/util.o
11:39:28 [2019-09-25T11:39:28.621Z]   CC       criu/pie/util-vdso.o
11:39:28 [2019-09-25T11:39:28.621Z]   CC       criu/pie/parasite-vdso.o
11:39:28 [2019-09-25T11:39:28.763Z] #42 ...
11:39:28 [2019-09-25T11:39:28.763Z] 
11:39:28 [2019-09-25T11:39:28.763Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
11:39:28 [2019-09-25T11:39:28.763Z] #8 DONE 3.4s
11:39:28 [2019-09-25T11:39:28.763Z] 
11:39:28 [2019-09-25T11:39:28.763Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:39:28 [2019-09-25T11:39:28.763Z] #20 5.856 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:39:28 [2019-09-25T11:39:28.763Z] #20 6.349 
11:39:28 [2019-09-25T11:39:28.903Z]   CC       criu/arch/ppc64/vdso-pie.o
11:39:29 [2019-09-25T11:39:29.185Z]   CC       criu/arch/ppc64/vdso-trampoline.o
11:39:29 [2019-09-25T11:39:29.185Z]   CC       criu/arch/ppc64/misc.o
11:39:29 [2019-09-25T11:39:29.185Z]   AR       criu/pie/pie.lib.a
11:39:29 [2019-09-25T11:39:29.185Z]   DEP      criu/pie/restorer.d
11:39:29 [2019-09-25T11:39:29.185Z]   DEP      criu/arch/ppc64/restorer.d
11:39:29 [2019-09-25T11:39:29.280Z] #20 6.603 
#######                                                                   10.0%
############                                                              17.6%
###################                                                       27.0%
#######################                                                   33.0%
###########################                                               38.8%
#################################                                         46.2%
#####################################                                     52.5%
###########################################                               60.2%
##############################################                            65.2%
#################################################                         68.5%
####################################################                      72.4%
########################################################                  77.9%
11:39:29 [2019-09-25T11:39:29.280Z] #20 ...
11:39:29 [2019-09-25T11:39:29.280Z] 
11:39:29 [2019-09-25T11:39:29.280Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:39:29 [2019-09-25T11:39:29.280Z] #30 38.52 internal/reflectlite
11:39:29 [2019-09-25T11:39:29.280Z] #30 38.52 sync
11:39:29 [2019-09-25T11:39:29.280Z] #30 41.36 sort
11:39:29 [2019-09-25T11:39:29.280Z] #30 41.36 errors
11:39:29 [2019-09-25T11:39:29.280Z] #30 42.03 strconv
11:39:29 [2019-09-25T11:39:29.280Z] #30 43.55 io
11:39:29 [2019-09-25T11:39:29.280Z] #30 45.02 internal/oserror
11:39:29 [2019-09-25T11:39:29.280Z] #30 45.11 syscall
11:39:29 [2019-09-25T11:39:29.280Z] #30 46.78 reflect
11:39:29 [2019-09-25T11:39:29.280Z] #30 ...
11:39:29 [2019-09-25T11:39:29.280Z] 
11:39:29 [2019-09-25T11:39:29.280Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:39:29 [2019-09-25T11:39:29.468Z]   DEP      criu/pie/parasite.d
11:39:29 [2019-09-25T11:39:29.468Z]   CC       criu/pie/parasite.o
11:39:29 [2019-09-25T11:39:29.538Z] #20 6.603 
#######                                                                   10.0%
############                                                              17.6%
###################                                                       27.0%
#######################                                                   33.0%
###########################                                               38.8%
#################################                                         46.2%
#####################################                                     52.5%
###########################################                               60.2%
##############################################                            65.2%
#################################################                         68.5%
####################################################                      72.4%
########################################################                  77.9%
##############################################################            86.2%
#################################################################         91.4%
####################################################################      95.5%
######################################################################## 100.0%
11:39:30 [2019-09-25T11:39:30.086Z]   LINK     criu/pie/parasite.built-in.o
11:39:30 [2019-09-25T11:39:30.086Z]   GEN      criu/pie/parasite-blob.h
11:39:30 [2019-09-25T11:39:30.086Z]   CC       criu/arch/ppc64/restorer.o
11:39:30 [2019-09-25T11:39:30.086Z]   CC       criu/pie/restorer.o
11:39:30 [2019-09-25T11:39:30.471Z] #20 8.948 
11:39:31 [2019-09-25T11:39:31.098Z]   LINK     criu/pie/restorer.built-in.o
11:39:31 [2019-09-25T11:39:31.098Z]   GEN      criu/pie/restorer-blob.h
11:39:31 [2019-09-25T11:39:31.381Z]   DEP      criu/vdso.d
11:39:31 [2019-09-25T11:39:31.381Z]   DEP      criu/uts_ns.d
11:39:31 [2019-09-25T11:39:31.381Z]   DEP      criu/util.d
11:39:31 [2019-09-25T11:39:31.381Z]   DEP      criu/uffd.d
11:39:31 [2019-09-25T11:39:31.663Z]   DEP      criu/tun.d
11:39:31 [2019-09-25T11:39:31.663Z]   DEP      criu/tty.d
11:39:31 [2019-09-25T11:39:31.663Z]   DEP      criu/timerfd.d
11:39:31 [2019-09-25T11:39:31.663Z]   DEP      criu/sysfs_parse.d
11:39:31 [2019-09-25T11:39:31.811Z] #20 9.580 
############                                                              17.8%
####################                                                      28.3%
###############################                                           43.4%
######################################                                    53.8%
##################################################                        70.1%
#########################################################                 80.4%
######################################################################## 100.0%
11:39:31 [2019-09-25T11:39:31.945Z]   DEP      criu/sysctl.d
11:39:31 [2019-09-25T11:39:31.945Z]   DEP      criu/string.d
11:39:31 [2019-09-25T11:39:31.945Z]   DEP      criu/stats.d
11:39:31 [2019-09-25T11:39:31.945Z]   DEP      criu/sockets.d
11:39:32 [2019-09-25T11:39:32.096Z] #20 10.80 
11:39:32 [2019-09-25T11:39:32.227Z]   DEP      criu/sk-unix.d
11:39:32 [2019-09-25T11:39:32.227Z]   DEP      criu/sk-tcp.d
11:39:32 [2019-09-25T11:39:32.227Z]   DEP      criu/sk-queue.d
11:39:32 [2019-09-25T11:39:32.227Z]   DEP      criu/sk-packet.d
11:39:32 [2019-09-25T11:39:32.416Z] #20 ...
11:39:32 [2019-09-25T11:39:32.416Z] 
11:39:32 [2019-09-25T11:39:32.416Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
11:39:32 [2019-09-25T11:39:32.416Z] #9 3.177 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:39:32 [2019-09-25T11:39:32.416Z] #9 DONE 3.5s
11:39:32 [2019-09-25T11:39:32.416Z] 
11:39:32 [2019-09-25T11:39:32.416Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:32 [2019-09-25T11:39:32.416Z] #57 45.46 Selecting previously unselected package libprotobuf10:amd64.
11:39:32 [2019-09-25T11:39:32.416Z] #57 45.46 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 45.47 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 46.05 Selecting previously unselected package libprotobuf-lite10:amd64.
11:39:32 [2019-09-25T11:39:32.416Z] #57 46.07 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 46.07 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 46.28 Selecting previously unselected package libprotobuf-dev:amd64.
11:39:32 [2019-09-25T11:39:32.416Z] #57 46.31 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 46.32 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 47.78 Selecting previously unselected package libprotoc10:amd64.
11:39:32 [2019-09-25T11:39:32.416Z] #57 47.81 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 47.82 Unpacking libprotoc10:amd64 (3.0.0-9) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 48.89 Selecting previously unselected package protobuf-c-compiler.
11:39:32 [2019-09-25T11:39:32.416Z] #57 48.92 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 48.92 Unpacking protobuf-c-compiler (1.2.1-2) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 49.10 Selecting previously unselected package protobuf-compiler.
11:39:32 [2019-09-25T11:39:32.416Z] #57 49.13 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 49.13 Unpacking protobuf-compiler (3.0.0-9) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 49.43 Selecting previously unselected package python-pkg-resources.
11:39:32 [2019-09-25T11:39:32.416Z] #57 49.44 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 49.46 Unpacking python-pkg-resources (33.1.1-1) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 49.87 Selecting previously unselected package python-protobuf.
11:39:32 [2019-09-25T11:39:32.416Z] #57 49.87 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 49.88 Unpacking python-protobuf (3.0.0-9) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 50.34 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 50.43 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
11:39:32 [2019-09-25T11:39:32.416Z] #57 50.44 Setting up python-pkg-resources (33.1.1-1) ...
11:39:32 [2019-09-25T11:39:32.509Z]   DEP      criu/sk-netlink.d
11:39:32 [2019-09-25T11:39:32.509Z]   DEP      criu/sk-inet.d
11:39:32 [2019-09-25T11:39:32.509Z]   DEP      criu/signalfd.d
11:39:32 [2019-09-25T11:39:32.509Z]   DEP      criu/sigframe.d
11:39:32 [2019-09-25T11:39:32.682Z] #57 ...
11:39:32 [2019-09-25T11:39:32.682Z] 
11:39:32 [2019-09-25T11:39:32.682Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:39:32 [2019-09-25T11:39:32.682Z] #33 41.89 internal/reflectlite
11:39:32 [2019-09-25T11:39:32.682Z] #33 41.92 sync
11:39:32 [2019-09-25T11:39:32.682Z] #33 43.88 github.com/LK4D4/vndr/godl/singleflight
11:39:32 [2019-09-25T11:39:32.682Z] #33 44.24 math/rand
11:39:32 [2019-09-25T11:39:32.682Z] #33 45.79 internal/singleflight
11:39:32 [2019-09-25T11:39:32.682Z] #33 46.38 sort
11:39:32 [2019-09-25T11:39:32.682Z] #33 46.40 errors
11:39:32 [2019-09-25T11:39:32.682Z] #33 46.68 io
11:39:32 [2019-09-25T11:39:32.682Z] #33 47.69 strconv
11:39:32 [2019-09-25T11:39:32.682Z] #33 47.77 bytes
11:39:32 [2019-09-25T11:39:32.682Z] #33 50.57 bufio
11:39:32 [2019-09-25T11:39:32.682Z] #33 ...
11:39:32 [2019-09-25T11:39:32.682Z] 
11:39:32 [2019-09-25T11:39:32.682Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.234 + RM_GOPATH=0
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.234 + TMP_GOPATH=
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.234 + : /build
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.236 + '[' -z '' ']'
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.236 ++ mktemp -d
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.239 + export GOPATH=/tmp/tmp.jgUUwhNbJH
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.239 + GOPATH=/tmp/tmp.jgUUwhNbJH
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.239 + RM_GOPATH=1
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.242 ++ dirname ./install.sh
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.243 + dir=.
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.243 + bin=containerd
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.243 + shift
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.243 + '[' '!' -f ./containerd.installer ']'
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.243 + . ./containerd.installer
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.243 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.244 + install_containerd
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.244 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.244 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.244 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jgUUwhNbJH/src/github.com/containerd/containerd
11:39:32 [2019-09-25T11:39:32.682Z] #47 3.257 Cloning into '/tmp/tmp.jgUUwhNbJH/src/github.com/containerd/containerd'...
11:39:32 [2019-09-25T11:39:32.796Z]   DEP      criu/shmem.d
11:39:32 [2019-09-25T11:39:32.796Z]   DEP      criu/servicefd.d
11:39:32 [2019-09-25T11:39:32.796Z]   DEP      criu/seize.d
11:39:32 [2019-09-25T11:39:32.796Z]   DEP      criu/seccomp.d
11:39:32 [2019-09-25T11:39:32.943Z] #47 ...
11:39:32 [2019-09-25T11:39:32.943Z] 
11:39:32 [2019-09-25T11:39:32.943Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:39:33 [2019-09-25T11:39:33.081Z]   DEP      criu/rst-malloc.d
11:39:33 [2019-09-25T11:39:33.081Z]   DEP      criu/rbtree.d
11:39:33 [2019-09-25T11:39:33.081Z]   DEP      criu/pstree.d
11:39:33 [2019-09-25T11:39:33.081Z]   DEP      criu/protobuf.d
11:39:33 [2019-09-25T11:39:33.081Z]   GEN      criu/protobuf-desc-gen.h
11:39:33 [2019-09-25T11:39:33.700Z]   DEP      criu/protobuf-desc.d
11:39:33 [2019-09-25T11:39:33.700Z]   DEP      criu/proc_parse.d
11:39:33 [2019-09-25T11:39:33.700Z]   DEP      criu/plugin.d
11:39:33 [2019-09-25T11:39:33.700Z]   DEP      criu/pipes.d
11:39:33 [2019-09-25T11:39:33.700Z]   DEP      criu/pie-util.d
11:39:33 [2019-09-25T11:39:33.700Z]   DEP      criu/pie-util-vdso.d
11:39:33 [2019-09-25T11:39:33.983Z]   DEP      criu/pie-util-vdso-elf32.d
11:39:33 [2019-09-25T11:39:33.983Z]   DEP      criu/path.d
11:39:33 [2019-09-25T11:39:33.983Z]   DEP      criu/parasite-syscall.d
11:39:33 [2019-09-25T11:39:33.983Z]   DEP      criu/pagemap.d
11:39:33 [2019-09-25T11:39:33.995Z] #20 11.42 
######                                                                     8.9%
###########                                                               15.9%
###############                                                           21.7%
##################                                                        25.9%
######################                                                    31.5%
###############################                                           43.9%
####################################                                      50.3%
#######################################                                   55.0%
##############################################                            64.1%
################################################                          67.7%
###############################################################           88.1%
######################################################################## 100.0%
11:39:34 [2019-09-25T11:39:34.266Z]   DEP      criu/pagemap-cache.d
11:39:34 [2019-09-25T11:39:34.266Z]   DEP      criu/page-xfer.d
11:39:34 [2019-09-25T11:39:34.266Z]   DEP      criu/page-pipe.d
11:39:34 [2019-09-25T11:39:34.266Z]   DEP      criu/netfilter.d
11:39:34 [2019-09-25T11:39:34.549Z]   DEP      criu/net.d
11:39:34 [2019-09-25T11:39:34.549Z]   DEP      criu/namespaces.d
11:39:34 [2019-09-25T11:39:34.549Z]   DEP      criu/mount.d
11:39:34 [2019-09-25T11:39:34.549Z]   DEP      criu/mem.d
11:39:34 [2019-09-25T11:39:34.561Z] #20 13.21 
11:39:34 [2019-09-25T11:39:34.831Z]   DEP      criu/lsm.d
11:39:34 [2019-09-25T11:39:34.831Z]   DEP      criu/log.d
11:39:34 [2019-09-25T11:39:34.831Z]   DEP      criu/libnetlink.d
11:39:34 [2019-09-25T11:39:34.831Z]   DEP      criu/kerndat.d
11:39:35 [2019-09-25T11:39:35.114Z]   DEP      criu/kcmp-ids.d
11:39:35 [2019-09-25T11:39:35.114Z]   DEP      criu/irmap.d
11:39:35 [2019-09-25T11:39:35.114Z]   DEP      criu/ipc_ns.d
11:39:35 [2019-09-25T11:39:35.114Z]   DEP      criu/image.d
11:39:35 [2019-09-25T11:39:35.396Z]   DEP      criu/image-desc.d
11:39:35 [2019-09-25T11:39:35.396Z]   DEP      criu/fsnotify.d
11:39:35 [2019-09-25T11:39:35.396Z]   DEP      criu/filesystems.d
11:39:35 [2019-09-25T11:39:35.396Z]   DEP      criu/files.d
11:39:35 [2019-09-25T11:39:35.552Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:39:35 [2019-09-25T11:39:35.552Z] 
11:39:35 [2019-09-25T11:39:35.552Z] 
11:39:35 [2019-09-25T11:39:35.552Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:39:35 [2019-09-25T11:39:35.552Z] 
11:39:35 [2019-09-25T11:39:35.552Z] 
11:39:35 [2019-09-25T11:39:35.552Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
11:39:35 [2019-09-25T11:39:35.552Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:39:35 [2019-09-25T11:39:35.552Z] PKG_CONFIG=pkg-config
11:39:35 [2019-09-25T11:39:35.552Z] GOLANG_VERSION=1.13
11:39:35 [2019-09-25T11:39:35.552Z] HOSTNAME=be63a1f95116
11:39:35 [2019-09-25T11:39:35.552Z] KEEPBUNDLE=1
11:39:35 [2019-09-25T11:39:35.552Z] container=docker
11:39:35 [2019-09-25T11:39:35.552Z] TEST_SKIP_INTEGRATION=1
11:39:35 [2019-09-25T11:39:35.552Z] GO111MODULE=off
11:39:35 [2019-09-25T11:39:35.552Z] GOPATH=/go
11:39:35 [2019-09-25T11:39:35.552Z] PWD=/go/src/github.com/docker/docker
11:39:35 [2019-09-25T11:39:35.552Z] HOME=/root
11:39:35 [2019-09-25T11:39:35.552Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:39:35 [2019-09-25T11:39:35.552Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_GRAPHDRIVER=overlay2
11:39:35 [2019-09-25T11:39:35.552Z] TERM=xterm
11:39:35 [2019-09-25T11:39:35.552Z] DEST=bundles/test-integration
11:39:35 [2019-09-25T11:39:35.552Z] SHLVL=1
11:39:35 [2019-09-25T11:39:35.552Z] TIMEOUT=120m
11:39:35 [2019-09-25T11:39:35.552Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:39:35 [2019-09-25T11:39:35.552Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_PKG=github.com/docker/docker
11:39:35 [2019-09-25T11:39:35.552Z] TESTDEBUG=0
11:39:35 [2019-09-25T11:39:35.552Z] _=/usr/bin/env
11:39:35 [2019-09-25T11:39:35.552Z] Building test suite binary ./integration-cli/test.main
11:39:35 [2019-09-25T11:39:35.552Z] No new tests added to integration.
11:39:35 [2019-09-25T11:39:35.552Z] 
11:39:35 [2019-09-25T11:39:35.552Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:39:35 [2019-09-25T11:39:35.552Z] PKG_CONFIG=pkg-config
11:39:35 [2019-09-25T11:39:35.552Z] GOLANG_VERSION=1.13
11:39:35 [2019-09-25T11:39:35.552Z] HOSTNAME=a621958399fc
11:39:35 [2019-09-25T11:39:35.552Z] KEEPBUNDLE=1
11:39:35 [2019-09-25T11:39:35.552Z] container=docker
11:39:35 [2019-09-25T11:39:35.552Z] TEST_SKIP_INTEGRATION=1
11:39:35 [2019-09-25T11:39:35.552Z] GO111MODULE=off
11:39:35 [2019-09-25T11:39:35.552Z] GOPATH=/go
11:39:35 [2019-09-25T11:39:35.552Z] PWD=/go/src/github.com/docker/docker
11:39:35 [2019-09-25T11:39:35.552Z] HOME=/root
11:39:35 [2019-09-25T11:39:35.552Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:39:35 [2019-09-25T11:39:35.552Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_GRAPHDRIVER=overlay2
11:39:35 [2019-09-25T11:39:35.552Z] TERM=xterm
11:39:35 [2019-09-25T11:39:35.552Z] DEST=bundles/test-integration
11:39:35 [2019-09-25T11:39:35.552Z] SHLVL=1
11:39:35 [2019-09-25T11:39:35.552Z] TIMEOUT=120m
11:39:35 [2019-09-25T11:39:35.552Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
11:39:35 [2019-09-25T11:39:35.552Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_PKG=github.com/docker/docker
11:39:35 [2019-09-25T11:39:35.552Z] TESTDEBUG=0
11:39:35 [2019-09-25T11:39:35.552Z] _=/usr/bin/env
11:39:35 [2019-09-25T11:39:35.552Z] Building test suite binary ./integration-cli/test.main
11:39:35 [2019-09-25T11:39:35.552Z] PKG_CONFIG=pkg-config
11:39:35 [2019-09-25T11:39:35.552Z] GOLANG_VERSION=1.13
11:39:35 [2019-09-25T11:39:35.552Z] HOSTNAME=f34acaca3282
11:39:35 [2019-09-25T11:39:35.552Z] KEEPBUNDLE=1
11:39:35 [2019-09-25T11:39:35.552Z] container=docker
11:39:35 [2019-09-25T11:39:35.552Z] TEST_SKIP_INTEGRATION_CLI=1
11:39:35 [2019-09-25T11:39:35.552Z] GO111MODULE=off
11:39:35 [2019-09-25T11:39:35.552Z] GOPATH=/go
11:39:35 [2019-09-25T11:39:35.552Z] PWD=/go/src/github.com/docker/docker
11:39:35 [2019-09-25T11:39:35.552Z] HOME=/root
11:39:35 [2019-09-25T11:39:35.552Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:39:35 [2019-09-25T11:39:35.552Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_GRAPHDRIVER=overlay2
11:39:35 [2019-09-25T11:39:35.552Z] TERM=xterm
11:39:35 [2019-09-25T11:39:35.552Z] DEST=bundles/test-integration
11:39:35 [2019-09-25T11:39:35.552Z] SHLVL=1
11:39:35 [2019-09-25T11:39:35.552Z] TIMEOUT=120m
11:39:35 [2019-09-25T11:39:35.552Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:39:35 [2019-09-25T11:39:35.552Z] DOCKER_PKG=github.com/docker/docker
11:39:35 [2019-09-25T11:39:35.552Z] TESTDEBUG=0
11:39:35 [2019-09-25T11:39:35.552Z] _=/usr/bin/env
11:39:35 [2019-09-25T11:39:35.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:39:35 [2019-09-25T11:39:35.679Z]   DEP      criu/files-reg.d
11:39:35 [2019-09-25T11:39:35.679Z]   DEP      criu/files-ext.d
11:39:35 [2019-09-25T11:39:35.679Z]   DEP      criu/file-lock.d
11:39:35 [2019-09-25T11:39:35.679Z]   DEP      criu/file-ids.d
11:39:35 [2019-09-25T11:39:35.679Z]   DEP      criu/fifo.d
11:39:35 [2019-09-25T11:39:35.852Z] #20 13.48 
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.0%
#####                                                                      8.2%
#######                                                                   10.6%
#########                                                                 13.2%
##########                                                                15.0%
###########                                                               16.4%
#############                                                             18.4%
11:39:35 [2019-09-25T11:39:35.852Z] #20 ...
11:39:35 [2019-09-25T11:39:35.852Z] 
11:39:35 [2019-09-25T11:39:35.852Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
11:39:35 [2019-09-25T11:39:35.852Z] #10 DONE 3.7s
11:39:35 [2019-09-25T11:39:35.852Z] 
11:39:35 [2019-09-25T11:39:35.852Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:39:35 [2019-09-25T11:39:35.852Z] #20 13.48 
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.0%
#####                                                                      8.2%
#######                                                                   10.6%
#########                                                                 13.2%
##########                                                                15.0%
###########                                                               16.4%
#############                                                             18.4%
##############                                                            19.8%
11:39:35 [2019-09-25T11:39:35.852Z] #20 ...
11:39:35 [2019-09-25T11:39:35.852Z] 
11:39:35 [2019-09-25T11:39:35.852Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:35 [2019-09-25T11:39:35.852Z] #35 45.55 Selecting previously unselected package liblzo2-2:amd64.
11:39:35 [2019-09-25T11:39:35.852Z] #35 45.55 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
11:39:35 [2019-09-25T11:39:35.852Z] #35 45.57 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
11:39:35 [2019-09-25T11:39:35.852Z] #35 45.86 Selecting previously unselected package libicu57:amd64.
11:39:35 [2019-09-25T11:39:35.852Z] #35 45.94 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
11:39:35 [2019-09-25T11:39:35.852Z] #35 45.98 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
11:39:35 [2019-09-25T11:39:35.852Z] #35 54.45 Selecting previously unselected package libxml2:amd64.
11:39:35 [2019-09-25T11:39:35.852Z] #35 54.45 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
11:39:35 [2019-09-25T11:39:35.852Z] #35 54.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
11:39:35 [2019-09-25T11:39:35.852Z] #35 55.43 Selecting previously unselected package libarchive13:amd64.
11:39:35 [2019-09-25T11:39:35.852Z] #35 55.44 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
11:39:35 [2019-09-25T11:39:35.852Z] #35 55.47 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
11:39:35 [2019-09-25T11:39:35.961Z]   DEP      criu/fdstore.d
11:39:35 [2019-09-25T11:39:35.961Z]   DEP      criu/fault-injection.d
11:39:35 [2019-09-25T11:39:35.961Z]   DEP      criu/external.d
11:39:35 [2019-09-25T11:39:35.961Z]   DEP      criu/eventpoll.d
11:39:35 [2019-09-25T11:39:35.961Z]   DEP      criu/eventfd.d
11:39:36 [2019-09-25T11:39:36.110Z] #35 ...
11:39:36 [2019-09-25T11:39:36.110Z] 
11:39:36 [2019-09-25T11:39:36.110Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:39:36 [2019-09-25T11:39:36.110Z] #30 55.41 time
11:39:36 [2019-09-25T11:39:36.243Z]   DEP      criu/crtools.d
11:39:36 [2019-09-25T11:39:36.243Z]   DEP      criu/cr-service.d
11:39:36 [2019-09-25T11:39:36.243Z]   DEP      criu/cr-restore.d
11:39:36 [2019-09-25T11:39:36.525Z]   DEP      criu/cr-errno.d
11:39:36 [2019-09-25T11:39:36.525Z]   DEP      criu/cr-dump.d
11:39:36 [2019-09-25T11:39:36.525Z]   DEP      criu/cr-dedup.d
11:39:36 [2019-09-25T11:39:36.525Z]   DEP      criu/cr-check.d
11:39:36 [2019-09-25T11:39:36.807Z]   DEP      criu/config.d
11:39:36 [2019-09-25T11:39:36.807Z]   DEP      criu/clone-noasan.d
11:39:36 [2019-09-25T11:39:36.807Z]   DEP      criu/cgroup.d
11:39:36 [2019-09-25T11:39:36.807Z]   DEP      criu/cgroup-props.d
11:39:36 [2019-09-25T11:39:36.807Z]   DEP      criu/bitmap.d
11:39:36 [2019-09-25T11:39:36.807Z]   DEP      criu/bfd.d
11:39:37 [2019-09-25T11:39:37.089Z]   DEP      criu/autofs.d
11:39:37 [2019-09-25T11:39:37.089Z]   DEP      criu/aio.d
11:39:37 [2019-09-25T11:39:37.089Z]   DEP      criu/action-scripts.d
11:39:37 [2019-09-25T11:39:37.371Z]   CC       criu/action-scripts.o
11:39:37 [2019-09-25T11:39:37.371Z]   CC       criu/aio.o
11:39:37 [2019-09-25T11:39:37.653Z]   CC       criu/autofs.o
11:39:38 [2019-09-25T11:39:38.268Z]   CC       criu/bfd.o
11:39:38 [2019-09-25T11:39:38.552Z]   CC       criu/bitmap.o
11:39:38 [2019-09-25T11:39:38.833Z]   CC       criu/cgroup-props.o
11:39:39 [2019-09-25T11:39:39.115Z]   CC       criu/cgroup.o
11:39:40 [2019-09-25T11:39:40.302Z] #30 ...
11:39:40 [2019-09-25T11:39:40.302Z] 
11:39:40 [2019-09-25T11:39:40.302Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
11:39:40 [2019-09-25T11:39:40.302Z] #11 DONE 3.9s
11:39:40 [2019-09-25T11:39:40.302Z] 
11:39:40 [2019-09-25T11:39:40.302Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:39:40 [2019-09-25T11:39:40.598Z]   CC       criu/clone-noasan.o
11:39:40 [2019-09-25T11:39:40.598Z]   CC       criu/config.o
11:39:40 [2019-09-25T11:39:40.704Z] + dpkg --print-architecture
11:39:40 [2019-09-25T11:39:40.704Z] + cd /tmp/tmp.Rtd9NSqNIM/src/github.com/docker/distribution
11:39:40 [2019-09-25T11:39:40.704Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:39:40 [2019-09-25T11:39:40.704Z] + GOPATH=/tmp/tmp.Rtd9NSqNIM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Rtd9NSqNIM
11:39:40 [2019-09-25T11:39:40.704Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:39:40 [2019-09-25T11:39:40.816Z] #20 13.48 
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.0%
#####                                                                      8.2%
#######                                                                   10.6%
#########                                                                 13.2%
##########                                                                15.0%
###########                                                               16.4%
#############                                                             18.4%
##############                                                            19.8%
###############                                                           21.1%
################                                                          22.4%
#################                                                         24.0%
###################                                                       26.4%
####################                                                      28.4%
######################                                                    30.9%
#######################                                                   32.3%
#########################                                                 35.7%
##########################                                                37.0%
############################                                              39.2%
#############################                                             40.9%
###############################                                           43.3%
################################                                          45.6%
##################################                                        48.3%
####################################                                      50.1%
#####################################                                     51.9%
######################################                                    53.5%
#######################################                                   54.9%
#########################################                                 57.0%
##########################################                                58.6%
###########################################                               60.2%
############################################                              61.6%
#############################################                             63.1%
##############################################                            64.9%
################################################                          67.0%
#################################################                         68.2%
##################################################                        70.0%
####################################################                      72.3%
#####################################################                     73.7%
######################################################                    75.9%
#######################################################                   77.7%
##########################################################                80.6%
##########################################################                81.9%
############################################################              83.6%
#############################################################             85.2%
#############################################################             86.0%
##############################################################            87.2%
################################################################          89.5%
##################################################################        92.1%
###################################################################       93.4%
###################################################################       94.0%
####################################################################      95.5%
#######################################################################   99.5%
######################################################################## 100.0%
11:39:41 [2019-09-25T11:39:41.073Z] #20 19.52 
11:39:41 [2019-09-25T11:39:41.212Z]   CC       criu/cr-check.o
11:39:42 [2019-09-25T11:39:42.217Z]   CC       criu/cr-dedup.o
11:39:42 [2019-09-25T11:39:42.217Z]   CC       criu/cr-dump.o
11:39:42 [2019-09-25T11:39:42.448Z] #20 20.94 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:39:42 [2019-09-25T11:39:42.706Z] #20 ...
11:39:42 [2019-09-25T11:39:42.706Z] 
11:39:42 [2019-09-25T11:39:42.706Z] #12 [dev 6/24] RUN ldconfig
11:39:42 [2019-09-25T11:39:42.706Z] #12 DONE 3.0s
11:39:42 [2019-09-25T11:39:42.706Z] 
11:39:42 [2019-09-25T11:39:42.706Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:42 [2019-09-25T11:39:42.706Z] #35 55.97 Selecting previously unselected package libjsoncpp1:amd64.
11:39:42 [2019-09-25T11:39:42.706Z] #35 55.98 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 55.99 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 56.24 Selecting previously unselected package libuv1:amd64.
11:39:42 [2019-09-25T11:39:42.706Z] #35 56.28 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 56.37 Unpacking libuv1:amd64 (1.9.1-3) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 56.86 Selecting previously unselected package cmake.
11:39:42 [2019-09-25T11:39:42.706Z] #35 56.90 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 56.98 Unpacking cmake (3.7.2-1) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 60.77 Selecting previously unselected package xxd.
11:39:42 [2019-09-25T11:39:42.706Z] #35 60.80 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 60.81 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.01 Selecting previously unselected package vim-common.
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.01 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.04 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.46 Processing triggers for mime-support (3.60) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.62 Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.63 Setting up libuv1:amd64 (1.9.1-3) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.64 Setting up cmake-data (3.7.2-1) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.67 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.75 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.77 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.86 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.88 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.92 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 61.94 Setting up cmake (3.7.2-1) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 62.04 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:42 [2019-09-25T11:39:42.706Z] #35 DONE 62.4s
11:39:42 [2019-09-25T11:39:42.706Z] 
11:39:42 [2019-09-25T11:39:42.706Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:39:42 [2019-09-25T11:39:42.963Z] #36 DONE 0.1s
11:39:42 [2019-09-25T11:39:42.963Z] 
11:39:42 [2019-09-25T11:39:42.963Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:39:42 [2019-09-25T11:39:42.963Z] #37 DONE 0.1s
11:39:42 [2019-09-25T11:39:42.963Z] 
11:39:42 [2019-09-25T11:39:42.963Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:43 [2019-09-25T11:39:43.532Z] #13 ...
11:39:43 [2019-09-25T11:39:43.532Z] 
11:39:43 [2019-09-25T11:39:43.532Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:39:43 [2019-09-25T11:39:43.532Z] #33 52.80 reflect
11:39:43 [2019-09-25T11:39:43.532Z] #33 53.15 internal/oserror
11:39:43 [2019-09-25T11:39:43.532Z] #33 53.19 syscall
11:39:43 [2019-09-25T11:39:43.532Z] #33 62.71 time
11:39:43 [2019-09-25T11:39:43.532Z] #33 ...
11:39:43 [2019-09-25T11:39:43.532Z] 
11:39:43 [2019-09-25T11:39:43.532Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:39:43 [2019-09-25T11:39:43.532Z] #20 21.72 
11:39:43 [2019-09-25T11:39:43.532Z] #20 22.04 
######################################################################## 100.0%
11:39:43 [2019-09-25T11:39:43.532Z] #20 22.19 
11:39:43 [2019-09-25T11:39:43.691Z]   CC       criu/cr-errno.o
11:39:43 [2019-09-25T11:39:43.691Z]   CC       criu/cr-restore.o
11:39:45 [2019-09-25T11:39:45.431Z] #20 23.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:39:45 [2019-09-25T11:39:45.431Z] #20 ...
11:39:45 [2019-09-25T11:39:45.431Z] 
11:39:45 [2019-09-25T11:39:45.431Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:39:45 [2019-09-25T11:39:45.431Z] #42 14.28 + cd /tmp/tmp.8Pzga8RBGL/src/github.com/opencontainers/runc
11:39:45 [2019-09-25T11:39:45.431Z] #42 14.28 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
11:39:45 [2019-09-25T11:39:45.431Z] #42 15.13 + '[' -z '' ']'
11:39:45 [2019-09-25T11:39:45.431Z] #42 15.13 + target=static
11:39:45 [2019-09-25T11:39:45.431Z] #42 15.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:39:45 [2019-09-25T11:39:45.431Z] #42 17.71 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
11:39:45 [2019-09-25T11:39:45.431Z] #42 ...
11:39:45 [2019-09-25T11:39:45.431Z] 
11:39:45 [2019-09-25T11:39:45.431Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:45 [2019-09-25T11:39:45.431Z] #57 56.70 Setting up libnet1-dev (1.1.6+dfsg-3) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 56.72 Setting up libprotobuf10:amd64 (3.0.0-9) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 56.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 56.87 Setting up python-protobuf (3.0.0-9) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.58 Setting up libcap-dev:amd64 (1:2.25-1) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.59 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.60 Setting up libnl-3-200:amd64 (3.2.27-2) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.62 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.63 Setting up libprotoc10:amd64 (3.0.0-9) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.64 Setting up protobuf-c-compiler (1.2.1-2) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.65 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.66 Setting up protobuf-compiler (3.0.0-9) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.67 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.68 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 64.69 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:39:45 [2019-09-25T11:39:45.431Z] #57 DONE 65.1s
11:39:45 [2019-09-25T11:39:45.431Z] 
11:39:45 [2019-09-25T11:39:45.431Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:39:45 [2019-09-25T11:39:45.713Z]   CC       criu/cr-service.o
11:39:45 [2019-09-25T11:39:45.849Z] + rm -rf /tmp/tmp.Rtd9NSqNIM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Rtd9NSqNIM
11:39:46 [2019-09-25T11:39:46.217Z] Removing intermediate container 6f35e48ceba1
11:39:46 [2019-09-25T11:39:46.217Z]  ---> f5d3cbd222c5
11:39:46 [2019-09-25T11:39:46.217Z] Step 17/126 : FROM base AS swagger
11:39:46 [2019-09-25T11:39:46.217Z]  ---> 9f6f5cc1e800
11:39:46 [2019-09-25T11:39:46.217Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
11:39:46 [2019-09-25T11:39:46.587Z]  ---> Running in 5b539788af16
11:39:46 [2019-09-25T11:39:46.587Z] Removing intermediate container 5b539788af16
11:39:46 [2019-09-25T11:39:46.587Z]  ---> fced722150dd
11:39:46 [2019-09-25T11:39:46.587Z] Step 19/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
11:39:46 [2019-09-25T11:39:46.587Z]  ---> Running in c8f96d0a9d83
11:39:46 [2019-09-25T11:39:46.722Z]   CC       criu/crtools.o
11:39:46 [2019-09-25T11:39:46.961Z] + mktemp -d
11:39:46 [2019-09-25T11:39:46.961Z] + export GOPATH=/tmp/tmp.48hqtKPce0
11:39:46 [2019-09-25T11:39:46.961Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.48hqtKPce0/src/github.com/go-swagger/go-swagger
11:39:46 [2019-09-25T11:39:46.961Z] Cloning into '/tmp/tmp.48hqtKPce0/src/github.com/go-swagger/go-swagger'...
11:39:47 [2019-09-25T11:39:47.004Z]   CC       criu/eventfd.o
11:39:47 [2019-09-25T11:39:47.288Z]   CC       criu/eventpoll.o
11:39:47 [2019-09-25T11:39:47.570Z]   CC       criu/external.o
11:39:47 [2019-09-25T11:39:47.852Z]   CC       criu/fault-injection.o
11:39:47 [2019-09-25T11:39:47.852Z]   CC       criu/fdstore.o
11:39:48 [2019-09-25T11:39:48.135Z]   CC       criu/fifo.o
11:39:48 [2019-09-25T11:39:48.417Z]   CC       criu/file-ids.o
11:39:48 [2019-09-25T11:39:48.417Z]   CC       criu/file-lock.o
11:39:49 [2019-09-25T11:39:49.030Z]   CC       criu/files-ext.o
11:39:49 [2019-09-25T11:39:49.030Z]   CC       criu/files-reg.o
11:39:49 [2019-09-25T11:39:49.614Z] #58 3.875 Note: Building without setproctitle() and strlcpy() support.
11:39:49 [2019-09-25T11:39:49.614Z] #58 3.876       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:39:50 [2019-09-25T11:39:50.488Z] + cd /tmp/tmp.48hqtKPce0/src/github.com/go-swagger/go-swagger
11:39:50 [2019-09-25T11:39:50.488Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
11:39:50 [2019-09-25T11:39:50.498Z]   CC       criu/files.o
11:39:50 [2019-09-25T11:39:50.550Z] #58 ...
11:39:50 [2019-09-25T11:39:50.550Z] 
11:39:50 [2019-09-25T11:39:50.550Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:39:50 [2019-09-25T11:39:50.550Z] #20 24.44 
11:39:50 [2019-09-25T11:39:50.550Z] #20 24.88 
##################################################                        69.7%
######################################################################## 100.0%
11:39:50 [2019-09-25T11:39:50.550Z] #20 25.12 
11:39:50 [2019-09-25T11:39:50.550Z] #20 26.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:39:50 [2019-09-25T11:39:50.550Z] #20 26.38 skipping existing 1849cc453dee
11:39:50 [2019-09-25T11:39:50.550Z] #20 26.56 
11:39:50 [2019-09-25T11:39:50.550Z] #20 27.91 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:39:50 [2019-09-25T11:39:50.550Z] #20 28.43 
11:39:50 [2019-09-25T11:39:50.550Z] #20 28.65 
######################################################################## 100.0%
11:39:50 [2019-09-25T11:39:50.550Z] #20 28.78 
11:39:50 [2019-09-25T11:39:50.550Z] #20 28.87 Download of images into '/build' complete.
11:39:50 [2019-09-25T11:39:50.550Z] #20 28.88 Use something like the following to load the result into a Docker daemon:
11:39:50 [2019-09-25T11:39:50.550Z] #20 28.88   tar -cC '/build' . | docker load
11:39:50 [2019-09-25T11:39:50.550Z] #20 DONE 29.1s
11:39:50 [2019-09-25T11:39:50.550Z] 
11:39:50 [2019-09-25T11:39:50.550Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:39:50 [2019-09-25T11:39:50.550Z] #13 4.948 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:39:50 [2019-09-25T11:39:50.550Z] #13 4.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:39:50 [2019-09-25T11:39:50.550Z] #13 5.042 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:39:50 [2019-09-25T11:39:50.550Z] #13 5.073 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:39:50 [2019-09-25T11:39:50.550Z] #13 5.122 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:39:50 [2019-09-25T11:39:50.550Z] #13 5.704 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
11:39:50 [2019-09-25T11:39:50.550Z] #13 7.517 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:39:50 [2019-09-25T11:39:50.865Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:39:51 [2019-09-25T11:39:51.504Z]   CC       criu/filesystems.o
11:39:51 [2019-09-25T11:39:51.786Z]   CC       criu/fsnotify.o
11:39:51 [2019-09-25T11:39:51.924Z] #13 9.191 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:39:52 [2019-09-25T11:39:52.400Z]   CC       criu/image-desc.o
11:39:52 [2019-09-25T11:39:52.400Z]   CC       criu/image.o
11:39:52 [2019-09-25T11:39:52.857Z] #13 ...
11:39:52 [2019-09-25T11:39:52.857Z] 
11:39:52 [2019-09-25T11:39:52.857Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.412 + RM_GOPATH=0
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.412 + TMP_GOPATH=
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.412 + : /build
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.412 + '[' -z '' ']'
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.422 ++ mktemp -d
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.422 + export GOPATH=/tmp/tmp.H0mgJZQomF
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.422 + GOPATH=/tmp/tmp.H0mgJZQomF
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.422 + RM_GOPATH=1
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.423 ++ dirname ./install.sh
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.424 + dir=.
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.424 + bin=tini
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.425 + shift
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.447 + '[' '!' -f ./tini.installer ']'
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.447 + . ./tini.installer
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.447 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.447 + install_tini
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.447 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.447 + git clone https://github.com/krallin/tini.git /tmp/tmp.H0mgJZQomF/tini
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.447 Cloning into '/tmp/tmp.H0mgJZQomF/tini'...
11:39:52 [2019-09-25T11:39:52.857Z] #38 3.447 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:39:52 [2019-09-25T11:39:52.857Z] #38 4.646 + cd /tmp/tmp.H0mgJZQomF/tini
11:39:52 [2019-09-25T11:39:52.857Z] #38 4.646 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:39:52 [2019-09-25T11:39:52.857Z] #38 4.663 + cmake .
11:39:52 [2019-09-25T11:39:52.857Z] #38 5.176 -- The C compiler identification is GNU 6.3.0
11:39:52 [2019-09-25T11:39:52.857Z] #38 5.240 -- Check for working C compiler: /usr/bin/cc
11:39:52 [2019-09-25T11:39:52.857Z] #38 5.812 -- Check for working C compiler: /usr/bin/cc -- works
11:39:52 [2019-09-25T11:39:52.857Z] #38 5.842 -- Detecting C compiler ABI info
11:39:52 [2019-09-25T11:39:52.857Z] #38 6.490 -- Detecting C compiler ABI info - done
11:39:52 [2019-09-25T11:39:52.857Z] #38 6.595 -- Detecting C compile features
11:39:52 [2019-09-25T11:39:52.857Z] #38 8.973 -- Detecting C compile features - done
11:39:52 [2019-09-25T11:39:52.857Z] #38 9.154 -- Performing Test HAS_BUILTIN_FORTIFY
11:39:52 [2019-09-25T11:39:52.857Z] #38 9.722 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:39:52 [2019-09-25T11:39:52.857Z] #38 9.931 -- Configuring done
11:39:52 [2019-09-25T11:39:52.857Z] #38 10.02 -- Generating done
11:39:52 [2019-09-25T11:39:52.857Z] #38 10.03 -- Build files have been written to: /tmp/tmp.H0mgJZQomF/tini
11:39:52 [2019-09-25T11:39:52.857Z] #38 10.05 + make tini-static
11:39:53 [2019-09-25T11:39:53.019Z]   CC       criu/ipc_ns.o
11:39:53 [2019-09-25T11:39:53.115Z] #38 ...
11:39:53 [2019-09-25T11:39:53.115Z] 
11:39:53 [2019-09-25T11:39:53.115Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:39:53 [2019-09-25T11:39:53.115Z] #58 6.628 fatal: Not a git repository (or any of the parent directories): .git
11:39:53 [2019-09-25T11:39:53.115Z] #58 6.856   GEN      .gitid
11:39:53 [2019-09-25T11:39:53.115Z] #58 6.932   GEN      criu/include/version.h
11:39:53 [2019-09-25T11:39:53.115Z] #58 7.032   GEN      include/common/asm
11:39:53 [2019-09-25T11:39:53.373Z] #58 ...
11:39:53 [2019-09-25T11:39:53.373Z] 
11:39:53 [2019-09-25T11:39:53.373Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:39:53 [2019-09-25T11:39:53.373Z] #30 62.72 internal/poll
11:39:53 [2019-09-25T11:39:53.373Z] #30 63.88 internal/fmtsort
11:39:53 [2019-09-25T11:39:53.373Z] #30 64.57 internal/syscall/unix
11:39:53 [2019-09-25T11:39:53.373Z] #30 65.08 strings
11:39:53 [2019-09-25T11:39:53.373Z] #30 65.69 os
11:39:53 [2019-09-25T11:39:53.373Z] #30 67.90 bytes
11:39:53 [2019-09-25T11:39:53.373Z] #30 69.87 bufio
11:39:53 [2019-09-25T11:39:53.373Z] #30 70.65 fmt
11:39:53 [2019-09-25T11:39:53.631Z] #30 72.76 path/filepath
11:39:53 [2019-09-25T11:39:53.631Z] #30 ...
11:39:53 [2019-09-25T11:39:53.631Z] 
11:39:53 [2019-09-25T11:39:53.631Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:39:53 [2019-09-25T11:39:53.631Z] #38 10.50 Scanning dependencies of target tini-static
11:39:53 [2019-09-25T11:39:53.631Z] #38 10.58 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:39:53 [2019-09-25T11:39:53.633Z]   CC       criu/irmap.o
11:39:53 [2019-09-25T11:39:53.917Z]   CC       criu/kcmp-ids.o
11:39:54 [2019-09-25T11:39:54.198Z]   CC       criu/kerndat.o
11:39:54 [2019-09-25T11:39:54.812Z]   CC       criu/libnetlink.o
11:39:55 [2019-09-25T11:39:55.148Z]   CC       criu/log.o
11:39:55 [2019-09-25T11:39:55.433Z]   CC       criu/lsm.o
11:39:55 [2019-09-25T11:39:55.433Z]   CC       criu/mem.o
11:39:55 [2019-09-25T11:39:55.655Z] #38 12.12 [100%] Linking C executable tini-static
11:39:55 [2019-09-25T11:39:55.655Z] #38 12.61 [100%] Built target tini-static
11:39:55 [2019-09-25T11:39:55.655Z] #38 12.69 + mkdir -p /build
11:39:55 [2019-09-25T11:39:55.655Z] #38 12.69 + cp tini-static /build/docker-init
11:39:55 [2019-09-25T11:39:55.914Z] #38 DONE 12.9s
11:39:55 [2019-09-25T11:39:55.914Z] 
11:39:55 [2019-09-25T11:39:55.914Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:39:56 [2019-09-25T11:39:56.931Z]   CC       criu/mount.o
11:39:57 [2019-09-25T11:39:57.721Z] #47 33.13 Checking out files:  48% (1395/2879)   
Checking out files:  49% (1411/2879)   
Checking out files:  50% (1440/2879)   
Checking out files:  51% (1469/2879)   
Checking out files:  52% (1498/2879)   
Checking out files:  53% (1526/2879)   
Checking out files:  54% (1555/2879)   
Checking out files:  55% (1584/2879)   
Checking out files:  56% (1613/2879)   
Checking out files:  57% (1642/2879)   
Checking out files:  58% (1670/2879)   
Checking out files:  59% (1699/2879)   
Checking out files:  60% (1728/2879)   
Checking out files:  61% (1757/2879)   
Checking out files:  62% (1785/2879)   
Checking out files:  63% (1814/2879)   
Checking out files:  64% (1843/2879)   
Checking out files:  65% (1872/2879)   
Checking out files:  66% (1901/2879)   
Checking out files:  67% (1929/2879)   
Checking out files:  68% (1958/2879)   
Checking out files:  69% (1987/2879)   
Checking out files:  70% (2016/2879)   
Checking out files:  71% (2045/2879)   
Checking out files:  72% (2073/2879)   
Checking out files:  73% (2102/2879)   
Checking out files:  74% (2131/2879)   
Checking out files:  75% (2160/2879)   
Checking out files:  76% (2189/2879)   
Checking out files:  77% (2217/2879)   
Checking out files:  78% (2246/2879)   
Checking out files:  78% (2262/2879)   
Checking out files:  79% (2275/2879)   
Checking out files:  80% (2304/2879)   
Checking out files:  81% (2332/2879)   
Checking out files:  82% (2361/2879)   
Checking out files:  83% (2390/2879)   
Checking out files:  84% (2419/2879)   
Checking out files:  85% (2448/2879)   
Checking out files:  86% (2476/2879)   
Checking out files:  87% (2505/2879)   
Checking out files:  88% (2534/2879)   
Checking out files:  89% (2563/2879)   
Checking out files:  90% (2592/2879)   
Checking out files:  91% (2620/2879)   
Checking out files:  92% (2649/2879)   
Checking out files:  93% (2678/2879)   
Checking out files:  94% (2707/2879)   
Checking out files:  95% (2736/2879)   
Checking out files:  96% (2764/2879)   
Checking out files:  97% (2793/2879)   
Checking out files:  98% (2822/2879)   
Checking out files:  99% (2851/2879)   
Checking out files: 100% (2879/2879)   
Checking out files: 100% (2879/2879), done.
11:39:57 [2019-09-25T11:39:57.721Z] #47 35.08 + cd /tmp/tmp.jgUUwhNbJH/src/github.com/containerd/containerd
11:39:57 [2019-09-25T11:39:57.721Z] #47 35.10 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
11:39:58 [2019-09-25T11:39:58.951Z]   CC       criu/namespaces.o
11:39:59 [2019-09-25T11:39:59.096Z] #47 ...
11:39:59 [2019-09-25T11:39:59.096Z] 
11:39:59 [2019-09-25T11:39:59.096Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:39:59 [2019-09-25T11:39:59.096Z] #33 68.43 internal/poll
11:39:59 [2019-09-25T11:39:59.096Z] #33 70.08 internal/fmtsort
11:39:59 [2019-09-25T11:39:59.096Z] #33 71.42 internal/syscall/unix
11:39:59 [2019-09-25T11:39:59.096Z] #33 71.76 strings
11:39:59 [2019-09-25T11:39:59.096Z] #33 71.95 os
11:39:59 [2019-09-25T11:39:59.096Z] #33 75.38 regexp/syntax
11:39:59 [2019-09-25T11:39:59.096Z] #33 76.91 fmt
11:39:59 [2019-09-25T11:39:59.096Z] #33 ...
11:39:59 [2019-09-25T11:39:59.096Z] 
11:39:59 [2019-09-25T11:39:59.096Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.312   PBCC     images/google/protobuf/descriptor.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.460   PBCC     images/opts.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.535   PBCC     images/sit.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.568   DEP      images/google/protobuf/descriptor.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.627   DEP      images/opts.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.670   DEP      images/sit.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.713   PBCC     images/macvlan.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.784   DEP      images/macvlan.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.852   PBCC     images/autofs.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.864   DEP      images/autofs.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.963   PBCC     images/sysctl.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 9.986   DEP      images/sysctl.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.06   PBCC     images/time.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.11   DEP      images/time.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.18   PBCC     images/binfmt-misc.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.25   DEP      images/binfmt-misc.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.32   PBCC     images/seccomp.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.39   DEP      images/seccomp.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.47   PBCC     images/userns.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.52   DEP      images/userns.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.69   PBCC     images/cgroup.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.71   DEP      images/cgroup.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.77   PBCC     images/fown.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.83   PBCC     images/ext-file.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.86   DEP      images/fown.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 10.92   DEP      images/ext-file.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.00   PBCC     images/rpc.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.11   DEP      images/rpc.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.23   PBCC     images/siginfo.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.31   DEP      images/siginfo.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.44   PBCC     images/pagemap.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.57   DEP      images/pagemap.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.62   PBCC     images/rlimit.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.62   DEP      images/rlimit.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.62   PBCC     images/file-lock.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.66   DEP      images/file-lock.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.73   PBCC     images/tty.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.78   DEP      images/tty.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.88   PBCC     images/tun.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.90   PBCC     images/netdev.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 11.99   DEP      images/tun.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.04   DEP      images/netdev.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.12   PBCC     images/vma.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.20   DEP      images/vma.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.29   PBCC     images/creds.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.35   DEP      images/creds.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.41   PBCC     images/utsns.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.45   DEP      images/utsns.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.51   PBCC     images/ipc-desc.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.52   PBCC     images/ipc-sem.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.55   DEP      images/ipc-desc.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.58   DEP      images/ipc-sem.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.62   PBCC     images/ipc-msg.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.64   DEP      images/ipc-msg.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.67   PBCC     images/ipc-shm.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.70   DEP      images/ipc-shm.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.73   PBCC     images/ipc-var.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.77   DEP      images/ipc-var.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.81   PBCC     images/sk-opts.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.84   PBCC     images/packet-sock.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.91   DEP      images/sk-opts.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 12.98   DEP      images/packet-sock.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.02   PBCC     images/sk-netlink.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.06   DEP      images/sk-netlink.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.11   PBCC     images/sk-inet.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.16   DEP      images/sk-inet.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.21   PBCC     images/sk-unix.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.27   DEP      images/sk-unix.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.34   PBCC     images/mm.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.42   DEP      images/mm.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.48   PBCC     images/timerfd.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.55   DEP      images/timerfd.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.61   PBCC     images/timer.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.64   DEP      images/timer.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.69   PBCC     images/sa.pb-c.c
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.76   DEP      images/sa.pb-c.d
11:39:59 [2019-09-25T11:39:59.096Z] #58 13.79   PBCC     images/pipe-data.pb-c.c
11:39:59 [2019-09-25T11:39:59.355Z] #58 13.81   DEP      images/pipe-data.pb-c.d
11:39:59 [2019-09-25T11:39:59.355Z] #58 13.86   PBCC     images/mnt.pb-c.c
11:39:59 [2019-09-25T11:39:59.355Z] #58 13.92   DEP      images/mnt.pb-c.d
11:39:59 [2019-09-25T11:39:59.355Z] #58 13.99   PBCC     images/sk-packet.pb-c.c
11:39:59 [2019-09-25T11:39:59.355Z] #58 14.06   DEP      images/sk-packet.pb-c.d
11:39:59 [2019-09-25T11:39:59.613Z] #58 14.09   PBCC     images/tcp-stream.pb-c.c
11:39:59 [2019-09-25T11:39:59.613Z] #58 14.15   DEP      images/tcp-stream.pb-c.d
11:39:59 [2019-09-25T11:39:59.613Z] #58 14.21   PBCC     images/pipe.pb-c.c
11:39:59 [2019-09-25T11:39:59.871Z] #58 14.31   DEP      images/pipe.pb-c.d
11:39:59 [2019-09-25T11:39:59.871Z] #58 14.38   PBCC     images/pstree.pb-c.c
11:39:59 [2019-09-25T11:39:59.871Z] #58 14.39   DEP      images/pstree.pb-c.d
11:39:59 [2019-09-25T11:39:59.871Z] #58 14.45   PBCC     images/fs.pb-c.c
11:39:59 [2019-09-25T11:39:59.871Z] #58 14.46   DEP      images/fs.pb-c.d
11:39:59 [2019-09-25T11:39:59.871Z] #58 14.50   PBCC     images/signalfd.pb-c.c
11:39:59 [2019-09-25T11:39:59.871Z] #58 14.55   DEP      images/signalfd.pb-c.d
11:39:59 [2019-09-25T11:39:59.956Z]   CC       criu/net.o
11:40:00 [2019-09-25T11:40:00.129Z] #58 14.64   PBCC     images/fh.pb-c.c
11:40:00 [2019-09-25T11:40:00.129Z] #58 14.73   PBCC     images/fsnotify.pb-c.c
11:40:00 [2019-09-25T11:40:00.129Z] #58 14.77   DEP      images/fh.pb-c.d
11:40:00 [2019-09-25T11:40:00.129Z] #58 14.81   DEP      images/fsnotify.pb-c.d
11:40:00 [2019-09-25T11:40:00.387Z] #58 14.89   PBCC     images/eventpoll.pb-c.c
11:40:00 [2019-09-25T11:40:00.387Z] #58 14.94   DEP      images/eventpoll.pb-c.d
11:40:00 [2019-09-25T11:40:00.387Z] #58 15.01   PBCC     images/eventfd.pb-c.c
11:40:00 [2019-09-25T11:40:00.387Z] #58 15.05   DEP      images/eventfd.pb-c.d
11:40:00 [2019-09-25T11:40:00.464Z] + rm -rf /tmp/tmp.48hqtKPce0
11:40:00 [2019-09-25T11:40:00.645Z] #58 15.09   PBCC     images/remap-file-path.pb-c.c
11:40:00 [2019-09-25T11:40:00.645Z] #58 15.13   DEP      images/remap-file-path.pb-c.d
11:40:00 [2019-09-25T11:40:00.645Z] #58 ...
11:40:00 [2019-09-25T11:40:00.645Z] 
11:40:00 [2019-09-25T11:40:00.645Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:40:00 [2019-09-25T11:40:00.645Z] #33 79.95 path/filepath
11:40:00 [2019-09-25T11:40:00.844Z] Removing intermediate container c8f96d0a9d83
11:40:00 [2019-09-25T11:40:00.844Z]  ---> 9d38d8d3578a
11:40:00 [2019-09-25T11:40:00.844Z] Step 20/126 : FROM base AS frozen-images
11:40:00 [2019-09-25T11:40:00.844Z]  ---> 9f6f5cc1e800
11:40:00 [2019-09-25T11:40:00.844Z] Step 21/126 : ARG DEBIAN_FRONTEND
11:40:00 [2019-09-25T11:40:00.844Z]  ---> Using cache
11:40:00 [2019-09-25T11:40:00.844Z]  ---> e1aa113ac6a3
11:40:00 [2019-09-25T11:40:00.844Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
11:40:01 [2019-09-25T11:40:01.301Z]  ---> Running in d509079f6bb7
11:40:01 [2019-09-25T11:40:01.757Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:40:01 [2019-09-25T11:40:01.757Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:40:01 [2019-09-25T11:40:01.757Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:40:01 [2019-09-25T11:40:01.757Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:40:01 [2019-09-25T11:40:01.757Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:40:01 [2019-09-25T11:40:01.757Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
11:40:01 [2019-09-25T11:40:01.757Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:40:01 [2019-09-25T11:40:01.994Z]   CC       criu/netfilter.o
11:40:01 [2019-09-25T11:40:01.994Z]   CC       criu/page-pipe.o
11:40:02 [2019-09-25T11:40:02.018Z] #33 81.14 regexp
11:40:02 [2019-09-25T11:40:02.145Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:40:02 [2019-09-25T11:40:02.608Z]   CC       criu/page-xfer.o
11:40:02 [2019-09-25T11:40:02.952Z] #33 82.18 flag
11:40:03 [2019-09-25T11:40:03.221Z]   CC       criu/pagemap-cache.o
11:40:03 [2019-09-25T11:40:03.384Z] Fetched 7668 kB in 1s (4790 kB/s)
11:40:03 [2019-09-25T11:40:03.504Z]   CC       criu/pagemap.o
11:40:03 [2019-09-25T11:40:03.746Z] Reading package lists...
11:40:04 [2019-09-25T11:40:04.117Z]   CC       criu/parasite-syscall.o
11:40:04 [2019-09-25T11:40:04.132Z] Reading package lists...
11:40:04 [2019-09-25T11:40:04.326Z] #33 83.70 go/token
11:40:04 [2019-09-25T11:40:04.495Z] Building dependency tree...
11:40:04 [2019-09-25T11:40:04.495Z] Reading state information...
11:40:04 [2019-09-25T11:40:04.495Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
11:40:04 [2019-09-25T11:40:04.495Z] The following additional packages will be installed:
11:40:04 [2019-09-25T11:40:04.495Z]   libjq1 libonig4
11:40:04 [2019-09-25T11:40:04.495Z] The following NEW packages will be installed:
11:40:04 [2019-09-25T11:40:04.495Z]   jq libjq1 libonig4
11:40:04 [2019-09-25T11:40:04.495Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
11:40:04 [2019-09-25T11:40:04.495Z] Need to get 328 kB of archives.
11:40:04 [2019-09-25T11:40:04.495Z] After this operation, 1263 kB of additional disk space will be used.
11:40:04 [2019-09-25T11:40:04.495Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
11:40:04 [2019-09-25T11:40:04.495Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
11:40:04 [2019-09-25T11:40:04.495Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
11:40:04 [2019-09-25T11:40:04.495Z] debconf: delaying package configuration, since apt-utils is not installed
11:40:04 [2019-09-25T11:40:04.731Z]   CC       criu/path.o
11:40:04 [2019-09-25T11:40:04.875Z] Fetched 328 kB in 0s (4037 kB/s)
11:40:04 [2019-09-25T11:40:04.875Z] Selecting previously unselected package libonig4:s390x.
11:40:04 [2019-09-25T11:40:04.875Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:40:04 [2019-09-25T11:40:04.875Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
11:40:04 [2019-09-25T11:40:04.875Z] Unpacking libonig4:s390x (6.1.3-2) ...
11:40:04 [2019-09-25T11:40:04.875Z] Selecting previously unselected package libjq1:s390x.
11:40:04 [2019-09-25T11:40:04.875Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
11:40:04 [2019-09-25T11:40:04.875Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
11:40:04 [2019-09-25T11:40:04.875Z] Selecting previously unselected package jq.
11:40:04 [2019-09-25T11:40:04.875Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
11:40:04 [2019-09-25T11:40:04.875Z] Unpacking jq (1.5+dfsg-1.3) ...
11:40:04 [2019-09-25T11:40:04.875Z] Setting up libonig4:s390x (6.1.3-2) ...
11:40:04 [2019-09-25T11:40:04.875Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
11:40:04 [2019-09-25T11:40:04.875Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:40:04 [2019-09-25T11:40:04.875Z] Setting up jq (1.5+dfsg-1.3) ...
11:40:04 [2019-09-25T11:40:04.892Z] #33 ...
11:40:04 [2019-09-25T11:40:04.892Z] 
11:40:04 [2019-09-25T11:40:04.892Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:40:04 [2019-09-25T11:40:04.892Z] #30 74.27 io/ioutil
11:40:04 [2019-09-25T11:40:04.892Z] #30 74.90 path
11:40:04 [2019-09-25T11:40:04.892Z] #30 75.65 text/tabwriter
11:40:04 [2019-09-25T11:40:04.892Z] #30 77.14 github.com/BurntSushi/toml
11:40:04 [2019-09-25T11:40:04.892Z] #30 77.14 flag
11:40:04 [2019-09-25T11:40:04.892Z] #30 79.22 log
11:40:04 [2019-09-25T11:40:04.892Z] #30 81.28 github.com/BurntSushi/toml/cmd/tomlv
11:40:05 [2019-09-25T11:40:05.019Z]   CC       criu/pie-util-vdso-elf32.o
11:40:05 [2019-09-25T11:40:05.019Z]   CC       criu/pie-util-vdso.o
11:40:05 [2019-09-25T11:40:05.150Z] #30 ...
11:40:05 [2019-09-25T11:40:05.151Z] 
11:40:05 [2019-09-25T11:40:05.151Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.18   PBCC     images/fifo.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.25   DEP      images/fifo.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.31   PBCC     images/ghost-file.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.36   DEP      images/ghost-file.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.45   PBCC     images/regfile.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.50   DEP      images/regfile.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.57   PBCC     images/ns.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.60   DEP      images/ns.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.67   PBCC     images/fdinfo.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.75   DEP      images/fdinfo.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.82   PBCC     images/core-aarch64.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.87   PBCC     images/core-arm.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.91   PBCC     images/core-ppc64.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.96   PBCC     images/core-s390.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 15.99   PBCC     images/core-x86.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.05   PBCC     images/core.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.11   PBCC     images/inventory.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.18   DEP      images/core-aarch64.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.22   DEP      images/core-arm.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.31   DEP      images/core-ppc64.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.37   DEP      images/core-s390.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.46   DEP      images/core-x86.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.52   DEP      images/core.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.62   DEP      images/inventory.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.70   PBCC     images/cpuinfo.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.78   DEP      images/cpuinfo.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.86   PBCC     images/stats.pb-c.c
11:40:05 [2019-09-25T11:40:05.151Z] #58 16.92   DEP      images/stats.pb-c.d
11:40:05 [2019-09-25T11:40:05.151Z] #58 18.53 make[1]: Nothing to be done for 'all'.
11:40:05 [2019-09-25T11:40:05.246Z] Removing intermediate container d509079f6bb7
11:40:05 [2019-09-25T11:40:05.246Z]  ---> 752eb1fb5ce8
11:40:05 [2019-09-25T11:40:05.246Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh /
11:40:05 [2019-09-25T11:40:05.301Z]   CC       criu/pie-util.o
11:40:05 [2019-09-25T11:40:05.583Z]   CC       criu/pipes.o
11:40:05 [2019-09-25T11:40:05.608Z]  ---> 47b6126b36a8
11:40:05 [2019-09-25T11:40:05.608Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
11:40:05 [2019-09-25T11:40:05.608Z]  ---> Running in 8a48f3750af5
11:40:05 [2019-09-25T11:40:05.717Z] #58 20.18   CC       images/stats.o
11:40:05 [2019-09-25T11:40:05.865Z]   CC       criu/plugin.o
11:40:05 [2019-09-25T11:40:05.975Z] #58 20.62   CC       images/core.o
11:40:06 [2019-09-25T11:40:06.147Z]   CC       criu/proc_parse.o
11:40:06 [2019-09-25T11:40:06.541Z] #58 ...
11:40:06 [2019-09-25T11:40:06.541Z] 
11:40:06 [2019-09-25T11:40:06.541Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:40:06 [2019-09-25T11:40:06.541Z] #30 DONE 85.9s
11:40:06 [2019-09-25T11:40:06.541Z] 
11:40:06 [2019-09-25T11:40:06.541Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:40:06 [2019-09-25T11:40:06.541Z] #33 84.67 go/scanner
11:40:06 [2019-09-25T11:40:06.541Z] #33 85.31 internal/lazyregexp
11:40:06 [2019-09-25T11:40:06.541Z] #33 85.63 path
11:40:06 [2019-09-25T11:40:06.800Z] #33 86.27 io/ioutil
11:40:06 [2019-09-25T11:40:06.893Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:40:06 [2019-09-25T11:40:06.893Z] 
11:40:07 [2019-09-25T11:40:07.366Z] #33 86.44 go/ast
11:40:07 [2019-09-25T11:40:07.634Z] 
#######                                                                   10.1%
###################                                                       26.8%
###############################                                           43.5%
###########################################                               60.2%
#######################################################                   77.0%
###################################################################       93.7%
######################################################################## 100.0%
11:40:08 [2019-09-25T11:40:08.010Z] 
11:40:08 [2019-09-25T11:40:08.166Z]   CC       criu/protobuf-desc.o
11:40:08 [2019-09-25T11:40:08.300Z] #33 87.31 net/url
11:40:08 [2019-09-25T11:40:08.381Z] 
#######################                                                   32.2%
###################################################                       71.9%
######################################################################## 100.0%
11:40:08 [2019-09-25T11:40:08.381Z] 
11:40:08 [2019-09-25T11:40:08.449Z]   CC       criu/protobuf.o
11:40:08 [2019-09-25T11:40:08.731Z]   CC       criu/pstree.o
11:40:09 [2019-09-25T11:40:09.132Z] 
########                                                                  11.8%
#######################                                                   32.0%
#####################################                                     52.3%
####################################################                      72.7%
###################################################################       93.1%
######################################################################## 100.0%
11:40:09 [2019-09-25T11:40:09.132Z] 
11:40:09 [2019-09-25T11:40:09.674Z] #33 89.05 text/template/parse
11:40:09 [2019-09-25T11:40:09.737Z]   CC       criu/rbtree.o
11:40:09 [2019-09-25T11:40:09.737Z]   CC       criu/rst-malloc.o
11:40:09 [2019-09-25T11:40:09.932Z] #33 ...
11:40:09 [2019-09-25T11:40:09.932Z] 
11:40:09 [2019-09-25T11:40:09.932Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:40:09 [2019-09-25T11:40:09.932Z] #47 36.98 + export 'BUILDTAGS=netgo osusergo static_build'
11:40:09 [2019-09-25T11:40:09.932Z] #47 36.98 + BUILDTAGS='netgo osusergo static_build'
11:40:09 [2019-09-25T11:40:09.932Z] #47 36.98 + export EXTRA_FLAGS=-buildmode=pie
11:40:09 [2019-09-25T11:40:09.932Z] #47 36.98 + EXTRA_FLAGS=-buildmode=pie
11:40:09 [2019-09-25T11:40:09.932Z] #47 36.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:40:09 [2019-09-25T11:40:09.932Z] #47 36.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:40:09 [2019-09-25T11:40:09.932Z] #47 36.98 + '[' '' = dynamic ']'
11:40:09 [2019-09-25T11:40:09.932Z] #47 36.98 + make
11:40:09 [2019-09-25T11:40:09.932Z] #47 37.80 🇩 bin/ctr
11:40:09 [2019-09-25T11:40:09.932Z] #47 ...
11:40:09 [2019-09-25T11:40:09.932Z] 
11:40:09 [2019-09-25T11:40:09.932Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:40:09 [2019-09-25T11:40:09.932Z] #58 21.70   CC       images/core-x86.o
11:40:09 [2019-09-25T11:40:09.932Z] #58 22.53   CC       images/core-arm.o
11:40:09 [2019-09-25T11:40:09.932Z] #58 22.86   CC       images/core-aarch64.o
11:40:09 [2019-09-25T11:40:09.932Z] #58 23.23   CC       images/core-ppc64.o
11:40:09 [2019-09-25T11:40:09.932Z] #58 23.86   CC       images/core-s390.o
11:40:09 [2019-09-25T11:40:09.932Z] #58 24.52   CC       images/cpuinfo.o
11:40:10 [2019-09-25T11:40:10.019Z]   CC       criu/seccomp.o
11:40:10 [2019-09-25T11:40:10.300Z]   CC       criu/seize.o
11:40:10 [2019-09-25T11:40:10.498Z] #58 25.02   CC       images/inventory.o
11:40:10 [2019-09-25T11:40:10.756Z] #58 25.33   CC       images/fdinfo.o
11:40:10 [2019-09-25T11:40:10.918Z]   CC       criu/servicefd.o
11:40:10 [2019-09-25T11:40:10.919Z] 
####                                                                       5.8%
#########                                                                 13.3%
###############                                                           20.9%
###################                                                       27.5%
########################                                                  34.1%
##############################                                            41.7%
###################################                                       49.2%
########################################                                  56.8%
##############################################                            64.4%
###################################################                       71.0%
########################################################                  78.5%
#############################################################             86.1%
###################################################################       93.7%
######################################################################## 100.0%
11:40:10 [2019-09-25T11:40:10.919Z] 
11:40:11 [2019-09-25T11:40:11.207Z]   CC       criu/shmem.o
11:40:11 [2019-09-25T11:40:11.279Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:40:11 [2019-09-25T11:40:11.322Z] #58 25.83   CC       images/fown.o
11:40:11 [2019-09-25T11:40:11.580Z] #58 26.01   CC       images/ns.o
11:40:11 [2019-09-25T11:40:11.580Z] #58 26.27   CC       images/regfile.o
11:40:11 [2019-09-25T11:40:11.651Z] 
11:40:11 [2019-09-25T11:40:11.651Z] 
######################################################################## 100.0%
11:40:11 [2019-09-25T11:40:11.651Z] 
11:40:11 [2019-09-25T11:40:11.822Z]   CC       criu/sigframe.o
11:40:12 [2019-09-25T11:40:12.024Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:40:12 [2019-09-25T11:40:12.104Z]   CC       criu/signalfd.o
11:40:12 [2019-09-25T11:40:12.104Z]   CC       criu/sk-inet.o
11:40:12 [2019-09-25T11:40:12.145Z] #58 26.46   CC       images/ghost-file.o
11:40:12 [2019-09-25T11:40:12.145Z] #58 26.85   CC       images/fifo.o
11:40:12 [2019-09-25T11:40:12.394Z] 
11:40:12 [2019-09-25T11:40:12.394Z] 
######################################################################## 100.0%
11:40:12 [2019-09-25T11:40:12.394Z] 
11:40:12 [2019-09-25T11:40:12.404Z] #58 ...
11:40:12 [2019-09-25T11:40:12.404Z] 
11:40:12 [2019-09-25T11:40:12.404Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:40:12 [2019-09-25T11:40:12.404Z] #13 19.57 Fetched 7916 kB in 15s (506 kB/s)
11:40:12 [2019-09-25T11:40:12.404Z] #13 19.57 Reading package lists...
11:40:12 [2019-09-25T11:40:12.662Z] #13 25.40 Reading package lists...
11:40:12 [2019-09-25T11:40:12.662Z] #13 ...
11:40:12 [2019-09-25T11:40:12.662Z] 
11:40:12 [2019-09-25T11:40:12.662Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:40:12 [2019-09-25T11:40:12.662Z] #33 91.71 go/parser
11:40:13 [2019-09-25T11:40:13.110Z]   CC       criu/sk-netlink.o
11:40:13 [2019-09-25T11:40:13.110Z]   CC       criu/sk-packet.o
11:40:13 [2019-09-25T11:40:13.168Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:40:13 [2019-09-25T11:40:13.168Z] skipping existing b63cc5f62c21
11:40:13 [2019-09-25T11:40:13.168Z] 
11:40:13 [2019-09-25T11:40:13.724Z]   CC       criu/sk-queue.o
11:40:13 [2019-09-25T11:40:13.957Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:40:13 [2019-09-25T11:40:13.957Z] 
11:40:13 [2019-09-25T11:40:13.957Z] 
######################################################################## 100.0%
11:40:13 [2019-09-25T11:40:13.957Z] 
11:40:13 [2019-09-25T11:40:13.957Z] Download of images into '/build' complete.
11:40:13 [2019-09-25T11:40:13.957Z] Use something like the following to load the result into a Docker daemon:
11:40:13 [2019-09-25T11:40:13.957Z]   tar -cC '/build' . | docker load
11:40:14 [2019-09-25T11:40:14.006Z]   CC       criu/sk-tcp.o
11:40:14 [2019-09-25T11:40:14.290Z]   CC       criu/sk-unix.o
11:40:14 [2019-09-25T11:40:14.562Z] #33 93.57 text/template
11:40:15 [2019-09-25T11:40:15.222Z] Removing intermediate container 8a48f3750af5
11:40:15 [2019-09-25T11:40:15.222Z]  ---> 76278a0b41de
11:40:15 [2019-09-25T11:40:15.222Z] Step 25/126 : FROM base AS cross-false
11:40:15 [2019-09-25T11:40:15.222Z]  ---> 9f6f5cc1e800
11:40:15 [2019-09-25T11:40:15.222Z] Step 26/126 : FROM base AS cross-true
11:40:15 [2019-09-25T11:40:15.222Z]  ---> 9f6f5cc1e800
11:40:15 [2019-09-25T11:40:15.222Z] Step 27/126 : ARG DEBIAN_FRONTEND
11:40:15 [2019-09-25T11:40:15.222Z]  ---> Using cache
11:40:15 [2019-09-25T11:40:15.222Z]  ---> e1aa113ac6a3
11:40:15 [2019-09-25T11:40:15.222Z] Step 28/126 : RUN dpkg --add-architecture armhf
11:40:15 [2019-09-25T11:40:15.222Z]  ---> Running in f57d1064adfa
11:40:15 [2019-09-25T11:40:15.758Z]   CC       criu/sockets.o
11:40:15 [2019-09-25T11:40:15.936Z] #33 95.35 log
11:40:16 [2019-09-25T11:40:16.377Z]   CC       criu/stats.o
11:40:16 [2019-09-25T11:40:16.377Z]   CC       criu/string.o
11:40:16 [2019-09-25T11:40:16.504Z] #33 95.71 encoding/binary
11:40:16 [2019-09-25T11:40:16.506Z] Removing intermediate container f57d1064adfa
11:40:16 [2019-09-25T11:40:16.506Z]  ---> 8d3cd26f08aa
11:40:16 [2019-09-25T11:40:16.506Z] Step 29/126 : RUN dpkg --add-architecture arm64
11:40:16 [2019-09-25T11:40:16.506Z]  ---> Running in 219a85b5e354
11:40:16 [2019-09-25T11:40:16.659Z]   CC       criu/sysctl.o
11:40:16 [2019-09-25T11:40:16.941Z]   CC       criu/sysfs_parse.o
11:40:17 [2019-09-25T11:40:17.223Z]   CC       criu/timerfd.o
11:40:17 [2019-09-25T11:40:17.505Z]   CC       criu/tty.o
11:40:17 [2019-09-25T11:40:17.877Z] #33 ...
11:40:17 [2019-09-25T11:40:17.877Z] 
11:40:17 [2019-09-25T11:40:17.877Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:40:17 [2019-09-25T11:40:17.877Z] #58 27.19   CC       images/remap-file-path.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 27.54   CC       images/eventfd.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 27.78   CC       images/eventpoll.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 28.14   CC       images/fh.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 28.50   CC       images/fsnotify.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 29.17   CC       images/signalfd.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 29.46   CC       images/fs.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 29.71   CC       images/pstree.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 30.02   CC       images/pipe.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 30.33   CC       images/tcp-stream.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 30.59   CC       images/sk-packet.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 30.84   CC       images/mnt.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 31.19   CC       images/pipe-data.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 31.42   CC       images/sa.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 31.65   CC       images/timer.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 32.04   CC       images/timerfd.o
11:40:17 [2019-09-25T11:40:17.877Z] #58 32.30   CC       images/mm.o
11:40:17 [2019-09-25T11:40:17.896Z] Removing intermediate container 219a85b5e354
11:40:17 [2019-09-25T11:40:17.896Z]  ---> ac673cae05d1
11:40:17 [2019-09-25T11:40:17.896Z] Step 30/126 : RUN dpkg --add-architecture armel
11:40:17 [2019-09-25T11:40:17.896Z]  ---> Running in 00b26b6dc1ec
11:40:18 [2019-09-25T11:40:18.135Z] #58 32.70   CC       images/sk-opts.o
11:40:18 [2019-09-25T11:40:18.397Z] #58 32.96   CC       images/sk-unix.o
11:40:18 [2019-09-25T11:40:18.656Z] #58 33.24   CC       images/sk-inet.o
11:40:18 [2019-09-25T11:40:18.671Z] Removing intermediate container 00b26b6dc1ec
11:40:18 [2019-09-25T11:40:18.671Z]  ---> 171d7f482559
11:40:18 [2019-09-25T11:40:18.671Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
11:40:18 [2019-09-25T11:40:18.914Z] #58 33.57   CC       images/tun.o
11:40:18 [2019-09-25T11:40:18.973Z]   CC       criu/tun.o
11:40:19 [2019-09-25T11:40:19.031Z]  ---> Running in 9d49275baad6
11:40:19 [2019-09-25T11:40:19.172Z] #58 33.86   CC       images/sk-netlink.o
11:40:19 [2019-09-25T11:40:19.255Z]   CC       criu/uffd.o
11:40:19 [2019-09-25T11:40:19.737Z] #58 34.09   CC       images/packet-sock.o
11:40:19 [2019-09-25T11:40:19.995Z] #58 34.54   CC       images/ipc-var.o
11:40:20 [2019-09-25T11:40:20.253Z] #58 34.80   CC       images/ipc-desc.o
11:40:20 [2019-09-25T11:40:20.260Z]   CC       criu/util.o
11:40:20 [2019-09-25T11:40:20.314Z] Removing intermediate container 9d49275baad6
11:40:20 [2019-09-25T11:40:20.314Z]  ---> ecca331509e4
11:40:20 [2019-09-25T11:40:20.314Z] Step 32/126 : FROM cross-${CROSS} as dev-base
11:40:20 [2019-09-25T11:40:20.314Z]  ---> 9f6f5cc1e800
11:40:20 [2019-09-25T11:40:20.314Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false
11:40:20 [2019-09-25T11:40:20.314Z]  ---> 9f6f5cc1e800
11:40:20 [2019-09-25T11:40:20.314Z] Step 34/126 : ARG DEBIAN_FRONTEND
11:40:20 [2019-09-25T11:40:20.314Z]  ---> Using cache
11:40:20 [2019-09-25T11:40:20.314Z]  ---> e1aa113ac6a3
11:40:20 [2019-09-25T11:40:20.314Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
11:40:20 [2019-09-25T11:40:20.314Z]  ---> Running in c02f96b6cc64
11:40:20 [2019-09-25T11:40:20.511Z] #58 35.00   CC       images/ipc-shm.o
11:40:20 [2019-09-25T11:40:20.511Z] #58 ...
11:40:20 [2019-09-25T11:40:20.511Z] 
11:40:20 [2019-09-25T11:40:20.511Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:40:20 [2019-09-25T11:40:20.511Z] #13 30.02 Building dependency tree...
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.00 Reading state information...
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93 The following additional packages will be installed:
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.93   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.94 Suggested packages:
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.94   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.94   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.94   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.94   vim-doc vim-scripts xfsdump acl attr quota
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.94 Recommended packages:
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.94   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
11:40:20 [2019-09-25T11:40:20.511Z] #13 31.94   python3-keyrings.alt python3-xdg unzip
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.27 The following NEW packages will be installed:
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.29   apparmor aufs-tools bash-completion binutils-mingw-w64
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.29   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.30   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.30   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.30   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.30   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.30   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.30   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.30   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.31   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.31   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.31   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
11:40:20 [2019-09-25T11:40:20.511Z] #13 36.31   xfsprogs xxd xz-utils zip
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.55 0 upgraded, 69 newly installed, 0 to remove and 3 not upgraded.
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.55 Need to get 90.9 MB of archives.
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.55 After this operation, 541 MB of additional disk space will be used.
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.57 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.59 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
11:40:20 [2019-09-25T11:40:20.511Z] #13 37.78 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
11:40:20 [2019-09-25T11:40:20.721Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:40:20 [2019-09-25T11:40:20.721Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:40:20 [2019-09-25T11:40:20.721Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:40:20 [2019-09-25T11:40:20.721Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:40:20 [2019-09-25T11:40:20.721Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:40:20 [2019-09-25T11:40:20.721Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
11:40:20 [2019-09-25T11:40:20.721Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 37.95 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 37.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 37.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 37.99 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 38.00 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 38.00 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 38.02 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 38.02 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 38.03 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 38.04 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 38.04 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 38.06 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
11:40:20 [2019-09-25T11:40:20.769Z] #13 ...
11:40:20 [2019-09-25T11:40:20.769Z] 
11:40:20 [2019-09-25T11:40:20.769Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:40:20 [2019-09-25T11:40:20.769Z] #58 35.33   CC       images/ipc-msg.o
11:40:21 [2019-09-25T11:40:21.033Z] #58 35.59   CC       images/ipc-sem.o
11:40:21 [2019-09-25T11:40:21.100Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:40:21 [2019-09-25T11:40:21.265Z]   CC       criu/uts_ns.o
11:40:21 [2019-09-25T11:40:21.265Z]   CC       criu/vdso.o
11:40:21 [2019-09-25T11:40:21.294Z] #58 35.89   CC       images/utsns.o
11:40:21 [2019-09-25T11:40:21.552Z] #58 36.16   CC       images/creds.o
11:40:21 [2019-09-25T11:40:21.810Z] #58 36.46   CC       images/vma.o
11:40:21 [2019-09-25T11:40:21.880Z]   LINK     criu/built-in.o
11:40:21 [2019-09-25T11:40:21.880Z]   LINK     criu/criu
11:40:22 [2019-09-25T11:40:22.068Z] #58 36.66   CC       images/netdev.o
11:40:22 [2019-09-25T11:40:22.162Z]   DEP      lib/c/criu.d
11:40:22 [2019-09-25T11:40:22.162Z]   CC       images/rpc.pb-c.o
11:40:22 [2019-09-25T11:40:22.344Z] Fetched 7668 kB in 1s (4907 kB/s)
11:40:22 [2019-09-25T11:40:22.635Z] #58 37.09   CC       images/tty.o
11:40:22 [2019-09-25T11:40:22.714Z] Reading package lists...
11:40:22 [2019-09-25T11:40:22.776Z]   CC       lib/c/criu.o
11:40:23 [2019-09-25T11:40:23.238Z] #58 37.80   CC       images/file-lock.o
11:40:23 [2019-09-25T11:40:23.390Z]   LINK     lib/c/built-in.o
11:40:23 [2019-09-25T11:40:23.390Z]   LINK     lib/c/libcriu.so
11:40:23 [2019-09-25T11:40:23.499Z] #58 38.13   CC       images/rlimit.o
11:40:23 [2019-09-25T11:40:23.509Z] Reading package lists...
11:40:23 [2019-09-25T11:40:23.509Z] Building dependency tree...
11:40:23 [2019-09-25T11:40:23.509Z] Reading state information...
11:40:23 [2019-09-25T11:40:23.509Z] The following additional packages will be installed:
11:40:23 [2019-09-25T11:40:23.509Z]   libapparmor1 libseccomp2
11:40:23 [2019-09-25T11:40:23.509Z] Suggested packages:
11:40:23 [2019-09-25T11:40:23.509Z]   seccomp
11:40:23 [2019-09-25T11:40:23.509Z] The following NEW packages will be installed:
11:40:23 [2019-09-25T11:40:23.509Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
11:40:23 [2019-09-25T11:40:23.509Z] 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded.
11:40:23 [2019-09-25T11:40:23.509Z] Need to get 301 kB of archives.
11:40:23 [2019-09-25T11:40:23.509Z] After this operation, 1402 kB of additional disk space will be used.
11:40:23 [2019-09-25T11:40:23.509Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
11:40:23 [2019-09-25T11:40:23.509Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
11:40:23 [2019-09-25T11:40:23.509Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
11:40:23 [2019-09-25T11:40:23.509Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
11:40:23 [2019-09-25T11:40:23.673Z]   GEN      magic.py
11:40:23 [2019-09-25T11:40:23.673Z] Note: Building without setproctitle() and strlcpy() support.
11:40:23 [2019-09-25T11:40:23.673Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:40:23 [2019-09-25T11:40:23.759Z] #58 38.46   CC       images/pagemap.o
11:40:23 [2019-09-25T11:40:23.883Z] debconf: delaying package configuration, since apt-utils is not installed
11:40:23 [2019-09-25T11:40:23.883Z] Fetched 301 kB in 0s (3306 kB/s)
11:40:23 [2019-09-25T11:40:23.883Z] Selecting previously unselected package libseccomp2:s390x.
11:40:23 [2019-09-25T11:40:23.883Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:40:23 [2019-09-25T11:40:23.883Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
11:40:23 [2019-09-25T11:40:23.883Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
11:40:23 [2019-09-25T11:40:23.883Z] Selecting previously unselected package libseccomp-dev:s390x.
11:40:23 [2019-09-25T11:40:23.883Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
11:40:23 [2019-09-25T11:40:23.883Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
11:40:23 [2019-09-25T11:40:23.883Z] Selecting previously unselected package libapparmor1:s390x.
11:40:23 [2019-09-25T11:40:23.883Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
11:40:23 [2019-09-25T11:40:23.883Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
11:40:23 [2019-09-25T11:40:23.883Z] Selecting previously unselected package libapparmor-dev:s390x.
11:40:23 [2019-09-25T11:40:23.883Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
11:40:23 [2019-09-25T11:40:23.883Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
11:40:23 [2019-09-25T11:40:23.883Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:40:23 [2019-09-25T11:40:23.883Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
11:40:23 [2019-09-25T11:40:23.883Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
11:40:23 [2019-09-25T11:40:23.883Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
11:40:23 [2019-09-25T11:40:23.883Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
11:40:23 [2019-09-25T11:40:23.883Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:40:23 [2019-09-25T11:40:23.957Z] fatal: Not a git repository (or any of the parent directories): .git
11:40:24 [2019-09-25T11:40:24.242Z] make[1]: Nothing to be done for 'all'.
11:40:24 [2019-09-25T11:40:24.323Z] #58 38.80   CC       images/siginfo.o
11:40:24 [2019-09-25T11:40:24.526Z] make[1]: 'images/built-in.o' is up to date.
11:40:24 [2019-09-25T11:40:24.526Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
11:40:24 [2019-09-25T11:40:24.526Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:40:24 [2019-09-25T11:40:24.526Z] make[1]: 'compel/libcompel.a' is up to date.
11:40:24 [2019-09-25T11:40:24.526Z] make[1]: 'compel/compel-host-bin' is up to date.
11:40:24 [2019-09-25T11:40:24.526Z] make[1]: Nothing to be done for 'all'.
11:40:24 [2019-09-25T11:40:24.526Z] make[1]: 'soccr/libsoccr.a' is up to date.
11:40:24 [2019-09-25T11:40:24.580Z] #58 39.17   CC       images/rpc.o
11:40:24 [2019-09-25T11:40:24.659Z] Removing intermediate container c02f96b6cc64
11:40:24 [2019-09-25T11:40:24.659Z]  ---> 8446e2b96b65
11:40:24 [2019-09-25T11:40:24.659Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true
11:40:24 [2019-09-25T11:40:24.659Z]  ---> ecca331509e4
11:40:24 [2019-09-25T11:40:24.659Z] Step 37/126 : ARG DEBIAN_FRONTEND
11:40:24 [2019-09-25T11:40:24.659Z]  ---> Running in 8b6392ba3a09
11:40:24 [2019-09-25T11:40:24.659Z] Removing intermediate container 8b6392ba3a09
11:40:24 [2019-09-25T11:40:24.659Z]  ---> 532cab0d15ec
11:40:24 [2019-09-25T11:40:24.659Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
11:40:24 [2019-09-25T11:40:24.815Z] make[2]: Nothing to be done for 'all'.
11:40:24 [2019-09-25T11:40:24.815Z] make[2]: Nothing to be done for 'all'.
11:40:24 [2019-09-25T11:40:24.815Z] make[2]: Nothing to be done for 'all'.
11:40:24 [2019-09-25T11:40:24.815Z] make[2]: Nothing to be done for 'all'.
11:40:24 [2019-09-25T11:40:24.815Z] make[2]: Nothing to be done for 'all'.
11:40:24 [2019-09-25T11:40:24.815Z] make[2]: Nothing to be done for 'all'.
11:40:24 [2019-09-25T11:40:24.815Z] make[2]: Nothing to be done for 'all'.
11:40:25 [2019-09-25T11:40:25.061Z]  ---> Running in ca5c73d53dd8
11:40:25 [2019-09-25T11:40:25.097Z] make[2]: Nothing to be done for 'all'.
11:40:25 [2019-09-25T11:40:25.097Z]   INSTALL  criu/criu
11:40:25 [2019-09-25T11:40:25.933Z] Removing intermediate container ca5c73d53dd8
11:40:25 [2019-09-25T11:40:25.933Z]  ---> cce8a2128bc3
11:40:25 [2019-09-25T11:40:25.933Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
11:40:25 [2019-09-25T11:40:25.933Z]  ---> 8446e2b96b65
11:40:25 [2019-09-25T11:40:25.933Z] Step 40/126 : FROM base AS tomlv
11:40:25 [2019-09-25T11:40:25.933Z]  ---> 9f6f5cc1e800
11:40:25 [2019-09-25T11:40:25.933Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv
11:40:25 [2019-09-25T11:40:25.933Z]  ---> Running in 931ab4088c36
11:40:25 [2019-09-25T11:40:25.951Z] #58 40.61   CC       images/ext-file.o
11:40:26 [2019-09-25T11:40:26.208Z] #58 ...
11:40:26 [2019-09-25T11:40:26.208Z] 
11:40:26 [2019-09-25T11:40:26.208Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:40:26 [2019-09-25T11:40:26.208Z] #61 105.5 + for f in rootlesskit rootlesskit-docker-proxy
11:40:26 [2019-09-25T11:40:26.208Z] #61 105.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:40:26 [2019-09-25T11:40:26.341Z] Removing intermediate container 931ab4088c36
11:40:26 [2019-09-25T11:40:26.341Z]  ---> b31ed5864f45
11:40:26 [2019-09-25T11:40:26.341Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:40:26 [2019-09-25T11:40:26.341Z]  ---> fa17f0f23d22
11:40:26 [2019-09-25T11:40:26.341Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:40:26 [2019-09-25T11:40:26.570Z] Removing intermediate container 4085c59859c9
11:40:26 [2019-09-25T11:40:26.570Z]  ---> d5b157bbb3ac
11:40:26 [2019-09-25T11:40:26.570Z] Step 13/126 : FROM base AS registry
11:40:26 [2019-09-25T11:40:26.570Z]  ---> a9f174b06bc9
11:40:26 [2019-09-25T11:40:26.570Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:40:26 [2019-09-25T11:40:26.570Z]  ---> Running in da4f96cc14c5
11:40:26 [2019-09-25T11:40:26.570Z] Removing intermediate container da4f96cc14c5
11:40:26 [2019-09-25T11:40:26.570Z]  ---> 6ef8fa7681db
11:40:26 [2019-09-25T11:40:26.570Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
11:40:26 [2019-09-25T11:40:26.718Z]  ---> b87a5e3acf9f
11:40:26 [2019-09-25T11:40:26.718Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:40:26 [2019-09-25T11:40:26.718Z]  ---> Running in 83559acdccf9
11:40:26 [2019-09-25T11:40:26.854Z]  ---> Running in 8c14e6ba68ad
11:40:26 [2019-09-25T11:40:26.854Z] Removing intermediate container 8c14e6ba68ad
11:40:26 [2019-09-25T11:40:26.854Z]  ---> 4300766cbe00
11:40:26 [2019-09-25T11:40:26.854Z] Step 16/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
11:40:26 [2019-09-25T11:40:26.854Z]  ---> Running in 69e4682adbb2
11:40:27 [2019-09-25T11:40:27.092Z] + RM_GOPATH=0
11:40:27 [2019-09-25T11:40:27.092Z] + TMP_GOPATH=
11:40:27 [2019-09-25T11:40:27.092Z] + : /build
11:40:27 [2019-09-25T11:40:27.092Z] + '[' -z '' ']'
11:40:27 [2019-09-25T11:40:27.092Z] ++ mktemp -d
11:40:27 [2019-09-25T11:40:27.092Z] + export GOPATH=/tmp/tmp.uvC5ZPQHAL
11:40:27 [2019-09-25T11:40:27.092Z] + GOPATH=/tmp/tmp.uvC5ZPQHAL
11:40:27 [2019-09-25T11:40:27.092Z] + RM_GOPATH=1
11:40:27 [2019-09-25T11:40:27.092Z] ++ dirname ./install.sh
11:40:27 [2019-09-25T11:40:27.092Z] + dir=.
11:40:27 [2019-09-25T11:40:27.092Z] + bin=tomlv
11:40:27 [2019-09-25T11:40:27.092Z] + shift
11:40:27 [2019-09-25T11:40:27.092Z] + '[' '!' -f ./tomlv.installer ']'
11:40:27 [2019-09-25T11:40:27.092Z] + . ./tomlv.installer
11:40:27 [2019-09-25T11:40:27.092Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:40:27 [2019-09-25T11:40:27.092Z] + install_tomlv
11:40:27 [2019-09-25T11:40:27.092Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:40:27 [2019-09-25T11:40:27.092Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uvC5ZPQHAL/src/github.com/BurntSushi/toml
11:40:27 [2019-09-25T11:40:27.092Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:40:27 [2019-09-25T11:40:27.092Z] Cloning into '/tmp/tmp.uvC5ZPQHAL/src/github.com/BurntSushi/toml'...
11:40:27 [2019-09-25T11:40:27.136Z] + mktemp -d
11:40:27 [2019-09-25T11:40:27.136Z] + export GOPATH=/tmp/tmp.HjivMMden6
11:40:27 [2019-09-25T11:40:27.136Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.HjivMMden6/src/github.com/docker/distribution
11:40:27 [2019-09-25T11:40:27.136Z] Cloning into '/tmp/tmp.HjivMMden6/src/github.com/docker/distribution'...
11:40:27 [2019-09-25T11:40:27.468Z] + cd /tmp/tmp.uvC5ZPQHAL/src/github.com/BurntSushi/toml
11:40:27 [2019-09-25T11:40:27.468Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:40:27 [2019-09-25T11:40:27.468Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:40:27 [2019-09-25T11:40:27.468Z] internal/cpu
11:40:27 [2019-09-25T11:40:27.468Z] runtime/internal/atomic
11:40:27 [2019-09-25T11:40:27.468Z] runtime/internal/sys
11:40:27 [2019-09-25T11:40:27.468Z] runtime/internal/math
11:40:27 [2019-09-25T11:40:27.468Z] internal/bytealg
11:40:27 [2019-09-25T11:40:27.468Z] math/bits
11:40:27 [2019-09-25T11:40:27.468Z] runtime
11:40:27 [2019-09-25T11:40:27.468Z] math
11:40:27 [2019-09-25T11:40:27.857Z] unicode/utf8
11:40:27 [2019-09-25T11:40:27.857Z] internal/race
11:40:27 [2019-09-25T11:40:27.857Z] sync/atomic
11:40:27 [2019-09-25T11:40:27.857Z] unicode
11:40:28 [2019-09-25T11:40:28.255Z] internal/testlog
11:40:28 [2019-09-25T11:40:28.255Z] encoding
11:40:28 [2019-09-25T11:40:28.255Z] runtime/cgo
11:40:28 [2019-09-25T11:40:28.735Z] #61 ...
11:40:28 [2019-09-25T11:40:28.735Z] 
11:40:28 [2019-09-25T11:40:28.735Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:40:28 [2019-09-25T11:40:28.735Z] #33 97.71 encoding/base64
11:40:28 [2019-09-25T11:40:28.735Z] #33 98.45 encoding/json
11:40:28 [2019-09-25T11:40:28.735Z] #33 98.88 go/doc
11:40:28 [2019-09-25T11:40:28.735Z] #33 102.0 github.com/LK4D4/vndr/build
11:40:28 [2019-09-25T11:40:28.735Z] #33 104.8 encoding/xml
11:40:28 [2019-09-25T11:40:28.735Z] #33 105.6 compress/flate
11:40:28 [2019-09-25T11:40:28.735Z] #33 ...
11:40:28 [2019-09-25T11:40:28.735Z] 
11:40:28 [2019-09-25T11:40:28.735Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.07 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.08 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.09 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.09 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.11 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.11 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.12 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.17 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.18 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.18 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.21 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.21 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.23 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.24 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.25 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.25 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.25 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.27 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.31 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.33 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.38 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.39 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.41 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.42 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.42 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.42 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.60 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.62 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.73 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.75 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.75 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.77 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.79 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 38.82 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 39.22 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 39.31 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 39.38 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 39.42 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 39.42 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 39.48 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 39.65 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 39.83 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 39.85 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 40.20 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 40.45 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 40.46 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 43.27 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
11:40:28 [2019-09-25T11:40:28.735Z] #13 46.04 debconf: delaying package configuration, since apt-utils is not installed
11:40:28 [2019-09-25T11:40:28.993Z] #13 46.21 Fetched 90.9 MB in 8s (10.6 MB/s)
11:40:28 [2019-09-25T11:40:28.993Z] #13 46.31 Selecting previously unselected package bash-completion.
11:40:29 [2019-09-25T11:40:29.250Z] #13 46.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
11:40:29 [2019-09-25T11:40:29.250Z] #13 46.37 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
11:40:29 [2019-09-25T11:40:29.250Z] #13 ...
11:40:29 [2019-09-25T11:40:29.250Z] 
11:40:29 [2019-09-25T11:40:29.250Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:40:29 [2019-09-25T11:40:29.250Z] #33 108.6 hash
11:40:29 [2019-09-25T11:40:29.508Z] #33 108.8 hash/crc32
11:40:29 [2019-09-25T11:40:29.575Z] sync
11:40:29 [2019-09-25T11:40:29.575Z] internal/reflectlite
11:40:29 [2019-09-25T11:40:29.816Z] + cd /tmp/tmp.HjivMMden6/src/github.com/docker/distribution
11:40:29 [2019-09-25T11:40:29.816Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:40:29 [2019-09-25T11:40:29.945Z] errors
11:40:29 [2019-09-25T11:40:29.945Z] sort
11:40:29 [2019-09-25T11:40:29.945Z] strconv
11:40:29 [2019-09-25T11:40:29.945Z] io
11:40:30 [2019-09-25T11:40:30.076Z] #33 109.4 compress/gzip
11:40:30 [2019-09-25T11:40:30.320Z] internal/oserror
11:40:30 [2019-09-25T11:40:30.320Z] syscall
11:40:30 [2019-09-25T11:40:30.320Z] reflect
11:40:30 [2019-09-25T11:40:30.432Z] + GOPATH=/tmp/tmp.HjivMMden6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HjivMMden6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:40:30 [2019-09-25T11:40:30.641Z] #33 110.0 context
11:40:30 [2019-09-25T11:40:30.711Z] time
11:40:31 [2019-09-25T11:40:31.110Z] internal/poll
11:40:31 [2019-09-25T11:40:31.110Z] internal/fmtsort
11:40:31 [2019-09-25T11:40:31.110Z] internal/syscall/unix
11:40:31 [2019-09-25T11:40:31.110Z] strings
11:40:31 [2019-09-25T11:40:31.110Z] os
11:40:31 [2019-09-25T11:40:31.501Z] bytes
11:40:31 [2019-09-25T11:40:31.501Z] fmt
11:40:31 [2019-09-25T11:40:31.501Z] bufio
11:40:31 [2019-09-25T11:40:31.575Z] #33 110.9 crypto/cipher
11:40:31 [2019-09-25T11:40:31.575Z] #33 110.9 math/big
11:40:31 [2019-09-25T11:40:31.893Z] path/filepath
11:40:31 [2019-09-25T11:40:31.894Z] flag
11:40:31 [2019-09-25T11:40:31.894Z] io/ioutil
11:40:31 [2019-09-25T11:40:31.894Z] github.com/BurntSushi/toml
11:40:31 [2019-09-25T11:40:31.894Z] log
11:40:31 [2019-09-25T11:40:31.894Z] path
11:40:31 [2019-09-25T11:40:31.894Z] text/tabwriter
11:40:32 [2019-09-25T11:40:32.319Z] github.com/BurntSushi/toml/cmd/tomlv
11:40:32 [2019-09-25T11:40:32.948Z] #33 112.4 crypto/aes
11:40:33 [2019-09-25T11:40:33.776Z] Removing intermediate container 83559acdccf9
11:40:33 [2019-09-25T11:40:33.776Z]  ---> 1569376534d2
11:40:33 [2019-09-25T11:40:33.776Z] Step 45/126 : FROM base AS vndr
11:40:33 [2019-09-25T11:40:33.776Z]  ---> 9f6f5cc1e800
11:40:33 [2019-09-25T11:40:33.776Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr
11:40:33 [2019-09-25T11:40:33.776Z]  ---> Running in 2054cefb80e0
11:40:33 [2019-09-25T11:40:33.776Z] Removing intermediate container 2054cefb80e0
11:40:33 [2019-09-25T11:40:33.776Z]  ---> b034feec728b
11:40:33 [2019-09-25T11:40:33.776Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:40:33 [2019-09-25T11:40:33.882Z] #33 113.4 crypto
11:40:34 [2019-09-25T11:40:34.138Z]  ---> e6fa98928516
11:40:34 [2019-09-25T11:40:34.138Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:40:34 [2019-09-25T11:40:34.448Z] #33 113.7 crypto/des
11:40:34 [2019-09-25T11:40:34.448Z] #33 ...
11:40:34 [2019-09-25T11:40:34.448Z] 
11:40:34 [2019-09-25T11:40:34.448Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:40:34 [2019-09-25T11:40:34.448Z] #61 DONE 113.9s
11:40:34 [2019-09-25T11:40:34.448Z] 
11:40:34 [2019-09-25T11:40:34.448Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:40:34 [2019-09-25T11:40:34.448Z] #62 DONE 0.1s
11:40:34 [2019-09-25T11:40:34.448Z] 
11:40:34 [2019-09-25T11:40:34.448Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:40:34 [2019-09-25T11:40:34.448Z] #13 49.74 Unpacking bash-completion (1:2.1-4.3) ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.26 Selecting previously unselected package libnet1:amd64.
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.38 Selecting previously unselected package libnfnetlink0:amd64.
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.40 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.41 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.48 Selecting previously unselected package libpcrecpp0v5:amd64.
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.48 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.50 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.62 Selecting previously unselected package libudev-dev:amd64.
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.62 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.63 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.78 Selecting previously unselected package libpython3.5-minimal:amd64.
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.78 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 50.78 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 51.67 Selecting previously unselected package python3.5-minimal.
11:40:34 [2019-09-25T11:40:34.448Z] #13 51.67 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
11:40:34 [2019-09-25T11:40:34.448Z] #13 51.70 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
11:40:34 [2019-09-25T11:40:34.504Z]  ---> c141cfa3e4f8
11:40:34 [2019-09-25T11:40:34.504Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:40:34 [2019-09-25T11:40:34.504Z]  ---> Running in b797d484da6d
11:40:34 [2019-09-25T11:40:34.870Z] + RM_GOPATH=0
11:40:34 [2019-09-25T11:40:34.870Z] + TMP_GOPATH=
11:40:34 [2019-09-25T11:40:34.870Z] + : /build
11:40:34 [2019-09-25T11:40:34.870Z] + '[' -z '' ']'
11:40:34 [2019-09-25T11:40:34.870Z] ++ mktemp -d
11:40:34 [2019-09-25T11:40:34.870Z] + export GOPATH=/tmp/tmp.4vOuZGUtWm
11:40:34 [2019-09-25T11:40:34.870Z] + GOPATH=/tmp/tmp.4vOuZGUtWm
11:40:34 [2019-09-25T11:40:34.870Z] + RM_GOPATH=1
11:40:34 [2019-09-25T11:40:34.870Z] ++ dirname ./install.sh
11:40:34 [2019-09-25T11:40:34.870Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:40:34 [2019-09-25T11:40:34.870Z] + dir=.
11:40:34 [2019-09-25T11:40:34.870Z] + bin=vndr
11:40:34 [2019-09-25T11:40:34.870Z] + shift
11:40:34 [2019-09-25T11:40:34.870Z] + '[' '!' -f ./vndr.installer ']'
11:40:34 [2019-09-25T11:40:34.870Z] + . ./vndr.installer
11:40:34 [2019-09-25T11:40:34.870Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:40:34 [2019-09-25T11:40:34.870Z] + install_vndr
11:40:34 [2019-09-25T11:40:34.870Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
11:40:34 [2019-09-25T11:40:34.870Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4vOuZGUtWm/src/github.com/LK4D4/vndr
11:40:34 [2019-09-25T11:40:34.870Z] Cloning into '/tmp/tmp.4vOuZGUtWm/src/github.com/LK4D4/vndr'...
11:40:35 [2019-09-25T11:40:35.268Z] + cd /tmp/tmp.4vOuZGUtWm/src/github.com/LK4D4/vndr
11:40:35 [2019-09-25T11:40:35.268Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:40:35 [2019-09-25T11:40:35.268Z] + go build -buildmode=pie -v -o /build/vndr .
11:40:35 [2019-09-25T11:40:35.268Z] runtime/internal/atomic
11:40:35 [2019-09-25T11:40:35.268Z] internal/cpu
11:40:35 [2019-09-25T11:40:35.268Z] runtime/internal/sys
11:40:35 [2019-09-25T11:40:35.268Z] runtime/internal/math
11:40:35 [2019-09-25T11:40:35.268Z] internal/bytealg
11:40:35 [2019-09-25T11:40:35.268Z] internal/race
11:40:35 [2019-09-25T11:40:35.268Z] sync/atomic
11:40:35 [2019-09-25T11:40:35.268Z] unicode
11:40:35 [2019-09-25T11:40:35.268Z] runtime
11:40:35 [2019-09-25T11:40:35.662Z] unicode/utf8
11:40:35 [2019-09-25T11:40:35.663Z] math/bits
11:40:35 [2019-09-25T11:40:35.663Z] math
11:40:36 [2019-09-25T11:40:36.070Z] internal/testlog
11:40:36 [2019-09-25T11:40:36.070Z] encoding
11:40:36 [2019-09-25T11:40:36.070Z] unicode/utf16
11:40:36 [2019-09-25T11:40:36.070Z] container/list
11:40:36 [2019-09-25T11:40:36.070Z] crypto/internal/subtle
11:40:36 [2019-09-25T11:40:36.070Z] crypto/subtle
11:40:36 [2019-09-25T11:40:36.070Z] vendor/golang.org/x/crypto/cryptobyte/asn1
11:40:36 [2019-09-25T11:40:36.070Z] internal/nettrace
11:40:36 [2019-09-25T11:40:36.070Z] runtime/cgo
11:40:36 [2019-09-25T11:40:36.349Z] #13 ...
11:40:36 [2019-09-25T11:40:36.349Z] 
11:40:36 [2019-09-25T11:40:36.349Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:40:36 [2019-09-25T11:40:36.349Z] #58 40.83   CC       images/cgroup.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 41.63   CC       images/userns.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 41.99   CC       images/google/protobuf/descriptor.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 43.80   CC       images/opts.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 44.07   CC       images/seccomp.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 44.43   CC       images/binfmt-misc.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 44.68   CC       images/time.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 44.93   CC       images/sysctl.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 45.22   CC       images/autofs.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 45.43   CC       images/macvlan.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 45.70   CC       images/sit.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 45.90   LINK     images/built-in.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.10   GEN      compel/include/asm
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.11   GEN      compel/include/version.h
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.14 touch .config
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.15   GEN      include/common/config.h
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.24   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.27   GEN      compel/plugins/include/uapi/std/syscall-64.h
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.30   GEN      compel/arch/x86/plugins/std/syscalls-64.S
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.32   DEP      compel/arch/x86/plugins/std/syscalls-64.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.37   DEP      compel/arch/x86/plugins/std/memcpy.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.39   DEP      compel/arch/x86/plugins/std/parasite-head.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.43   GEN      compel/plugins/include/uapi/std/syscall.h
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.47   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.49   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.52   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.52   DEP      compel/plugins/std/infect.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.64   DEP      compel/plugins/std/string.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.79   DEP      compel/plugins/std/log.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.86   DEP      compel/plugins/std/fds.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 46.95   DEP      compel/plugins/std/std.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 47.04   DEP      compel/plugins/shmem/shmem.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 47.19   DEP      compel/plugins/fds/fds.d
11:40:36 [2019-09-25T11:40:36.349Z] #58 47.35   CC       compel/plugins/std/std.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 47.71   CC       compel/plugins/std/fds.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 48.33   CC       compel/plugins/std/log.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 49.38   CC       compel/plugins/std/string.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 50.45   CC       compel/plugins/std/infect.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 50.70   CC       compel/arch/x86/plugins/std/parasite-head.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 50.76   CC       compel/arch/x86/plugins/std/memcpy.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 50.81   CC       compel/arch/x86/plugins/std/syscalls-64.o
11:40:36 [2019-09-25T11:40:36.349Z] #58 50.88   AR       compel/plugins/std.lib.a
11:40:36 [2019-09-25T11:40:36.349Z] #58 50.96   CC       compel/plugins/fds/fds.o
11:40:36 [2019-09-25T11:40:36.466Z] vendor/golang.org/x/crypto/internal/subtle
11:40:36 [2019-09-25T11:40:36.607Z] #58 ...
11:40:36 [2019-09-25T11:40:36.607Z] 
11:40:36 [2019-09-25T11:40:36.607Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:40:36 [2019-09-25T11:40:36.607Z] #13 53.81 Selecting previously unselected package python3-minimal.
11:40:36 [2019-09-25T11:40:36.607Z] #13 53.82 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
11:40:36 [2019-09-25T11:40:36.607Z] #13 53.82 Unpacking python3-minimal (3.5.3-1) ...
11:40:36 [2019-09-25T11:40:36.865Z] #13 53.94 Selecting previously unselected package libmpdec2:amd64.
11:40:36 [2019-09-25T11:40:36.865Z] #13 53.94 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
11:40:36 [2019-09-25T11:40:36.865Z] #13 53.96 Unpacking libmpdec2:amd64 (2.4.2-1) ...
11:40:36 [2019-09-25T11:40:36.865Z] #13 54.09 Selecting previously unselected package libpython3.5-stdlib:amd64.
11:40:36 [2019-09-25T11:40:36.865Z] #13 54.10 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
11:40:36 [2019-09-25T11:40:36.865Z] #13 54.11 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
11:40:37 [2019-09-25T11:40:37.780Z] internal/reflectlite
11:40:37 [2019-09-25T11:40:37.780Z] sync
11:40:37 [2019-09-25T11:40:37.780Z] github.com/LK4D4/vndr/godl/singleflight
11:40:37 [2019-09-25T11:40:37.780Z] math/rand
11:40:37 [2019-09-25T11:40:37.780Z] errors
11:40:37 [2019-09-25T11:40:37.780Z] sort
11:40:37 [2019-09-25T11:40:37.780Z] io
11:40:37 [2019-09-25T11:40:37.780Z] strconv
11:40:37 [2019-09-25T11:40:37.780Z] bytes
11:40:38 [2019-09-25T11:40:38.179Z] reflect
11:40:38 [2019-09-25T11:40:38.179Z] bufio
11:40:38 [2019-09-25T11:40:38.179Z] internal/oserror
11:40:38 [2019-09-25T11:40:38.179Z] syscall
11:40:38 [2019-09-25T11:40:38.574Z] time
11:40:38 [2019-09-25T11:40:38.765Z] #13 55.83 Selecting previously unselected package python3.5.
11:40:38 [2019-09-25T11:40:38.765Z] #13 55.83 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
11:40:38 [2019-09-25T11:40:38.765Z] #13 55.84 Unpacking python3.5 (3.5.3-1+deb9u1) ...
11:40:38 [2019-09-25T11:40:38.765Z] #13 56.03 Selecting previously unselected package libpython3-stdlib:amd64.
11:40:38 [2019-09-25T11:40:38.765Z] #13 56.04 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
11:40:38 [2019-09-25T11:40:38.765Z] #13 56.04 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
11:40:38 [2019-09-25T11:40:38.765Z] #13 56.10 Selecting previously unselected package dh-python.
11:40:38 [2019-09-25T11:40:38.765Z] #13 56.12 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
11:40:38 [2019-09-25T11:40:38.765Z] #13 56.13 Unpacking dh-python (2.20170125) ...
11:40:38 [2019-09-25T11:40:38.968Z] internal/fmtsort
11:40:38 [2019-09-25T11:40:38.968Z] internal/syscall/unix
11:40:38 [2019-09-25T11:40:38.968Z] strings
11:40:38 [2019-09-25T11:40:38.968Z] internal/poll
11:40:38 [2019-09-25T11:40:38.968Z] regexp/syntax
11:40:39 [2019-09-25T11:40:39.331Z] #13 56.38 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
11:40:39 [2019-09-25T11:40:39.331Z] #13 56.40 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
11:40:39 [2019-09-25T11:40:39.361Z] os
11:40:39 [2019-09-25T11:40:39.361Z] regexp
11:40:39 [2019-09-25T11:40:39.361Z] fmt
11:40:39 [2019-09-25T11:40:39.751Z] path/filepath
11:40:39 [2019-09-25T11:40:39.751Z] flag
11:40:39 [2019-09-25T11:40:39.751Z] go/token
11:40:40 [2019-09-25T11:40:40.149Z] go/scanner
11:40:40 [2019-09-25T11:40:40.149Z] internal/lazyregexp
11:40:40 [2019-09-25T11:40:40.149Z] path
11:40:40 [2019-09-25T11:40:40.149Z] io/ioutil
11:40:40 [2019-09-25T11:40:40.149Z] net/url
11:40:40 [2019-09-25T11:40:40.149Z] go/ast
11:40:40 [2019-09-25T11:40:40.149Z] text/template/parse
11:40:40 [2019-09-25T11:40:40.544Z] go/parser
11:40:40 [2019-09-25T11:40:40.544Z] text/template
11:40:40 [2019-09-25T11:40:40.544Z] log
11:40:41 [2019-09-25T11:40:41.150Z] encoding/binary
11:40:41 [2019-09-25T11:40:41.150Z] encoding/base64
11:40:41 [2019-09-25T11:40:41.150Z] go/doc
11:40:41 [2019-09-25T11:40:41.150Z] encoding/json
11:40:41 [2019-09-25T11:40:41.657Z] github.com/LK4D4/vndr/build
11:40:42 [2019-09-25T11:40:42.117Z] encoding/xml
11:40:42 [2019-09-25T11:40:42.117Z] compress/flate
11:40:42 [2019-09-25T11:40:42.509Z] hash
11:40:42 [2019-09-25T11:40:42.509Z] hash/crc32
11:40:42 [2019-09-25T11:40:42.509Z] compress/gzip
11:40:42 [2019-09-25T11:40:42.509Z] context
11:40:42 [2019-09-25T11:40:42.509Z] crypto/cipher
11:40:42 [2019-09-25T11:40:42.509Z] math/big
11:40:42 [2019-09-25T11:40:42.613Z] #13 59.40 Setting up python3-minimal (3.5.3-1) ...
11:40:42 [2019-09-25T11:40:42.900Z] crypto/aes
11:40:42 [2019-09-25T11:40:42.900Z] crypto
11:40:42 [2019-09-25T11:40:42.900Z] crypto/des
11:40:42 [2019-09-25T11:40:42.900Z] crypto/internal/randutil
11:40:42 [2019-09-25T11:40:42.900Z] crypto/sha512
11:40:42 [2019-09-25T11:40:42.900Z] crypto/ed25519/internal/edwards25519
11:40:43 [2019-09-25T11:40:43.283Z] crypto/hmac
11:40:43 [2019-09-25T11:40:43.283Z] crypto/md5
11:40:43 [2019-09-25T11:40:43.283Z] crypto/rand
11:40:43 [2019-09-25T11:40:43.283Z] crypto/elliptic
11:40:43 [2019-09-25T11:40:43.283Z] encoding/asn1
11:40:43 [2019-09-25T11:40:43.548Z] #13 60.66 Selecting previously unselected package python3.
11:40:43 [2019-09-25T11:40:43.548Z] #13 60.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 ... 16747 files and directories currently installed.)
11:40:43 [2019-09-25T11:40:43.548Z] #13 60.71 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
11:40:43 [2019-09-25T11:40:43.548Z] #13 60.73 Unpacking python3 (3.5.3-1) ...
11:40:43 [2019-09-25T11:40:43.548Z] #13 60.82 Selecting previously unselected package pigz.
11:40:43 [2019-09-25T11:40:43.548Z] #13 60.83 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
11:40:43 [2019-09-25T11:40:43.548Z] #13 60.83 Unpacking pigz (2.3.4-1) ...
11:40:43 [2019-09-25T11:40:43.548Z] #13 60.96 Selecting previously unselected package libip4tc0:amd64.
11:40:43 [2019-09-25T11:40:43.668Z] crypto/ed25519
11:40:43 [2019-09-25T11:40:43.668Z] crypto/rc4
11:40:43 [2019-09-25T11:40:43.668Z] crypto/rsa
11:40:43 [2019-09-25T11:40:43.668Z] crypto/ecdsa
11:40:43 [2019-09-25T11:40:43.668Z] crypto/sha1
11:40:43 [2019-09-25T11:40:43.668Z] crypto/sha256
11:40:43 [2019-09-25T11:40:43.668Z] crypto/dsa
11:40:43 [2019-09-25T11:40:43.806Z] #13 60.96 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
11:40:43 [2019-09-25T11:40:43.806Z] #13 60.98 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:40:43 [2019-09-25T11:40:43.806Z] #13 61.08 Selecting previously unselected package libip6tc0:amd64.
11:40:43 [2019-09-25T11:40:43.806Z] #13 61.08 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
11:40:43 [2019-09-25T11:40:43.806Z] #13 61.09 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:40:44 [2019-09-25T11:40:44.045Z] encoding/hex
11:40:44 [2019-09-25T11:40:44.045Z] encoding/pem
11:40:44 [2019-09-25T11:40:44.045Z] crypto/x509/pkix
11:40:44 [2019-09-25T11:40:44.045Z] vendor/golang.org/x/crypto/cryptobyte
11:40:44 [2019-09-25T11:40:44.045Z] vendor/golang.org/x/net/dns/dnsmessage
11:40:44 [2019-09-25T11:40:44.045Z] internal/singleflight
11:40:44 [2019-09-25T11:40:44.045Z] vendor/golang.org/x/sys/cpu
11:40:44 [2019-09-25T11:40:44.064Z] #13 61.22 Selecting previously unselected package libiptc0:amd64.
11:40:44 [2019-09-25T11:40:44.064Z] #13 61.22 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
11:40:44 [2019-09-25T11:40:44.064Z] #13 61.23 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
11:40:44 [2019-09-25T11:40:44.322Z] #13 61.37 Selecting previously unselected package libxtables12:amd64.
11:40:44 [2019-09-25T11:40:44.322Z] #13 61.38 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
11:40:44 [2019-09-25T11:40:44.322Z] #13 61.38 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
11:40:44 [2019-09-25T11:40:44.322Z] #13 61.53 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:40:44 [2019-09-25T11:40:44.322Z] #13 61.53 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
11:40:44 [2019-09-25T11:40:44.322Z] #13 61.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
11:40:44 [2019-09-25T11:40:44.436Z] vendor/golang.org/x/crypto/internal/chacha20
11:40:44 [2019-09-25T11:40:44.436Z] vendor/golang.org/x/crypto/poly1305
11:40:44 [2019-09-25T11:40:44.436Z] net
11:40:44 [2019-09-25T11:40:44.436Z] vendor/golang.org/x/crypto/chacha20poly1305
11:40:44 [2019-09-25T11:40:44.436Z] vendor/golang.org/x/crypto/curve25519
11:40:44 [2019-09-25T11:40:44.436Z] vendor/golang.org/x/crypto/hkdf
11:40:44 [2019-09-25T11:40:44.436Z] vendor/golang.org/x/text/transform
11:40:44 [2019-09-25T11:40:44.580Z] #13 61.63 Selecting previously unselected package iptables.
11:40:44 [2019-09-25T11:40:44.580Z] #13 61.63 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
11:40:44 [2019-09-25T11:40:44.580Z] #13 61.63 Unpacking iptables (1.6.0+snapshot20161117-6) ...
11:40:44 [2019-09-25T11:40:44.832Z] vendor/golang.org/x/text/unicode/bidi
11:40:44 [2019-09-25T11:40:44.832Z] vendor/golang.org/x/text/secure/bidirule
11:40:44 [2019-09-25T11:40:44.832Z] vendor/golang.org/x/text/unicode/norm
11:40:44 [2019-09-25T11:40:44.838Z] #13 61.98 Selecting previously unselected package xxd.
11:40:44 [2019-09-25T11:40:44.838Z] #13 61.98 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
11:40:44 [2019-09-25T11:40:44.838Z] #13 61.98 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:40:44 [2019-09-25T11:40:44.838Z] #13 62.16 Selecting previously unselected package vim-common.
11:40:45 [2019-09-25T11:40:45.096Z] #13 62.17 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:40:45 [2019-09-25T11:40:45.096Z] #13 62.17 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:40:45 [2019-09-25T11:40:45.096Z] #13 ...
11:40:45 [2019-09-25T11:40:45.096Z] 
11:40:45 [2019-09-25T11:40:45.096Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:40:45 [2019-09-25T11:40:45.096Z] #33 114.3 crypto/internal/randutil
11:40:45 [2019-09-25T11:40:45.096Z] #33 114.3 crypto/sha512
11:40:45 [2019-09-25T11:40:45.096Z] #33 115.7 crypto/ed25519/internal/edwards25519
11:40:45 [2019-09-25T11:40:45.096Z] #33 117.6 crypto/hmac
11:40:45 [2019-09-25T11:40:45.096Z] #33 117.8 crypto/md5
11:40:45 [2019-09-25T11:40:45.096Z] #33 118.4 crypto/rc4
11:40:45 [2019-09-25T11:40:45.096Z] #33 118.6 crypto/sha1
11:40:45 [2019-09-25T11:40:45.096Z] #33 119.5 crypto/sha256
11:40:45 [2019-09-25T11:40:45.096Z] #33 119.9 crypto/rand
11:40:45 [2019-09-25T11:40:45.096Z] #33 120.5 crypto/elliptic
11:40:45 [2019-09-25T11:40:45.096Z] #33 120.5 encoding/asn1
11:40:45 [2019-09-25T11:40:45.096Z] #33 122.9 crypto/ed25519
11:40:45 [2019-09-25T11:40:45.096Z] #33 123.1 crypto/rsa
11:40:45 [2019-09-25T11:40:45.096Z] #33 123.2 crypto/ecdsa
11:40:45 [2019-09-25T11:40:45.096Z] #33 123.7 crypto/dsa
11:40:45 [2019-09-25T11:40:45.096Z] #33 124.1 encoding/hex
11:40:45 [2019-09-25T11:40:45.096Z] #33 ...
11:40:45 [2019-09-25T11:40:45.096Z] 
11:40:45 [2019-09-25T11:40:45.096Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:40:45 [2019-09-25T11:40:45.096Z] #13 62.38 Selecting previously unselected package bzip2.
11:40:45 [2019-09-25T11:40:45.096Z] #13 62.39 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
11:40:45 [2019-09-25T11:40:45.096Z] #13 62.39 Unpacking bzip2 (1.0.6-8.1) ...
11:40:45 [2019-09-25T11:40:45.225Z] vendor/golang.org/x/net/idna
11:40:45 [2019-09-25T11:40:45.355Z] #13 62.51 Selecting previously unselected package libgpm2:amd64.
11:40:45 [2019-09-25T11:40:45.355Z] #13 62.52 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
11:40:45 [2019-09-25T11:40:45.355Z] #13 62.52 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
11:40:45 [2019-09-25T11:40:45.355Z] #13 62.63 Selecting previously unselected package xz-utils.
11:40:45 [2019-09-25T11:40:45.355Z] #13 62.63 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
11:40:45 [2019-09-25T11:40:45.355Z] #13 62.64 Unpacking xz-utils (5.2.2-1.2+b1) ...
11:40:45 [2019-09-25T11:40:45.613Z] #13 62.88 Selecting previously unselected package aufs-tools.
11:40:45 [2019-09-25T11:40:45.613Z] #13 62.89 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
11:40:45 [2019-09-25T11:40:45.613Z] #13 62.89 Unpacking aufs-tools (1:4.1+20161219-1) ...
11:40:45 [2019-09-25T11:40:45.632Z] vendor/golang.org/x/net/http2/hpack
11:40:45 [2019-09-25T11:40:45.632Z] mime
11:40:45 [2019-09-25T11:40:45.632Z] mime/quotedprintable
11:40:45 [2019-09-25T11:40:45.632Z] net/http/internal
11:40:45 [2019-09-25T11:40:45.632Z] os/exec
11:40:45 [2019-09-25T11:40:45.871Z] #13 63.08 Selecting previously unselected package liblzo2-2:amd64.
11:40:45 [2019-09-25T11:40:45.871Z] #13 63.09 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
11:40:45 [2019-09-25T11:40:45.871Z] #13 63.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
11:40:45 [2019-09-25T11:40:45.871Z] #13 63.27 Selecting previously unselected package btrfs-progs.
11:40:45 [2019-09-25T11:40:45.871Z] #13 63.27 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
11:40:46 [2019-09-25T11:40:46.129Z] #13 63.29 Unpacking btrfs-progs (4.7.3-1) ...
11:40:46 [2019-09-25T11:40:46.481Z] net/textproto
11:40:46 [2019-09-25T11:40:46.481Z] crypto/x509
11:40:46 [2019-09-25T11:40:46.481Z] vendor/golang.org/x/net/http/httpguts
11:40:46 [2019-09-25T11:40:46.481Z] vendor/golang.org/x/net/http/httpproxy
11:40:46 [2019-09-25T11:40:46.481Z] mime/multipart
11:40:46 [2019-09-25T11:40:46.696Z] #13 63.87 Selecting previously unselected package btrfs-tools.
11:40:46 [2019-09-25T11:40:46.696Z] #13 63.89 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
11:40:46 [2019-09-25T11:40:46.696Z] #13 63.89 Unpacking btrfs-tools (4.7.3-1) ...
11:40:46 [2019-09-25T11:40:46.696Z] #13 63.97 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:40:46 [2019-09-25T11:40:46.866Z] crypto/tls
11:40:46 [2019-09-25T11:40:46.954Z] #13 63.98 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
11:40:46 [2019-09-25T11:40:46.954Z] #13 63.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
11:40:46 [2019-09-25T11:40:46.954Z] #13 ...
11:40:46 [2019-09-25T11:40:46.954Z] 
11:40:46 [2019-09-25T11:40:46.954Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:40:46 [2019-09-25T11:40:46.954Z] #58 51.31   AR       compel/plugins/fds.lib.a
11:40:46 [2019-09-25T11:40:46.954Z] #58 51.37   HOSTDEP  compel/src/lib/log-host.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 51.47   HOSTDEP  compel/src/lib/handle-elf-host.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 51.57   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 51.70   HOSTDEP  compel/src/main-host.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 51.86   DEP      compel/src/lib/ptrace.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 52.00   DEP      compel/src/lib/infect.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 52.17   DEP      compel/src/lib/infect-util.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 52.36   DEP      compel/src/lib/infect-rpc.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 52.48   DEP      compel/arch/x86/src/lib/infect.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 52.70   DEP      compel/arch/x86/src/lib/cpu.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 52.83   DEP      compel/src/lib/log.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 52.93   DEP      compel/src/main.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 53.10   DEP      compel/src/lib/handle-elf.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 53.24   DEP      compel/arch/x86/src/lib/handle-elf.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 53.48   CC       compel/src/lib/log.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 53.88   CC       compel/arch/x86/src/lib/cpu.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 54.79   CC       compel/arch/x86/src/lib/infect.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 55.78   CC       compel/src/lib/infect-rpc.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 56.23   CC       compel/src/lib/infect-util.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 56.62   CC       compel/src/lib/infect.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 58.96   CC       compel/src/lib/ptrace.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 59.44   AR       compel/libcompel.a
11:40:46 [2019-09-25T11:40:46.954Z] #58 59.55   HOSTCC   compel/src/main-host.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 59.94   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 60.28   HOSTCC   compel/src/lib/handle-elf-host.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 60.75   HOSTCC   compel/src/lib/log-host.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 61.05   HOSTLINK compel/compel-host-bin
11:40:46 [2019-09-25T11:40:46.954Z] #58 61.23   DEP      soccr/soccr.d
11:40:46 [2019-09-25T11:40:46.954Z] #58 61.44   CC       soccr/soccr.o
11:40:46 [2019-09-25T11:40:46.954Z] #58 ...
11:40:46 [2019-09-25T11:40:46.954Z] 
11:40:46 [2019-09-25T11:40:46.954Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:40:46 [2019-09-25T11:40:46.954Z] #13 64.15 Selecting previously unselected package dmsetup.
11:40:46 [2019-09-25T11:40:46.954Z] #13 64.15 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
11:40:46 [2019-09-25T11:40:46.954Z] #13 64.15 Unpacking dmsetup (2:1.02.137-2) ...
11:40:47 [2019-09-25T11:40:47.212Z] #13 64.28 Selecting previously unselected package libonig4:amd64.
11:40:47 [2019-09-25T11:40:47.212Z] #13 64.29 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
11:40:47 [2019-09-25T11:40:47.212Z] #13 64.29 Unpacking libonig4:amd64 (6.1.3-2) ...
11:40:47 [2019-09-25T11:40:47.212Z] #13 64.44 Selecting previously unselected package libjq1:amd64.
11:40:47 [2019-09-25T11:40:47.212Z] #13 64.44 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
11:40:47 [2019-09-25T11:40:47.212Z] #13 64.44 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
11:40:47 [2019-09-25T11:40:47.471Z] #13 64.57 Selecting previously unselected package jq.
11:40:47 [2019-09-25T11:40:47.471Z] #13 64.57 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
11:40:47 [2019-09-25T11:40:47.471Z] #13 64.58 Unpacking jq (1.5+dfsg-1.3) ...
11:40:47 [2019-09-25T11:40:47.471Z] #13 64.71 Selecting previously unselected package libaio1:amd64.
11:40:47 [2019-09-25T11:40:47.471Z] #13 64.72 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
11:40:47 [2019-09-25T11:40:47.471Z] #13 64.73 Unpacking libaio1:amd64 (0.3.110-3) ...
11:40:47 [2019-09-25T11:40:47.471Z] #13 64.80 Selecting previously unselected package libcap2-bin.
11:40:47 [2019-09-25T11:40:47.471Z] #13 64.81 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
11:40:47 [2019-09-25T11:40:47.667Z] net/http/httptrace
11:40:47 [2019-09-25T11:40:47.667Z] net/http
11:40:47 [2019-09-25T11:40:47.728Z] #13 64.81 Unpacking libcap2-bin (1:2.25-1) ...
11:40:47 [2019-09-25T11:40:47.728Z] #13 64.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:40:47 [2019-09-25T11:40:47.728Z] #13 64.92 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
11:40:47 [2019-09-25T11:40:47.728Z] #13 64.93 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
11:40:47 [2019-09-25T11:40:47.728Z] #13 65.03 Selecting previously unselected package libsepol1-dev:amd64.
11:40:47 [2019-09-25T11:40:47.986Z] #13 65.03 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
11:40:47 [2019-09-25T11:40:47.986Z] #13 65.04 Unpacking libsepol1-dev:amd64 (2.6-2) ...
11:40:48 [2019-09-25T11:40:48.244Z] #13 65.37 Selecting previously unselected package libpcre16-3:amd64.
11:40:48 [2019-09-25T11:40:48.244Z] #13 65.37 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
11:40:48 [2019-09-25T11:40:48.244Z] #13 65.38 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
11:40:48 [2019-09-25T11:40:48.244Z] #13 65.54 Selecting previously unselected package libpcre32-3:amd64.
11:40:48 [2019-09-25T11:40:48.244Z] #13 65.54 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
11:40:48 [2019-09-25T11:40:48.244Z] #13 65.55 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
11:40:48 [2019-09-25T11:40:48.502Z] #13 65.68 Selecting previously unselected package libpcre3-dev:amd64.
11:40:48 [2019-09-25T11:40:48.502Z] #13 65.69 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
11:40:48 [2019-09-25T11:40:48.502Z] #13 65.71 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
11:40:49 [2019-09-25T11:40:49.068Z] #13 66.31 Selecting previously unselected package libselinux1-dev:amd64.
11:40:49 [2019-09-25T11:40:49.068Z] #13 66.31 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
11:40:49 [2019-09-25T11:40:49.068Z] #13 66.32 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
11:40:49 [2019-09-25T11:40:49.326Z] #13 66.62 Selecting previously unselected package libdevmapper-dev:amd64.
11:40:49 [2019-09-25T11:40:49.326Z] #13 66.63 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
11:40:49 [2019-09-25T11:40:49.326Z] #13 66.63 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
11:40:49 [2019-09-25T11:40:49.584Z] #13 66.73 Selecting previously unselected package libnl-3-200:amd64.
11:40:49 [2019-09-25T11:40:49.585Z] #13 66.74 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
11:40:49 [2019-09-25T11:40:49.585Z] #13 66.74 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
11:40:49 [2019-09-25T11:40:49.585Z] #13 66.87 Selecting previously unselected package libprotobuf-c1:amd64.
11:40:49 [2019-09-25T11:40:49.585Z] #13 66.87 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
11:40:49 [2019-09-25T11:40:49.585Z] #13 66.88 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
11:40:49 [2019-09-25T11:40:49.585Z] #13 66.95 Selecting previously unselected package libreadline5:amd64.
11:40:49 [2019-09-25T11:40:49.585Z] #13 66.95 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
11:40:49 [2019-09-25T11:40:49.585Z] #13 66.96 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
11:40:49 [2019-09-25T11:40:49.686Z] github.com/LK4D4/vndr/godl
11:40:49 [2019-09-25T11:40:49.686Z] github.com/LK4D4/vndr
11:40:49 [2019-09-25T11:40:49.843Z] #13 67.11 Selecting previously unselected package libsystemd-dev:amd64.
11:40:49 [2019-09-25T11:40:49.843Z] #13 67.12 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
11:40:49 [2019-09-25T11:40:49.843Z] #13 67.12 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
11:40:51 [2019-09-25T11:40:51.743Z] #13 68.96 Selecting previously unselected package net-tools.
11:40:51 [2019-09-25T11:40:51.743Z] #13 68.97 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
11:40:51 [2019-09-25T11:40:51.743Z] #13 68.97 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
11:40:52 [2019-09-25T11:40:52.001Z] #13 69.16 Selecting previously unselected package python-pip-whl.
11:40:52 [2019-09-25T11:40:52.001Z] #13 69.18 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
11:40:52 [2019-09-25T11:40:52.001Z] #13 69.19 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
11:40:52 [2019-09-25T11:40:52.136Z] Removing intermediate container b797d484da6d
11:40:52 [2019-09-25T11:40:52.136Z]  ---> a6841615aae6
11:40:52 [2019-09-25T11:40:52.136Z] Step 50/126 : FROM dev-base AS containerd
11:40:52 [2019-09-25T11:40:52.136Z]  ---> 9f6f5cc1e800
11:40:52 [2019-09-25T11:40:52.136Z] Step 51/126 : ARG DEBIAN_FRONTEND
11:40:52 [2019-09-25T11:40:52.136Z]  ---> Using cache
11:40:52 [2019-09-25T11:40:52.136Z]  ---> e1aa113ac6a3
11:40:52 [2019-09-25T11:40:52.136Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
11:40:52 [2019-09-25T11:40:52.136Z]  ---> Running in 172c677d4457
11:40:52 [2019-09-25T11:40:52.566Z] #13 69.84 Selecting previously unselected package python3-pip.
11:40:52 [2019-09-25T11:40:52.567Z] #13 69.85 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
11:40:52 [2019-09-25T11:40:52.567Z] #13 69.86 Unpacking python3-pip (9.0.1-2+deb9u1) ...
11:40:52 [2019-09-25T11:40:52.824Z] #13 70.09 Selecting previously unselected package python3-pkg-resources.
11:40:52 [2019-09-25T11:40:52.824Z] #13 70.09 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
11:40:52 [2019-09-25T11:40:52.824Z] #13 70.09 Unpacking python3-pkg-resources (33.1.1-1) ...
11:40:52 [2019-09-25T11:40:52.918Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:40:52 [2019-09-25T11:40:52.918Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:40:52 [2019-09-25T11:40:52.918Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:40:52 [2019-09-25T11:40:52.918Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:40:52 [2019-09-25T11:40:52.918Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:40:52 [2019-09-25T11:40:52.918Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
11:40:53 [2019-09-25T11:40:53.082Z] #13 70.22 Selecting previously unselected package python3-setuptools.
11:40:53 [2019-09-25T11:40:53.082Z] #13 70.22 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
11:40:53 [2019-09-25T11:40:53.082Z] #13 70.22 Unpacking python3-setuptools (33.1.1-1) ...
11:40:53 [2019-09-25T11:40:53.082Z] #13 70.43 Selecting previously unselected package python3-wheel.
11:40:53 [2019-09-25T11:40:53.292Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:40:53 [2019-09-25T11:40:53.292Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:40:53 [2019-09-25T11:40:53.340Z] #13 70.44 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
11:40:53 [2019-09-25T11:40:53.340Z] #13 70.46 Unpacking python3-wheel (0.29.0-2) ...
11:40:53 [2019-09-25T11:40:53.340Z] #13 70.62 Selecting previously unselected package thin-provisioning-tools.
11:40:53 [2019-09-25T11:40:53.340Z] #13 70.63 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
11:40:53 [2019-09-25T11:40:53.340Z] #13 70.63 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
11:40:53 [2019-09-25T11:40:53.856Z] #13 71.01 Selecting previously unselected package vim-runtime.
11:40:53 [2019-09-25T11:40:53.856Z] #13 71.01 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
11:40:53 [2019-09-25T11:40:53.856Z] #13 71.07 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
11:40:53 [2019-09-25T11:40:53.856Z] #13 71.08 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
11:40:53 [2019-09-25T11:40:53.856Z] #13 71.10 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
11:40:54 [2019-09-25T11:40:54.533Z] Fetched 7668 kB in 1s (4682 kB/s)
11:40:54 [2019-09-25T11:40:54.915Z] Reading package lists...
11:40:55 [2019-09-25T11:40:55.293Z] Reading package lists...
11:40:55 [2019-09-25T11:40:55.665Z] Building dependency tree...
11:40:55 [2019-09-25T11:40:55.665Z] Reading state information...
11:40:55 [2019-09-25T11:40:55.665Z] The following additional packages will be installed:
11:40:55 [2019-09-25T11:40:55.665Z]   btrfs-progs liblzo2-2
11:40:55 [2019-09-25T11:40:55.665Z] The following NEW packages will be installed:
11:40:55 [2019-09-25T11:40:55.665Z]   btrfs-progs btrfs-tools liblzo2-2
11:40:55 [2019-09-25T11:40:55.665Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
11:40:55 [2019-09-25T11:40:55.665Z] Need to get 668 kB of archives.
11:40:55 [2019-09-25T11:40:55.665Z] After this operation, 5446 kB of additional disk space will be used.
11:40:55 [2019-09-25T11:40:55.665Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
11:40:55 [2019-09-25T11:40:55.665Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
11:40:55 [2019-09-25T11:40:55.665Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
11:40:55 [2019-09-25T11:40:55.755Z] #13 ...
11:40:55 [2019-09-25T11:40:55.755Z] 
11:40:55 [2019-09-25T11:40:55.755Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:40:55 [2019-09-25T11:40:55.755Z] #33 124.7 crypto/x509/pkix
11:40:55 [2019-09-25T11:40:55.755Z] #33 124.8 encoding/pem
11:40:55 [2019-09-25T11:40:55.755Z] #33 125.2 vendor/golang.org/x/crypto/cryptobyte
11:40:55 [2019-09-25T11:40:55.755Z] #33 125.3 vendor/golang.org/x/net/dns/dnsmessage
11:40:55 [2019-09-25T11:40:55.755Z] #33 127.7 vendor/golang.org/x/crypto/internal/chacha20
11:40:55 [2019-09-25T11:40:55.756Z] #33 128.2 vendor/golang.org/x/crypto/poly1305
11:40:55 [2019-09-25T11:40:55.756Z] #33 128.7 vendor/golang.org/x/sys/cpu
11:40:55 [2019-09-25T11:40:55.756Z] #33 129.1 vendor/golang.org/x/crypto/chacha20poly1305
11:40:55 [2019-09-25T11:40:55.756Z] #33 129.4 net
11:40:55 [2019-09-25T11:40:55.756Z] #33 130.6 vendor/golang.org/x/crypto/hkdf
11:40:55 [2019-09-25T11:40:55.756Z] #33 130.7 vendor/golang.org/x/text/transform
11:40:55 [2019-09-25T11:40:55.756Z] #33 131.4 vendor/golang.org/x/text/unicode/bidi
11:40:55 [2019-09-25T11:40:55.756Z] #33 133.3 vendor/golang.org/x/text/secure/bidirule
11:40:55 [2019-09-25T11:40:55.756Z] #33 133.7 vendor/golang.org/x/text/unicode/norm
11:40:55 [2019-09-25T11:40:55.756Z] #33 ...
11:40:55 [2019-09-25T11:40:55.756Z] 
11:40:55 [2019-09-25T11:40:55.756Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:40:55 [2019-09-25T11:40:55.756Z] #58 62.76   AR       soccr/libsoccr.a
11:40:55 [2019-09-25T11:40:55.756Z] #58 62.80 make[1]: 'soccr/libsoccr.a' is up to date.
11:40:55 [2019-09-25T11:40:55.756Z] #58 63.17   DEP      criu/arch/x86/sigframe.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 63.32   DEP      criu/arch/x86/sigaction_compat.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 63.51   DEP      criu/arch/x86/kerndat.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 63.68   DEP      criu/arch/x86/crtools.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 63.89   DEP      criu/arch/x86/cpu.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 64.07   CC       criu/arch/x86/cpu.o
11:40:55 [2019-09-25T11:40:55.756Z] #58 64.90   CC       criu/arch/x86/crtools.o
11:40:55 [2019-09-25T11:40:55.756Z] #58 66.28   CC       criu/arch/x86/kerndat.o
11:40:55 [2019-09-25T11:40:55.756Z] #58 66.78   CC       criu/arch/x86/sigaction_compat.o
11:40:55 [2019-09-25T11:40:55.756Z] #58 67.08   CC       criu/arch/x86/sigframe.o
11:40:55 [2019-09-25T11:40:55.756Z] #58 67.34   LINK     criu/arch/x86/crtools.built-in.o
11:40:55 [2019-09-25T11:40:55.756Z] #58 67.41   DEP      criu/pie/util-vdso-elf32.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 67.57   DEP      criu/arch/x86/vdso-pie.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 67.77   DEP      criu/pie/parasite-vdso.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 67.94   DEP      criu/pie/util-vdso.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 68.07   DEP      criu/pie/util.d
11:40:55 [2019-09-25T11:40:55.756Z] #58 68.33   CC       criu/pie/util.o
11:40:55 [2019-09-25T11:40:55.756Z] #58 68.74   CC       criu/pie/util-vdso.o
11:40:55 [2019-09-25T11:40:55.756Z] #58 69.48   CC       criu/pie/parasite-vdso.o
11:40:56 [2019-09-25T11:40:56.043Z] debconf: delaying package configuration, since apt-utils is not installed
11:40:56 [2019-09-25T11:40:56.043Z] Fetched 668 kB in 0s (6404 kB/s)
11:40:56 [2019-09-25T11:40:56.043Z] Selecting previously unselected package liblzo2-2:s390x.
11:40:56 [2019-09-25T11:40:56.043Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:40:56 [2019-09-25T11:40:56.043Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
11:40:56 [2019-09-25T11:40:56.043Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
11:40:56 [2019-09-25T11:40:56.043Z] Selecting previously unselected package btrfs-progs.
11:40:56 [2019-09-25T11:40:56.043Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
11:40:56 [2019-09-25T11:40:56.043Z] Unpacking btrfs-progs (4.7.3-1) ...
11:40:56 [2019-09-25T11:40:56.043Z] Selecting previously unselected package btrfs-tools.
11:40:56 [2019-09-25T11:40:56.043Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
11:40:56 [2019-09-25T11:40:56.043Z] Unpacking btrfs-tools (4.7.3-1) ...
11:40:56 [2019-09-25T11:40:56.043Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:40:56 [2019-09-25T11:40:56.043Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
11:40:56 [2019-09-25T11:40:56.043Z] Setting up btrfs-progs (4.7.3-1) ...
11:40:56 [2019-09-25T11:40:56.043Z] Setting up btrfs-tools (4.7.3-1) ...
11:40:56 [2019-09-25T11:40:56.043Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:40:56 [2019-09-25T11:40:56.322Z] #58 70.84   CC       criu/arch/x86/vdso-pie.o
11:40:56 [2019-09-25T11:40:56.580Z] #58 71.21   CC       criu/pie/util-vdso-elf32.o
11:40:56 [2019-09-25T11:40:56.826Z] Removing intermediate container 172c677d4457
11:40:56 [2019-09-25T11:40:56.826Z]  ---> 1dcb29b5276c
11:40:56 [2019-09-25T11:40:56.826Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd
11:40:56 [2019-09-25T11:40:56.826Z]  ---> Running in ae6fd75faa22
11:40:56 [2019-09-25T11:40:56.826Z] Removing intermediate container ae6fd75faa22
11:40:56 [2019-09-25T11:40:56.826Z]  ---> 9778e3eb145d
11:40:56 [2019-09-25T11:40:56.826Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:40:57 [2019-09-25T11:40:57.227Z]  ---> d3df5afab2fd
11:40:57 [2019-09-25T11:40:57.227Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:40:57 [2019-09-25T11:40:57.513Z] #58 72.03   AR       criu/pie/pie.lib.a
11:40:57 [2019-09-25T11:40:57.513Z] #58 72.15   DEP      criu/pie/restorer.d
11:40:57 [2019-09-25T11:40:57.789Z]  ---> 3a5aef27402c
11:40:57 [2019-09-25T11:40:57.789Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:40:57 [2019-09-25T11:40:57.789Z]  ---> Running in df81d87e247e
11:40:58 [2019-09-25T11:40:58.079Z] #58 72.45   DEP      criu/arch/x86/sigaction_compat_pie.d
11:40:58 [2019-09-25T11:40:58.079Z] #58 72.55   DEP      criu/arch/x86/restorer_unmap.d
11:40:58 [2019-09-25T11:40:58.079Z] #58 72.57   DEP      criu/arch/x86/restorer.d
11:40:58 [2019-09-25T11:40:58.197Z] + RM_GOPATH=0
11:40:58 [2019-09-25T11:40:58.197Z] + TMP_GOPATH=
11:40:58 [2019-09-25T11:40:58.197Z] + : /build
11:40:58 [2019-09-25T11:40:58.197Z] + '[' -z '' ']'
11:40:58 [2019-09-25T11:40:58.197Z] ++ mktemp -d
11:40:58 [2019-09-25T11:40:58.197Z] + export GOPATH=/tmp/tmp.KR7purqt8N
11:40:58 [2019-09-25T11:40:58.197Z] + GOPATH=/tmp/tmp.KR7purqt8N
11:40:58 [2019-09-25T11:40:58.197Z] + RM_GOPATH=1
11:40:58 [2019-09-25T11:40:58.197Z] ++ dirname ./install.sh
11:40:58 [2019-09-25T11:40:58.197Z] + dir=.
11:40:58 [2019-09-25T11:40:58.197Z] + bin=containerd
11:40:58 [2019-09-25T11:40:58.197Z] + shift
11:40:58 [2019-09-25T11:40:58.197Z] + '[' '!' -f ./containerd.installer ']'
11:40:58 [2019-09-25T11:40:58.197Z] + . ./containerd.installer
11:40:58 [2019-09-25T11:40:58.197Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
11:40:58 [2019-09-25T11:40:58.197Z] + install_containerd
11:40:58 [2019-09-25T11:40:58.197Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
11:40:58 [2019-09-25T11:40:58.197Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.KR7purqt8N/src/github.com/containerd/containerd
11:40:58 [2019-09-25T11:40:58.197Z] Cloning into '/tmp/tmp.KR7purqt8N/src/github.com/containerd/containerd'...
11:40:58 [2019-09-25T11:40:58.197Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
11:40:58 [2019-09-25T11:40:58.337Z] #58 72.74   DEP      criu/pie/parasite.d
11:40:58 [2019-09-25T11:40:58.337Z] #58 ...
11:40:58 [2019-09-25T11:40:58.337Z] 
11:40:58 [2019-09-25T11:40:58.337Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:40:58 [2019-09-25T11:40:58.337Z] #13 75.46 Selecting previously unselected package vim.
11:40:58 [2019-09-25T11:40:58.337Z] #13 75.46 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
11:40:58 [2019-09-25T11:40:58.337Z] #13 75.47 Unpacking vim (2:8.0.0197-4+deb9u3) ...
11:40:58 [2019-09-25T11:40:58.903Z] #13 76.07 Selecting previously unselected package xfsprogs.
11:40:58 [2019-09-25T11:40:58.903Z] #13 76.09 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
11:40:58 [2019-09-25T11:40:58.903Z] #13 76.10 Unpacking xfsprogs (4.9.0+nmu1) ...
11:40:59 [2019-09-25T11:40:59.469Z] #13 76.72 Selecting previously unselected package zip.
11:40:59 [2019-09-25T11:40:59.469Z] #13 76.73 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
11:40:59 [2019-09-25T11:40:59.469Z] #13 76.73 Unpacking zip (3.0-11+b1) ...
11:40:59 [2019-09-25T11:40:59.727Z] #13 76.96 Selecting previously unselected package libapparmor-perl.
11:40:59 [2019-09-25T11:40:59.727Z] #13 76.98 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
11:40:59 [2019-09-25T11:40:59.727Z] #13 77.00 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
11:40:59 [2019-09-25T11:40:59.986Z] #13 77.16 Selecting previously unselected package apparmor.
11:40:59 [2019-09-25T11:40:59.986Z] #13 77.16 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
11:40:59 [2019-09-25T11:40:59.986Z] #13 77.23 Unpacking apparmor (2.11.0-3+deb9u2) ...
11:41:00 [2019-09-25T11:41:00.552Z] #13 77.77 Selecting previously unselected package binutils-mingw-w64-i686.
11:41:00 [2019-09-25T11:41:00.552Z] #13 77.78 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
11:41:00 [2019-09-25T11:41:00.552Z] #13 77.79 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:41:01 [2019-09-25T11:41:01.491Z] + cd /tmp/tmp.KR7purqt8N/src/github.com/containerd/containerd
11:41:01 [2019-09-25T11:41:01.491Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
11:41:01 [2019-09-25T11:41:01.491Z] + export 'BUILDTAGS=netgo osusergo static_build'
11:41:01 [2019-09-25T11:41:01.491Z] + BUILDTAGS='netgo osusergo static_build'
11:41:01 [2019-09-25T11:41:01.491Z] + export EXTRA_FLAGS=-buildmode=pie
11:41:01 [2019-09-25T11:41:01.491Z] + EXTRA_FLAGS=-buildmode=pie
11:41:01 [2019-09-25T11:41:01.491Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:41:01 [2019-09-25T11:41:01.491Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:41:01 [2019-09-25T11:41:01.491Z] + '[' '' = dynamic ']'
11:41:01 [2019-09-25T11:41:01.491Z] + make
11:41:01 [2019-09-25T11:41:01.491Z] 🇩 bin/ctr
11:41:03 [2019-09-25T11:41:03.081Z] #13 79.89 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:41:03 [2019-09-25T11:41:03.081Z] #13 79.92 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
11:41:03 [2019-09-25T11:41:03.081Z] #13 79.93 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:41:04 [2019-09-25T11:41:04.984Z] #13 82.14 Selecting previously unselected package binutils-mingw-w64.
11:41:04 [2019-09-25T11:41:04.984Z] #13 82.14 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
11:41:04 [2019-09-25T11:41:04.984Z] #13 82.16 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:41:04 [2019-09-25T11:41:04.984Z] #13 82.25 Selecting previously unselected package mingw-w64-common.
11:41:04 [2019-09-25T11:41:04.984Z] #13 82.29 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
11:41:04 [2019-09-25T11:41:04.984Z] #13 82.29 Unpacking mingw-w64-common (5.0.1-1) ...
11:41:09 [2019-09-25T11:41:09.169Z] #13 ...
11:41:09 [2019-09-25T11:41:09.169Z] 
11:41:09 [2019-09-25T11:41:09.169Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:41:09 [2019-09-25T11:41:09.169Z] #33 137.9 vendor/golang.org/x/net/idna
11:41:09 [2019-09-25T11:41:09.169Z] #33 140.6 vendor/golang.org/x/net/http2/hpack
11:41:09 [2019-09-25T11:41:09.169Z] #33 141.7 mime
11:41:09 [2019-09-25T11:41:09.169Z] #33 143.4 mime/quotedprintable
11:41:09 [2019-09-25T11:41:09.169Z] #33 143.7 net/http/internal
11:41:09 [2019-09-25T11:41:09.169Z] #33 144.1 os/exec
11:41:09 [2019-09-25T11:41:09.169Z] #33 ...
11:41:09 [2019-09-25T11:41:09.169Z] 
11:41:09 [2019-09-25T11:41:09.169Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:41:09 [2019-09-25T11:41:09.169Z] #58 73.07   CC       criu/pie/parasite.o
11:41:09 [2019-09-25T11:41:09.169Z] #58 74.37   LINK     criu/pie/parasite.built-in.o
11:41:09 [2019-09-25T11:41:09.169Z] #58 74.38   GEN      criu/pie/parasite-blob.h
11:41:09 [2019-09-25T11:41:09.169Z] #58 74.40   CC       criu/arch/x86/restorer.o
11:41:09 [2019-09-25T11:41:09.169Z] #58 75.14   CC       criu/arch/x86/restorer_unmap.o
11:41:09 [2019-09-25T11:41:09.169Z] #58 75.20   CC       criu/arch/x86/sigaction_compat_pie.o
11:41:09 [2019-09-25T11:41:09.169Z] #58 75.50   CC       criu/pie/restorer.o
11:41:09 [2019-09-25T11:41:09.169Z] #58 78.84   LINK     criu/pie/restorer.built-in.o
11:41:09 [2019-09-25T11:41:09.169Z] #58 78.89   GEN      criu/pie/restorer-blob.h
11:41:09 [2019-09-25T11:41:09.169Z] #58 78.98   DEP      criu/vdso.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 79.20   DEP      criu/vdso-compat.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 79.37   DEP      criu/uts_ns.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 79.64   DEP      criu/util.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 79.91   DEP      criu/uffd.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 80.16   DEP      criu/tun.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 80.40   DEP      criu/tty.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 80.72   DEP      criu/timerfd.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 80.95   DEP      criu/sysfs_parse.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 81.15   DEP      criu/sysctl.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 81.40   DEP      criu/string.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 81.45   DEP      criu/stats.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 81.59   DEP      criu/sockets.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 81.78   DEP      criu/sk-unix.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 82.09   DEP      criu/sk-tcp.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 82.38   DEP      criu/sk-queue.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 82.61   DEP      criu/sk-packet.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 82.82   DEP      criu/sk-netlink.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 83.09   DEP      criu/sk-inet.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 83.31   DEP      criu/signalfd.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 83.46   DEP      criu/sigframe.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 83.57   DEP      criu/shmem.d
11:41:09 [2019-09-25T11:41:09.169Z] #58 ...
11:41:09 [2019-09-25T11:41:09.169Z] 
11:41:09 [2019-09-25T11:41:09.169Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:41:09 [2019-09-25T11:41:09.169Z] #33 148.3 net/textproto
11:41:09 [2019-09-25T11:41:09.169Z] #33 148.3 crypto/x509
11:41:10 [2019-09-25T11:41:10.038Z] + dpkg --print-architecture
11:41:10 [2019-09-25T11:41:10.038Z] + cd /tmp/tmp.HjivMMden6/src/github.com/docker/distribution
11:41:10 [2019-09-25T11:41:10.038Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:41:10 [2019-09-25T11:41:10.038Z] + GOPATH=/tmp/tmp.HjivMMden6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HjivMMden6
11:41:10 [2019-09-25T11:41:10.038Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:41:10 [2019-09-25T11:41:10.103Z] #33 149.3 vendor/golang.org/x/net/http/httpguts
11:41:10 [2019-09-25T11:41:10.361Z] #33 149.7 vendor/golang.org/x/net/http/httpproxy
11:41:10 [2019-09-25T11:41:10.927Z] #33 150.1 mime/multipart
11:41:13 [2019-09-25T11:41:13.456Z] #33 152.6 crypto/tls
11:41:15 [2019-09-25T11:41:15.356Z] #33 ...
11:41:15 [2019-09-25T11:41:15.356Z] 
11:41:15 [2019-09-25T11:41:15.356Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:41:15 [2019-09-25T11:41:15.356Z] #58 83.75   DEP      criu/servicefd.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 83.95   DEP      criu/seize.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 84.18   DEP      criu/seccomp.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 84.52   DEP      criu/rst-malloc.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 84.64   DEP      criu/rbtree.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 84.72   DEP      criu/pstree.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 85.04   DEP      criu/protobuf.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 85.23   GEN      criu/protobuf-desc-gen.h
11:41:15 [2019-09-25T11:41:15.356Z] #58 86.84   DEP      criu/protobuf-desc.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 86.98   DEP      criu/proc_parse.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 87.21   DEP      criu/plugin.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 87.32   DEP      criu/pipes.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 87.51   DEP      criu/pie-util.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 87.66   DEP      criu/pie-util-vdso.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 87.85   DEP      criu/pie-util-vdso-elf32.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 87.98   DEP      criu/path.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 88.11   DEP      criu/parasite-syscall.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 88.35   DEP      criu/pagemap.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 88.63   DEP      criu/pagemap-cache.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 88.88   DEP      criu/page-xfer.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 89.15   DEP      criu/page-pipe.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 89.26   DEP      criu/netfilter.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 89.48   DEP      criu/net.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 89.73   DEP      criu/namespaces.d
11:41:15 [2019-09-25T11:41:15.356Z] #58 90.01   DEP      criu/mount.d
11:41:15 [2019-09-25T11:41:15.527Z] + rm -rf /tmp/tmp.HjivMMden6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HjivMMden6
11:41:15 [2019-09-25T11:41:15.614Z] #58 90.22   DEP      criu/mem.d
11:41:16 [2019-09-25T11:41:16.179Z] #58 90.52   DEP      criu/lsm.d
11:41:16 [2019-09-25T11:41:16.179Z] #58 90.68   DEP      criu/log.d
11:41:16 [2019-09-25T11:41:16.437Z] #58 90.82   DEP      criu/libnetlink.d
11:41:16 [2019-09-25T11:41:16.437Z] #58 91.01   DEP      criu/kerndat.d
11:41:16 [2019-09-25T11:41:16.696Z] #58 91.27   DEP      criu/kcmp-ids.d
11:41:16 [2019-09-25T11:41:16.954Z] #58 91.38   DEP      criu/irmap.d
11:41:16 [2019-09-25T11:41:16.954Z] #58 91.59   DEP      criu/ipc_ns.d
11:41:17 [2019-09-25T11:41:17.212Z] #58 91.76   DEP      criu/image.d
11:41:17 [2019-09-25T11:41:17.470Z] #58 91.98   DEP      criu/image-desc.d
11:41:17 [2019-09-25T11:41:17.549Z] Removing intermediate container 69e4682adbb2
11:41:17 [2019-09-25T11:41:17.549Z]  ---> 0582d3d0dd97
11:41:17 [2019-09-25T11:41:17.549Z] Step 17/126 : FROM base AS swagger
11:41:17 [2019-09-25T11:41:17.549Z]  ---> a9f174b06bc9
11:41:17 [2019-09-25T11:41:17.549Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
11:41:17 [2019-09-25T11:41:17.549Z]  ---> Running in b93097dd0acc
11:41:17 [2019-09-25T11:41:17.549Z] Removing intermediate container b93097dd0acc
11:41:17 [2019-09-25T11:41:17.549Z]  ---> 93fd36b5ee15
11:41:17 [2019-09-25T11:41:17.549Z] Step 19/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
11:41:17 [2019-09-25T11:41:17.549Z]  ---> Running in 0a7309eab044
11:41:17 [2019-09-25T11:41:17.549Z] + mktemp -d
11:41:17 [2019-09-25T11:41:17.549Z] + export GOPATH=/tmp/tmp.FL5rvVdeKd
11:41:17 [2019-09-25T11:41:17.549Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.FL5rvVdeKd/src/github.com/go-swagger/go-swagger
11:41:17 [2019-09-25T11:41:17.549Z] Cloning into '/tmp/tmp.FL5rvVdeKd/src/github.com/go-swagger/go-swagger'...
11:41:17 [2019-09-25T11:41:17.728Z] #58 92.14   DEP      criu/fsnotify.d
11:41:17 [2019-09-25T11:41:17.986Z] #58 92.44   DEP      criu/filesystems.d
11:41:17 [2019-09-25T11:41:17.986Z] #58 92.68   DEP      criu/files.d
11:41:18 [2019-09-25T11:41:18.552Z] #58 92.92   DEP      criu/files-reg.d
11:41:18 [2019-09-25T11:41:18.552Z] #58 93.20   DEP      criu/files-ext.d
11:41:19 [2019-09-25T11:41:19.118Z] #58 93.45   DEP      criu/file-lock.d
11:41:19 [2019-09-25T11:41:19.118Z] #58 93.72   DEP      criu/file-ids.d
11:41:19 [2019-09-25T11:41:19.118Z] #58 ...
11:41:19 [2019-09-25T11:41:19.118Z] 
11:41:19 [2019-09-25T11:41:19.118Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:41:19 [2019-09-25T11:41:19.118Z] #15 158.7 + rm -rf /tmp/tmp.IT0oH1YndS
11:41:20 [2019-09-25T11:41:20.053Z] #15 DONE 159.6s
11:41:20 [2019-09-25T11:41:20.053Z] 
11:41:20 [2019-09-25T11:41:20.053Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:41:20 [2019-09-25T11:41:20.053Z] #33 159.1 net/http/httptrace
11:41:20 [2019-09-25T11:41:20.053Z] #33 159.3 net/http
11:41:20 [2019-09-25T11:41:20.311Z] #33 ...
11:41:20 [2019-09-25T11:41:20.311Z] 
11:41:20 [2019-09-25T11:41:20.311Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:41:20 [2019-09-25T11:41:20.311Z] #13 87.61 Selecting previously unselected package mingw-w64-x86-64-dev.
11:41:20 [2019-09-25T11:41:20.311Z] #13 87.63 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
11:41:20 [2019-09-25T11:41:20.311Z] #13 87.63 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
11:41:20 [2019-09-25T11:41:20.311Z] #13 93.32 Selecting previously unselected package gcc-mingw-w64-base.
11:41:20 [2019-09-25T11:41:20.311Z] #13 93.34 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
11:41:20 [2019-09-25T11:41:20.311Z] #13 93.35 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:41:20 [2019-09-25T11:41:20.311Z] #13 93.48 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:41:20 [2019-09-25T11:41:20.311Z] #13 93.48 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
11:41:20 [2019-09-25T11:41:20.311Z] #13 93.49 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:41:20 [2019-09-25T11:41:20.569Z] #13 ...
11:41:20 [2019-09-25T11:41:20.569Z] 
11:41:20 [2019-09-25T11:41:20.569Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:41:20 [2019-09-25T11:41:20.569Z] #58 93.88   DEP      criu/fifo.d
11:41:20 [2019-09-25T11:41:20.569Z] #58 94.10   DEP      criu/fdstore.d
11:41:20 [2019-09-25T11:41:20.569Z] #58 94.28   DEP      criu/fault-injection.d
11:41:20 [2019-09-25T11:41:20.569Z] #58 94.35   DEP      criu/external.d
11:41:20 [2019-09-25T11:41:20.569Z] #58 94.43   DEP      criu/eventpoll.d
11:41:20 [2019-09-25T11:41:20.569Z] #58 94.90   DEP      criu/eventfd.d
11:41:20 [2019-09-25T11:41:20.569Z] #58 95.07   DEP      criu/crtools.d
11:41:20 [2019-09-25T11:41:20.569Z] #58 ...
11:41:20 [2019-09-25T11:41:20.569Z] 
11:41:20 [2019-09-25T11:41:20.569Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:41:20 [2019-09-25T11:41:20.569Z] #27 DONE 160.0s
11:41:20 [2019-09-25T11:41:20.827Z] 
11:41:20 [2019-09-25T11:41:20.827Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:41:20 [2019-09-25T11:41:20.827Z] #58 95.34   DEP      criu/cr-service.d
11:41:21 [2019-09-25T11:41:21.086Z] #58 95.63   DEP      criu/cr-restore.d
11:41:21 [2019-09-25T11:41:21.344Z] #58 95.93   DEP      criu/cr-errno.d
11:41:21 [2019-09-25T11:41:21.344Z] #58 95.95   DEP      criu/cr-dump.d
11:41:21 [2019-09-25T11:41:21.917Z] #58 96.40   DEP      criu/cr-dedup.d
11:41:22 [2019-09-25T11:41:22.187Z] #58 96.68   DEP      criu/cr-check.d
11:41:22 [2019-09-25T11:41:22.445Z] #58 97.08   DEP      criu/config.d
11:41:22 [2019-09-25T11:41:22.703Z] #58 97.28   DEP      criu/clone-noasan.d
11:41:22 [2019-09-25T11:41:22.703Z] #58 97.34   DEP      criu/cgroup.d
11:41:22 [2019-09-25T11:41:22.961Z] #58 97.56   DEP      criu/cgroup-props.d
11:41:23 [2019-09-25T11:41:23.220Z] #58 97.64   DEP      criu/bitmap.d
11:41:23 [2019-09-25T11:41:23.220Z] #58 97.66   DEP      criu/bfd.d
11:41:23 [2019-09-25T11:41:23.220Z] #58 97.82   DEP      criu/autofs.d
11:41:23 [2019-09-25T11:41:23.220Z] #58 97.92   DEP      criu/aio.d
11:41:23 [2019-09-25T11:41:23.784Z] #58 98.10   DEP      criu/action-scripts.d
11:41:24 [2019-09-25T11:41:24.041Z] #58 98.46   CC       criu/action-scripts.o
11:41:24 [2019-09-25T11:41:24.373Z] + cd /tmp/tmp.FL5rvVdeKd/src/github.com/go-swagger/go-swagger
11:41:24 [2019-09-25T11:41:24.373Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
11:41:24 [2019-09-25T11:41:24.607Z] #58 99.02   CC       criu/aio.o
11:41:24 [2019-09-25T11:41:24.657Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:41:25 [2019-09-25T11:41:25.173Z] #58 99.68   CC       criu/autofs.o
11:41:26 [2019-09-25T11:41:26.546Z] #58 101.1   CC       criu/bfd.o
11:41:27 [2019-09-25T11:41:27.112Z] #58 101.6   CC       criu/bitmap.o
11:41:27 [2019-09-25T11:41:27.370Z] #58 101.8   CC       criu/cgroup-props.o
11:41:28 [2019-09-25T11:41:28.304Z] #58 102.7   CC       criu/cgroup.o
11:41:30 [2019-09-25T11:41:30.180Z] 🇩 bin/containerd
11:41:31 [2019-09-25T11:41:31.586Z] #58 105.7   CC       criu/clone-noasan.o
11:41:31 [2019-09-25T11:41:31.586Z] #58 105.8   CC       criu/config.o
11:41:31 [2019-09-25T11:41:31.844Z] #58 ...
11:41:31 [2019-09-25T11:41:31.844Z] 
11:41:31 [2019-09-25T11:41:31.844Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:41:31 [2019-09-25T11:41:31.844Z] #33 171.0 github.com/LK4D4/vndr/godl
11:41:32 [2019-09-25T11:41:32.410Z] #33 171.7 github.com/LK4D4/vndr
11:41:37 [2019-09-25T11:41:37.675Z] #33 ...
11:41:37 [2019-09-25T11:41:37.675Z] 
11:41:37 [2019-09-25T11:41:37.675Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:41:37 [2019-09-25T11:41:37.675Z] #58 107.3   CC       criu/cr-check.o
11:41:37 [2019-09-25T11:41:37.675Z] #58 109.1   CC       criu/cr-dedup.o
11:41:37 [2019-09-25T11:41:37.675Z] #58 109.5   CC       criu/cr-dump.o
11:41:37 [2019-09-25T11:41:37.675Z] #58 112.0   CC       criu/cr-errno.o
11:41:37 [2019-09-25T11:41:37.675Z] #58 112.2   CC       criu/cr-restore.o
11:41:40 [2019-09-25T11:41:40.956Z] #58 ...
11:41:40 [2019-09-25T11:41:40.956Z] 
11:41:40 [2019-09-25T11:41:40.956Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:41:40 [2019-09-25T11:41:40.956Z] #33 DONE 179.7s
11:41:40 [2019-09-25T11:41:40.956Z] 
11:41:40 [2019-09-25T11:41:40.956Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:41:40 [2019-09-25T11:41:40.956Z] #13 111.2 Selecting previously unselected package g++-mingw-w64-x86-64.
11:41:40 [2019-09-25T11:41:40.956Z] #13 111.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
11:41:40 [2019-09-25T11:41:40.957Z] #13 111.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:41:42 [2019-09-25T11:41:42.857Z] #13 ...
11:41:42 [2019-09-25T11:41:42.857Z] 
11:41:42 [2019-09-25T11:41:42.857Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:41:42 [2019-09-25T11:41:42.857Z] #58 117.2   CC       criu/cr-service.o
11:41:44 [2019-09-25T11:41:44.756Z] #58 119.0   CC       criu/crtools.o
11:41:45 [2019-09-25T11:41:45.323Z] #58 119.7   CC       criu/eventfd.o
11:41:45 [2019-09-25T11:41:45.581Z] #58 120.1   CC       criu/eventpoll.o
11:41:46 [2019-09-25T11:41:46.516Z] #58 121.1   CC       criu/external.o
11:41:46 [2019-09-25T11:41:46.774Z] #58 121.4   CC       criu/fault-injection.o
11:41:47 [2019-09-25T11:41:47.019Z] + rm -rf /tmp/tmp.FL5rvVdeKd
11:41:47 [2019-09-25T11:41:47.019Z] Removing intermediate container 0a7309eab044
11:41:47 [2019-09-25T11:41:47.019Z]  ---> 8d01cce50595
11:41:47 [2019-09-25T11:41:47.019Z] Step 20/126 : FROM base AS frozen-images
11:41:47 [2019-09-25T11:41:47.019Z]  ---> a9f174b06bc9
11:41:47 [2019-09-25T11:41:47.019Z] Step 21/126 : ARG DEBIAN_FRONTEND
11:41:47 [2019-09-25T11:41:47.019Z]  ---> Using cache
11:41:47 [2019-09-25T11:41:47.019Z]  ---> 774dca4a2bab
11:41:47 [2019-09-25T11:41:47.019Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
11:41:47 [2019-09-25T11:41:47.019Z]  ---> Running in 5bd0f9b130c0
11:41:47 [2019-09-25T11:41:47.019Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:41:47 [2019-09-25T11:41:47.019Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:41:47 [2019-09-25T11:41:47.019Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:41:47 [2019-09-25T11:41:47.019Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:41:47 [2019-09-25T11:41:47.019Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:41:47 [2019-09-25T11:41:47.019Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
11:41:47 [2019-09-25T11:41:47.019Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:41:47 [2019-09-25T11:41:47.019Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:41:47 [2019-09-25T11:41:47.032Z] #58 121.5   CC       criu/fdstore.o
11:41:47 [2019-09-25T11:41:47.598Z] #58 122.0   CC       criu/fifo.o
11:41:47 [2019-09-25T11:41:47.633Z] Fetched 7717 kB in 2s (3154 kB/s)
11:41:47 [2019-09-25T11:41:47.856Z] #58 122.3   CC       criu/file-ids.o
11:41:48 [2019-09-25T11:41:48.114Z] #58 ...
11:41:48 [2019-09-25T11:41:48.114Z] 
11:41:48 [2019-09-25T11:41:48.114Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.6 Setting up aufs-tools (1:4.1+20161219-1) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.7 Setting up libsepol1-dev:amd64 (2.6-2) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.7 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.7 Processing triggers for mime-support (3.60) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.7 Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.8 Setting up libcap2-bin (1:2.25-1) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 122.8 Setting up bash-completion (1:2.1-4.3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 124.9 Setting up libonig4:amd64 (6.1.3-2) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.0 Setting up zip (3.0-11+b1) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.0 Setting up bzip2 (1.0.6-8.1) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.0 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.0 Setting up libaio1:amd64 (0.3.110-3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.1 Setting up xz-utils (5.2.2-1.2+b1) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.1 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.2 Setting up libpcre32-3:amd64 (2:8.39-3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
11:41:48 [2019-09-25T11:41:48.114Z] #13 125.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
11:41:48 [2019-09-25T11:41:48.372Z] #13 125.6 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
11:41:48 [2019-09-25T11:41:48.372Z] #13 125.7 Setting up libpcre16-3:amd64 (2:8.39-3) ...
11:41:48 [2019-09-25T11:41:48.372Z] #13 125.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
11:41:48 [2019-09-25T11:41:48.372Z] #13 125.7 Setting up libnl-3-200:amd64 (3.2.27-2) ...
11:41:48 [2019-09-25T11:41:48.372Z] #13 125.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
11:41:48 [2019-09-25T11:41:48.372Z] #13 125.7 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
11:41:48 [2019-09-25T11:41:48.372Z] #13 125.7 Setting up pigz (2.3.4-1) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.8 Setting up libmpdec2:amd64 (2.4.2-1) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.8 Setting up mingw-w64-common (5.0.1-1) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.8 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.8 Setting up jq (1.5+dfsg-1.3) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.8 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.8 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.8 Setting up xfsprogs (4.9.0+nmu1) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 Setting up vim (2:8.0.0197-4+deb9u3) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:41:48 [2019-09-25T11:41:48.630Z] #13 125.9 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 126.0 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
11:41:48 [2019-09-25T11:41:48.630Z] #13 126.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
11:41:48 [2019-09-25T11:41:48.649Z] Reading package lists...
11:41:48 [2019-09-25T11:41:48.888Z] #13 126.0 Setting up iptables (1.6.0+snapshot20161117-6) ...
11:41:48 [2019-09-25T11:41:48.888Z] #13 126.0 Setting up btrfs-progs (4.7.3-1) ...
11:41:48 [2019-09-25T11:41:48.888Z] #13 126.0 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
11:41:48 [2019-09-25T11:41:48.888Z] #13 126.0 Setting up python3.5 (3.5.3-1+deb9u1) ...
11:41:49 [2019-09-25T11:41:49.937Z] Reading package lists...
11:41:50 [2019-09-25T11:41:50.077Z] 🇩 bin/containerd-stress
11:41:50 [2019-09-25T11:41:50.077Z] 🇩 bin/containerd-shim
11:41:50 [2019-09-25T11:41:50.220Z] Building dependency tree...
11:41:50 [2019-09-25T11:41:50.220Z] Reading state information...
11:41:50 [2019-09-25T11:41:50.220Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
11:41:50 [2019-09-25T11:41:50.220Z] The following additional packages will be installed:
11:41:50 [2019-09-25T11:41:50.220Z]   libjq1 libonig4
11:41:50 [2019-09-25T11:41:50.503Z] The following NEW packages will be installed:
11:41:50 [2019-09-25T11:41:50.503Z]   jq libjq1 libonig4
11:41:50 [2019-09-25T11:41:50.503Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
11:41:50 [2019-09-25T11:41:50.503Z] Need to get 310 kB of archives.
11:41:50 [2019-09-25T11:41:50.503Z] After this operation, 1267 kB of additional disk space will be used.
11:41:50 [2019-09-25T11:41:50.503Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
11:41:50 [2019-09-25T11:41:50.503Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
11:41:50 [2019-09-25T11:41:50.503Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
11:41:50 [2019-09-25T11:41:50.786Z] debconf: delaying package configuration, since apt-utils is not installed
11:41:50 [2019-09-25T11:41:50.786Z] Fetched 310 kB in 0s (3605 kB/s)
11:41:50 [2019-09-25T11:41:50.786Z] Selecting previously unselected package libonig4:ppc64el.
11:41:50 [2019-09-25T11:41:50.786Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:41:50 [2019-09-25T11:41:50.786Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
11:41:50 [2019-09-25T11:41:50.786Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
11:41:50 [2019-09-25T11:41:50.786Z] Selecting previously unselected package libjq1:ppc64el.
11:41:50 [2019-09-25T11:41:50.786Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
11:41:50 [2019-09-25T11:41:50.786Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
11:41:50 [2019-09-25T11:41:50.786Z] Selecting previously unselected package jq.
11:41:50 [2019-09-25T11:41:50.786Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
11:41:50 [2019-09-25T11:41:50.786Z] Unpacking jq (1.5+dfsg-1.3) ...
11:41:50 [2019-09-25T11:41:50.786Z] Setting up libonig4:ppc64el (6.1.3-2) ...
11:41:50 [2019-09-25T11:41:50.786Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
11:41:50 [2019-09-25T11:41:50.786Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:41:50 [2019-09-25T11:41:50.786Z] Setting up jq (1.5+dfsg-1.3) ...
11:41:51 [2019-09-25T11:41:51.404Z] Removing intermediate container 5bd0f9b130c0
11:41:51 [2019-09-25T11:41:51.404Z]  ---> 55e282ba8529
11:41:51 [2019-09-25T11:41:51.404Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh /
11:41:51 [2019-09-25T11:41:51.404Z]  ---> 05ed08ae76de
11:41:51 [2019-09-25T11:41:51.404Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
11:41:51 [2019-09-25T11:41:51.685Z]  ---> Running in a2e3164365ff
11:41:52 [2019-09-25T11:41:52.691Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:41:53 [2019-09-25T11:41:53.072Z] #13 130.4 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
11:41:53 [2019-09-25T11:41:53.072Z] #13 130.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:41:53 [2019-09-25T11:41:53.199Z] 
11:41:53 [2019-09-25T11:41:53.330Z] #13 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:41:53 [2019-09-25T11:41:53.330Z] #13 130.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:41:53 [2019-09-25T11:41:53.330Z] #13 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:41:53 [2019-09-25T11:41:53.330Z] #13 130.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:41:53 [2019-09-25T11:41:53.330Z] #13 130.4 Setting up btrfs-tools (4.7.3-1) ...
11:41:53 [2019-09-25T11:41:53.330Z] #13 130.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:41:53 [2019-09-25T11:41:53.330Z] #13 130.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:41:53 [2019-09-25T11:41:53.330Z] #13 130.5 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
11:41:53 [2019-09-25T11:41:53.330Z] #13 130.5 Setting up python3 (3.5.3-1) ...
11:41:53 [2019-09-25T11:41:53.484Z] 
######                                                                     9.7%
####################                                                      28.1%
################################                                          45.1%
#################################################                         68.1%
##############################################################            86.9%
######################################################################## 100.0%
11:41:53 [2019-09-25T11:41:53.772Z] 
11:41:54 [2019-09-25T11:41:54.055Z] 
##############                                                            20.0%
################################################                          67.0%
######################################################################## 100.0%
11:41:54 [2019-09-25T11:41:54.341Z] 
11:41:54 [2019-09-25T11:41:54.394Z] 🇩 bin/containerd-shim-runc-v1
11:41:55 [2019-09-25T11:41:55.229Z] #13 132.1 Setting up apparmor (2.11.0-3+deb9u2) ...
11:41:55 [2019-09-25T11:41:55.289Z] 
########                                                                  12.0%
#####################                                                     29.7%
#####################################                                     51.9%
###########################################                               59.8%
###################################################                       71.0%
################################################################          90.3%
######################################################################## 100.0%
11:41:55 [2019-09-25T11:41:55.801Z] 
11:41:56 [2019-09-25T11:41:56.163Z] #13 133.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
11:41:56 [2019-09-25T11:41:56.421Z] #13 133.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
11:41:56 [2019-09-25T11:41:56.421Z] #13 133.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
11:41:56 [2019-09-25T11:41:56.421Z] #13 133.6 Setting up python3-wheel (0.29.0-2) ...
11:41:56 [2019-09-25T11:41:56.906Z] 🇩 binaries
11:41:56 [2019-09-25T11:41:56.906Z] + mkdir -p /build
11:41:56 [2019-09-25T11:41:56.906Z] + cp bin/containerd /build/containerd
11:41:56 [2019-09-25T11:41:56.906Z] + cp bin/containerd-shim /build/containerd-shim
11:41:56 [2019-09-25T11:41:56.906Z] + cp bin/ctr /build/ctr
11:41:57 [2019-09-25T11:41:57.084Z] 
##                                                                         3.8%
#######                                                                   10.5%
##############                                                            20.4%
###################                                                       27.0%
#########################                                                 35.1%
##############################                                            42.8%
#####################################                                     52.6%
###########################################                               60.0%
#################################################                         68.9%
#####################################################                     74.9%
############################################################              84.5%
##################################################################        92.5%
######################################################################## 100.0%
11:41:57 [2019-09-25T11:41:57.085Z] 
11:41:57 [2019-09-25T11:41:57.355Z] #13 134.5 Setting up python3-pkg-resources (33.1.1-1) ...
11:41:57 [2019-09-25T11:41:57.697Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:41:57 [2019-09-25T11:41:57.979Z] 
11:41:58 [2019-09-25T11:41:58.261Z] 
######################################################################## 100.0%
11:41:58 [2019-09-25T11:41:58.261Z] 
11:41:58 [2019-09-25T11:41:58.288Z] #13 ...
11:41:58 [2019-09-25T11:41:58.288Z] 
11:41:58 [2019-09-25T11:41:58.288Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:41:58 [2019-09-25T11:41:58.288Z] #58 122.7   CC       criu/file-lock.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 123.5   CC       criu/files-ext.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 123.9   CC       criu/files-reg.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 126.0   CC       criu/files.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 128.1   CC       criu/filesystems.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 128.8   CC       criu/fsnotify.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 130.0   CC       criu/image-desc.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 130.2   CC       criu/image.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 131.2   CC       criu/ipc_ns.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 132.3   CC       criu/irmap.o
11:41:58 [2019-09-25T11:41:58.288Z] #58 ...
11:41:58 [2019-09-25T11:41:58.288Z] 
11:41:58 [2019-09-25T11:41:58.288Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:41:58 [2019-09-25T11:41:58.546Z] #13 135.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
11:41:58 [2019-09-25T11:41:58.546Z] #13 135.6 Setting up python3-pip (9.0.1-2+deb9u1) ...
11:41:58 [2019-09-25T11:41:58.874Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:41:59 [2019-09-25T11:41:59.156Z] 
11:41:59 [2019-09-25T11:41:59.156Z] 
######################################################################## 100.0%
11:41:59 [2019-09-25T11:41:59.156Z] 
11:41:59 [2019-09-25T11:41:59.480Z] #13 136.6 Setting up dmsetup (2:1.02.137-2) ...
11:41:59 [2019-09-25T11:41:59.480Z] #13 136.6 Setting up python3-setuptools (33.1.1-1) ...
11:42:00 [2019-09-25T11:42:00.128Z] Removing intermediate container df81d87e247e
11:42:00 [2019-09-25T11:42:00.128Z]  ---> 9c31edb1652b
11:42:00 [2019-09-25T11:42:00.128Z] Step 57/126 : FROM dev-base AS proxy
11:42:00 [2019-09-25T11:42:00.128Z]  ---> 9f6f5cc1e800
11:42:00 [2019-09-25T11:42:00.128Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy
11:42:00 [2019-09-25T11:42:00.128Z]  ---> Running in 12fc5a591f98
11:42:00 [2019-09-25T11:42:00.128Z] Removing intermediate container 12fc5a591f98
11:42:00 [2019-09-25T11:42:00.128Z]  ---> 3d37884110f0
11:42:00 [2019-09-25T11:42:00.128Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:42:00 [2019-09-25T11:42:00.128Z]  ---> fdb105993cc6
11:42:00 [2019-09-25T11:42:00.128Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:42:00 [2019-09-25T11:42:00.167Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:42:00 [2019-09-25T11:42:00.167Z] skipping existing c8c2d4a6b2e3
11:42:00 [2019-09-25T11:42:00.167Z] 
11:42:00 [2019-09-25T11:42:00.414Z] #13 137.6 Setting up dh-python (2.20170125) ...
11:42:00 [2019-09-25T11:42:00.546Z]  ---> 4d484f076e32
11:42:00 [2019-09-25T11:42:00.547Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:42:00 [2019-09-25T11:42:00.547Z]  ---> Running in 8851e9db9e61
11:42:00 [2019-09-25T11:42:00.781Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:42:01 [2019-09-25T11:42:01.034Z] + RM_GOPATH=0
11:42:01 [2019-09-25T11:42:01.035Z] + TMP_GOPATH=
11:42:01 [2019-09-25T11:42:01.035Z] + : /build
11:42:01 [2019-09-25T11:42:01.035Z] + '[' -z '' ']'
11:42:01 [2019-09-25T11:42:01.035Z] ++ mktemp -d
11:42:01 [2019-09-25T11:42:01.035Z] + export GOPATH=/tmp/tmp.KyGFfCRTHA
11:42:01 [2019-09-25T11:42:01.035Z] + GOPATH=/tmp/tmp.KyGFfCRTHA
11:42:01 [2019-09-25T11:42:01.035Z] + RM_GOPATH=1
11:42:01 [2019-09-25T11:42:01.035Z] ++ dirname ./install.sh
11:42:01 [2019-09-25T11:42:01.035Z] + dir=.
11:42:01 [2019-09-25T11:42:01.035Z] + bin=proxy
11:42:01 [2019-09-25T11:42:01.035Z] + shift
11:42:01 [2019-09-25T11:42:01.035Z] + '[' '!' -f ./proxy.installer ']'
11:42:01 [2019-09-25T11:42:01.035Z] + . ./proxy.installer
11:42:01 [2019-09-25T11:42:01.035Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
11:42:01 [2019-09-25T11:42:01.035Z] + install_proxy
11:42:01 [2019-09-25T11:42:01.035Z] + case "$1" in
11:42:01 [2019-09-25T11:42:01.035Z] + export CGO_ENABLED=0
11:42:01 [2019-09-25T11:42:01.035Z] + CGO_ENABLED=0
11:42:01 [2019-09-25T11:42:01.035Z] + _install_proxy
11:42:01 [2019-09-25T11:42:01.035Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
11:42:01 [2019-09-25T11:42:01.035Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KyGFfCRTHA/src/github.com/docker/libnetwork
11:42:01 [2019-09-25T11:42:01.035Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
11:42:01 [2019-09-25T11:42:01.035Z] Cloning into '/tmp/tmp.KyGFfCRTHA/src/github.com/docker/libnetwork'...
11:42:01 [2019-09-25T11:42:01.062Z] 
11:42:01 [2019-09-25T11:42:01.062Z] 
######################################################################## 100.0%
11:42:01 [2019-09-25T11:42:01.062Z] 
11:42:01 [2019-09-25T11:42:01.062Z] Download of images into '/build' complete.
11:42:01 [2019-09-25T11:42:01.062Z] Use something like the following to load the result into a Docker daemon:
11:42:01 [2019-09-25T11:42:01.062Z]   tar -cC '/build' . | docker load
11:42:01 [2019-09-25T11:42:01.347Z] #13 138.4 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
11:42:01 [2019-09-25T11:42:01.347Z] #13 138.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:42:01 [2019-09-25T11:42:01.914Z] #13 DONE 139.1s
11:42:01 [2019-09-25T11:42:01.914Z] 
11:42:01 [2019-09-25T11:42:01.914Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:42:01 [2019-09-25T11:42:01.914Z] #58 133.0   CC       criu/kcmp-ids.o
11:42:01 [2019-09-25T11:42:01.914Z] #58 133.3   CC       criu/kerndat.o
11:42:01 [2019-09-25T11:42:01.914Z] #58 134.5   CC       criu/libnetlink.o
11:42:01 [2019-09-25T11:42:01.914Z] #58 135.0   CC       criu/log.o
11:42:01 [2019-09-25T11:42:01.914Z] #58 135.5   CC       criu/lsm.o
11:42:01 [2019-09-25T11:42:01.914Z] #58 135.8   CC       criu/mem.o
11:42:02 [2019-09-25T11:42:02.983Z] + cd /tmp/tmp.KyGFfCRTHA/src/github.com/docker/libnetwork
11:42:02 [2019-09-25T11:42:02.984Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
11:42:02 [2019-09-25T11:42:02.984Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:42:03 [2019-09-25T11:42:03.289Z] #58 137.7   CC       criu/mount.o
11:42:03 [2019-09-25T11:42:03.744Z] Removing intermediate container a2e3164365ff
11:42:03 [2019-09-25T11:42:03.744Z]  ---> e5b998a77ae7
11:42:03 [2019-09-25T11:42:03.744Z] Step 25/126 : FROM base AS cross-false
11:42:03 [2019-09-25T11:42:03.744Z]  ---> a9f174b06bc9
11:42:03 [2019-09-25T11:42:03.744Z] Step 26/126 : FROM base AS cross-true
11:42:03 [2019-09-25T11:42:03.744Z]  ---> a9f174b06bc9
11:42:03 [2019-09-25T11:42:03.744Z] Step 27/126 : ARG DEBIAN_FRONTEND
11:42:03 [2019-09-25T11:42:03.744Z]  ---> Using cache
11:42:03 [2019-09-25T11:42:03.744Z]  ---> 774dca4a2bab
11:42:03 [2019-09-25T11:42:03.744Z] Step 28/126 : RUN dpkg --add-architecture armhf
11:42:03 [2019-09-25T11:42:03.744Z]  ---> Running in bb1ef2ef68e2
11:42:04 [2019-09-25T11:42:04.662Z] #58 ...
11:42:04 [2019-09-25T11:42:04.663Z] 
11:42:04 [2019-09-25T11:42:04.663Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:42:04 [2019-09-25T11:42:04.663Z] #42 161.1 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:42:04 [2019-09-25T11:42:04.663Z] #42 163.4 + mkdir -p /build
11:42:04 [2019-09-25T11:42:04.663Z] #42 163.4 + cp runc /build/runc
11:42:04 [2019-09-25T11:42:04.663Z] #42 DONE 163.6s
11:42:04 [2019-09-25T11:42:04.663Z] 
11:42:04 [2019-09-25T11:42:04.663Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
11:42:04 [2019-09-25T11:42:04.754Z] Removing intermediate container bb1ef2ef68e2
11:42:04 [2019-09-25T11:42:04.754Z]  ---> e30fbc4e6eb2
11:42:04 [2019-09-25T11:42:04.754Z] Step 29/126 : RUN dpkg --add-architecture arm64
11:42:04 [2019-09-25T11:42:04.754Z]  ---> Running in 7ff2112d09a5
11:42:04 [2019-09-25T11:42:04.816Z] Removing intermediate container 8851e9db9e61
11:42:04 [2019-09-25T11:42:04.816Z]  ---> 570438dabb95
11:42:04 [2019-09-25T11:42:04.816Z] Step 62/126 : FROM base AS golangci_lint
11:42:04 [2019-09-25T11:42:04.816Z]  ---> 9f6f5cc1e800
11:42:04 [2019-09-25T11:42:04.816Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint
11:42:05 [2019-09-25T11:42:05.189Z]  ---> Running in d4ffc6bb67c5
11:42:05 [2019-09-25T11:42:05.189Z] Removing intermediate container d4ffc6bb67c5
11:42:05 [2019-09-25T11:42:05.189Z]  ---> 6a84064ac173
11:42:05 [2019-09-25T11:42:05.189Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:42:05 [2019-09-25T11:42:05.371Z] Removing intermediate container 7ff2112d09a5
11:42:05 [2019-09-25T11:42:05.371Z]  ---> 2e06ecb27642
11:42:05 [2019-09-25T11:42:05.371Z] Step 30/126 : RUN dpkg --add-architecture armel
11:42:05 [2019-09-25T11:42:05.371Z]  ---> Running in 04821369c9a2
11:42:05 [2019-09-25T11:42:05.570Z]  ---> b4aa8baf9563
11:42:05 [2019-09-25T11:42:05.570Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:42:05 [2019-09-25T11:42:05.570Z]  ---> b4dc70467947
11:42:05 [2019-09-25T11:42:05.570Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:42:05 [2019-09-25T11:42:05.570Z]  ---> Running in 5e2b5f1c6121
11:42:05 [2019-09-25T11:42:05.988Z] Removing intermediate container 04821369c9a2
11:42:05 [2019-09-25T11:42:05.988Z]  ---> 27e09dae0762
11:42:05 [2019-09-25T11:42:05.988Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
11:42:06 [2019-09-25T11:42:06.270Z]  ---> Running in 931cfd138723
11:42:06 [2019-09-25T11:42:06.348Z] + RM_GOPATH=0
11:42:06 [2019-09-25T11:42:06.348Z] + TMP_GOPATH=
11:42:06 [2019-09-25T11:42:06.348Z] + : /build
11:42:06 [2019-09-25T11:42:06.348Z] + '[' -z '' ']'
11:42:06 [2019-09-25T11:42:06.348Z] ++ mktemp -d
11:42:06 [2019-09-25T11:42:06.348Z] + export GOPATH=/tmp/tmp.iktlR8xJud
11:42:06 [2019-09-25T11:42:06.348Z] + GOPATH=/tmp/tmp.iktlR8xJud
11:42:06 [2019-09-25T11:42:06.348Z] + RM_GOPATH=1
11:42:06 [2019-09-25T11:42:06.348Z] ++ dirname ./install.sh
11:42:06 [2019-09-25T11:42:06.348Z] Installing golangci-lint version v1.17.1
11:42:06 [2019-09-25T11:42:06.348Z] + dir=.
11:42:06 [2019-09-25T11:42:06.348Z] + bin=golangci_lint
11:42:06 [2019-09-25T11:42:06.348Z] + shift
11:42:06 [2019-09-25T11:42:06.348Z] + '[' '!' -f ./golangci_lint.installer ']'
11:42:06 [2019-09-25T11:42:06.348Z] + . ./golangci_lint.installer
11:42:06 [2019-09-25T11:42:06.348Z] ++ : v1.17.1
11:42:06 [2019-09-25T11:42:06.348Z] + install_golangci_lint
11:42:06 [2019-09-25T11:42:06.348Z] + echo 'Installing golangci-lint version v1.17.1'
11:42:06 [2019-09-25T11:42:06.348Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
11:42:06 [2019-09-25T11:42:06.886Z] Removing intermediate container 931cfd138723
11:42:06 [2019-09-25T11:42:06.887Z]  ---> 9ab0d6ec6240
11:42:06 [2019-09-25T11:42:06.887Z] Step 32/126 : FROM cross-${CROSS} as dev-base
11:42:06 [2019-09-25T11:42:06.887Z]  ---> a9f174b06bc9
11:42:06 [2019-09-25T11:42:06.887Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false
11:42:06 [2019-09-25T11:42:06.887Z]  ---> a9f174b06bc9
11:42:06 [2019-09-25T11:42:06.887Z] Step 34/126 : ARG DEBIAN_FRONTEND
11:42:06 [2019-09-25T11:42:06.887Z]  ---> Using cache
11:42:06 [2019-09-25T11:42:06.887Z]  ---> 774dca4a2bab
11:42:06 [2019-09-25T11:42:06.887Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
11:42:06 [2019-09-25T11:42:06.887Z]  ---> Running in 86d67318b346
11:42:07 [2019-09-25T11:42:07.171Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:42:07 [2019-09-25T11:42:07.171Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:42:07 [2019-09-25T11:42:07.171Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:42:07 [2019-09-25T11:42:07.171Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:42:07 [2019-09-25T11:42:07.191Z] #14 ...
11:42:07 [2019-09-25T11:42:07.191Z] 
11:42:07 [2019-09-25T11:42:07.191Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:42:07 [2019-09-25T11:42:07.191Z] #58 141.6   CC       criu/namespaces.o
11:42:07 [2019-09-25T11:42:07.456Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:42:07 [2019-09-25T11:42:07.456Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
11:42:07 [2019-09-25T11:42:07.608Z] + cd /tmp/tmp.iktlR8xJud/src/github.com/golangci/golangci-lint/
11:42:07 [2019-09-25T11:42:07.608Z] + git checkout -q v1.17.1
11:42:07 [2019-09-25T11:42:07.738Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:42:07 [2019-09-25T11:42:07.995Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:42:08 [2019-09-25T11:42:08.029Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:42:08 [2019-09-25T11:42:08.564Z] #58 143.2   CC       criu/net.o
11:42:10 [2019-09-25T11:42:10.048Z] Fetched 7717 kB in 2s (3127 kB/s)
11:42:10 [2019-09-25T11:42:10.662Z] Reading package lists...
11:42:11 [2019-09-25T11:42:11.092Z] #58 145.3   CC       criu/netfilter.o
11:42:11 [2019-09-25T11:42:11.092Z] #58 145.6   CC       criu/page-pipe.o
11:42:11 [2019-09-25T11:42:11.658Z] #58 146.1   CC       criu/page-xfer.o
11:42:11 [2019-09-25T11:42:11.950Z] Reading package lists...
11:42:12 [2019-09-25T11:42:12.231Z] Building dependency tree...
11:42:12 [2019-09-25T11:42:12.231Z] Reading state information...
11:42:12 [2019-09-25T11:42:12.231Z] The following additional packages will be installed:
11:42:12 [2019-09-25T11:42:12.231Z]   libapparmor1 libseccomp2
11:42:12 [2019-09-25T11:42:12.231Z] Suggested packages:
11:42:12 [2019-09-25T11:42:12.231Z]   seccomp
11:42:12 [2019-09-25T11:42:12.231Z] The following NEW packages will be installed:
11:42:12 [2019-09-25T11:42:12.231Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
11:42:12 [2019-09-25T11:42:12.513Z] 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded.
11:42:12 [2019-09-25T11:42:12.513Z] Need to get 296 kB of archives.
11:42:12 [2019-09-25T11:42:12.513Z] After this operation, 1346 kB of additional disk space will be used.
11:42:12 [2019-09-25T11:42:12.513Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
11:42:12 [2019-09-25T11:42:12.513Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
11:42:12 [2019-09-25T11:42:12.513Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
11:42:12 [2019-09-25T11:42:12.513Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
11:42:12 [2019-09-25T11:42:12.513Z] debconf: delaying package configuration, since apt-utils is not installed
11:42:12 [2019-09-25T11:42:12.513Z] Fetched 296 kB in 0s (3812 kB/s)
11:42:12 [2019-09-25T11:42:12.513Z] Selecting previously unselected package libseccomp2:ppc64el.
11:42:12 [2019-09-25T11:42:12.592Z] #58 146.9   CC       criu/pagemap-cache.o
11:42:12 [2019-09-25T11:42:12.797Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:42:12 [2019-09-25T11:42:12.797Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
11:42:12 [2019-09-25T11:42:12.797Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
11:42:12 [2019-09-25T11:42:12.797Z] Selecting previously unselected package libseccomp-dev:ppc64el.
11:42:12 [2019-09-25T11:42:12.797Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
11:42:12 [2019-09-25T11:42:12.797Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
11:42:12 [2019-09-25T11:42:12.797Z] Selecting previously unselected package libapparmor1:ppc64el.
11:42:12 [2019-09-25T11:42:12.797Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
11:42:12 [2019-09-25T11:42:12.797Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
11:42:12 [2019-09-25T11:42:12.797Z] Selecting previously unselected package libapparmor-dev:ppc64el.
11:42:12 [2019-09-25T11:42:12.797Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
11:42:12 [2019-09-25T11:42:12.797Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
11:42:12 [2019-09-25T11:42:12.797Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:42:12 [2019-09-25T11:42:12.797Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
11:42:12 [2019-09-25T11:42:12.797Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
11:42:12 [2019-09-25T11:42:12.797Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
11:42:12 [2019-09-25T11:42:12.797Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
11:42:12 [2019-09-25T11:42:12.797Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:42:12 [2019-09-25T11:42:12.849Z] #58 147.2   CC       criu/pagemap.o
11:42:13 [2019-09-25T11:42:13.415Z] #58 147.9   CC       criu/parasite-syscall.o
11:42:13 [2019-09-25T11:42:13.439Z] Removing intermediate container 86d67318b346
11:42:13 [2019-09-25T11:42:13.439Z]  ---> e25a4d2900c3
11:42:13 [2019-09-25T11:42:13.439Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true
11:42:13 [2019-09-25T11:42:13.439Z]  ---> 9ab0d6ec6240
11:42:13 [2019-09-25T11:42:13.439Z] Step 37/126 : ARG DEBIAN_FRONTEND
11:42:13 [2019-09-25T11:42:13.439Z]  ---> Running in a02ff4122033
11:42:13 [2019-09-25T11:42:13.439Z] Removing intermediate container a02ff4122033
11:42:13 [2019-09-25T11:42:13.439Z]  ---> adaaa9a2e969
11:42:13 [2019-09-25T11:42:13.439Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
11:42:13 [2019-09-25T11:42:13.720Z]  ---> Running in 2684629e1406
11:42:13 [2019-09-25T11:42:13.981Z] #58 148.5   CC       criu/path.o
11:42:14 [2019-09-25T11:42:14.239Z] #58 148.8   CC       criu/pie-util-vdso-elf32.o
11:42:14 [2019-09-25T11:42:14.340Z] Removing intermediate container 2684629e1406
11:42:14 [2019-09-25T11:42:14.340Z]  ---> 8e8a85a69f38
11:42:14 [2019-09-25T11:42:14.340Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
11:42:14 [2019-09-25T11:42:14.340Z]  ---> e25a4d2900c3
11:42:14 [2019-09-25T11:42:14.340Z] Step 40/126 : FROM base AS tomlv
11:42:14 [2019-09-25T11:42:14.340Z]  ---> a9f174b06bc9
11:42:14 [2019-09-25T11:42:14.340Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv
11:42:14 [2019-09-25T11:42:14.340Z]  ---> Running in 9e16f9ddf901
11:42:14 [2019-09-25T11:42:14.340Z] Removing intermediate container 9e16f9ddf901
11:42:14 [2019-09-25T11:42:14.340Z]  ---> 33b824f21a9d
11:42:14 [2019-09-25T11:42:14.340Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:42:14 [2019-09-25T11:42:14.622Z]  ---> 565321ff913a
11:42:14 [2019-09-25T11:42:14.622Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:42:14 [2019-09-25T11:42:14.622Z]  ---> 32613d8432fc
11:42:14 [2019-09-25T11:42:14.622Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:42:14 [2019-09-25T11:42:14.805Z] #58 149.2   CC       criu/pie-util-vdso.o
11:42:14 [2019-09-25T11:42:14.904Z]  ---> Running in d4fff3299009
11:42:15 [2019-09-25T11:42:15.063Z] #58 149.4   CC       criu/pie-util.o
11:42:15 [2019-09-25T11:42:15.063Z] #58 149.6   CC       criu/pipes.o
11:42:15 [2019-09-25T11:42:15.187Z] + RM_GOPATH=0
11:42:15 [2019-09-25T11:42:15.187Z] + TMP_GOPATH=
11:42:15 [2019-09-25T11:42:15.187Z] + : /build
11:42:15 [2019-09-25T11:42:15.187Z] + '[' -z '' ']'
11:42:15 [2019-09-25T11:42:15.187Z] ++ mktemp -d
11:42:15 [2019-09-25T11:42:15.187Z] + export GOPATH=/tmp/tmp.qJRhwmfuXL
11:42:15 [2019-09-25T11:42:15.187Z] + GOPATH=/tmp/tmp.qJRhwmfuXL
11:42:15 [2019-09-25T11:42:15.187Z] + RM_GOPATH=1
11:42:15 [2019-09-25T11:42:15.187Z] ++ dirname ./install.sh
11:42:15 [2019-09-25T11:42:15.187Z] + dir=.
11:42:15 [2019-09-25T11:42:15.187Z] + bin=tomlv
11:42:15 [2019-09-25T11:42:15.187Z] + shift
11:42:15 [2019-09-25T11:42:15.187Z] + '[' '!' -f ./tomlv.installer ']'
11:42:15 [2019-09-25T11:42:15.187Z] + . ./tomlv.installer
11:42:15 [2019-09-25T11:42:15.187Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:42:15 [2019-09-25T11:42:15.187Z] + install_tomlv
11:42:15 [2019-09-25T11:42:15.187Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:42:15 [2019-09-25T11:42:15.187Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qJRhwmfuXL/src/github.com/BurntSushi/toml
11:42:15 [2019-09-25T11:42:15.187Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:42:15 [2019-09-25T11:42:15.187Z] Cloning into '/tmp/tmp.qJRhwmfuXL/src/github.com/BurntSushi/toml'...
11:42:15 [2019-09-25T11:42:15.472Z] + cd /tmp/tmp.qJRhwmfuXL/src/github.com/BurntSushi/toml
11:42:15 [2019-09-25T11:42:15.472Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:42:15 [2019-09-25T11:42:15.472Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:42:15 [2019-09-25T11:42:15.472Z] internal/cpu
11:42:15 [2019-09-25T11:42:15.472Z] runtime/internal/sys
11:42:15 [2019-09-25T11:42:15.472Z] math/bits
11:42:15 [2019-09-25T11:42:15.472Z] runtime/internal/math
11:42:15 [2019-09-25T11:42:15.629Z] #58 150.2   CC       criu/plugin.o
11:42:15 [2019-09-25T11:42:15.760Z] unicode/utf8
11:42:15 [2019-09-25T11:42:15.760Z] runtime/internal/atomic
11:42:15 [2019-09-25T11:42:15.760Z] internal/bytealg
11:42:15 [2019-09-25T11:42:15.760Z] math
11:42:15 [2019-09-25T11:42:15.760Z] internal/race
11:42:15 [2019-09-25T11:42:15.760Z] sync/atomic
11:42:15 [2019-09-25T11:42:15.760Z] unicode
11:42:15 [2019-09-25T11:42:15.760Z] internal/testlog
11:42:15 [2019-09-25T11:42:15.760Z] runtime
11:42:15 [2019-09-25T11:42:15.760Z] encoding
11:42:15 [2019-09-25T11:42:15.760Z] runtime/cgo
11:42:15 [2019-09-25T11:42:15.886Z] #58 150.6   CC       criu/proc_parse.o
11:42:18 [2019-09-25T11:42:18.413Z] #58 ...
11:42:18 [2019-09-25T11:42:18.414Z] 
11:42:18 [2019-09-25T11:42:18.414Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
11:42:18 [2019-09-25T11:42:18.414Z] #14 6.442 Collecting yamllint==1.16.0
11:42:18 [2019-09-25T11:42:18.414Z] #14 13.22   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:42:18 [2019-09-25T11:42:18.414Z] #14 13.50 Collecting pyyaml (from yamllint==1.16.0)
11:42:18 [2019-09-25T11:42:18.414Z] #14 14.69   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
11:42:18 [2019-09-25T11:42:18.414Z] #14 16.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:42:18 [2019-09-25T11:42:18.414Z] #14 ...
11:42:18 [2019-09-25T11:42:18.414Z] 
11:42:18 [2019-09-25T11:42:18.414Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:42:18 [2019-09-25T11:42:18.414Z] #58 153.0   CC       criu/protobuf-desc.o
11:42:19 [2019-09-25T11:42:19.347Z] #58 153.8   CC       criu/protobuf.o
11:42:19 [2019-09-25T11:42:19.605Z] #58 154.1   CC       criu/pstree.o
11:42:20 [2019-09-25T11:42:20.178Z] internal/reflectlite
11:42:20 [2019-09-25T11:42:20.178Z] sync
11:42:20 [2019-09-25T11:42:20.178Z] errors
11:42:20 [2019-09-25T11:42:20.178Z] sort
11:42:20 [2019-09-25T11:42:20.178Z] internal/oserror
11:42:20 [2019-09-25T11:42:20.178Z] io
11:42:20 [2019-09-25T11:42:20.178Z] strconv
11:42:20 [2019-09-25T11:42:20.178Z] syscall
11:42:20 [2019-09-25T11:42:20.464Z] bytes
11:42:20 [2019-09-25T11:42:20.464Z] strings
11:42:20 [2019-09-25T11:42:20.979Z] #58 155.3   CC       criu/rbtree.o
11:42:20 [2019-09-25T11:42:20.979Z] #58 155.6   CC       criu/rst-malloc.o
11:42:21 [2019-09-25T11:42:21.086Z] bufio
11:42:21 [2019-09-25T11:42:21.086Z] reflect
11:42:21 [2019-09-25T11:42:21.086Z] path
11:42:21 [2019-09-25T11:42:21.086Z] text/tabwriter
11:42:21 [2019-09-25T11:42:21.237Z] #58 155.8   CC       criu/seccomp.o
11:42:21 [2019-09-25T11:42:21.705Z] internal/syscall/unix
11:42:21 [2019-09-25T11:42:21.705Z] time
11:42:22 [2019-09-25T11:42:22.171Z] #58 156.6   CC       criu/seize.o
11:42:22 [2019-09-25T11:42:22.323Z] internal/poll
11:42:22 [2019-09-25T11:42:22.605Z] os
11:42:22 [2019-09-25T11:42:22.605Z] internal/fmtsort
11:42:22 [2019-09-25T11:42:22.736Z] #58 157.4   CC       criu/servicefd.o
11:42:22 [2019-09-25T11:42:22.889Z] path/filepath
11:42:22 [2019-09-25T11:42:22.889Z] fmt
11:42:23 [2019-09-25T11:42:23.172Z] io/ioutil
11:42:23 [2019-09-25T11:42:23.456Z] log
11:42:23 [2019-09-25T11:42:23.456Z] flag
11:42:23 [2019-09-25T11:42:23.456Z] github.com/BurntSushi/toml
11:42:23 [2019-09-25T11:42:23.723Z] #58 157.9   CC       criu/shmem.o
11:42:23 [2019-09-25T11:42:23.981Z] #58 ...
11:42:23 [2019-09-25T11:42:23.981Z] 
11:42:23 [2019-09-25T11:42:23.981Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
11:42:23 [2019-09-25T11:42:23.981Z] #14 17.60   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
11:42:23 [2019-09-25T11:42:23.981Z] #14 18.62 Building wheels for collected packages: pyyaml, pathspec
11:42:23 [2019-09-25T11:42:23.981Z] #14 18.62   Running setup.py bdist_wheel for pyyaml: started
11:42:23 [2019-09-25T11:42:23.981Z] #14 19.76   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:42:23 [2019-09-25T11:42:23.981Z] #14 19.76   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
11:42:23 [2019-09-25T11:42:23.981Z] #14 19.84   Running setup.py bdist_wheel for pathspec: started
11:42:23 [2019-09-25T11:42:23.981Z] #14 21.11   Running setup.py bdist_wheel for pathspec: finished with status 'done'
11:42:23 [2019-09-25T11:42:23.981Z] #14 21.11   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
11:42:23 [2019-09-25T11:42:23.981Z] #14 21.12 Successfully built pyyaml pathspec
11:42:23 [2019-09-25T11:42:23.981Z] #14 21.13 Installing collected packages: pyyaml, pathspec, yamllint
11:42:23 [2019-09-25T11:42:23.981Z] #14 21.52 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
11:42:23 [2019-09-25T11:42:23.981Z] #14 DONE 22.1s
11:42:23 [2019-09-25T11:42:23.981Z] 
11:42:23 [2019-09-25T11:42:23.981Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:42:23 [2019-09-25T11:42:23.981Z] #55 219.2 + dpkg --print-architecture
11:42:23 [2019-09-25T11:42:23.981Z] #55 219.2 + cd /tmp/tmp.PywIWf58oB/src/github.com/docker/distribution
11:42:23 [2019-09-25T11:42:23.981Z] #55 219.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:42:23 [2019-09-25T11:42:23.981Z] #55 219.7 + GOPATH=/tmp/tmp.PywIWf58oB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PywIWf58oB
11:42:23 [2019-09-25T11:42:23.981Z] #55 219.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:42:24 [2019-09-25T11:42:24.242Z] #55 ...
11:42:24 [2019-09-25T11:42:24.242Z] 
11:42:24 [2019-09-25T11:42:24.242Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
11:42:24 [2019-09-25T11:42:24.242Z] #16 DONE 0.2s
11:42:24 [2019-09-25T11:42:24.242Z] 
11:42:24 [2019-09-25T11:42:24.242Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
11:42:24 [2019-09-25T11:42:24.465Z] github.com/BurntSushi/toml/cmd/tomlv
11:42:25 [2019-09-25T11:42:25.177Z] #21 DONE 1.0s
11:42:25 [2019-09-25T11:42:25.177Z] 
11:42:25 [2019-09-25T11:42:25.177Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:42:25 [2019-09-25T11:42:25.177Z] #58 158.9   CC       criu/sigframe.o
11:42:25 [2019-09-25T11:42:25.177Z] #58 159.2   CC       criu/signalfd.o
11:42:25 [2019-09-25T11:42:25.177Z] #58 159.5   CC       criu/sk-inet.o
11:42:25 [2019-09-25T11:42:25.937Z] Removing intermediate container d4fff3299009
11:42:25 [2019-09-25T11:42:25.937Z]  ---> a0ae64251104
11:42:25 [2019-09-25T11:42:25.937Z] Step 45/126 : FROM base AS vndr
11:42:25 [2019-09-25T11:42:25.937Z]  ---> a9f174b06bc9
11:42:25 [2019-09-25T11:42:25.937Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr
11:42:25 [2019-09-25T11:42:25.937Z]  ---> Running in 07d11cd73934
11:42:25 [2019-09-25T11:42:25.937Z] Removing intermediate container 07d11cd73934
11:42:25 [2019-09-25T11:42:25.937Z]  ---> 80e3632c3879
11:42:25 [2019-09-25T11:42:25.937Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:42:26 [2019-09-25T11:42:26.125Z] #58 160.5   CC       criu/sk-netlink.o
11:42:26 [2019-09-25T11:42:26.219Z]  ---> 65102faaba93
11:42:26 [2019-09-25T11:42:26.219Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:42:26 [2019-09-25T11:42:26.219Z]  ---> c53dd65872f9
11:42:26 [2019-09-25T11:42:26.219Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:42:26 [2019-09-25T11:42:26.384Z] #58 160.8   CC       criu/sk-packet.o
11:42:26 [2019-09-25T11:42:26.547Z]  ---> Running in 41d7b0300d07
11:42:26 [2019-09-25T11:42:26.547Z] + RM_GOPATH=0
11:42:26 [2019-09-25T11:42:26.547Z] + TMP_GOPATH=
11:42:26 [2019-09-25T11:42:26.547Z] + : /build
11:42:26 [2019-09-25T11:42:26.547Z] + '[' -z '' ']'
11:42:26 [2019-09-25T11:42:26.547Z] ++ mktemp -d
11:42:26 [2019-09-25T11:42:26.547Z] + export GOPATH=/tmp/tmp.peBrZUwbVn
11:42:26 [2019-09-25T11:42:26.547Z] + GOPATH=/tmp/tmp.peBrZUwbVn
11:42:26 [2019-09-25T11:42:26.547Z] + RM_GOPATH=1
11:42:26 [2019-09-25T11:42:26.547Z] ++ dirname ./install.sh
11:42:26 [2019-09-25T11:42:26.547Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:42:26 [2019-09-25T11:42:26.547Z] + dir=.
11:42:26 [2019-09-25T11:42:26.547Z] + bin=vndr
11:42:26 [2019-09-25T11:42:26.547Z] + shift
11:42:26 [2019-09-25T11:42:26.547Z] + '[' '!' -f ./vndr.installer ']'
11:42:26 [2019-09-25T11:42:26.547Z] + . ./vndr.installer
11:42:26 [2019-09-25T11:42:26.547Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:42:26 [2019-09-25T11:42:26.547Z] + install_vndr
11:42:26 [2019-09-25T11:42:26.547Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
11:42:26 [2019-09-25T11:42:26.547Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.peBrZUwbVn/src/github.com/LK4D4/vndr
11:42:26 [2019-09-25T11:42:26.547Z] Cloning into '/tmp/tmp.peBrZUwbVn/src/github.com/LK4D4/vndr'...
11:42:26 [2019-09-25T11:42:26.949Z] #58 161.4   CC       criu/sk-queue.o
11:42:27 [2019-09-25T11:42:27.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:42:27 [2019-09-25T11:42:27.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:42:27 [2019-09-25T11:42:27.164Z] + cd /tmp/tmp.peBrZUwbVn/src/github.com/LK4D4/vndr
11:42:27 [2019-09-25T11:42:27.164Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:42:27 [2019-09-25T11:42:27.164Z] + go build -buildmode=pie -v -o /build/vndr .
11:42:27 [2019-09-25T11:42:27.164Z] internal/cpu
11:42:27 [2019-09-25T11:42:27.164Z] runtime/internal/sys
11:42:27 [2019-09-25T11:42:27.164Z] runtime/internal/atomic
11:42:27 [2019-09-25T11:42:27.164Z] internal/race
11:42:27 [2019-09-25T11:42:27.164Z] runtime/internal/math
11:42:27 [2019-09-25T11:42:27.164Z] sync/atomic
11:42:27 [2019-09-25T11:42:27.164Z] unicode
11:42:27 [2019-09-25T11:42:27.164Z] unicode/utf8
11:42:27 [2019-09-25T11:42:27.164Z] internal/bytealg
11:42:27 [2019-09-25T11:42:27.164Z] math/bits
11:42:27 [2019-09-25T11:42:27.207Z] #58 161.8   CC       criu/sk-tcp.o
11:42:27 [2019-09-25T11:42:27.450Z] internal/testlog
11:42:27 [2019-09-25T11:42:27.450Z] math
11:42:27 [2019-09-25T11:42:27.450Z] encoding
11:42:27 [2019-09-25T11:42:27.450Z] runtime
11:42:27 [2019-09-25T11:42:27.450Z] unicode/utf16
11:42:27 [2019-09-25T11:42:27.450Z] container/list
11:42:27 [2019-09-25T11:42:27.741Z] crypto/internal/subtle
11:42:27 [2019-09-25T11:42:27.741Z] crypto/subtle
11:42:27 [2019-09-25T11:42:27.741Z] vendor/golang.org/x/crypto/cryptobyte/asn1
11:42:27 [2019-09-25T11:42:27.772Z] #58 162.2   CC       criu/sk-unix.o
11:42:28 [2019-09-25T11:42:28.031Z] internal/nettrace
11:42:28 [2019-09-25T11:42:28.031Z] runtime/cgo
11:42:28 [2019-09-25T11:42:28.031Z] vendor/golang.org/x/crypto/internal/subtle
11:42:29 [2019-09-25T11:42:29.144Z] #58 163.8   CC       criu/sockets.o
11:42:30 [2019-09-25T11:42:30.077Z] #58 164.6   CC       criu/stats.o
11:42:30 [2019-09-25T11:42:30.335Z] #58 164.9   CC       criu/string.o
11:42:30 [2019-09-25T11:42:30.593Z] #58 165.1   CC       criu/sysctl.o
11:42:31 [2019-09-25T11:42:31.158Z] #58 165.6   CC       criu/sysfs_parse.o
11:42:31 [2019-09-25T11:42:31.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:42:31 [2019-09-25T11:42:31.416Z] #58 166.0   CC       criu/timerfd.o
11:42:31 [2019-09-25T11:42:31.486Z] internal/reflectlite
11:42:31 [2019-09-25T11:42:31.486Z] sync
11:42:31 [2019-09-25T11:42:31.770Z] github.com/LK4D4/vndr/godl/singleflight
11:42:31 [2019-09-25T11:42:31.770Z] math/rand
11:42:31 [2019-09-25T11:42:31.770Z] internal/singleflight
11:42:31 [2019-09-25T11:42:31.770Z] errors
11:42:31 [2019-09-25T11:42:31.770Z] sort
11:42:31 [2019-09-25T11:42:31.770Z] internal/oserror
11:42:31 [2019-09-25T11:42:31.982Z] #58 166.4   CC       criu/tty.o
11:42:32 [2019-09-25T11:42:32.057Z] io
11:42:32 [2019-09-25T11:42:32.057Z] strconv
11:42:32 [2019-09-25T11:42:32.057Z] syscall
11:42:32 [2019-09-25T11:42:32.057Z] vendor/golang.org/x/net/dns/dnsmessage
11:42:32 [2019-09-25T11:42:32.057Z] bytes
11:42:32 [2019-09-25T11:42:32.683Z] bufio
11:42:32 [2019-09-25T11:42:32.683Z] reflect
11:42:32 [2019-09-25T11:42:32.970Z] strings
11:42:33 [2019-09-25T11:42:33.256Z] hash
11:42:33 [2019-09-25T11:42:33.256Z] hash/crc32
11:42:33 [2019-09-25T11:42:33.541Z] crypto
11:42:33 [2019-09-25T11:42:33.541Z] crypto/internal/randutil
11:42:33 [2019-09-25T11:42:33.541Z] time
11:42:33 [2019-09-25T11:42:33.541Z] internal/syscall/unix
11:42:33 [2019-09-25T11:42:33.827Z] crypto/hmac
11:42:33 [2019-09-25T11:42:33.827Z] crypto/rc4
11:42:33 [2019-09-25T11:42:33.827Z] regexp/syntax
11:42:33 [2019-09-25T11:42:33.827Z] path
11:42:33 [2019-09-25T11:42:33.827Z] vendor/golang.org/x/crypto/hkdf
11:42:33 [2019-09-25T11:42:33.881Z] #58 168.3   CC       criu/tun.o
11:42:34 [2019-09-25T11:42:34.115Z] vendor/golang.org/x/text/transform
11:42:34 [2019-09-25T11:42:34.139Z] #58 168.7   CC       criu/uffd.o
11:42:34 [2019-09-25T11:42:34.745Z] context
11:42:34 [2019-09-25T11:42:34.745Z] internal/poll
11:42:35 [2019-09-25T11:42:35.032Z] regexp
11:42:35 [2019-09-25T11:42:35.032Z] os
11:42:35 [2019-09-25T11:42:35.317Z] internal/fmtsort
11:42:35 [2019-09-25T11:42:35.317Z] encoding/binary
11:42:35 [2019-09-25T11:42:35.514Z] #58 169.8   CC       criu/util.o
11:42:35 [2019-09-25T11:42:35.603Z] crypto/cipher
11:42:35 [2019-09-25T11:42:35.603Z] encoding/base64
11:42:35 [2019-09-25T11:42:35.603Z] crypto/sha512
11:42:35 [2019-09-25T11:42:35.888Z] crypto/ed25519/internal/edwards25519
11:42:35 [2019-09-25T11:42:35.888Z] crypto/md5
11:42:35 [2019-09-25T11:42:35.888Z] fmt
11:42:36 [2019-09-25T11:42:36.175Z] path/filepath
11:42:36 [2019-09-25T11:42:36.175Z] internal/lazyregexp
11:42:36 [2019-09-25T11:42:36.175Z] crypto/aes
11:42:36 [2019-09-25T11:42:36.461Z] crypto/des
11:42:36 [2019-09-25T11:42:36.461Z] crypto/sha1
11:42:36 [2019-09-25T11:42:36.461Z] io/ioutil
11:42:36 [2019-09-25T11:42:36.461Z] crypto/sha256
11:42:36 [2019-09-25T11:42:36.461Z] encoding/pem
11:42:36 [2019-09-25T11:42:36.461Z] net
11:42:36 [2019-09-25T11:42:36.746Z] vendor/golang.org/x/crypto/internal/chacha20
11:42:36 [2019-09-25T11:42:36.746Z] vendor/golang.org/x/crypto/poly1305
11:42:36 [2019-09-25T11:42:36.746Z] vendor/golang.org/x/crypto/curve25519
11:42:36 [2019-09-25T11:42:36.746Z] vendor/golang.org/x/crypto/chacha20poly1305
11:42:36 [2019-09-25T11:42:36.888Z] #58 171.1   CC       criu/uts_ns.o
11:42:36 [2019-09-25T11:42:36.888Z] #58 171.3   CC       criu/vdso-compat.o
11:42:36 [2019-09-25T11:42:36.888Z] #58 171.5   CC       criu/vdso.o
11:42:37 [2019-09-25T11:42:37.032Z] os/exec
11:42:37 [2019-09-25T11:42:37.033Z] flag
11:42:37 [2019-09-25T11:42:37.033Z] go/token
11:42:37 [2019-09-25T11:42:37.319Z] go/scanner
11:42:37 [2019-09-25T11:42:37.319Z] net/url
11:42:37 [2019-09-25T11:42:37.319Z] text/template/parse
11:42:37 [2019-09-25T11:42:37.605Z] go/ast
11:42:37 [2019-09-25T11:42:37.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:42:37 [2019-09-25T11:42:37.821Z] #58 172.4   LINK     criu/built-in.o
11:42:37 [2019-09-25T11:42:37.892Z] log
11:42:37 [2019-09-25T11:42:37.892Z] encoding/json
11:42:38 [2019-09-25T11:42:38.080Z] #58 172.5   LINK     criu/criu
11:42:38 [2019-09-25T11:42:38.337Z] #58 172.9   DEP      lib/c/criu.d
11:42:38 [2019-09-25T11:42:38.525Z] text/template
11:42:38 [2019-09-25T11:42:38.595Z] #58 173.0   CC       images/rpc.pb-c.o
11:42:38 [2019-09-25T11:42:38.810Z] go/parser
11:42:39 [2019-09-25T11:42:39.160Z] #58 173.5   CC       lib/c/criu.o
11:42:39 [2019-09-25T11:42:39.430Z] encoding/xml
11:42:39 [2019-09-25T11:42:39.714Z] go/doc
11:42:40 [2019-09-25T11:42:40.019Z] compress/flate
11:42:40 [2019-09-25T11:42:40.093Z] #58 ...
11:42:40 [2019-09-25T11:42:40.093Z] 
11:42:40 [2019-09-25T11:42:40.093Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:42:40 [2019-09-25T11:42:40.093Z] #55 239.6 + rm -rf /tmp/tmp.PywIWf58oB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PywIWf58oB
11:42:40 [2019-09-25T11:42:40.646Z] compress/gzip
11:42:40 [2019-09-25T11:42:40.659Z] #55 DONE 240.1s
11:42:40 [2019-09-25T11:42:40.659Z] 
11:42:40 [2019-09-25T11:42:40.659Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:42:40 [2019-09-25T11:42:40.659Z] #58 174.6   LINK     lib/c/built-in.o
11:42:40 [2019-09-25T11:42:40.659Z] #58 174.6   LINK     lib/c/libcriu.so
11:42:40 [2019-09-25T11:42:40.659Z] #58 174.7   GEN      magic.py
11:42:40 [2019-09-25T11:42:40.659Z] #58 174.8 Note: Building without setproctitle() and strlcpy() support.
11:42:40 [2019-09-25T11:42:40.659Z] #58 174.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:42:40 [2019-09-25T11:42:40.930Z] github.com/LK4D4/vndr/build
11:42:41 [2019-09-25T11:42:41.215Z] math/big
11:42:41 [2019-09-25T11:42:41.215Z] encoding/hex
11:42:41 [2019-09-25T11:42:41.215Z] vendor/golang.org/x/text/unicode/bidi
11:42:41 [2019-09-25T11:42:41.225Z] #58 175.8 fatal: Not a git repository (or any of the parent directories): .git
11:42:42 [2019-09-25T11:42:42.230Z] vendor/golang.org/x/text/secure/bidirule
11:42:42 [2019-09-25T11:42:42.230Z] vendor/golang.org/x/text/unicode/norm
11:42:42 [2019-09-25T11:42:42.230Z] vendor/golang.org/x/net/http2/hpack
11:42:42 [2019-09-25T11:42:42.386Z] Removing intermediate container 5e2b5f1c6121
11:42:42 [2019-09-25T11:42:42.386Z]  ---> 90be086c0971
11:42:42 [2019-09-25T11:42:42.386Z] Step 67/126 : FROM base AS gotestsum
11:42:42 [2019-09-25T11:42:42.386Z]  ---> 9f6f5cc1e800
11:42:42 [2019-09-25T11:42:42.386Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum
11:42:42 [2019-09-25T11:42:42.386Z]  ---> Running in 540a7a40d7b2
11:42:42 [2019-09-25T11:42:42.386Z] Removing intermediate container 540a7a40d7b2
11:42:42 [2019-09-25T11:42:42.386Z]  ---> 8c81d3fe390a
11:42:42 [2019-09-25T11:42:42.386Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:42:42 [2019-09-25T11:42:42.386Z]  ---> 460e40847deb
11:42:42 [2019-09-25T11:42:42.386Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:42:42 [2019-09-25T11:42:42.386Z]  ---> fe0004771e9e
11:42:42 [2019-09-25T11:42:42.386Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:42:42 [2019-09-25T11:42:42.386Z]  ---> Running in 04199a91d1c6
11:42:42 [2019-09-25T11:42:42.386Z] + RM_GOPATH=0
11:42:42 [2019-09-25T11:42:42.386Z] + TMP_GOPATH=
11:42:42 [2019-09-25T11:42:42.386Z] + : /build
11:42:42 [2019-09-25T11:42:42.386Z] + '[' -z '' ']'
11:42:42 [2019-09-25T11:42:42.386Z] ++ mktemp -d
11:42:42 [2019-09-25T11:42:42.386Z] + export GOPATH=/tmp/tmp.CwS2eLJG5p
11:42:42 [2019-09-25T11:42:42.386Z] + GOPATH=/tmp/tmp.CwS2eLJG5p
11:42:42 [2019-09-25T11:42:42.386Z] + RM_GOPATH=1
11:42:42 [2019-09-25T11:42:42.386Z] ++ dirname ./install.sh
11:42:42 [2019-09-25T11:42:42.386Z] Installing gotestsum version v0.3.5
11:42:42 [2019-09-25T11:42:42.386Z] + dir=.
11:42:42 [2019-09-25T11:42:42.386Z] + bin=gotestsum
11:42:42 [2019-09-25T11:42:42.386Z] + shift
11:42:42 [2019-09-25T11:42:42.386Z] + '[' '!' -f ./gotestsum.installer ']'
11:42:42 [2019-09-25T11:42:42.386Z] + . ./gotestsum.installer
11:42:42 [2019-09-25T11:42:42.386Z] ++ GOTESTSUM_COMMIT=v0.3.5
11:42:42 [2019-09-25T11:42:42.386Z] + install_gotestsum
11:42:42 [2019-09-25T11:42:42.386Z] + echo 'Installing gotestsum version v0.3.5'
11:42:42 [2019-09-25T11:42:42.386Z] + go get -d gotest.tools/gotestsum
11:42:42 [2019-09-25T11:42:42.517Z] mime
11:42:42 [2019-09-25T11:42:42.603Z] #58 176.9 make[1]: Nothing to be done for 'all'.
11:42:42 [2019-09-25T11:42:42.861Z] #58 177.5 make[1]: 'images/built-in.o' is up to date.
11:42:42 [2019-09-25T11:42:42.861Z] #58 177.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:42:42 [2019-09-25T11:42:42.861Z] #58 177.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:42:42 [2019-09-25T11:42:42.861Z] #58 177.5 make[1]: 'compel/libcompel.a' is up to date.
11:42:42 [2019-09-25T11:42:42.861Z] #58 177.5 make[1]: 'compel/compel-host-bin' is up to date.
11:42:42 [2019-09-25T11:42:42.861Z] #58 177.6 make[1]: Nothing to be done for 'all'.
11:42:42 [2019-09-25T11:42:42.861Z] #58 177.6 make[1]: 'soccr/libsoccr.a' is up to date.
11:42:43 [2019-09-25T11:42:43.119Z] #58 177.7 make[2]: Nothing to be done for 'all'.
11:42:43 [2019-09-25T11:42:43.119Z] #58 177.7 make[2]: Nothing to be done for 'all'.
11:42:43 [2019-09-25T11:42:43.119Z] #58 177.7 make[2]: Nothing to be done for 'all'.
11:42:43 [2019-09-25T11:42:43.119Z] #58 177.8 make[2]: Nothing to be done for 'all'.
11:42:43 [2019-09-25T11:42:43.136Z] mime/quotedprintable
11:42:43 [2019-09-25T11:42:43.136Z] net/http/internal
11:42:43 [2019-09-25T11:42:43.377Z] #58 177.9 make[2]: Nothing to be done for 'all'.
11:42:43 [2019-09-25T11:42:43.377Z] #58 177.9 make[2]: Nothing to be done for 'all'.
11:42:43 [2019-09-25T11:42:43.377Z] #58 177.9 make[2]: Nothing to be done for 'all'.
11:42:43 [2019-09-25T11:42:43.421Z] net/textproto
11:42:43 [2019-09-25T11:42:43.421Z] crypto/rand
11:42:43 [2019-09-25T11:42:43.421Z] crypto/elliptic
11:42:43 [2019-09-25T11:42:43.635Z] #58 178.0 make[2]: Nothing to be done for 'all'.
11:42:43 [2019-09-25T11:42:43.635Z] #58 178.0   INSTALL  criu/criu
11:42:43 [2019-09-25T11:42:43.635Z] #58 DONE 178.1s
11:42:43 [2019-09-25T11:42:43.635Z] 
11:42:43 [2019-09-25T11:42:43.635Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:42:43 [2019-09-25T11:42:43.706Z] encoding/asn1
11:42:43 [2019-09-25T11:42:43.706Z] crypto/ed25519
11:42:43 [2019-09-25T11:42:43.706Z] crypto/rsa
11:42:43 [2019-09-25T11:42:43.706Z] crypto/dsa
11:42:43 [2019-09-25T11:42:43.992Z] vendor/golang.org/x/net/idna
11:42:44 [2019-09-25T11:42:44.291Z] mime/multipart
11:42:44 [2019-09-25T11:42:44.291Z] crypto/x509/pkix
11:42:44 [2019-09-25T11:42:44.291Z] crypto/ecdsa
11:42:44 [2019-09-25T11:42:44.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:42:44 [2019-09-25T11:42:44.573Z] vendor/golang.org/x/crypto/cryptobyte
11:42:44 [2019-09-25T11:42:44.573Z] vendor/golang.org/x/net/http/httpproxy
11:42:44 [2019-09-25T11:42:44.573Z] vendor/golang.org/x/net/http/httpguts
11:42:44 [2019-09-25T11:42:44.855Z] crypto/x509
11:42:45 [2019-09-25T11:42:45.469Z] crypto/tls
11:42:45 [2019-09-25T11:42:45.809Z] + cd /tmp/tmp.CwS2eLJG5p/src/gotest.tools/gotestsum
11:42:45 [2019-09-25T11:42:45.809Z] + git checkout -q v0.3.5
11:42:45 [2019-09-25T11:42:45.809Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:42:47 [2019-09-25T11:42:47.502Z] net/http/httptrace
11:42:47 [2019-09-25T11:42:47.502Z] net/http
11:42:50 [2019-09-25T11:42:50.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:42:50 [2019-09-25T11:42:50.953Z] github.com/LK4D4/vndr/godl
11:42:50 [2019-09-25T11:42:50.953Z] github.com/LK4D4/vndr
11:42:55 [2019-09-25T11:42:55.338Z] Removing intermediate container 41d7b0300d07
11:42:55 [2019-09-25T11:42:55.338Z]  ---> df4674c89683
11:42:55 [2019-09-25T11:42:55.338Z] Step 50/126 : FROM dev-base AS containerd
11:42:55 [2019-09-25T11:42:55.338Z]  ---> a9f174b06bc9
11:42:55 [2019-09-25T11:42:55.338Z] Step 51/126 : ARG DEBIAN_FRONTEND
11:42:55 [2019-09-25T11:42:55.338Z]  ---> Using cache
11:42:55 [2019-09-25T11:42:55.338Z]  ---> 774dca4a2bab
11:42:55 [2019-09-25T11:42:55.338Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
11:42:55 [2019-09-25T11:42:55.338Z]  ---> Running in 0d52d463f55e
11:42:55 [2019-09-25T11:42:55.338Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:42:55 [2019-09-25T11:42:55.338Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:42:55 [2019-09-25T11:42:55.338Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:42:55 [2019-09-25T11:42:55.338Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:42:55 [2019-09-25T11:42:55.338Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:42:55 [2019-09-25T11:42:55.621Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
11:42:55 [2019-09-25T11:42:55.908Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:42:55 [2019-09-25T11:42:55.908Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:42:57 [2019-09-25T11:42:57.208Z] Removing intermediate container 04199a91d1c6
11:42:57 [2019-09-25T11:42:57.208Z]  ---> 5f7650b71227
11:42:57 [2019-09-25T11:42:57.208Z] Step 72/126 : FROM dev-base AS dockercli
11:42:57 [2019-09-25T11:42:57.208Z]  ---> 9f6f5cc1e800
11:42:57 [2019-09-25T11:42:57.208Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli
11:42:57 [2019-09-25T11:42:57.208Z]  ---> Running in a8f3c5dc874e
11:42:57 [2019-09-25T11:42:57.208Z] Removing intermediate container a8f3c5dc874e
11:42:57 [2019-09-25T11:42:57.208Z]  ---> 6056a4657817
11:42:57 [2019-09-25T11:42:57.208Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:42:57 [2019-09-25T11:42:57.208Z]  ---> f202054624f8
11:42:57 [2019-09-25T11:42:57.208Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:42:57 [2019-09-25T11:42:57.208Z]  ---> 4be872efca25
11:42:57 [2019-09-25T11:42:57.208Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:42:57 [2019-09-25T11:42:57.208Z]  ---> Running in 09a21edf8a1b
11:42:57 [2019-09-25T11:42:57.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:42:57 [2019-09-25T11:42:57.572Z] + RM_GOPATH=0
11:42:57 [2019-09-25T11:42:57.572Z] + TMP_GOPATH=
11:42:57 [2019-09-25T11:42:57.572Z] + : /build
11:42:57 [2019-09-25T11:42:57.572Z] + '[' -z '' ']'
11:42:57 [2019-09-25T11:42:57.572Z] ++ mktemp -d
11:42:57 [2019-09-25T11:42:57.572Z] + export GOPATH=/tmp/tmp.EiAFGEN1Kd
11:42:57 [2019-09-25T11:42:57.572Z] + GOPATH=/tmp/tmp.EiAFGEN1Kd
11:42:57 [2019-09-25T11:42:57.572Z] + RM_GOPATH=1
11:42:57 [2019-09-25T11:42:57.572Z] Install docker/cli version 17.06.2-ce from stable
11:42:57 [2019-09-25T11:42:57.572Z] ++ dirname ./install.sh
11:42:57 [2019-09-25T11:42:57.572Z] + dir=.
11:42:57 [2019-09-25T11:42:57.572Z] + bin=dockercli
11:42:57 [2019-09-25T11:42:57.572Z] + shift
11:42:57 [2019-09-25T11:42:57.572Z] + '[' '!' -f ./dockercli.installer ']'
11:42:57 [2019-09-25T11:42:57.572Z] + . ./dockercli.installer
11:42:57 [2019-09-25T11:42:57.572Z] ++ DOCKERCLI_CHANNEL=stable
11:42:57 [2019-09-25T11:42:57.572Z] ++ DOCKERCLI_VERSION=17.06.2-ce
11:42:57 [2019-09-25T11:42:57.572Z] + install_dockercli
11:42:57 [2019-09-25T11:42:57.572Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
11:42:57 [2019-09-25T11:42:57.572Z] ++ uname -m
11:42:57 [2019-09-25T11:42:57.572Z] + arch=s390x
11:42:57 [2019-09-25T11:42:57.572Z] + '[' s390x '!=' x86_64 ']'
11:42:57 [2019-09-25T11:42:57.572Z] + '[' s390x '!=' s390x ']'
11:42:57 [2019-09-25T11:42:57.572Z] + url=https://download.docker.com/linux/static
11:42:57 [2019-09-25T11:42:57.572Z] + tar -xz docker/docker
11:42:57 [2019-09-25T11:42:57.572Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
11:42:57 [2019-09-25T11:42:57.940Z] Fetched 7717 kB in 2s (3077 kB/s)
11:42:57 [2019-09-25T11:42:57.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:42:58 [2019-09-25T11:42:58.827Z] + mkdir -p /build
11:42:58 [2019-09-25T11:42:58.827Z] + mv docker/docker /build/
11:42:58 [2019-09-25T11:42:58.827Z] + rmdir docker
11:42:58 [2019-09-25T11:42:58.946Z] Reading package lists...
11:42:59 [2019-09-25T11:42:59.665Z] Removing intermediate container 09a21edf8a1b
11:42:59 [2019-09-25T11:42:59.665Z]  ---> 4d5253b39ffb
11:42:59 [2019-09-25T11:42:59.665Z] Step 77/126 : FROM runtime-dev AS runc
11:42:59 [2019-09-25T11:42:59.665Z]  ---> 8446e2b96b65
11:42:59 [2019-09-25T11:42:59.665Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc
11:42:59 [2019-09-25T11:42:59.665Z]  ---> Running in 9c35d5875eca
11:42:59 [2019-09-25T11:42:59.665Z] Removing intermediate container 9c35d5875eca
11:42:59 [2019-09-25T11:42:59.665Z]  ---> 3fee6137911d
11:42:59 [2019-09-25T11:42:59.665Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:42:59 [2019-09-25T11:42:59.952Z] Reading package lists...
11:43:00 [2019-09-25T11:43:00.072Z]  ---> d0855001b15f
11:43:00 [2019-09-25T11:43:00.072Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:43:00 [2019-09-25T11:43:00.072Z]  ---> c3be1db33a5a
11:43:00 [2019-09-25T11:43:00.072Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:43:00 [2019-09-25T11:43:00.234Z] Building dependency tree...
11:43:00 [2019-09-25T11:43:00.234Z] Reading state information...
11:43:00 [2019-09-25T11:43:00.506Z]  ---> Running in 0a1ba128c2c9
11:43:00 [2019-09-25T11:43:00.517Z] The following additional packages will be installed:
11:43:00 [2019-09-25T11:43:00.517Z]   btrfs-progs liblzo2-2
11:43:00 [2019-09-25T11:43:00.517Z] The following NEW packages will be installed:
11:43:00 [2019-09-25T11:43:00.517Z]   btrfs-progs btrfs-tools liblzo2-2
11:43:00 [2019-09-25T11:43:00.517Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
11:43:00 [2019-09-25T11:43:00.517Z] Need to get 588 kB of archives.
11:43:00 [2019-09-25T11:43:00.517Z] After this operation, 5005 kB of additional disk space will be used.
11:43:00 [2019-09-25T11:43:00.517Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
11:43:00 [2019-09-25T11:43:00.517Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
11:43:00 [2019-09-25T11:43:00.517Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
11:43:00 [2019-09-25T11:43:00.800Z] debconf: delaying package configuration, since apt-utils is not installed
11:43:00 [2019-09-25T11:43:00.800Z] Fetched 588 kB in 0s (5945 kB/s)
11:43:00 [2019-09-25T11:43:00.800Z] Selecting previously unselected package liblzo2-2:ppc64el.
11:43:00 [2019-09-25T11:43:00.800Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:43:00 [2019-09-25T11:43:00.800Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
11:43:00 [2019-09-25T11:43:00.800Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:43:00 [2019-09-25T11:43:00.800Z] Selecting previously unselected package btrfs-progs.
11:43:00 [2019-09-25T11:43:00.800Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
11:43:00 [2019-09-25T11:43:00.800Z] Unpacking btrfs-progs (4.7.3-1) ...
11:43:00 [2019-09-25T11:43:00.905Z] + RM_GOPATH=0
11:43:00 [2019-09-25T11:43:00.905Z] + TMP_GOPATH=
11:43:00 [2019-09-25T11:43:00.905Z] + : /build
11:43:00 [2019-09-25T11:43:00.905Z] + '[' -z '' ']'
11:43:00 [2019-09-25T11:43:00.905Z] ++ mktemp -d
11:43:00 [2019-09-25T11:43:00.905Z] + export GOPATH=/tmp/tmp.9QXGVaISEZ
11:43:00 [2019-09-25T11:43:00.905Z] + GOPATH=/tmp/tmp.9QXGVaISEZ
11:43:00 [2019-09-25T11:43:00.905Z] + RM_GOPATH=1
11:43:00 [2019-09-25T11:43:00.905Z] ++ dirname ./install.sh
11:43:00 [2019-09-25T11:43:00.905Z] + dir=.
11:43:00 [2019-09-25T11:43:00.905Z] + bin=runc
11:43:00 [2019-09-25T11:43:00.905Z] + shift
11:43:00 [2019-09-25T11:43:00.905Z] + '[' '!' -f ./runc.installer ']'
11:43:00 [2019-09-25T11:43:00.905Z] + . ./runc.installer
11:43:00 [2019-09-25T11:43:00.905Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
11:43:00 [2019-09-25T11:43:00.905Z] + install_runc
11:43:00 [2019-09-25T11:43:00.905Z] + grep -q '^3\.10\.0.*\.el7\.'
11:43:00 [2019-09-25T11:43:00.905Z] + uname -r
11:43:00 [2019-09-25T11:43:00.905Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:43:00 [2019-09-25T11:43:00.905Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
11:43:00 [2019-09-25T11:43:00.905Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9QXGVaISEZ/src/github.com/opencontainers/runc
11:43:00 [2019-09-25T11:43:00.905Z] Cloning into '/tmp/tmp.9QXGVaISEZ/src/github.com/opencontainers/runc'...
11:43:00 [2019-09-25T11:43:00.905Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
11:43:01 [2019-09-25T11:43:01.085Z] Selecting previously unselected package btrfs-tools.
11:43:01 [2019-09-25T11:43:01.085Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
11:43:01 [2019-09-25T11:43:01.085Z] Unpacking btrfs-tools (4.7.3-1) ...
11:43:01 [2019-09-25T11:43:01.085Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:43:01 [2019-09-25T11:43:01.085Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:43:01 [2019-09-25T11:43:01.085Z] Setting up btrfs-progs (4.7.3-1) ...
11:43:01 [2019-09-25T11:43:01.085Z] Setting up btrfs-tools (4.7.3-1) ...
11:43:01 [2019-09-25T11:43:01.085Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:43:01 [2019-09-25T11:43:01.373Z] Removing intermediate container 0d52d463f55e
11:43:01 [2019-09-25T11:43:01.373Z]  ---> 75699755191a
11:43:01 [2019-09-25T11:43:01.373Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd
11:43:01 [2019-09-25T11:43:01.654Z]  ---> Running in 879508d6f96a
11:43:01 [2019-09-25T11:43:01.654Z] Removing intermediate container 879508d6f96a
11:43:01 [2019-09-25T11:43:01.654Z]  ---> d989da1d806f
11:43:01 [2019-09-25T11:43:01.654Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:43:01 [2019-09-25T11:43:01.708Z] #47 216.7 🇩 bin/containerd
11:43:01 [2019-09-25T11:43:01.708Z] #47 ...
11:43:01 [2019-09-25T11:43:01.708Z] 
11:43:01 [2019-09-25T11:43:01.708Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
11:43:01 [2019-09-25T11:43:01.708Z] #24 DONE 259.5s
11:43:01 [2019-09-25T11:43:01.708Z] 
11:43:01 [2019-09-25T11:43:01.708Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:43:01 [2019-09-25T11:43:01.708Z] #47 ...
11:43:01 [2019-09-25T11:43:01.708Z] 
11:43:01 [2019-09-25T11:43:01.708Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/
11:43:01 [2019-09-25T11:43:01.708Z] #25 DONE 0.2s
11:43:01 [2019-09-25T11:43:01.715Z] + cd /tmp/tmp.9QXGVaISEZ/src/github.com/opencontainers/runc
11:43:01 [2019-09-25T11:43:01.715Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
11:43:01 [2019-09-25T11:43:01.715Z] + '[' -z '' ']'
11:43:01 [2019-09-25T11:43:01.715Z] + target=static
11:43:01 [2019-09-25T11:43:01.715Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:43:01 [2019-09-25T11:43:01.940Z]  ---> 3e9a1cc2187a
11:43:01 [2019-09-25T11:43:01.940Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:43:01 [2019-09-25T11:43:01.940Z]  ---> 3af24a8437ef
11:43:01 [2019-09-25T11:43:01.940Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:43:01 [2019-09-25T11:43:01.940Z]  ---> Running in 8ef7b224a5c7
11:43:01 [2019-09-25T11:43:01.968Z] 
11:43:01 [2019-09-25T11:43:01.968Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
11:43:01 [2019-09-25T11:43:01.968Z] #28 DONE 0.2s
11:43:01 [2019-09-25T11:43:01.968Z] 
11:43:01 [2019-09-25T11:43:01.968Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
11:43:01 [2019-09-25T11:43:01.968Z] #31 DONE 0.1s
11:43:01 [2019-09-25T11:43:01.968Z] 
11:43:01 [2019-09-25T11:43:01.968Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:43:02 [2019-09-25T11:43:02.093Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
11:43:02 [2019-09-25T11:43:02.223Z] + RM_GOPATH=0
11:43:02 [2019-09-25T11:43:02.223Z] + TMP_GOPATH=
11:43:02 [2019-09-25T11:43:02.223Z] + : /build
11:43:02 [2019-09-25T11:43:02.223Z] + '[' -z '' ']'
11:43:02 [2019-09-25T11:43:02.223Z] ++ mktemp -d
11:43:02 [2019-09-25T11:43:02.223Z] + export GOPATH=/tmp/tmp.mBcmkyKJvO
11:43:02 [2019-09-25T11:43:02.223Z] + GOPATH=/tmp/tmp.mBcmkyKJvO
11:43:02 [2019-09-25T11:43:02.223Z] + RM_GOPATH=1
11:43:02 [2019-09-25T11:43:02.223Z] ++ dirname ./install.sh
11:43:02 [2019-09-25T11:43:02.223Z] + dir=.
11:43:02 [2019-09-25T11:43:02.223Z] + bin=containerd
11:43:02 [2019-09-25T11:43:02.223Z] + shift
11:43:02 [2019-09-25T11:43:02.223Z] + '[' '!' -f ./containerd.installer ']'
11:43:02 [2019-09-25T11:43:02.223Z] + . ./containerd.installer
11:43:02 [2019-09-25T11:43:02.223Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
11:43:02 [2019-09-25T11:43:02.223Z] + install_containerd
11:43:02 [2019-09-25T11:43:02.223Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
11:43:02 [2019-09-25T11:43:02.223Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.mBcmkyKJvO/src/github.com/containerd/containerd
11:43:02 [2019-09-25T11:43:02.223Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
11:43:02 [2019-09-25T11:43:02.223Z] Cloning into '/tmp/tmp.mBcmkyKJvO/src/github.com/containerd/containerd'...
11:43:02 [2019-09-25T11:43:02.226Z] #47 ...
11:43:02 [2019-09-25T11:43:02.226Z] 
11:43:02 [2019-09-25T11:43:02.226Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
11:43:02 [2019-09-25T11:43:02.226Z] #34 DONE 0.2s
11:43:02 [2019-09-25T11:43:02.226Z] 
11:43:02 [2019-09-25T11:43:02.226Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
11:43:02 [2019-09-25T11:43:02.226Z] #39 DONE 0.1s
11:43:02 [2019-09-25T11:43:02.484Z] 
11:43:02 [2019-09-25T11:43:02.484Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
11:43:02 [2019-09-25T11:43:02.484Z] #43 DONE 0.1s
11:43:02 [2019-09-25T11:43:02.484Z] 
11:43:02 [2019-09-25T11:43:02.484Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:43:06 [2019-09-25T11:43:06.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:43:08 [2019-09-25T11:43:08.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:43:09 [2019-09-25T11:43:09.042Z] + cd /tmp/tmp.mBcmkyKJvO/src/github.com/containerd/containerd
11:43:09 [2019-09-25T11:43:09.042Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
11:43:09 [2019-09-25T11:43:09.042Z] + export 'BUILDTAGS=netgo osusergo static_build'
11:43:09 [2019-09-25T11:43:09.042Z] + BUILDTAGS='netgo osusergo static_build'
11:43:09 [2019-09-25T11:43:09.042Z] + export EXTRA_FLAGS=-buildmode=pie
11:43:09 [2019-09-25T11:43:09.042Z] + EXTRA_FLAGS=-buildmode=pie
11:43:09 [2019-09-25T11:43:09.042Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:43:09 [2019-09-25T11:43:09.042Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:43:09 [2019-09-25T11:43:09.042Z] + '[' '' = dynamic ']'
11:43:09 [2019-09-25T11:43:09.042Z] + make
11:43:09 [2019-09-25T11:43:09.326Z] 🇩 bin/ctr
11:43:15 [2019-09-25T11:43:15.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:43:16 [2019-09-25T11:43:16.084Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:43:16 [2019-09-25T11:43:16.084Z] + mkdir -p /build
11:43:16 [2019-09-25T11:43:16.084Z] + cp runc /build/runc
11:43:16 [2019-09-25T11:43:16.449Z] Removing intermediate container 0a1ba128c2c9
11:43:16 [2019-09-25T11:43:16.449Z]  ---> 1ea8c6f2deda
11:43:16 [2019-09-25T11:43:16.449Z] Step 82/126 : FROM dev-base AS tini
11:43:16 [2019-09-25T11:43:16.449Z]  ---> 9f6f5cc1e800
11:43:16 [2019-09-25T11:43:16.449Z] Step 83/126 : ARG DEBIAN_FRONTEND
11:43:16 [2019-09-25T11:43:16.449Z]  ---> Using cache
11:43:16 [2019-09-25T11:43:16.449Z]  ---> e1aa113ac6a3
11:43:16 [2019-09-25T11:43:16.449Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
11:43:16 [2019-09-25T11:43:16.449Z]  ---> Running in 9b5bf19bd9b3
11:43:16 [2019-09-25T11:43:16.813Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:43:17 [2019-09-25T11:43:17.184Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:43:17 [2019-09-25T11:43:17.184Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:43:17 [2019-09-25T11:43:17.184Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:43:17 [2019-09-25T11:43:17.184Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:43:17 [2019-09-25T11:43:17.184Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
11:43:17 [2019-09-25T11:43:17.184Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:43:17 [2019-09-25T11:43:17.184Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:43:18 [2019-09-25T11:43:18.436Z] Fetched 7668 kB in 1s (4494 kB/s)
11:43:19 [2019-09-25T11:43:19.213Z] Reading package lists...
11:43:19 [2019-09-25T11:43:19.575Z] Reading package lists...
11:43:19 [2019-09-25T11:43:19.575Z] Building dependency tree...
11:43:19 [2019-09-25T11:43:19.575Z] Reading state information...
11:43:19 [2019-09-25T11:43:19.944Z] The following additional packages will be installed:
11:43:19 [2019-09-25T11:43:19.944Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
11:43:19 [2019-09-25T11:43:19.944Z] Suggested packages:
11:43:19 [2019-09-25T11:43:19.944Z]   codeblocks eclipse ninja-build lrzip
11:43:19 [2019-09-25T11:43:19.944Z] Recommended packages:
11:43:19 [2019-09-25T11:43:19.944Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:43:19 [2019-09-25T11:43:19.944Z] The following NEW packages will be installed:
11:43:19 [2019-09-25T11:43:19.944Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
11:43:19 [2019-09-25T11:43:19.944Z]   vim-common xxd
11:43:19 [2019-09-25T11:43:19.944Z] 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:43:19 [2019-09-25T11:43:19.944Z] Need to get 13.2 MB of archives.
11:43:19 [2019-09-25T11:43:19.944Z] After this operation, 59.4 MB of additional disk space will be used.
11:43:19 [2019-09-25T11:43:19.944Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
11:43:19 [2019-09-25T11:43:19.944Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
11:43:19 [2019-09-25T11:43:19.944Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
11:43:19 [2019-09-25T11:43:19.944Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
11:43:19 [2019-09-25T11:43:19.944Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
11:43:20 [2019-09-25T11:43:20.328Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
11:43:20 [2019-09-25T11:43:20.328Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
11:43:20 [2019-09-25T11:43:20.328Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
11:43:20 [2019-09-25T11:43:20.328Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
11:43:20 [2019-09-25T11:43:20.328Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:43:20 [2019-09-25T11:43:20.328Z] debconf: delaying package configuration, since apt-utils is not installed
11:43:20 [2019-09-25T11:43:20.328Z] Fetched 13.2 MB in 0s (49.6 MB/s)
11:43:20 [2019-09-25T11:43:20.328Z] Selecting previously unselected package cmake-data.
11:43:20 [2019-09-25T11:43:20.328Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:43:20 [2019-09-25T11:43:20.328Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
11:43:20 [2019-09-25T11:43:20.328Z] Unpacking cmake-data (3.7.2-1) ...
11:43:20 [2019-09-25T11:43:20.688Z] Selecting previously unselected package liblzo2-2:s390x.
11:43:20 [2019-09-25T11:43:20.688Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
11:43:20 [2019-09-25T11:43:20.688Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
11:43:20 [2019-09-25T11:43:20.688Z] Selecting previously unselected package libicu57:s390x.
11:43:20 [2019-09-25T11:43:20.688Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
11:43:20 [2019-09-25T11:43:20.688Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
11:43:21 [2019-09-25T11:43:21.473Z] Selecting previously unselected package libxml2:s390x.
11:43:21 [2019-09-25T11:43:21.473Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
11:43:21 [2019-09-25T11:43:21.473Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
11:43:21 [2019-09-25T11:43:21.834Z] Selecting previously unselected package libarchive13:s390x.
11:43:21 [2019-09-25T11:43:21.834Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
11:43:21 [2019-09-25T11:43:21.834Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
11:43:21 [2019-09-25T11:43:21.834Z] Selecting previously unselected package libjsoncpp1:s390x.
11:43:21 [2019-09-25T11:43:21.834Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
11:43:21 [2019-09-25T11:43:21.834Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
11:43:21 [2019-09-25T11:43:21.834Z] Selecting previously unselected package libuv1:s390x.
11:43:21 [2019-09-25T11:43:21.834Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
11:43:21 [2019-09-25T11:43:21.834Z] Unpacking libuv1:s390x (1.9.1-3) ...
11:43:21 [2019-09-25T11:43:21.834Z] Selecting previously unselected package cmake.
11:43:21 [2019-09-25T11:43:21.834Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
11:43:21 [2019-09-25T11:43:21.834Z] Unpacking cmake (3.7.2-1) ...
11:43:22 [2019-09-25T11:43:22.210Z] Selecting previously unselected package xxd.
11:43:22 [2019-09-25T11:43:22.210Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
11:43:22 [2019-09-25T11:43:22.210Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:43:22 [2019-09-25T11:43:22.210Z] Selecting previously unselected package vim-common.
11:43:22 [2019-09-25T11:43:22.210Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:43:22 [2019-09-25T11:43:22.210Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:43:22 [2019-09-25T11:43:22.210Z] Processing triggers for mime-support (3.60) ...
11:43:22 [2019-09-25T11:43:22.210Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:43:22 [2019-09-25T11:43:22.210Z] Setting up libuv1:s390x (1.9.1-3) ...
11:43:22 [2019-09-25T11:43:22.210Z] Setting up cmake-data (3.7.2-1) ...
11:43:22 [2019-09-25T11:43:22.210Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
11:43:22 [2019-09-25T11:43:22.210Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
11:43:22 [2019-09-25T11:43:22.573Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:43:22 [2019-09-25T11:43:22.573Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:43:22 [2019-09-25T11:43:22.573Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
11:43:22 [2019-09-25T11:43:22.573Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
11:43:22 [2019-09-25T11:43:22.573Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
11:43:22 [2019-09-25T11:43:22.573Z] Setting up cmake (3.7.2-1) ...
11:43:22 [2019-09-25T11:43:22.573Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:43:23 [2019-09-25T11:43:23.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:43:23 [2019-09-25T11:43:23.910Z] Removing intermediate container 9b5bf19bd9b3
11:43:23 [2019-09-25T11:43:23.910Z]  ---> 47e591b31611
11:43:23 [2019-09-25T11:43:23.910Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:43:23 [2019-09-25T11:43:23.910Z]  ---> a39aeccf1af0
11:43:23 [2019-09-25T11:43:23.910Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini
11:43:23 [2019-09-25T11:43:23.910Z]  ---> Running in 487aee913ceb
11:43:23 [2019-09-25T11:43:23.910Z] Removing intermediate container 487aee913ceb
11:43:23 [2019-09-25T11:43:23.910Z]  ---> 2741829ff1bc
11:43:23 [2019-09-25T11:43:23.910Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:43:24 [2019-09-25T11:43:24.335Z]  ---> 416b03e57f15
11:43:24 [2019-09-25T11:43:24.335Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:43:24 [2019-09-25T11:43:24.335Z]  ---> Running in 6da35dcf16fd
11:43:24 [2019-09-25T11:43:24.402Z] #47 238.6 🇩 bin/containerd-stress
11:43:24 [2019-09-25T11:43:24.402Z] #47 240.1 🇩 bin/containerd-shim
11:43:25 [2019-09-25T11:43:25.130Z] + RM_GOPATH=0
11:43:25 [2019-09-25T11:43:25.130Z] + TMP_GOPATH=
11:43:25 [2019-09-25T11:43:25.130Z] + : /build
11:43:25 [2019-09-25T11:43:25.130Z] + '[' -z '' ']'
11:43:25 [2019-09-25T11:43:25.130Z] ++ mktemp -d
11:43:25 [2019-09-25T11:43:25.130Z] + export GOPATH=/tmp/tmp.LHsFHjJW2Z
11:43:25 [2019-09-25T11:43:25.130Z] + GOPATH=/tmp/tmp.LHsFHjJW2Z
11:43:25 [2019-09-25T11:43:25.130Z] + RM_GOPATH=1
11:43:25 [2019-09-25T11:43:25.130Z] ++ dirname ./install.sh
11:43:25 [2019-09-25T11:43:25.130Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:43:25 [2019-09-25T11:43:25.130Z] + dir=.
11:43:25 [2019-09-25T11:43:25.130Z] + bin=tini
11:43:25 [2019-09-25T11:43:25.130Z] + shift
11:43:25 [2019-09-25T11:43:25.130Z] + '[' '!' -f ./tini.installer ']'
11:43:25 [2019-09-25T11:43:25.130Z] + . ./tini.installer
11:43:25 [2019-09-25T11:43:25.130Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
11:43:25 [2019-09-25T11:43:25.130Z] + install_tini
11:43:25 [2019-09-25T11:43:25.130Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:43:25 [2019-09-25T11:43:25.130Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.LHsFHjJW2Z/tini
11:43:25 [2019-09-25T11:43:25.130Z] Cloning into '/tmp/tmp.LHsFHjJW2Z/tini'...
11:43:25 [2019-09-25T11:43:25.130Z] + cd /tmp/tmp.LHsFHjJW2Z/tini
11:43:25 [2019-09-25T11:43:25.130Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:43:25 [2019-09-25T11:43:25.130Z] + cmake .
11:43:25 [2019-09-25T11:43:25.130Z] -- The C compiler identification is GNU 6.3.0
11:43:25 [2019-09-25T11:43:25.130Z] -- Check for working C compiler: /usr/bin/cc
11:43:25 [2019-09-25T11:43:25.130Z] -- Check for working C compiler: /usr/bin/cc -- works
11:43:25 [2019-09-25T11:43:25.130Z] -- Detecting C compiler ABI info
11:43:25 [2019-09-25T11:43:25.509Z] -- Detecting C compiler ABI info - done
11:43:25 [2019-09-25T11:43:25.509Z] -- Detecting C compile features
11:43:25 [2019-09-25T11:43:25.509Z] -- Detecting C compile features - done
11:43:25 [2019-09-25T11:43:25.509Z] -- Performing Test HAS_BUILTIN_FORTIFY
11:43:25 [2019-09-25T11:43:25.509Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:43:25 [2019-09-25T11:43:25.509Z] -- Configuring done
11:43:25 [2019-09-25T11:43:25.509Z] -- Generating done
11:43:25 [2019-09-25T11:43:25.509Z] -- Build files have been written to: /tmp/tmp.LHsFHjJW2Z/tini
11:43:25 [2019-09-25T11:43:25.509Z] + make tini-static
11:43:25 [2019-09-25T11:43:25.509Z] Scanning dependencies of target tini-static
11:43:25 [2019-09-25T11:43:25.509Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:43:25 [2019-09-25T11:43:25.872Z] [100%] Linking C executable tini-static
11:43:25 [2019-09-25T11:43:25.872Z] [100%] Built target tini-static
11:43:25 [2019-09-25T11:43:25.872Z] + mkdir -p /build
11:43:25 [2019-09-25T11:43:25.872Z] + cp tini-static /build/docker-init
11:43:26 [2019-09-25T11:43:26.652Z] Removing intermediate container 6da35dcf16fd
11:43:26 [2019-09-25T11:43:26.652Z]  ---> b2d5c8cb289d
11:43:26 [2019-09-25T11:43:26.652Z] Step 89/126 : FROM dev-base AS rootlesskit
11:43:26 [2019-09-25T11:43:26.652Z]  ---> 9f6f5cc1e800
11:43:26 [2019-09-25T11:43:26.652Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit
11:43:26 [2019-09-25T11:43:26.652Z]  ---> Running in 908001e210bc
11:43:26 [2019-09-25T11:43:26.652Z] Removing intermediate container 908001e210bc
11:43:26 [2019-09-25T11:43:26.652Z]  ---> 51dd48c5c8bc
11:43:26 [2019-09-25T11:43:26.652Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:43:27 [2019-09-25T11:43:27.016Z]  ---> 0679392a4de9
11:43:27 [2019-09-25T11:43:27.016Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:43:27 [2019-09-25T11:43:27.016Z]  ---> c2a6294bd332
11:43:27 [2019-09-25T11:43:27.016Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
11:43:27 [2019-09-25T11:43:27.383Z]  ---> Running in ad1f8b0a4099
11:43:27 [2019-09-25T11:43:27.747Z] + RM_GOPATH=0
11:43:27 [2019-09-25T11:43:27.747Z] + TMP_GOPATH=
11:43:27 [2019-09-25T11:43:27.747Z] + : /build/
11:43:27 [2019-09-25T11:43:27.747Z] + '[' -z '' ']'
11:43:27 [2019-09-25T11:43:27.747Z] ++ mktemp -d
11:43:27 [2019-09-25T11:43:27.747Z] + export GOPATH=/tmp/tmp.rWQYTqgW6a
11:43:27 [2019-09-25T11:43:27.747Z] + GOPATH=/tmp/tmp.rWQYTqgW6a
11:43:27 [2019-09-25T11:43:27.747Z] + RM_GOPATH=1
11:43:27 [2019-09-25T11:43:27.747Z] ++ dirname ./install.sh
11:43:27 [2019-09-25T11:43:27.747Z] + dir=.
11:43:27 [2019-09-25T11:43:27.747Z] + bin=rootlesskit
11:43:27 [2019-09-25T11:43:27.747Z] + shift
11:43:27 [2019-09-25T11:43:27.747Z] + '[' '!' -f ./rootlesskit.installer ']'
11:43:27 [2019-09-25T11:43:27.747Z] + . ./rootlesskit.installer
11:43:27 [2019-09-25T11:43:27.747Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
11:43:27 [2019-09-25T11:43:27.747Z] + install_rootlesskit
11:43:27 [2019-09-25T11:43:27.747Z] + case "$1" in
11:43:27 [2019-09-25T11:43:27.747Z] + export CGO_ENABLED=0
11:43:27 [2019-09-25T11:43:27.747Z] + CGO_ENABLED=0
11:43:27 [2019-09-25T11:43:27.747Z] + _install_rootlesskit
11:43:27 [2019-09-25T11:43:27.747Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
11:43:27 [2019-09-25T11:43:27.747Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rWQYTqgW6a/src/github.com/rootless-containers/rootlesskit
11:43:27 [2019-09-25T11:43:27.747Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
11:43:27 [2019-09-25T11:43:27.747Z] Cloning into '/tmp/tmp.rWQYTqgW6a/src/github.com/rootless-containers/rootlesskit'...
11:43:28 [2019-09-25T11:43:28.532Z] + cd /tmp/tmp.rWQYTqgW6a/src/github.com/rootless-containers/rootlesskit
11:43:28 [2019-09-25T11:43:28.532Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
11:43:28 [2019-09-25T11:43:28.532Z] + for f in rootlesskit rootlesskit-docker-proxy
11:43:28 [2019-09-25T11:43:28.532Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:43:28 [2019-09-25T11:43:28.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:43:28 [2019-09-25T11:43:28.586Z] #47 245.7 🇩 bin/containerd-shim-runc-v1
11:43:31 [2019-09-25T11:43:31.108Z] #47 248.1 🇩 binaries
11:43:31 [2019-09-25T11:43:31.108Z] #47 248.1 + mkdir -p /build
11:43:31 [2019-09-25T11:43:31.108Z] #47 248.1 + cp bin/containerd /build/containerd
11:43:31 [2019-09-25T11:43:31.108Z] #47 248.1 + cp bin/containerd-shim /build/containerd-shim
11:43:31 [2019-09-25T11:43:31.108Z] #47 248.1 + cp bin/ctr /build/ctr
11:43:32 [2019-09-25T11:43:32.038Z] #47 DONE 249.2s
11:43:32 [2019-09-25T11:43:32.970Z] 
11:43:32 [2019-09-25T11:43:32.970Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
11:43:33 [2019-09-25T11:43:33.226Z] #48 DONE 0.3s
11:43:33 [2019-09-25T11:43:33.226Z] 
11:43:33 [2019-09-25T11:43:33.226Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
11:43:33 [2019-09-25T11:43:33.226Z] #51 DONE 0.1s
11:43:33 [2019-09-25T11:43:33.226Z] 
11:43:33 [2019-09-25T11:43:33.226Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
11:43:33 [2019-09-25T11:43:33.486Z] #54 DONE 0.2s
11:43:33 [2019-09-25T11:43:33.486Z] 
11:43:33 [2019-09-25T11:43:33.486Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
11:43:34 [2019-09-25T11:43:34.050Z] #56 DONE 0.5s
11:43:34 [2019-09-25T11:43:34.050Z] 
11:43:34 [2019-09-25T11:43:34.050Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
11:43:34 [2019-09-25T11:43:34.050Z] #59 DONE 0.1s
11:43:34 [2019-09-25T11:43:34.050Z] 
11:43:34 [2019-09-25T11:43:34.050Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
11:43:34 [2019-09-25T11:43:34.613Z] #63 DONE 0.5s
11:43:34 [2019-09-25T11:43:34.613Z] 
11:43:34 [2019-09-25T11:43:34.613Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
11:43:34 [2019-09-25T11:43:34.613Z] #65 DONE 0.2s
11:43:34 [2019-09-25T11:43:34.871Z] 
11:43:34 [2019-09-25T11:43:34.871Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
11:43:34 [2019-09-25T11:43:34.871Z] #66 DONE 0.0s
11:43:34 [2019-09-25T11:43:34.871Z] 
11:43:34 [2019-09-25T11:43:34.871Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
11:43:35 [2019-09-25T11:43:35.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:43:35 [2019-09-25T11:43:35.155Z] + for f in rootlesskit rootlesskit-docker-proxy
11:43:35 [2019-09-25T11:43:35.155Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:43:35 [2019-09-25T11:43:35.434Z] #67 DONE 0.7s
11:43:35 [2019-09-25T11:43:35.691Z] 
11:43:35 [2019-09-25T11:43:35.691Z] #68 exporting to image
11:43:35 [2019-09-25T11:43:35.691Z] #68 exporting layers
11:43:36 [2019-09-25T11:43:36.490Z] Running on azwin-2-473670 in d:\jenkins\workspace\moby_PR-39987
[Pipeline] {
[Pipeline] ws
11:43:36 [2019-09-25T11:43:36.505Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:43:36 [2019-09-25T11:43:36.998Z] Removing intermediate container ad1f8b0a4099
11:43:36 [2019-09-25T11:43:36.998Z]  ---> dafd71272ccb
11:43:36 [2019-09-25T11:43:36.998Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build
11:43:37 [2019-09-25T11:43:37.358Z]  ---> 9205d7ccf032
11:43:37 [2019-09-25T11:43:37.358Z] Step 95/126 : FROM runtime-dev AS dev
11:43:37 [2019-09-25T11:43:37.358Z]  ---> 8446e2b96b65
11:43:37 [2019-09-25T11:43:37.358Z] Step 96/126 : ARG DEBIAN_FRONTEND
11:43:37 [2019-09-25T11:43:37.358Z]  ---> Running in c350de661cef
11:43:37 [2019-09-25T11:43:37.724Z] Removing intermediate container c350de661cef
11:43:37 [2019-09-25T11:43:37.725Z]  ---> 1a818c06fb5a
11:43:37 [2019-09-25T11:43:37.725Z] Step 97/126 : RUN groupadd -r docker
11:43:37 [2019-09-25T11:43:37.725Z]  ---> Running in 1bce1904d8cf
11:43:38 [2019-09-25T11:43:38.975Z] Removing intermediate container 1bce1904d8cf
11:43:38 [2019-09-25T11:43:38.975Z]  ---> a8ff465634f0
11:43:38 [2019-09-25T11:43:38.975Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser
11:43:38 [2019-09-25T11:43:38.975Z]  ---> Running in 3a130992ff53
11:43:39 [2019-09-25T11:43:39.771Z] Removing intermediate container 3a130992ff53
11:43:39 [2019-09-25T11:43:39.771Z]  ---> 01b7a65ed15f
11:43:39 [2019-09-25T11:43:39.771Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:43:39 [2019-09-25T11:43:39.771Z]  ---> Running in cc063e8aef04
11:43:40 [2019-09-25T11:43:40.548Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:43:40 [2019-09-25T11:43:40.913Z] Removing intermediate container cc063e8aef04
11:43:40 [2019-09-25T11:43:40.913Z]  ---> bcd375c28bcd
11:43:40 [2019-09-25T11:43:40.913Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:43:40 [2019-09-25T11:43:40.913Z]  ---> Running in 1557fca8faf5
11:43:41 [2019-09-25T11:43:41.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:43:42 [2019-09-25T11:43:42.267Z] Removing intermediate container 1557fca8faf5
11:43:42 [2019-09-25T11:43:42.267Z]  ---> 04b250cbecb1
11:43:42 [2019-09-25T11:43:42.267Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:43:42 [2019-09-25T11:43:42.267Z]  ---> Running in 53e36922bad1
11:43:43 [2019-09-25T11:43:43.518Z] Removing intermediate container 53e36922bad1
11:43:43 [2019-09-25T11:43:43.518Z]  ---> ac92ecf0d206
11:43:43 [2019-09-25T11:43:43.518Z] Step 102/126 : RUN ldconfig
11:43:43 [2019-09-25T11:43:43.518Z]  ---> Running in 6709e5741a9f
11:43:44 [2019-09-25T11:43:44.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:43:44 [2019-09-25T11:43:44.304Z] Removing intermediate container 6709e5741a9f
11:43:44 [2019-09-25T11:43:44.304Z]  ---> 221fb78c2ff5
11:43:44 [2019-09-25T11:43:44.304Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
11:43:44 [2019-09-25T11:43:44.304Z]  ---> Running in f547a0ff7071
11:43:45 [2019-09-25T11:43:45.092Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:43:45 [2019-09-25T11:43:45.092Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:43:45 [2019-09-25T11:43:45.092Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:43:45 [2019-09-25T11:43:45.092Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:43:45 [2019-09-25T11:43:45.092Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:43:45 [2019-09-25T11:43:45.092Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
11:43:45 [2019-09-25T11:43:45.092Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:43:45 [2019-09-25T11:43:45.487Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:43:46 [2019-09-25T11:43:46.721Z] Fetched 7668 kB in 1s (4806 kB/s)
11:43:47 [2019-09-25T11:43:47.095Z] Reading package lists...
11:43:47 [2019-09-25T11:43:47.469Z] Reading package lists...
11:43:47 [2019-09-25T11:43:47.844Z] Building dependency tree...
11:43:47 [2019-09-25T11:43:47.844Z] Reading state information...
11:43:47 [2019-09-25T11:43:47.844Z] The following additional packages will be installed:
11:43:47 [2019-09-25T11:43:47.844Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
11:43:47 [2019-09-25T11:43:47.844Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
11:43:47 [2019-09-25T11:43:47.844Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
11:43:47 [2019-09-25T11:43:47.844Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
11:43:47 [2019-09-25T11:43:47.844Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:43:47 [2019-09-25T11:43:47.844Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
11:43:47 [2019-09-25T11:43:47.844Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
11:43:47 [2019-09-25T11:43:47.844Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
11:43:47 [2019-09-25T11:43:47.844Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
11:43:47 [2019-09-25T11:43:47.844Z] Suggested packages:
11:43:47 [2019-09-25T11:43:47.844Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
11:43:47 [2019-09-25T11:43:47.844Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
11:43:47 [2019-09-25T11:43:47.844Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
11:43:47 [2019-09-25T11:43:47.844Z]   vim-doc vim-scripts xfsdump acl attr quota
11:43:47 [2019-09-25T11:43:47.844Z] Recommended packages:
11:43:47 [2019-09-25T11:43:47.844Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
11:43:47 [2019-09-25T11:43:47.844Z]   python3-keyrings.alt python3-xdg unzip
11:43:48 [2019-09-25T11:43:48.664Z] The following NEW packages will be installed:
11:43:48 [2019-09-25T11:43:48.664Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
11:43:48 [2019-09-25T11:43:48.664Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
11:43:48 [2019-09-25T11:43:48.664Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
11:43:48 [2019-09-25T11:43:48.664Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
11:43:48 [2019-09-25T11:43:48.664Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
11:43:48 [2019-09-25T11:43:48.664Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
11:43:48 [2019-09-25T11:43:48.664Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
11:43:48 [2019-09-25T11:43:48.664Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
11:43:48 [2019-09-25T11:43:48.664Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
11:43:48 [2019-09-25T11:43:48.664Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
11:43:48 [2019-09-25T11:43:48.664Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
11:43:48 [2019-09-25T11:43:48.664Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
11:43:48 [2019-09-25T11:43:48.664Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
11:43:48 [2019-09-25T11:43:48.664Z]   xfsprogs xxd xz-utils zip
11:43:48 [2019-09-25T11:43:48.664Z] 0 upgraded, 69 newly installed, 0 to remove and 3 not upgraded.
11:43:48 [2019-09-25T11:43:48.664Z] Need to get 88.2 MB of archives.
11:43:48 [2019-09-25T11:43:48.664Z] After this operation, 565 MB of additional disk space will be used.
11:43:48 [2019-09-25T11:43:48.664Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
11:43:48 [2019-09-25T11:43:48.664Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
11:43:48 [2019-09-25T11:43:48.664Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
11:43:48 [2019-09-25T11:43:48.664Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
11:43:48 [2019-09-25T11:43:48.664Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
11:43:48 [2019-09-25T11:43:48.664Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
11:43:48 [2019-09-25T11:43:48.664Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
11:43:48 [2019-09-25T11:43:48.664Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
11:43:48 [2019-09-25T11:43:48.664Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
11:43:48 [2019-09-25T11:43:48.665Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
11:43:48 [2019-09-25T11:43:48.665Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
11:43:49 [2019-09-25T11:43:49.047Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
11:43:49 [2019-09-25T11:43:49.976Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
11:43:49 [2019-09-25T11:43:49.976Z] debconf: delaying package configuration, since apt-utils is not installed
11:43:50 [2019-09-25T11:43:50.457Z] Fetched 88.2 MB in 1s (58.1 MB/s)
11:43:50 [2019-09-25T11:43:50.457Z] Selecting previously unselected package bash-completion.
11:43:50 [2019-09-25T11:43:50.457Z] (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 ... 14898 files and directories currently installed.)
11:43:50 [2019-09-25T11:43:50.457Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
11:43:50 [2019-09-25T11:43:50.555Z] #68 exporting layers 14.4s done
11:43:50 [2019-09-25T11:43:50.555Z] #68 writing image sha256:25da363c1427469c48c6fbb1ff1cdc6d20dc87e23a546167e01e35cac61c086f
11:43:50 [2019-09-25T11:43:50.555Z] #68 writing image sha256:25da363c1427469c48c6fbb1ff1cdc6d20dc87e23a546167e01e35cac61c086f done
11:43:50 [2019-09-25T11:43:50.555Z] #68 naming to docker.io/library/docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 done
11:43:50 [2019-09-25T11:43:50.555Z] #68 DONE 14.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
11:43:50 [2019-09-25T11:43:50.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:43:50 [2019-09-25T11:43:50.845Z] Unpacking bash-completion (1:2.1-4.3) ...
11:43:50 [2019-09-25T11:43:50.845Z] Selecting previously unselected package libnet1:s390x.
11:43:50 [2019-09-25T11:43:50.845Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
11:43:50 [2019-09-25T11:43:50.845Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
11:43:50 [2019-09-25T11:43:50.845Z] Selecting previously unselected package libnfnetlink0:s390x.
11:43:50 [2019-09-25T11:43:50.845Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
11:43:50 [2019-09-25T11:43:50.845Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
11:43:50 [2019-09-25T11:43:50.845Z] Selecting previously unselected package libpcrecpp0v5:s390x.
11:43:50 [2019-09-25T11:43:50.845Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
11:43:50 [2019-09-25T11:43:50.845Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
11:43:50 [2019-09-25T11:43:50.845Z] Selecting previously unselected package libudev-dev:s390x.
11:43:50 [2019-09-25T11:43:50.845Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
11:43:50 [2019-09-25T11:43:50.845Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
11:43:50 [2019-09-25T11:43:50.845Z] Selecting previously unselected package libpython3.5-minimal:s390x.
11:43:50 [2019-09-25T11:43:50.845Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
11:43:50 [2019-09-25T11:43:50.845Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
11:43:50 [2019-09-25T11:43:50.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39987/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39987/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/validate/default
11:43:51 [2019-09-25T11:43:51.225Z] Selecting previously unselected package python3.5-minimal.
11:43:51 [2019-09-25T11:43:51.225Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
11:43:51 [2019-09-25T11:43:51.225Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
11:43:51 [2019-09-25T11:43:51.225Z] Selecting previously unselected package python3-minimal.
11:43:51 [2019-09-25T11:43:51.225Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
11:43:51 [2019-09-25T11:43:51.225Z] Unpacking python3-minimal (3.5.3-1) ...
11:43:51 [2019-09-25T11:43:51.225Z] Selecting previously unselected package libmpdec2:s390x.
11:43:51 [2019-09-25T11:43:51.225Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
11:43:51 [2019-09-25T11:43:51.226Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
11:43:51 [2019-09-25T11:43:51.226Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
11:43:51 [2019-09-25T11:43:51.226Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
11:43:51 [2019-09-25T11:43:51.226Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
11:43:51 [2019-09-25T11:43:51.594Z] Selecting previously unselected package python3.5.
11:43:51 [2019-09-25T11:43:51.594Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
11:43:51 [2019-09-25T11:43:51.594Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
11:43:51 [2019-09-25T11:43:51.594Z] Selecting previously unselected package libpython3-stdlib:s390x.
11:43:51 [2019-09-25T11:43:51.594Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
11:43:51 [2019-09-25T11:43:51.594Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
11:43:51 [2019-09-25T11:43:51.594Z] Selecting previously unselected package dh-python.
11:43:51 [2019-09-25T11:43:51.594Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
11:43:51 [2019-09-25T11:43:51.594Z] Unpacking dh-python (2.20170125) ...
11:43:51 [2019-09-25T11:43:51.594Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
11:43:51 [2019-09-25T11:43:51.594Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
11:43:51 [2019-09-25T11:43:51.807Z] Congratulations!  All commits are properly signed with the DCO!
11:43:52 [2019-09-25T11:43:52.064Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
11:43:52 [2019-09-25T11:43:52.064Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
11:43:52 [2019-09-25T11:43:52.064Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
11:43:52 [2019-09-25T11:43:52.385Z] Setting up python3-minimal (3.5.3-1) ...
11:43:52 [2019-09-25T11:43:52.385Z] Selecting previously unselected package python3.
11:43:52 [2019-09-25T11:43:52.385Z] (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 ... 16484 files and directories currently installed.)
11:43:52 [2019-09-25T11:43:52.385Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.385Z] Unpacking python3 (3.5.3-1) ...
11:43:52 [2019-09-25T11:43:52.385Z] Selecting previously unselected package pigz.
11:43:52 [2019-09-25T11:43:52.385Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.385Z] Unpacking pigz (2.3.4-1) ...
11:43:52 [2019-09-25T11:43:52.385Z] Selecting previously unselected package libip4tc0:s390x.
11:43:52 [2019-09-25T11:43:52.385Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.385Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
11:43:52 [2019-09-25T11:43:52.385Z] Selecting previously unselected package libip6tc0:s390x.
11:43:52 [2019-09-25T11:43:52.385Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.385Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
11:43:52 [2019-09-25T11:43:52.385Z] Selecting previously unselected package libiptc0:s390x.
11:43:52 [2019-09-25T11:43:52.385Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.385Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
11:43:52 [2019-09-25T11:43:52.385Z] Selecting previously unselected package libxtables12:s390x.
11:43:52 [2019-09-25T11:43:52.385Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.385Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
11:43:52 [2019-09-25T11:43:52.385Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
11:43:52 [2019-09-25T11:43:52.385Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.385Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
11:43:52 [2019-09-25T11:43:52.385Z] Selecting previously unselected package iptables.
11:43:52 [2019-09-25T11:43:52.385Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.385Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
11:43:52 [2019-09-25T11:43:52.750Z] Selecting previously unselected package xxd.
11:43:52 [2019-09-25T11:43:52.750Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.750Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:43:52 [2019-09-25T11:43:52.750Z] Selecting previously unselected package vim-common.
11:43:52 [2019-09-25T11:43:52.750Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:43:52 [2019-09-25T11:43:52.750Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:43:52 [2019-09-25T11:43:52.750Z] Selecting previously unselected package bzip2.
11:43:52 [2019-09-25T11:43:52.750Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.750Z] Unpacking bzip2 (1.0.6-8.1) ...
11:43:52 [2019-09-25T11:43:52.750Z] Selecting previously unselected package libgpm2:s390x.
11:43:52 [2019-09-25T11:43:52.750Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.750Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
11:43:52 [2019-09-25T11:43:52.750Z] Selecting previously unselected package xz-utils.
11:43:52 [2019-09-25T11:43:52.750Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.750Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
11:43:52 [2019-09-25T11:43:52.750Z] Selecting previously unselected package aufs-tools.
11:43:52 [2019-09-25T11:43:52.750Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.750Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
11:43:52 [2019-09-25T11:43:52.750Z] Selecting previously unselected package liblzo2-2:s390x.
11:43:52 [2019-09-25T11:43:52.750Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.750Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
11:43:52 [2019-09-25T11:43:52.750Z] Selecting previously unselected package btrfs-progs.
11:43:52 [2019-09-25T11:43:52.750Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
11:43:52 [2019-09-25T11:43:52.750Z] Unpacking btrfs-progs (4.7.3-1) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package btrfs-tools.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking btrfs-tools (4.7.3-1) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package dmsetup.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking dmsetup (2:1.02.137-2) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package libonig4:s390x.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking libonig4:s390x (6.1.3-2) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package libjq1:s390x.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package jq.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking jq (1.5+dfsg-1.3) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package libaio1:s390x.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking libaio1:s390x (0.3.110-3) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package libcap2-bin.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking libcap2-bin (1:2.25-1) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
11:43:53 [2019-09-25T11:43:53.115Z] Selecting previously unselected package libsepol1-dev:s390x.
11:43:53 [2019-09-25T11:43:53.115Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.115Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
11:43:53 [2019-09-25T11:43:53.285Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:43:53 [2019-09-25T11:43:53.285Z] Using test binary docker
11:43:53 [2019-09-25T11:43:53.487Z] Selecting previously unselected package libpcre16-3:s390x.
11:43:53 [2019-09-25T11:43:53.487Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.487Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
11:43:53 [2019-09-25T11:43:53.487Z] Selecting previously unselected package libpcre32-3:s390x.
11:43:53 [2019-09-25T11:43:53.487Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.487Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
11:43:53 [2019-09-25T11:43:53.487Z] Selecting previously unselected package libpcre3-dev:s390x.
11:43:53 [2019-09-25T11:43:53.487Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.487Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
11:43:53 [2019-09-25T11:43:53.487Z] Selecting previously unselected package libselinux1-dev:s390x.
11:43:53 [2019-09-25T11:43:53.487Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.487Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
11:43:53 [2019-09-25T11:43:53.487Z] Selecting previously unselected package libdevmapper-dev:s390x.
11:43:53 [2019-09-25T11:43:53.487Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.487Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
11:43:53 [2019-09-25T11:43:53.487Z] Selecting previously unselected package libnl-3-200:s390x.
11:43:53 [2019-09-25T11:43:53.487Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.487Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
11:43:53 [2019-09-25T11:43:53.487Z] Selecting previously unselected package libprotobuf-c1:s390x.
11:43:53 [2019-09-25T11:43:53.487Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.487Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
11:43:53 [2019-09-25T11:43:53.542Z] +++ /etc/init.d/apparmor start
11:43:53 [2019-09-25T11:43:53.542Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:43:53 [2019-09-25T11:43:53.542Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:43:53 [2019-09-25T11:43:53.542Z] Warning failed to create cache: (null)
11:43:53 [2019-09-25T11:43:53.542Z] .
11:43:53 [2019-09-25T11:43:53.542Z] INFO: Waiting for daemon to start...
11:43:53 [2019-09-25T11:43:53.542Z] Starting dockerd
11:43:53 [2019-09-25T11:43:53.542Z] +++ 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
11:43:53 [2019-09-25T11:43:53.853Z] Selecting previously unselected package libreadline5:s390x.
11:43:53 [2019-09-25T11:43:53.853Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.853Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
11:43:53 [2019-09-25T11:43:53.853Z] Selecting previously unselected package libsystemd-dev:s390x.
11:43:53 [2019-09-25T11:43:53.853Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.853Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
11:43:53 [2019-09-25T11:43:53.853Z] Selecting previously unselected package net-tools.
11:43:53 [2019-09-25T11:43:53.853Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
11:43:53 [2019-09-25T11:43:53.853Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
11:43:54 [2019-09-25T11:43:54.218Z] Selecting previously unselected package python-pip-whl.
11:43:54 [2019-09-25T11:43:54.218Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
11:43:54 [2019-09-25T11:43:54.218Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
11:43:54 [2019-09-25T11:43:54.218Z] Selecting previously unselected package python3-pip.
11:43:54 [2019-09-25T11:43:54.218Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
11:43:54 [2019-09-25T11:43:54.218Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
11:43:54 [2019-09-25T11:43:54.218Z] Selecting previously unselected package python3-pkg-resources.
11:43:54 [2019-09-25T11:43:54.218Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
11:43:54 [2019-09-25T11:43:54.218Z] Unpacking python3-pkg-resources (33.1.1-1) ...
11:43:54 [2019-09-25T11:43:54.218Z] Selecting previously unselected package python3-setuptools.
11:43:54 [2019-09-25T11:43:54.218Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
11:43:54 [2019-09-25T11:43:54.218Z] Unpacking python3-setuptools (33.1.1-1) ...
11:43:54 [2019-09-25T11:43:54.218Z] Selecting previously unselected package python3-wheel.
11:43:54 [2019-09-25T11:43:54.218Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
11:43:54 [2019-09-25T11:43:54.218Z] Unpacking python3-wheel (0.29.0-2) ...
11:43:54 [2019-09-25T11:43:54.218Z] Selecting previously unselected package thin-provisioning-tools.
11:43:54 [2019-09-25T11:43:54.218Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
11:43:54 [2019-09-25T11:43:54.218Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
11:43:54 [2019-09-25T11:43:54.584Z] Selecting previously unselected package vim-runtime.
11:43:54 [2019-09-25T11:43:54.584Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
11:43:54 [2019-09-25T11:43:54.584Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
11:43:54 [2019-09-25T11:43:54.584Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
11:43:54 [2019-09-25T11:43:54.584Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
11:43:54 [2019-09-25T11:43:54.947Z] Selecting previously unselected package vim.
11:43:54 [2019-09-25T11:43:54.947Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
11:43:54 [2019-09-25T11:43:54.947Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
11:43:55 [2019-09-25T11:43:55.326Z] Selecting previously unselected package xfsprogs.
11:43:55 [2019-09-25T11:43:55.326Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
11:43:55 [2019-09-25T11:43:55.326Z] Unpacking xfsprogs (4.9.0+nmu1) ...
11:43:55 [2019-09-25T11:43:55.326Z] Selecting previously unselected package zip.
11:43:55 [2019-09-25T11:43:55.326Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
11:43:55 [2019-09-25T11:43:55.326Z] Unpacking zip (3.0-11+b1) ...
11:43:55 [2019-09-25T11:43:55.326Z] Selecting previously unselected package libapparmor-perl.
11:43:55 [2019-09-25T11:43:55.326Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
11:43:55 [2019-09-25T11:43:55.326Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
11:43:55 [2019-09-25T11:43:55.326Z] Selecting previously unselected package apparmor.
11:43:55 [2019-09-25T11:43:55.326Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
11:43:55 [2019-09-25T11:43:55.326Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
11:43:55 [2019-09-25T11:43:55.690Z] Selecting previously unselected package binutils-mingw-w64-i686.
11:43:55 [2019-09-25T11:43:55.690Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
11:43:55 [2019-09-25T11:43:55.690Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:43:56 [2019-09-25T11:43:56.068Z] .
11:43:56 [2019-09-25T11:43:56.068Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:43:56 [2019-09-25T11:43:56.068Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:43:56 [2019-09-25T11:43:56.068Z] Error: No such image: emptyfs
11:43:56 [2019-09-25T11:43:56.068Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:43:56 [2019-09-25T11:43:56.068Z] ++++ docker load
11:43:56 [2019-09-25T11:43:56.073Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
11:43:56 [2019-09-25T11:43:56.073Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
11:43:56 [2019-09-25T11:43:56.073Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:43:56 [2019-09-25T11:43:56.326Z] Running integration-test (iteration 1)
11:43:56 [2019-09-25T11:43:56.326Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:43:56 [2019-09-25T11:43:56.326Z] ++ 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
11:43:56 [2019-09-25T11:43:56.326Z] ++ set -e
11:43:56 [2019-09-25T11:43:56.326Z] ++ '[' -n 0 ']'
11:43:56 [2019-09-25T11:43:56.326Z] ++ set -x
11:43:56 [2019-09-25T11:43:56.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-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
11:43:56 [2019-09-25T11:43:56.476Z] Selecting previously unselected package binutils-mingw-w64.
11:43:56 [2019-09-25T11:43:56.476Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
11:43:56 [2019-09-25T11:43:56.476Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:43:56 [2019-09-25T11:43:56.476Z] Selecting previously unselected package mingw-w64-common.
11:43:56 [2019-09-25T11:43:56.476Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
11:43:56 [2019-09-25T11:43:56.476Z] Unpacking mingw-w64-common (5.0.1-1) ...
11:43:57 [2019-09-25T11:43:57.509Z] Selecting previously unselected package mingw-w64-x86-64-dev.
11:43:57 [2019-09-25T11:43:57.509Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
11:43:57 [2019-09-25T11:43:57.509Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
11:43:58 [2019-09-25T11:43:58.310Z] Selecting previously unselected package gcc-mingw-w64-base.
11:43:58 [2019-09-25T11:43:58.310Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
11:43:58 [2019-09-25T11:43:58.310Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:43:58 [2019-09-25T11:43:58.310Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
11:43:58 [2019-09-25T11:43:58.310Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
11:43:58 [2019-09-25T11:43:58.310Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:43:59 [2019-09-25T11:43:59.459Z] using credential docker-jenkins-github-credentials
11:43:59 [2019-09-25T11:43:59.536Z] Cloning the remote Git repository
11:43:59 [2019-09-25T11:43:59.536Z] Cloning with configured refspecs honoured and without tags
11:44:01 [2019-09-25T11:44:01.523Z] Selecting previously unselected package g++-mingw-w64-x86-64.
11:44:01 [2019-09-25T11:44:01.523Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
11:44:01 [2019-09-25T11:44:01.523Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:43:59 [2019-09-25T11:43:59.720Z] Cloning repository https://github.com/moby/moby.git
11:44:00 [2019-09-25T11:44:00.117Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:44:01 [2019-09-25T11:44:01.920Z] Fetching upstream changes from https://github.com/moby/moby.git
11:44:01 [2019-09-25T11:44:01.920Z]  > git --version # timeout=10
11:44:01 [2019-09-25T11:44:01.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:44:01 [2019-09-25T11:44:01.971Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:44:03 [2019-09-25T11:44:03.982Z] Setting up aufs-tools (1:4.1+20161219-1) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up libsepol1-dev:s390x (2.6-2) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
11:44:03 [2019-09-25T11:44:03.983Z] Processing triggers for mime-support (3.60) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up libcap2-bin (1:2.25-1) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:44:03 [2019-09-25T11:44:03.983Z] Setting up bash-completion (1:2.1-4.3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libonig4:s390x (6.1.3-2) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up zip (3.0-11+b1) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up bzip2 (1.0.6-8.1) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libaio1:s390x (0.3.110-3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up xz-utils (5.2.2-1.2+b1) ...
11:44:04 [2019-09-25T11:44:04.769Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:44:04 [2019-09-25T11:44:04.769Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up pigz (2.3.4-1) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libmpdec2:s390x (2.4.2-1) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up mingw-w64-common (5.0.1-1) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up jq (1.5+dfsg-1.3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up xfsprogs (4.9.0+nmu1) ...
11:44:04 [2019-09-25T11:44:04.769Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
11:44:04 [2019-09-25T11:44:04.769Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:44:04 [2019-09-25T11:44:04.769Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:44:04 [2019-09-25T11:44:04.769Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:44:04 [2019-09-25T11:44:04.769Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:44:04 [2019-09-25T11:44:04.769Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:44:04 [2019-09-25T11:44:04.769Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:44:04 [2019-09-25T11:44:04.769Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:44:04 [2019-09-25T11:44:04.769Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:44:04 [2019-09-25T11:44:04.769Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
11:44:05 [2019-09-25T11:44:05.137Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
11:44:05 [2019-09-25T11:44:05.137Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
11:44:05 [2019-09-25T11:44:05.137Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
11:44:05 [2019-09-25T11:44:05.137Z] Setting up btrfs-progs (4.7.3-1) ...
11:44:05 [2019-09-25T11:44:05.137Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
11:44:05 [2019-09-25T11:44:05.137Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
11:44:05 [2019-09-25T11:44:05.927Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
11:44:05 [2019-09-25T11:44:05.927Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:44:05 [2019-09-25T11:44:05.927Z] 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
11:44:05 [2019-09-25T11:44:05.927Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:44:05 [2019-09-25T11:44:05.927Z] 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
11:44:05 [2019-09-25T11:44:05.927Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:44:05 [2019-09-25T11:44:05.927Z] Setting up btrfs-tools (4.7.3-1) ...
11:44:05 [2019-09-25T11:44:05.927Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:44:05 [2019-09-25T11:44:05.927Z] 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
11:44:05 [2019-09-25T11:44:05.927Z] 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
11:44:05 [2019-09-25T11:44:05.927Z] Setting up python3 (3.5.3-1) ...
11:44:06 [2019-09-25T11:44:06.112Z] 🇩 bin/containerd
11:44:06 [2019-09-25T11:44:06.417Z] Setting up apparmor (2.11.0-3+deb9u2) ...
11:44:06 [2019-09-25T11:44:06.864Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
11:44:06 [2019-09-25T11:44:06.864Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
11:44:06 [2019-09-25T11:44:06.864Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
11:44:06 [2019-09-25T11:44:06.864Z] Setting up python3-wheel (0.29.0-2) ...
11:44:07 [2019-09-25T11:44:07.363Z] Setting up python3-pkg-resources (33.1.1-1) ...
11:44:07 [2019-09-25T11:44:07.363Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
11:44:07 [2019-09-25T11:44:07.363Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
11:44:07 [2019-09-25T11:44:07.723Z] Setting up dmsetup (2:1.02.137-2) ...
11:44:07 [2019-09-25T11:44:07.723Z] Setting up python3-setuptools (33.1.1-1) ...
11:44:07 [2019-09-25T11:44:07.723Z] Setting up dh-python (2.20170125) ...
11:44:08 [2019-09-25T11:44:08.090Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
11:44:08 [2019-09-25T11:44:08.090Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:44:12 [2019-09-25T11:44:12.154Z] Removing intermediate container f547a0ff7071
11:44:12 [2019-09-25T11:44:12.154Z]  ---> 77c55ff96283
11:44:12 [2019-09-25T11:44:12.154Z] Step 104/126 : RUN pip3 install yamllint==1.16.0
11:44:12 [2019-09-25T11:44:12.154Z]  ---> Running in 7d7e42e3f68a
11:44:13 [2019-09-25T11:44:13.426Z] Collecting yamllint==1.16.0
11:44:13 [2019-09-25T11:44:13.794Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:44:13 [2019-09-25T11:44:13.794Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:44:13 [2019-09-25T11:44:13.794Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
11:44:14 [2019-09-25T11:44:14.179Z] Collecting pyyaml (from yamllint==1.16.0)
11:44:14 [2019-09-25T11:44:14.179Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
11:44:14 [2019-09-25T11:44:14.545Z] Building wheels for collected packages: pathspec, pyyaml
11:44:14 [2019-09-25T11:44:14.545Z]   Running setup.py bdist_wheel for pathspec: started
11:44:14 [2019-09-25T11:44:14.947Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
11:44:14 [2019-09-25T11:44:14.947Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
11:44:14 [2019-09-25T11:44:14.947Z]   Running setup.py bdist_wheel for pyyaml: started
11:44:15 [2019-09-25T11:44:15.406Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:44:15 [2019-09-25T11:44:15.406Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
11:44:15 [2019-09-25T11:44:15.406Z] Successfully built pathspec pyyaml
11:44:15 [2019-09-25T11:44:15.406Z] Installing collected packages: pathspec, pyyaml, yamllint
11:44:15 [2019-09-25T11:44:15.406Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
11:44:16 [2019-09-25T11:44:16.246Z] Removing intermediate container 7d7e42e3f68a
11:44:16 [2019-09-25T11:44:16.246Z]  ---> ace6bc7553ff
11:44:16 [2019-09-25T11:44:16.246Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
11:44:16 [2019-09-25T11:44:16.618Z]  ---> a21ecc9d883a
11:44:16 [2019-09-25T11:44:16.618Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images
11:44:18 [2019-09-25T11:44:18.350Z] Fetching without tags
11:44:18 [2019-09-25T11:44:18.421Z]  ---> 6fe1c7a5a5f7
11:44:18 [2019-09-25T11:44:18.421Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/
11:44:18 [2019-09-25T11:44:18.007Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:44:18 [2019-09-25T11:44:18.082Z]  > git config --add remote.origin.fetch +refs/pull/39987/head:refs/remotes/origin/PR-39987 # timeout=10
11:44:18 [2019-09-25T11:44:18.129Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:44:18 [2019-09-25T11:44:18.251Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:44:18 [2019-09-25T11:44:18.376Z] Fetching upstream changes from https://github.com/moby/moby.git
11:44:18 [2019-09-25T11:44:18.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:44:18 [2019-09-25T11:44:18.377Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39987/head:refs/remotes/origin/PR-39987 +refs/heads/master:refs/remotes/origin/master
11:44:18 [2019-09-25T11:44:18.616Z] INFO [loader] Go packages loading at mode load types and syntax took 25.795997894s 
11:44:18 [2019-09-25T11:44:18.797Z]  ---> 7b9a57001839
11:44:18 [2019-09-25T11:44:18.797Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/
11:44:19 [2019-09-25T11:44:19.165Z]  ---> ed575ca1c4d4
11:44:19 [2019-09-25T11:44:19.165Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/
11:44:19 [2019-09-25T11:44:19.165Z]  ---> 51ba8d7f5766
11:44:19 [2019-09-25T11:44:19.165Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/
11:44:19 [2019-09-25T11:44:19.531Z]  ---> 81d7cafabf1d
11:44:19 [2019-09-25T11:44:19.531Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/
11:44:19 [2019-09-25T11:44:19.544Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:44:19 [2019-09-25T11:44:19.907Z]  ---> 9b7abaaa233a
11:44:19 [2019-09-25T11:44:19.908Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/
11:44:20 [2019-09-25T11:44:20.272Z]  ---> 8852b2531842
11:44:20 [2019-09-25T11:44:20.272Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/
11:44:20 [2019-09-25T11:44:20.644Z]  ---> 229ce51b7081
11:44:20 [2019-09-25T11:44:20.644Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/
11:44:21 [2019-09-25T11:44:21.013Z]  ---> 569cf15f6726
11:44:21 [2019-09-25T11:44:21.013Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli
11:44:19 [2019-09-25T11:44:19.639Z]  > git config core.sparsecheckout # timeout=10
11:44:19 [2019-09-25T11:44:19.686Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:44:21 [2019-09-25T11:44:21.384Z]  ---> 8580d57b6a21
11:44:21 [2019-09-25T11:44:21.384Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/
11:44:22 [2019-09-25T11:44:22.170Z]  ---> 2abb28bac763
11:44:22 [2019-09-25T11:44:22.170Z] Step 117/126 : COPY --from=criu /build/ /usr/local/
11:44:22 [2019-09-25T11:44:22.536Z]  ---> d1e969203a21
11:44:22 [2019-09-25T11:44:22.536Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
11:44:22 [2019-09-25T11:44:22.842Z] Merge succeeded, producing cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:44:22 [2019-09-25T11:44:22.843Z] Checking out Revision cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 (PR-39987)
11:44:22 [2019-09-25T11:44:22.980Z]  ---> f0e76c5e36ae
11:44:22 [2019-09-25T11:44:22.980Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
11:44:23 [2019-09-25T11:44:23.396Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
11:44:23 [2019-09-25T11:44:23.396Z] bad55c542dc9: Pulling fs layer
11:44:23 [2019-09-25T11:44:23.839Z] bad55c542dc9: Verifying Checksum
11:44:23 [2019-09-25T11:44:23.839Z] bad55c542dc9: Download complete
11:44:23 [2019-09-25T11:44:23.925Z] INFO [loader] SSA repr building timing: packages building 233.579839ms, total 5.357845219s 
11:44:24 [2019-09-25T11:44:24.285Z] bad55c542dc9: Pull complete
11:44:24 [2019-09-25T11:44:24.285Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:44:24 [2019-09-25T11:44:24.285Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:44:24 [2019-09-25T11:44:24.285Z]  ---> 0d6d21dd7547
11:44:24 [2019-09-25T11:44:24.285Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH
11:44:22 [2019-09-25T11:44:22.536Z]  > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10
11:44:22 [2019-09-25T11:44:22.712Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:44:22 [2019-09-25T11:44:22.865Z]  > git config core.sparsecheckout # timeout=10
11:44:22 [2019-09-25T11:44:22.921Z]  > git checkout -f cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:44:24 [2019-09-25T11:44:24.801Z]  ---> Running in 86aa4e239e51
11:44:24 [2019-09-25T11:44:24.801Z] Removing intermediate container 86aa4e239e51
11:44:24 [2019-09-25T11:44:24.801Z]  ---> 41df3c7b7186
11:44:24 [2019-09-25T11:44:24.801Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
11:44:24 [2019-09-25T11:44:24.801Z]  ---> Running in ce376237799f
11:44:24 [2019-09-25T11:44:24.801Z] Removing intermediate container ce376237799f
11:44:24 [2019-09-25T11:44:24.801Z]  ---> 3e6dc533fb20
11:44:24 [2019-09-25T11:44:24.801Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
11:44:24 [2019-09-25T11:44:24.801Z]  ---> Running in 0ded1f6705c2
11:44:25 [2019-09-25T11:44:25.196Z] Removing intermediate container 0ded1f6705c2
11:44:25 [2019-09-25T11:44:25.196Z]  ---> da7006b08c87
11:44:25 [2019-09-25T11:44:25.196Z] Step 123/126 : VOLUME /var/lib/docker
11:44:25 [2019-09-25T11:44:25.196Z]  ---> Running in 0eb301a288e7
11:44:25 [2019-09-25T11:44:25.196Z] Removing intermediate container 0eb301a288e7
11:44:25 [2019-09-25T11:44:25.196Z]  ---> 508e143dcb7a
11:44:25 [2019-09-25T11:44:25.196Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
11:44:25 [2019-09-25T11:44:25.563Z]  ---> Running in 6d4a4e03cfbe
11:44:25 [2019-09-25T11:44:25.563Z] Removing intermediate container 6d4a4e03cfbe
11:44:25 [2019-09-25T11:44:25.563Z]  ---> 2e5b952d8713
11:44:25 [2019-09-25T11:44:25.563Z] Step 125/126 : FROM dev AS final
11:44:25 [2019-09-25T11:44:25.563Z]  ---> 2e5b952d8713
11:44:25 [2019-09-25T11:44:25.563Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
11:44:27 [2019-09-25T11:44:27.996Z]  ---> 3fb3f39b0564
11:44:27 [2019-09-25T11:44:27.996Z] Successfully built 3fb3f39b0564
11:44:27 [2019-09-25T11:44:27.996Z] Successfully tagged docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:44:28 [2019-09-25T11:44:28.386Z] Loaded image: buildpack-deps:jessie
11:44:28 [2019-09-25T11:44:28.386Z] Loaded image: busybox:latest
11:44:28 [2019-09-25T11:44:28.386Z] Loaded image: busybox:glibc
11:44:28 [2019-09-25T11:44:28.386Z] Loaded image: debian:jessie
11:44:28 [2019-09-25T11:44:28.386Z] Loaded image: hello-world:latest
11:44:28 [2019-09-25T11:44:28.386Z] INFO: Testing against a local daemon
11:44:28 [2019-09-25T11:44:28.386Z] === RUN   TestCgroupNamespacesBuild
11:44:28 [2019-09-25T11:44:28.869Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/test/unit
11:44:29 [2019-09-25T11:44:29.319Z] --- PASS: TestCgroupNamespacesBuild (4.06s)
11:44:29 [2019-09-25T11:44:29.319Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
11:44:29 [2019-09-25T11:44:29.319Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:44:31 [2019-09-25T11:44:31.231Z] Commit message: "Add ability to handle index acknowledgment with splunk log driver"
11:44:31 [2019-09-25T11:44:31.346Z] ?   	github.com/docker/docker/api	[no test files]
11:44:31 [2019-09-25T11:44:31.846Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.23s)
11:44:31 [2019-09-25T11:44:31.846Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
11:44:31 [2019-09-25T11:44:31.846Z] === RUN   TestBuildWithSession
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:44:33 [2019-09-25T11:44:33.113Z] 🇩 bin/containerd-stress
11:44:34 [2019-09-25T11:44:34.077Z] + docker version
11:44:35 [2019-09-25T11:44:35.126Z] --- PASS: TestBuildWithSession (3.55s)
11:44:35 [2019-09-25T11:44:35.126Z] === RUN   TestBuildSquashParent
11:44:36 [2019-09-25T11:44:36.572Z] 🇩 bin/containerd-shim
11:44:39 [2019-09-25T11:44:39.895Z] Client: Docker Engine - Enterprise
11:44:39 [2019-09-25T11:44:39.895Z]  Version:           19.03.2
11:44:39 [2019-09-25T11:44:39.895Z]  API version:       1.40
11:44:39 [2019-09-25T11:44:39.895Z]  Go version:        go1.12.8
11:44:39 [2019-09-25T11:44:39.895Z]  Git commit:        c92ab06ed9
11:44:39 [2019-09-25T11:44:39.895Z]  Built:             09/03/2019 16:38:11
11:44:39 [2019-09-25T11:44:39.895Z]  OS/Arch:           windows/amd64
11:44:39 [2019-09-25T11:44:39.895Z]  Experimental:      false
11:44:39 [2019-09-25T11:44:39.895Z] 
11:44:39 [2019-09-25T11:44:39.895Z] Server: Docker Engine - Enterprise
11:44:39 [2019-09-25T11:44:39.895Z]  Engine:
11:44:39 [2019-09-25T11:44:39.895Z]   Version:          19.03.2
11:44:39 [2019-09-25T11:44:39.895Z]   API version:      1.40 (minimum version 1.24)
11:44:39 [2019-09-25T11:44:39.895Z]   Go version:       go1.12.8
11:44:39 [2019-09-25T11:44:39.895Z]   Git commit:       c92ab06ed9
11:44:39 [2019-09-25T11:44:39.895Z]   Built:            09/03/2019 16:35:47
11:44:39 [2019-09-25T11:44:39.895Z]   OS/Arch:          windows/amd64
11:44:39 [2019-09-25T11:44:39.895Z]   Experimental:     true
[Pipeline] sh
11:44:41 [2019-09-25T11:44:41.431Z] + docker info
11:44:42 [2019-09-25T11:44:42.890Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
11:44:44 [2019-09-25T11:44:44.999Z] 🇩 bin/containerd-shim-runc-v1
11:44:45 [2019-09-25T11:44:45.093Z] --- PASS: TestBuildSquashParent (9.72s)
11:44:45 [2019-09-25T11:44:45.093Z]     build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent"
11:44:45 [2019-09-25T11:44:45.093Z] === RUN   TestBuildWithRemoveAndForceRemove
11:44:45 [2019-09-25T11:44:45.093Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:44:45 [2019-09-25T11:44:45.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:44:45 [2019-09-25T11:44:45.093Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:44:45 [2019-09-25T11:44:45.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:44:45 [2019-09-25T11:44:45.093Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:44:45 [2019-09-25T11:44:45.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:44:45 [2019-09-25T11:44:45.093Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:44:45 [2019-09-25T11:44:45.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:44:45 [2019-09-25T11:44:45.093Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:44:45 [2019-09-25T11:44:45.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:44:45 [2019-09-25T11:44:45.093Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:44:45 [2019-09-25T11:44:45.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:44:45 [2019-09-25T11:44:45.093Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:44:45 [2019-09-25T11:44:45.093Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:44:46 [2019-09-25T11:44:46.026Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:44:46 [2019-09-25T11:44:46.026Z] Using test binary docker
11:44:46 [2019-09-25T11:44:46.026Z] +++ /etc/init.d/apparmor start
11:44:46 [2019-09-25T11:44:46.026Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:44:46 [2019-09-25T11:44:46.026Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:44:46 [2019-09-25T11:44:46.026Z] Warning failed to create cache: (null)
11:44:46 [2019-09-25T11:44:46.026Z] .
11:44:46 [2019-09-25T11:44:46.026Z] INFO: Waiting for daemon to start...
11:44:46 [2019-09-25T11:44:46.026Z] Starting dockerd
11:44:46 [2019-09-25T11:44:46.026Z] +++ 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
11:44:46 [2019-09-25T11:44:46.958Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:44:46 [2019-09-25T11:44:46.958Z] Using test binary docker
11:44:46 [2019-09-25T11:44:46.958Z] +++ /etc/init.d/apparmor start
11:44:46 [2019-09-25T11:44:46.958Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:44:46 [2019-09-25T11:44:46.958Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:44:46 [2019-09-25T11:44:46.958Z] Warning failed to create cache: (null)
11:44:46 [2019-09-25T11:44:46.958Z] .
11:44:46 [2019-09-25T11:44:46.958Z] Starting dockerd
11:44:46 [2019-09-25T11:44:46.958Z] INFO: Waiting for daemon to start...
11:44:46 [2019-09-25T11:44:46.958Z] +++ 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
11:44:47 [2019-09-25T11:44:47.523Z] .=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:44:47 [2019-09-25T11:44:47.779Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:44:48 [2019-09-25T11:44:48.036Z] 
11:44:48 [2019-09-25T11:44:48.036Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:44:48 [2019-09-25T11:44:48.036Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:44:48 [2019-09-25T11:44:48.036Z] Error: No such image: emptyfs
11:44:48 [2019-09-25T11:44:48.036Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:44:48 [2019-09-25T11:44:48.036Z] ++++ docker load
11:44:48 [2019-09-25T11:44:48.293Z] Running integration-test (iteration 1)
11:44:48 [2019-09-25T11:44:48.293Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:44:48 [2019-09-25T11:44:48.293Z] ++ 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)/'
11:44:48 [2019-09-25T11:44:48.293Z] ++ set -e
11:44:48 [2019-09-25T11:44:48.293Z] ++ '[' -n 0 ']'
11:44:48 [2019-09-25T11:44:48.293Z] ++ set -x
11:44:48 [2019-09-25T11:44:48.293Z] ++ env -i DEST=/go/src/github.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)/'
11:44:48 [2019-09-25T11:44:48.858Z] 
11:44:48 [2019-09-25T11:44:48.858Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:44:48 [2019-09-25T11:44:48.858Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:44:49 [2019-09-25T11:44:49.115Z] Error: No such image: emptyfs
11:44:49 [2019-09-25T11:44:49.115Z] ++++ docker load
11:44:49 [2019-09-25T11:44:49.115Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:44:49 [2019-09-25T11:44:49.373Z] Running integration-test (iteration 1)
11:44:49 [2019-09-25T11:44:49.373Z] 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)/
11:44:49 [2019-09-25T11:44:49.373Z] ++ 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)/'
11:44:49 [2019-09-25T11:44:49.373Z] ++ set -e
11:44:49 [2019-09-25T11:44:49.373Z] ++ '[' -n 0 ']'
11:44:49 [2019-09-25T11:44:49.373Z] ++ set -x
11:44:49 [2019-09-25T11:44:49.373Z] ++ env -i DEST=/go/src/github.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)/'
11:44:49 [2019-09-25T11:44:49.407Z] 🇩 binaries
11:44:49 [2019-09-25T11:44:49.407Z] + mkdir -p /build
11:44:49 [2019-09-25T11:44:49.407Z] + cp bin/containerd /build/containerd
11:44:49 [2019-09-25T11:44:49.407Z] + cp bin/containerd-shim /build/containerd-shim
11:44:49 [2019-09-25T11:44:49.407Z] + cp bin/ctr /build/ctr
11:44:51 [2019-09-25T11:44:51.898Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:44:51 [2019-09-25T11:44:51.898Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:44:56 [2019-09-25T11:44:56.077Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:44:56 [2019-09-25T11:44:56.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s)
11:44:56 [2019-09-25T11:44:56.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s)
11:44:56 [2019-09-25T11:44:56.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (4.37s)
11:44:56 [2019-09-25T11:44:56.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.27s)
11:44:56 [2019-09-25T11:44:56.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.01s)
11:44:56 [2019-09-25T11:44:56.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.03s)
11:44:56 [2019-09-25T11:44:56.077Z] === RUN   TestBuildMultiStageCopy
11:44:56 [2019-09-25T11:44:56.077Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:44:56 [2019-09-25T11:44:56.225Z] Removing intermediate container 8ef7b224a5c7
11:44:56 [2019-09-25T11:44:56.225Z]  ---> b8a961078480
11:44:56 [2019-09-25T11:44:56.225Z] Step 57/126 : FROM dev-base AS proxy
11:44:56 [2019-09-25T11:44:56.225Z]  ---> a9f174b06bc9
11:44:56 [2019-09-25T11:44:56.225Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy
11:44:56 [2019-09-25T11:44:56.225Z]  ---> Running in 146d9a7ee499
11:44:56 [2019-09-25T11:44:56.225Z] Removing intermediate container 146d9a7ee499
11:44:56 [2019-09-25T11:44:56.225Z]  ---> b553b6196e5f
11:44:56 [2019-09-25T11:44:56.225Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:44:56 [2019-09-25T11:44:56.225Z]  ---> ac6cd2cd2258
11:44:56 [2019-09-25T11:44:56.225Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:44:56 [2019-09-25T11:44:56.225Z]  ---> 7467c952e5c6
11:44:56 [2019-09-25T11:44:56.225Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:44:56 [2019-09-25T11:44:56.225Z]  ---> Running in d838981b1356
11:44:56 [2019-09-25T11:44:56.225Z] + RM_GOPATH=0
11:44:56 [2019-09-25T11:44:56.225Z] + TMP_GOPATH=
11:44:56 [2019-09-25T11:44:56.225Z] + : /build
11:44:56 [2019-09-25T11:44:56.225Z] + '[' -z '' ']'
11:44:56 [2019-09-25T11:44:56.225Z] ++ mktemp -d
11:44:56 [2019-09-25T11:44:56.225Z] + export GOPATH=/tmp/tmp.W8kVcQkWbf
11:44:56 [2019-09-25T11:44:56.225Z] + GOPATH=/tmp/tmp.W8kVcQkWbf
11:44:56 [2019-09-25T11:44:56.225Z] + RM_GOPATH=1
11:44:56 [2019-09-25T11:44:56.225Z] ++ dirname ./install.sh
11:44:56 [2019-09-25T11:44:56.225Z] + dir=.
11:44:56 [2019-09-25T11:44:56.225Z] + bin=proxy
11:44:56 [2019-09-25T11:44:56.225Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
11:44:56 [2019-09-25T11:44:56.225Z] + shift
11:44:56 [2019-09-25T11:44:56.225Z] + '[' '!' -f ./proxy.installer ']'
11:44:56 [2019-09-25T11:44:56.225Z] + . ./proxy.installer
11:44:56 [2019-09-25T11:44:56.225Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
11:44:56 [2019-09-25T11:44:56.225Z] + install_proxy
11:44:56 [2019-09-25T11:44:56.225Z] + case "$1" in
11:44:56 [2019-09-25T11:44:56.225Z] + export CGO_ENABLED=0
11:44:56 [2019-09-25T11:44:56.225Z] + CGO_ENABLED=0
11:44:56 [2019-09-25T11:44:56.225Z] + _install_proxy
11:44:56 [2019-09-25T11:44:56.225Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
11:44:56 [2019-09-25T11:44:56.225Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.W8kVcQkWbf/src/github.com/docker/libnetwork
11:44:56 [2019-09-25T11:44:56.225Z] Cloning into '/tmp/tmp.W8kVcQkWbf/src/github.com/docker/libnetwork'...
11:44:58 [2019-09-25T11:44:58.909Z] + cd /tmp/tmp.W8kVcQkWbf/src/github.com/docker/libnetwork
11:44:58 [2019-09-25T11:44:58.910Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
11:44:59 [2019-09-25T11:44:59.193Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:45:02 [2019-09-25T11:45:02.626Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:45:02 [2019-09-25T11:45:02.626Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:45:02 [2019-09-25T11:45:02.655Z] Removing intermediate container d838981b1356
11:45:02 [2019-09-25T11:45:02.655Z]  ---> dab0166967e8
11:45:02 [2019-09-25T11:45:02.655Z] Step 62/126 : FROM base AS golangci_lint
11:45:02 [2019-09-25T11:45:02.655Z]  ---> a9f174b06bc9
11:45:02 [2019-09-25T11:45:02.655Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint
11:45:02 [2019-09-25T11:45:02.655Z]  ---> Running in bb7fcbc04041
11:45:02 [2019-09-25T11:45:02.940Z] Removing intermediate container bb7fcbc04041
11:45:02 [2019-09-25T11:45:02.940Z]  ---> 8f3a81081873
11:45:02 [2019-09-25T11:45:02.940Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:45:02 [2019-09-25T11:45:02.940Z]  ---> 6d33adc1e09a
11:45:02 [2019-09-25T11:45:02.940Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:45:03 [2019-09-25T11:45:03.224Z]  ---> d4cfd288107c
11:45:03 [2019-09-25T11:45:03.224Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:45:03 [2019-09-25T11:45:03.224Z]  ---> Running in 5303101a9629
11:45:03 [2019-09-25T11:45:03.506Z] + RM_GOPATH=0
11:45:03 [2019-09-25T11:45:03.506Z] + TMP_GOPATH=
11:45:03 [2019-09-25T11:45:03.506Z] + : /build
11:45:03 [2019-09-25T11:45:03.506Z] + '[' -z '' ']'
11:45:03 [2019-09-25T11:45:03.506Z] ++ mktemp -d
11:45:03 [2019-09-25T11:45:03.506Z] + export GOPATH=/tmp/tmp.8TgjVHbFi2
11:45:03 [2019-09-25T11:45:03.506Z] + GOPATH=/tmp/tmp.8TgjVHbFi2
11:45:03 [2019-09-25T11:45:03.506Z] + RM_GOPATH=1
11:45:03 [2019-09-25T11:45:03.506Z] ++ dirname ./install.sh
11:45:03 [2019-09-25T11:45:03.506Z] Installing golangci-lint version v1.17.1
11:45:03 [2019-09-25T11:45:03.506Z] + dir=.
11:45:03 [2019-09-25T11:45:03.506Z] + bin=golangci_lint
11:45:03 [2019-09-25T11:45:03.506Z] + shift
11:45:03 [2019-09-25T11:45:03.506Z] + '[' '!' -f ./golangci_lint.installer ']'
11:45:03 [2019-09-25T11:45:03.506Z] + . ./golangci_lint.installer
11:45:03 [2019-09-25T11:45:03.506Z] ++ : v1.17.1
11:45:03 [2019-09-25T11:45:03.506Z] + install_golangci_lint
11:45:03 [2019-09-25T11:45:03.506Z] + echo 'Installing golangci-lint version v1.17.1'
11:45:03 [2019-09-25T11:45:03.506Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
11:45:03 [2019-09-25T11:45:03.558Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:45:04 [2019-09-25T11:45:04.122Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:45:05 [2019-09-25T11:45:05.055Z] --- PASS: TestBuildMultiStageCopy (8.96s)
11:45:05 [2019-09-25T11:45:05.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (5.55s)
11:45:05 [2019-09-25T11:45:05.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.04s)
11:45:05 [2019-09-25T11:45:05.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.73s)
11:45:05 [2019-09-25T11:45:05.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.79s)
11:45:05 [2019-09-25T11:45:05.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.85s)
11:45:05 [2019-09-25T11:45:05.055Z] === RUN   TestBuildMultiStageParentConfig
11:45:06 [2019-09-25T11:45:06.968Z] --- PASS: TestBuildMultiStageParentConfig (1.93s)
11:45:06 [2019-09-25T11:45:06.968Z] === RUN   TestBuildLabelWithTargets
11:45:06 [2019-09-25T11:45:06.975Z] + cd /tmp/tmp.8TgjVHbFi2/src/github.com/golangci/golangci-lint/
11:45:06 [2019-09-25T11:45:06.975Z] + git checkout -q v1.17.1
11:45:06 [2019-09-25T11:45:06.975Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:45:12 [2019-09-25T11:45:12.225Z] --- PASS: TestBuildLabelWithTargets (4.37s)
11:45:12 [2019-09-25T11:45:12.225Z] === RUN   TestBuildWithEmptyLayers
11:45:12 [2019-09-25T11:45:12.225Z] Loaded image: buildpack-deps:jessie
11:45:12 [2019-09-25T11:45:12.225Z] Loaded image: busybox:latest
11:45:12 [2019-09-25T11:45:12.482Z] Loaded image: busybox:glibc
11:45:12 [2019-09-25T11:45:12.482Z] Loaded image: debian:jessie
11:45:12 [2019-09-25T11:45:12.482Z] Loaded image: hello-world:latest
11:45:12 [2019-09-25T11:45:12.739Z] INFO: Testing against a local daemon
11:45:12 [2019-09-25T11:45:12.739Z] === RUN   TestDockerDaemonSuite
11:45:12 [2019-09-25T11:45:12.739Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
11:45:12 [2019-09-25T11:45:12.739Z] --- PASS: TestBuildWithEmptyLayers (1.54s)
11:45:12 [2019-09-25T11:45:12.739Z] === RUN   TestBuildMultiStageOnBuild
11:45:13 [2019-09-25T11:45:13.672Z] Loaded image: buildpack-deps:jessie
11:45:13 [2019-09-25T11:45:13.930Z] Loaded image: busybox:latest
11:45:14 [2019-09-25T11:45:14.189Z] Loaded image: busybox:glibc
11:45:14 [2019-09-25T11:45:14.189Z] Loaded image: debian:jessie
11:45:14 [2019-09-25T11:45:14.189Z] Loaded image: hello-world:latest
11:45:14 [2019-09-25T11:45:14.189Z] INFO: Testing against a local daemon
11:45:14 [2019-09-25T11:45:14.189Z] === RUN   TestDockerSuite
11:45:14 [2019-09-25T11:45:14.447Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:45:14 [2019-09-25T11:45:14.447Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:45:14 [2019-09-25T11:45:14.447Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:45:14 [2019-09-25T11:45:14.447Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:45:14 [2019-09-25T11:45:14.447Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:45:14 [2019-09-25T11:45:14.447Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:45:14 [2019-09-25T11:45:14.447Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:45:14 [2019-09-25T11:45:14.447Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:45:15 [2019-09-25T11:45:15.011Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:45:15 [2019-09-25T11:45:15.011Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:45:15 [2019-09-25T11:45:15.269Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:45:15 [2019-09-25T11:45:15.525Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:45:15 [2019-09-25T11:45:15.783Z] --- PASS: TestBuildMultiStageOnBuild (3.03s)
11:45:15 [2019-09-25T11:45:15.783Z] === RUN   TestBuildUncleanTarFilenames
11:45:15 [2019-09-25T11:45:15.783Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:45:16 [2019-09-25T11:45:16.040Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:45:16 [2019-09-25T11:45:16.040Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:45:16 [2019-09-25T11:45:16.974Z] --- PASS: TestBuildUncleanTarFilenames (1.14s)
11:45:16 [2019-09-25T11:45:16.974Z] === RUN   TestBuildMultiStageLayerLeak
11:45:17 [2019-09-25T11:45:17.147Z] Client:
11:45:17 [2019-09-25T11:45:17.147Z]  Debug Mode: false
11:45:17 [2019-09-25T11:45:17.147Z]  Plugins:
11:45:17 [2019-09-25T11:45:17.147Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
11:45:17 [2019-09-25T11:45:17.147Z] 
11:45:17 [2019-09-25T11:45:17.147Z] Server:
11:45:17 [2019-09-25T11:45:17.147Z]  Containers: 0
11:45:17 [2019-09-25T11:45:17.147Z]   Running: 0
11:45:17 [2019-09-25T11:45:17.147Z]   Paused: 0
11:45:17 [2019-09-25T11:45:17.147Z]   Stopped: 0
11:45:17 [2019-09-25T11:45:17.147Z]  Images: 0
11:45:17 [2019-09-25T11:45:17.147Z]  Server Version: 19.03.2
11:45:17 [2019-09-25T11:45:17.147Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:45:17 [2019-09-25T11:45:17.147Z]   Windows: 
11:45:17 [2019-09-25T11:45:17.147Z]   LCOW: 
11:45:17 [2019-09-25T11:45:17.147Z]  Logging Driver: json-file
11:45:17 [2019-09-25T11:45:17.147Z]  Plugins:
11:45:17 [2019-09-25T11:45:17.147Z]   Volume: local
11:45:17 [2019-09-25T11:45:17.147Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
11:45:17 [2019-09-25T11:45:17.147Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:45:17 [2019-09-25T11:45:17.147Z]  Swarm: inactive
11:45:17 [2019-09-25T11:45:17.147Z]  Default Isolation: process
11:45:17 [2019-09-25T11:45:17.147Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:45:17 [2019-09-25T11:45:17.147Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
11:45:17 [2019-09-25T11:45:17.147Z]  OSType: windows
11:45:17 [2019-09-25T11:45:17.147Z]  Architecture: x86_64
11:45:17 [2019-09-25T11:45:17.147Z]  CPUs: 4
11:45:17 [2019-09-25T11:45:17.147Z]  Total Memory: 32GiB
11:45:17 [2019-09-25T11:45:17.147Z]  Name: azwin-2-473670
11:45:17 [2019-09-25T11:45:17.147Z]  ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW
11:45:17 [2019-09-25T11:45:17.147Z]  Docker Root Dir: D:\docker
11:45:17 [2019-09-25T11:45:17.147Z]  Debug Mode: false
11:45:17 [2019-09-25T11:45:17.147Z]  Registry: https://index.docker.io/v1/
11:45:17 [2019-09-25T11:45:17.147Z]  Labels:
11:45:17 [2019-09-25T11:45:17.147Z]  Experimental: true
11:45:17 [2019-09-25T11:45:17.147Z]  Insecure Registries:
11:45:17 [2019-09-25T11:45:17.147Z]   10.0.0.4:5000
11:45:17 [2019-09-25T11:45:17.147Z]   127.0.0.0/8
11:45:17 [2019-09-25T11:45:17.147Z]  Registry Mirrors:
11:45:17 [2019-09-25T11:45:17.147Z]   http://10.0.0.4:5000/
11:45:17 [2019-09-25T11:45:17.147Z]  Live Restore Enabled: false
11:45:17 [2019-09-25T11:45:17.147Z] 
11:45:17 [2019-09-25T11:45:17.231Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:45:17 [2019-09-25T11:45:17.795Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:45:18 [2019-09-25T11:45:18.052Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:45:18 [2019-09-25T11:45:18.052Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:45:18 [2019-09-25T11:45:18.052Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:45:18 [2019-09-25T11:45:18.985Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:45:18 [2019-09-25T11:45:18.985Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:45:19 [2019-09-25T11:45:19.549Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
11:45:19 [2019-09-25T11:45:19.807Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s)
11:45:19 [2019-09-25T11:45:19.807Z] === RUN   TestBuildWithHugeFile
11:45:20 [2019-09-25T11:45:20.064Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:45:20 [2019-09-25T11:45:20.064Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:45:20 [2019-09-25T11:45:20.064Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:45:20 [2019-09-25T11:45:20.064Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:45:24 [2019-09-25T11:45:24.241Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
11:45:24 [2019-09-25T11:45:24.806Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:45:27 [2019-09-25T11:45:27.332Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
11:45:27 [2019-09-25T11:45:27.590Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:45:30 [2019-09-25T11:45:30.116Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
11:45:31 [2019-09-25T11:45:31.048Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:45:31 [2019-09-25T11:45:31.980Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
11:45:34 [2019-09-25T11:45:34.505Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:45:35 [2019-09-25T11:45:35.867Z] DEBUG: print all environment variables to check how Jenkins runs this script
11:45:35 [2019-09-25T11:45:35.868Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-964aebaa\powershellScript.ps1'; exit $LASTEXITCODE;
11:45:35 [2019-09-25T11:45:35.868Z] ----------------------------------------------------------------------------
11:45:35 [2019-09-25T11:45:35.868Z] 
11:45:35 [2019-09-25T11:45:35.868Z] INFO: executeCI.ps1 starting at Wed Sep 25 11:45:33 CUT 2019
11:45:35 [2019-09-25T11:45:35.868Z] 
11:45:35 [2019-09-25T11:45:35.868Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:45:35 [2019-09-25T11:45:35.868Z] INFO: Running git version 2.23.0.windows.1
11:45:35 [2019-09-25T11:45:35.868Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
11:45:35 [2019-09-25T11:45:35.868Z] INFO: Environment variables:
11:45:35 [2019-09-25T11:45:35.868Z] 
11:45:35 [2019-09-25T11:45:35.868Z] Name                           Value                                                                                   
11:45:35 [2019-09-25T11:45:35.868Z] ----                           -----                                                                                   
11:45:35 [2019-09-25T11:45:35.868Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:45:35 [2019-09-25T11:45:35.868Z] amd64                          true                                                                                    
11:45:35 [2019-09-25T11:45:35.868Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
11:45:35 [2019-09-25T11:45:35.868Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:45:35 [2019-09-25T11:45:35.868Z] BRANCH_NAME                    PR-39987                                                                                
11:45:35 [2019-09-25T11:45:35.868Z] BUILD_DISPLAY_NAME             #3                                                                                      
11:45:35 [2019-09-25T11:45:35.868Z] BUILD_ID                       3                                                                                       
11:45:35 [2019-09-25T11:45:35.868Z] BUILD_NUMBER                   3                                                                                       
11:45:35 [2019-09-25T11:45:35.868Z] BUILD_TAG                      jenkins-moby-PR-39987-3                                                                 
11:45:35 [2019-09-25T11:45:35.868Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-39987/3/                                   
11:45:35 [2019-09-25T11:45:35.868Z] CHANGE_AUTHOR                  devonestes                                                                              
11:45:35 [2019-09-25T11:45:35.868Z] CHANGE_AUTHOR_DISPLAY_NAME     Devon Estes                                                                             
11:45:35 [2019-09-25T11:45:35.868Z] CHANGE_AUTHOR_EMAIL            devon.c.estes@gmail.com                                                                 
11:45:35 [2019-09-25T11:45:35.868Z] CHANGE_BRANCH                  fix-splunk-ack                                                                          
11:45:35 [2019-09-25T11:45:35.868Z] CHANGE_FORK                    devonestes                                                                              
11:45:35 [2019-09-25T11:45:35.868Z] CHANGE_ID                      39987                                                                                   
11:45:35 [2019-09-25T11:45:35.868Z] CHANGE_TARGET                  master                                                                                  
11:45:35 [2019-09-25T11:45:35.868Z] CHANGE_TITLE                   Add ability to handle index acknowledgment with splunk log driver                       
11:45:35 [2019-09-25T11:45:35.868Z] CHANGE_URL                     https://github.com/moby/moby/pull/39987                                                 
11:45:35 [2019-09-25T11:45:35.868Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
11:45:35 [2019-09-25T11:45:35.868Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:45:35 [2019-09-25T11:45:35.868Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:45:35 [2019-09-25T11:45:35.868Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:45:35 [2019-09-25T11:45:35.868Z] COMPUTERNAME                   azwin-2-473670                                                                          
11:45:35 [2019-09-25T11:45:35.868Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
11:45:35 [2019-09-25T11:45:35.868Z] ConfigSequenceNumber           0                                                                                       
11:45:35 [2019-09-25T11:45:35.868Z] DOCKER_BUILDKIT                0                                                                                       
11:45:35 [2019-09-25T11:45:35.868Z] DOCKER_DUT_DEBUG               1                                                                                       
11:45:35 [2019-09-25T11:45:35.868Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:45:35 [2019-09-25T11:45:35.868Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:45:35 [2019-09-25T11:45:35.868Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:45:35 [2019-09-25T11:45:35.868Z] EXECUTOR_NUMBER                0                                                                                       
11:45:35 [2019-09-25T11:45:35.868Z] FQDN                           azwin-2-473670.westus.cloudapp.azure.com                                                
11:45:35 [2019-09-25T11:45:35.868Z] GIT_BRANCH                     PR-39987                                                                                
11:45:35 [2019-09-25T11:45:35.868Z] GIT_COMMIT                     cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1                                                
11:45:35 [2019-09-25T11:45:35.868Z] GIT_PREVIOUS_COMMIT            68c890ee895d1b32f7ea027d277605037e8548e5                                                
11:45:35 [2019-09-25T11:45:35.868Z] GIT_URL                        https://github.com/moby/moby.git                                                        
11:45:35 [2019-09-25T11:45:35.868Z] HUDSON_COOKIE                  699bcc25-ced3-4895-9194-cfb7b19ee694                                                    
11:45:35 [2019-09-25T11:45:35.868Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:45:35 [2019-09-25T11:45:35.868Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:45:35 [2019-09-25T11:45:35.868Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
11:45:35 [2019-09-25T11:45:35.868Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
11:45:35 [2019-09-25T11:45:35.868Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:45:35 [2019-09-25T11:45:35.868Z] JENKINS_NODE_COOKIE            b3dd973f-c3c9-4a03-a01d-190d4b65677a                                                    
11:45:35 [2019-09-25T11:45:35.868Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:45:35 [2019-09-25T11:45:35.868Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
11:45:35 [2019-09-25T11:45:35.868Z] JOB_BASE_NAME                  PR-39987                                                                                
11:45:35 [2019-09-25T11:45:35.868Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39987/display/redirect                     
11:45:35 [2019-09-25T11:45:35.868Z] JOB_NAME                       moby/PR-39987                                                                           
11:45:35 [2019-09-25T11:45:35.868Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-39987/                                     
11:45:35 [2019-09-25T11:45:35.868Z] library.jps.version            master                                                                                  
11:45:35 [2019-09-25T11:45:35.868Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
11:45:35 [2019-09-25T11:45:35.868Z] NODE_LABELS                    amd64 azure azwin-2-473670 azwin-2019 docker west-us windows windows-2019 x86_64        
11:45:35 [2019-09-25T11:45:35.868Z] NODE_NAME                      azwin-2-473670                                                                          
11:45:35 [2019-09-25T11:45:35.868Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:45:35 [2019-09-25T11:45:35.868Z] OS                             Windows_NT                                                                              
11:45:35 [2019-09-25T11:45:35.868Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
11:45:35 [2019-09-25T11:45:35.868Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:45:35 [2019-09-25T11:45:35.868Z] ppc64le                        true                                                                                    
11:45:35 [2019-09-25T11:45:35.868Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:45:35 [2019-09-25T11:45:35.869Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
11:45:35 [2019-09-25T11:45:35.869Z] PROCESSOR_LEVEL                6                                                                                       
11:45:35 [2019-09-25T11:45:35.869Z] PROCESSOR_REVISION             4f01                                                                                    
11:45:35 [2019-09-25T11:45:35.869Z] ProgramData                    C:\ProgramData                                                                          
11:45:35 [2019-09-25T11:45:35.869Z] ProgramFiles                   C:\Program Files                                                                        
11:45:35 [2019-09-25T11:45:35.869Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:45:35 [2019-09-25T11:45:35.869Z] ProgramW6432                   C:\Program Files                                                                        
11:45:35 [2019-09-25T11:45:35.869Z] PROMPT                         $P$G                                                                                    
11:45:35 [2019-09-25T11:45:35.869Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:45:35 [2019-09-25T11:45:35.869Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
11:45:35 [2019-09-25T11:45:35.869Z] PUBLIC                         C:\Users\Public                                                                         
11:45:35 [2019-09-25T11:45:35.869Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-39987/3/display/redirect?page=changes      
11:45:35 [2019-09-25T11:45:35.869Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39987/3/display/redirect                   
11:45:35 [2019-09-25T11:45:35.869Z] s390x                          true                                                                                    
11:45:35 [2019-09-25T11:45:35.869Z] skip_dco                       false                                                                                   
11:45:35 [2019-09-25T11:45:35.869Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:45:35 [2019-09-25T11:45:35.869Z] SOURCES_DRIVE                  d                                                                                       
11:45:35 [2019-09-25T11:45:35.869Z] SOURCES_SUBDIR                 gopath                                                                                  
11:45:35 [2019-09-25T11:45:35.869Z] STAGE_NAME                     Run tests                                                                               
11:45:35 [2019-09-25T11:45:35.869Z] SystemDrive                    C:                                                                                      
11:45:35 [2019-09-25T11:45:35.869Z] SystemRoot                     C:\windows                                                                              
11:45:35 [2019-09-25T11:45:35.869Z] TEMP                           C:\windows\TEMP                                                                         
11:45:35 [2019-09-25T11:45:35.869Z] TESTDEBUG                      0                                                                                       
11:45:35 [2019-09-25T11:45:35.869Z] TESTRUN_DRIVE                  d                                                                                       
11:45:35 [2019-09-25T11:45:35.869Z] TESTRUN_SUBDIR                 CI                                                                                      
11:45:35 [2019-09-25T11:45:35.869Z] TIMEOUT                        120m                                                                                    
11:45:35 [2019-09-25T11:45:35.869Z] TMP                            C:\windows\TEMP                                                                         
11:45:35 [2019-09-25T11:45:35.869Z] unit_validate                  true                                                                                    
11:45:35 [2019-09-25T11:45:35.869Z] USERDOMAIN                     WORKGROUP                                                                               
11:45:35 [2019-09-25T11:45:35.869Z] USERNAME                       azwin-2-473670$                                                                         
11:45:35 [2019-09-25T11:45:35.869Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
11:45:35 [2019-09-25T11:45:35.869Z] windir                         C:\windows                                                                              
11:45:35 [2019-09-25T11:45:35.869Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:45:35 [2019-09-25T11:45:35.869Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
11:45:35 [2019-09-25T11:45:35.869Z] windowsRS1                     false                                                                                   
11:45:35 [2019-09-25T11:45:35.869Z] windowsRS5                     true                                                                                    
11:45:35 [2019-09-25T11:45:35.869Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:45:35 [2019-09-25T11:45:35.869Z] 
11:45:35 [2019-09-25T11:45:35.869Z] 
11:45:35 [2019-09-25T11:45:35.869Z] 
11:45:35 [2019-09-25T11:45:35.869Z] INFO: Sources under d:\gopath\...
11:45:35 [2019-09-25T11:45:35.869Z] INFO: Test run under d:\CI\...
11:45:35 [2019-09-25T11:45:35.869Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:45:35 [2019-09-25T11:45:35.869Z] INFO: docker/docker repository was found
11:45:35 [2019-09-25T11:45:35.869Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
11:45:36 [2019-09-25T11:45:36.404Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:45:36 [2019-09-25T11:45:36.842Z] ltsc2019: Pulling from windows/servercore
11:45:36 [2019-09-25T11:45:36.973Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
11:45:37 [2019-09-25T11:45:37.904Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:45:39 [2019-09-25T11:45:39.275Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:45:40 [2019-09-25T11:45:40.208Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
11:45:40 [2019-09-25T11:45:40.772Z] === RUN   TestDockerSuite/TestAttachAfterDetach
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/api/server/middleware	0.003s	coverage: 37.7% of statements
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 95.2% of statements
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/builder	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/builder/fscache	0.109s	coverage: 69.5% of statements
11:45:41 [2019-09-25T11:45:41.994Z] ok  	github.com/docker/docker/builder/dockerfile	0.880s	coverage: 45.1% of statements
11:45:42 [2019-09-25T11:45:42.650Z] 65014b3c3121: Pulling fs layer
11:45:42 [2019-09-25T11:45:42.650Z] 2945147eda09: Pulling fs layer
11:45:43 [2019-09-25T11:45:43.298Z] ok  	github.com/docker/docker/builder/remotecontext	0.334s	coverage: 13.6% of statements
11:45:44 [2019-09-25T11:45:44.048Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
11:45:44 [2019-09-25T11:45:44.106Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
11:45:44 [2019-09-25T11:45:44.106Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.831s	coverage: 85.1% of statements
11:45:44 [2019-09-25T11:45:44.106Z] ?   	github.com/docker/docker/cli	[no test files]
11:45:44 [2019-09-25T11:45:44.106Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:45:45 [2019-09-25T11:45:45.333Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:21076965 Name:quota Decls:[0xc02b4c5f80 0xc02b4e4000 0xc02b4e4080 0xc02b4e4100 0xc02b4c3ce0 0xc02b4c3e30] Scope:scope 0xc02b4ca910 {
11:45:45 [2019-09-25T11:45:45.333Z] 	var ErrQuotaNotSupported
11:45:45 [2019-09-25T11:45:45.333Z] 	type errQuotaNotSupported
11:45:45 [2019-09-25T11:45:45.333Z] }
11:45:45 [2019-09-25T11:45:45.333Z]  Imports:[0xc02b4c3b60] Unresolved:[errdefs nil string] Comments:[0xc02b4d0300 0xc02b4d0480]} 
11:45:46 [2019-09-25T11:45:46.573Z] === RUN   TestDockerSuite/TestAttachDetach
11:45:46 [2019-09-25T11:45:46.573Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
11:45:48 [2019-09-25T11:45:48.260Z] ok  	github.com/docker/docker/client	0.160s	coverage: 75.8% of statements
11:45:48 [2019-09-25T11:45:48.469Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:45:49 [2019-09-25T11:45:49.401Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:45:51 [2019-09-25T11:45:51.246Z] 2945147eda09: Verifying Checksum
11:45:51 [2019-09-25T11:45:51.246Z] 2945147eda09: Download complete
11:45:51 [2019-09-25T11:45:51.937Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
11:45:51 [2019-09-25T11:45:51.937Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:45:53 [2019-09-25T11:45:53.834Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:45:55 [2019-09-25T11:45:55.730Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:45:55 [2019-09-25T11:45:55.987Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
11:45:57 [2019-09-25T11:45:57.358Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
11:45:57 [2019-09-25T11:45:57.358Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:45:58 [2019-09-25T11:45:58.356Z] 65014b3c3121: Verifying Checksum
11:45:58 [2019-09-25T11:45:58.356Z] 65014b3c3121: Download complete
11:46:00 [2019-09-25T11:46:00.635Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:46:00 [2019-09-25T11:46:00.635Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
11:46:00 [2019-09-25T11:46:00.893Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
11:46:01 [2019-09-25T11:46:01.458Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
11:46:03 [2019-09-25T11:46:03.404Z] INFO [runner] worker.2 took 1m39.280725944s with stages: golint: 1m15.348474354s, gosec: 13.047461115s, gofmt: 4.452933763s, misspell: 2.608120949s, ineffassign: 2.576796283s, varcheck: 504.117153ms, deadcode: 374.882301ms, structcheck: 190.753136ms, unconvert: 177.109144ms, typecheck: 15.03µs 
11:46:03 [2019-09-25T11:46:03.984Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:46:04 [2019-09-25T11:46:04.776Z] INFO [runner] worker.1 took 1m41.477643059s with stages: megacheck: 46.958649786s, govet: 27.345547227s, goimports: 27.173426851s 
11:46:04 [2019-09-25T11:46:04.776Z] INFO [runner] Workers idle times: #2: 2.18909296s 
11:46:04 [2019-09-25T11:46:04.776Z] INFO [runner] Issues before processing: 1973, after processing: 0 
11:46:04 [2019-09-25T11:46:04.776Z] INFO [runner] processing took 559.870773ms with stages: exclude: 253.901511ms, identifier_marker: 109.709626ms, skip_dirs: 75.452243ms, nolint: 63.666762ms, autogenerated_exclude: 46.347888ms, path_prettifier: 4.602824ms, cgo: 3.292501ms, filename_unadjuster: 1.994898ms, exclude-rules: 875.736µs, diff: 4.197µs, source_code: 4.018µs, max_same_issues: 3.623µs, path_shortener: 3.47µs, uniq_by_line: 3.314µs, max_per_file_from_linter: 3.13µs, max_from_linter: 2.831µs, skip_files: 2.201µs 
11:46:04 [2019-09-25T11:46:04.776Z] INFO File cache stats: 1436 entries of total size 6.8MiB 
11:46:05 [2019-09-25T11:46:05.880Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
11:46:06 [2019-09-25T11:46:06.150Z] INFO Memory: 183 samples, avg is 1411.5MB, max is 5243.4MB 
11:46:06 [2019-09-25T11:46:06.150Z] INFO Execution took 2m14.107999502s               
11:46:06 [2019-09-25T11:46:06.408Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
11:46:06 [2019-09-25T11:46:06.408Z] No api/types/ or api/swagger.yaml changes in diff.
11:46:06 [2019-09-25T11:46:06.408Z] Congratulations!  All toml source files changed here have valid syntax.
11:46:06 [2019-09-25T11:46:06.408Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:46:06 [2019-09-25T11:46:06.408Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:46:06 [2019-09-25T11:46:06.444Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:46:06 [2019-09-25T11:46:06.444Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:46:06 [2019-09-25T11:46:06.444Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
11:46:07 [2019-09-25T11:46:07.296Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/make.sh dynbinary-daemon test-docker-py
11:46:07 [2019-09-25T11:46:07.861Z] 
11:46:08 [2019-09-25T11:46:08.118Z] Removing bundles/
11:46:08 [2019-09-25T11:46:08.118Z] 
11:46:08 [2019-09-25T11:46:08.118Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:46:08 [2019-09-25T11:46:08.118Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:46:08 [2019-09-25T11:46:08.118Z] GOOS="" GOARCH="" GOARM=""
11:46:08 [2019-09-25T11:46:08.341Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:46:09 [2019-09-25T11:46:09.272Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:46:09 [2019-09-25T11:46:09.529Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
11:46:12 [2019-09-25T11:46:12.055Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
11:46:15 [2019-09-25T11:46:15.247Z] Removing intermediate container 5303101a9629
11:46:15 [2019-09-25T11:46:15.247Z]  ---> 93113dcdbb77
11:46:15 [2019-09-25T11:46:15.247Z] Step 67/126 : FROM base AS gotestsum
11:46:15 [2019-09-25T11:46:15.247Z]  ---> a9f174b06bc9
11:46:15 [2019-09-25T11:46:15.247Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum
11:46:15 [2019-09-25T11:46:15.247Z]  ---> Running in d956382c660d
11:46:15 [2019-09-25T11:46:15.247Z] Removing intermediate container d956382c660d
11:46:15 [2019-09-25T11:46:15.247Z]  ---> 18d38113216b
11:46:15 [2019-09-25T11:46:15.247Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:46:15 [2019-09-25T11:46:15.247Z]  ---> 9becba69044d
11:46:15 [2019-09-25T11:46:15.247Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:46:15 [2019-09-25T11:46:15.247Z]  ---> e0b34ef0a7ad
11:46:15 [2019-09-25T11:46:15.247Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:46:15 [2019-09-25T11:46:15.247Z]  ---> Running in 8af376c7b00e
11:46:15 [2019-09-25T11:46:15.247Z] + RM_GOPATH=0
11:46:15 [2019-09-25T11:46:15.247Z] + TMP_GOPATH=
11:46:15 [2019-09-25T11:46:15.247Z] + : /build
11:46:15 [2019-09-25T11:46:15.247Z] + '[' -z '' ']'
11:46:15 [2019-09-25T11:46:15.247Z] ++ mktemp -d
11:46:15 [2019-09-25T11:46:15.247Z] + export GOPATH=/tmp/tmp.RatOTC8F1z
11:46:15 [2019-09-25T11:46:15.247Z] + GOPATH=/tmp/tmp.RatOTC8F1z
11:46:15 [2019-09-25T11:46:15.247Z] + RM_GOPATH=1
11:46:15 [2019-09-25T11:46:15.247Z] ++ dirname ./install.sh
11:46:15 [2019-09-25T11:46:15.247Z] + dir=.
11:46:15 [2019-09-25T11:46:15.247Z] + bin=gotestsum
11:46:15 [2019-09-25T11:46:15.247Z] + shift
11:46:15 [2019-09-25T11:46:15.247Z] + '[' '!' -f ./gotestsum.installer ']'
11:46:15 [2019-09-25T11:46:15.247Z] + . ./gotestsum.installer
11:46:15 [2019-09-25T11:46:15.247Z] ++ GOTESTSUM_COMMIT=v0.3.5
11:46:15 [2019-09-25T11:46:15.247Z] + install_gotestsum
11:46:15 [2019-09-25T11:46:15.247Z] + echo 'Installing gotestsum version v0.3.5'
11:46:15 [2019-09-25T11:46:15.247Z] + go get -d gotest.tools/gotestsum
11:46:15 [2019-09-25T11:46:15.247Z] Installing gotestsum version v0.3.5
11:46:15 [2019-09-25T11:46:15.247Z] + cd /tmp/tmp.RatOTC8F1z/src/gotest.tools/gotestsum
11:46:15 [2019-09-25T11:46:15.247Z] + git checkout -q v0.3.5
11:46:15 [2019-09-25T11:46:15.247Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:46:15 [2019-09-25T11:46:15.335Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
11:46:16 [2019-09-25T11:46:16.706Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
11:46:17 [2019-09-25T11:46:17.275Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
11:46:17 [2019-09-25T11:46:17.280Z] ok  	github.com/docker/docker/cmd/dockerd	0.041s	coverage: 30.1% of statements
11:46:17 [2019-09-25T11:46:17.669Z] ok  	github.com/docker/docker/container	0.134s	coverage: 35.3% of statements
11:46:17 [2019-09-25T11:46:17.669Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:46:17 [2019-09-25T11:46:17.669Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:46:17 [2019-09-25T11:46:17.669Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:46:17 [2019-09-25T11:46:17.669Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:46:21 [2019-09-25T11:46:21.456Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
11:46:25 [2019-09-25T11:46:25.632Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
11:46:25 [2019-09-25T11:46:25.632Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
11:46:25 [2019-09-25T11:46:25.736Z] ok  	github.com/docker/docker/daemon/cluster	0.026s	coverage: 0.5% of statements
11:46:27 [2019-09-25T11:46:27.001Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
11:46:27 [2019-09-25T11:46:27.037Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
11:46:27 [2019-09-25T11:46:27.565Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
11:46:28 [2019-09-25T11:46:28.499Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
11:46:28 [2019-09-25T11:46:28.884Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 35.8% of statements
11:46:35 [2019-09-25T11:46:35.050Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
11:46:35 [2019-09-25T11:46:35.050Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
11:46:36 [2019-09-25T11:46:36.570Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 13.7% of statements
11:46:37 [2019-09-25T11:46:37.600Z] Removing intermediate container 8af376c7b00e
11:46:37 [2019-09-25T11:46:37.600Z]  ---> b59127e7fd5f
11:46:37 [2019-09-25T11:46:37.600Z] Step 72/126 : FROM dev-base AS dockercli
11:46:37 [2019-09-25T11:46:37.600Z]  ---> a9f174b06bc9
11:46:37 [2019-09-25T11:46:37.600Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli
11:46:37 [2019-09-25T11:46:37.600Z]  ---> Running in f00eb0ec6b17
11:46:37 [2019-09-25T11:46:37.600Z] Removing intermediate container f00eb0ec6b17
11:46:37 [2019-09-25T11:46:37.600Z]  ---> 58d76a421da0
11:46:37 [2019-09-25T11:46:37.600Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:46:37 [2019-09-25T11:46:37.600Z]  ---> 730f3d55736c
11:46:37 [2019-09-25T11:46:37.600Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:46:37 [2019-09-25T11:46:37.600Z]  ---> e2828d9af29e
11:46:37 [2019-09-25T11:46:37.600Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:46:37 [2019-09-25T11:46:37.600Z]  ---> Running in 5d96262e6b86
11:46:37 [2019-09-25T11:46:37.600Z] + RM_GOPATH=0
11:46:37 [2019-09-25T11:46:37.600Z] + TMP_GOPATH=
11:46:37 [2019-09-25T11:46:37.600Z] + : /build
11:46:37 [2019-09-25T11:46:37.600Z] + '[' -z '' ']'
11:46:37 [2019-09-25T11:46:37.600Z] ++ mktemp -d
11:46:37 [2019-09-25T11:46:37.600Z] + export GOPATH=/tmp/tmp.ZopXcbsLE7
11:46:37 [2019-09-25T11:46:37.600Z] + GOPATH=/tmp/tmp.ZopXcbsLE7
11:46:37 [2019-09-25T11:46:37.600Z] + RM_GOPATH=1
11:46:37 [2019-09-25T11:46:37.600Z] ++ dirname ./install.sh
11:46:37 [2019-09-25T11:46:37.600Z] + dir=.
11:46:37 [2019-09-25T11:46:37.600Z] + bin=dockercli
11:46:37 [2019-09-25T11:46:37.600Z] + shift
11:46:37 [2019-09-25T11:46:37.600Z] + '[' '!' -f ./dockercli.installer ']'
11:46:37 [2019-09-25T11:46:37.600Z] + . ./dockercli.installer
11:46:37 [2019-09-25T11:46:37.600Z] ++ DOCKERCLI_CHANNEL=stable
11:46:37 [2019-09-25T11:46:37.600Z] ++ DOCKERCLI_VERSION=17.06.2-ce
11:46:37 [2019-09-25T11:46:37.600Z] + install_dockercli
11:46:37 [2019-09-25T11:46:37.600Z] Install docker/cli version 17.06.2-ce from stable
11:46:37 [2019-09-25T11:46:37.600Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
11:46:37 [2019-09-25T11:46:37.600Z] ++ uname -m
11:46:37 [2019-09-25T11:46:37.600Z] + arch=ppc64le
11:46:37 [2019-09-25T11:46:37.600Z] + '[' ppc64le '!=' x86_64 ']'
11:46:37 [2019-09-25T11:46:37.600Z] + '[' ppc64le '!=' s390x ']'
11:46:37 [2019-09-25T11:46:37.600Z] + '[' ppc64le '!=' armhf ']'
11:46:37 [2019-09-25T11:46:37.600Z] + build_dockercli
11:46:37 [2019-09-25T11:46:37.600Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.ZopXcbsLE7/tmp/docker-ce
11:46:37 [2019-09-25T11:46:37.600Z] Cloning into '/tmp/tmp.ZopXcbsLE7/tmp/docker-ce'...
11:46:37 [2019-09-25T11:46:37.934Z] ok  	github.com/docker/docker/daemon	12.307s	coverage: 17.6% of statements
11:46:37 [2019-09-25T11:46:37.934Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:46:37 [2019-09-25T11:46:37.934Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:46:37 [2019-09-25T11:46:37.934Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 84.6% of statements
11:46:38 [2019-09-25T11:46:38.331Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
11:46:38 [2019-09-25T11:46:38.331Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
11:46:38 [2019-09-25T11:46:38.895Z] --- PASS: TestBuildWithHugeFile (78.99s)
11:46:38 [2019-09-25T11:46:38.895Z] === RUN   TestBuildWithEmptyDockerfile
11:46:38 [2019-09-25T11:46:38.895Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:38 [2019-09-25T11:46:38.895Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:38 [2019-09-25T11:46:38.895Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:38 [2019-09-25T11:46:38.895Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:38 [2019-09-25T11:46:38.896Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:38 [2019-09-25T11:46:38.896Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:38 [2019-09-25T11:46:38.896Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:38 [2019-09-25T11:46:38.896Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:39 [2019-09-25T11:46:39.152Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:39 [2019-09-25T11:46:39.152Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
11:46:39 [2019-09-25T11:46:39.152Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
11:46:39 [2019-09-25T11:46:39.152Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
11:46:39 [2019-09-25T11:46:39.152Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
11:46:39 [2019-09-25T11:46:39.152Z] === RUN   TestBuildPreserveOwnership
11:46:39 [2019-09-25T11:46:39.152Z] === RUN   TestBuildPreserveOwnership/copy_from
11:46:39 [2019-09-25T11:46:39.667Z] ok  	github.com/docker/docker/daemon/events	0.073s	coverage: 50.0% of statements
11:46:39 [2019-09-25T11:46:39.667Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
11:46:39 [2019-09-25T11:46:39.667Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:46:39 [2019-09-25T11:46:39.667Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:46:40 [2019-09-25T11:46:40.547Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
11:46:41 [2019-09-25T11:46:41.531Z] ok  	github.com/docker/docker/daemon/graphdriver	0.017s	coverage: 2.2% of statements
11:46:43 [2019-09-25T11:46:43.072Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:46:43 [2019-09-25T11:46:43.072Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
11:46:43 [2019-09-25T11:46:43.072Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:46:43 [2019-09-25T11:46:43.330Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:46:44 [2019-09-25T11:46:44.033Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
11:46:44 [2019-09-25T11:46:44.407Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.197s	coverage: 57.9% of statements
11:46:44 [2019-09-25T11:46:44.703Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
11:46:44 [2019-09-25T11:46:44.961Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:46:45 [2019-09-25T11:46:45.525Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:46:45 [2019-09-25T11:46:45.783Z] --- PASS: TestBuildPreserveOwnership (6.66s)
11:46:45 [2019-09-25T11:46:45.783Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.28s)
11:46:45 [2019-09-25T11:46:45.783Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s)
11:46:45 [2019-09-25T11:46:45.783Z] === RUN   TestBuildPlatformInvalid
11:46:46 [2019-09-25T11:46:46.040Z] --- PASS: TestBuildPlatformInvalid (0.17s)
11:46:46 [2019-09-25T11:46:46.040Z] PASS
11:46:46 [2019-09-25T11:46:46.040Z] 
11:46:46 [2019-09-25T11:46:46.040Z] DONE 32 tests in 169.605s
11:46:46 [2019-09-25T11:46:46.040Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:46:46 [2019-09-25T11:46:46.040Z] ++ 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
11:46:46 [2019-09-25T11:46:46.040Z] ++ set -e
11:46:46 [2019-09-25T11:46:46.040Z] ++ '[' -n 0 ']'
11:46:46 [2019-09-25T11:46:46.040Z] ++ set -x
11:46:46 [2019-09-25T11:46:46.040Z] ++ env -i DEST=/go/src/github.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
11:46:46 [2019-09-25T11:46:46.297Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
11:46:46 [2019-09-25T11:46:46.297Z] INFO: Testing against a local daemon
11:46:46 [2019-09-25T11:46:46.297Z] === RUN   TestConfigList
11:46:46 [2019-09-25T11:46:46.297Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
11:46:48 [2019-09-25T11:46:48.822Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:46:49 [2019-09-25T11:46:49.387Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
11:46:49 [2019-09-25T11:46:49.645Z] --- PASS: TestConfigList (3.26s)
11:46:49 [2019-09-25T11:46:49.645Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
11:46:49 [2019-09-25T11:46:49.645Z] === RUN   TestConfigsCreateAndDelete
11:46:49 [2019-09-25T11:46:49.902Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
11:46:50 [2019-09-25T11:46:50.993Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.285s	coverage: 45.9% of statements
11:46:51 [2019-09-25T11:46:51.271Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:46:52 [2019-09-25T11:46:52.202Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:46:52 [2019-09-25T11:46:52.766Z] --- PASS: TestConfigsCreateAndDelete (3.13s)
11:46:52 [2019-09-25T11:46:52.766Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
11:46:52 [2019-09-25T11:46:52.766Z] === RUN   TestConfigsUpdate
11:46:53 [2019-09-25T11:46:53.442Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.909s	coverage: 72.5% of statements
11:46:53 [2019-09-25T11:46:53.442Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:46:53 [2019-09-25T11:46:53.442Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.039s	coverage: 51.0% of statements
11:46:53 [2019-09-25T11:46:53.696Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
11:46:55 [2019-09-25T11:46:55.590Z] --- PASS: TestConfigsUpdate (2.98s)
11:46:55 [2019-09-25T11:46:55.590Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
11:46:55 [2019-09-25T11:46:55.590Z] === RUN   TestTemplatedConfig
11:46:55 [2019-09-25T11:46:55.907Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.516s	coverage: 76.1% of statements
11:46:56 [2019-09-25T11:46:56.691Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
11:46:58 [2019-09-25T11:46:58.023Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
11:46:58 [2019-09-25T11:46:58.114Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
11:46:59 [2019-09-25T11:46:59.486Z] --- PASS: TestTemplatedConfig (3.86s)
11:46:59 [2019-09-25T11:46:59.486Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
11:46:59 [2019-09-25T11:46:59.486Z] === RUN   TestConfigInspect
11:47:00 [2019-09-25T11:47:00.606Z] ok  	github.com/docker/docker/daemon/images	0.016s	coverage: 4.9% of statements
11:47:00 [2019-09-25T11:47:00.606Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
11:47:00 [2019-09-25T11:47:00.857Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:47:01 [2019-09-25T11:47:01.114Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
11:47:01 [2019-09-25T11:47:01.439Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.417s	coverage: 57.0% of statements
11:47:01 [2019-09-25T11:47:01.439Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:47:01 [2019-09-25T11:47:01.439Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:47:01 [2019-09-25T11:47:01.439Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:47:01 [2019-09-25T11:47:01.439Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:47:01 [2019-09-25T11:47:01.678Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
11:47:02 [2019-09-25T11:47:02.245Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
11:47:02 [2019-09-25T11:47:02.265Z] ok  	github.com/docker/docker/daemon/logger	0.214s	coverage: 42.7% of statements
11:47:02 [2019-09-25T11:47:02.809Z] --- PASS: TestConfigInspect (3.19s)
11:47:02 [2019-09-25T11:47:02.809Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
11:47:02 [2019-09-25T11:47:02.809Z] === RUN   TestConfigCreateWithLabels
11:47:02 [2019-09-25T11:47:02.809Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
11:47:03 [2019-09-25T11:47:03.591Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.095s	coverage: 77.4% of statements
11:47:03 [2019-09-25T11:47:03.591Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:47:03 [2019-09-25T11:47:03.591Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:47:03 [2019-09-25T11:47:03.591Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
11:47:04 [2019-09-25T11:47:04.569Z] + cd /tmp/tmp.ZopXcbsLE7/tmp/docker-ce
11:47:04 [2019-09-25T11:47:04.569Z] + git checkout -q v17.06.2-ce
11:47:04 [2019-09-25T11:47:04.569Z] + mkdir -p /tmp/tmp.ZopXcbsLE7/src/github.com/docker
11:47:04 [2019-09-25T11:47:04.569Z] + mv components/cli /tmp/tmp.ZopXcbsLE7/src/github.com/docker/cli
11:47:04 [2019-09-25T11:47:04.569Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:47:04 [2019-09-25T11:47:04.706Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
11:47:04 [2019-09-25T11:47:04.903Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 26.2% of statements
11:47:04 [2019-09-25T11:47:04.963Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:47:05 [2019-09-25T11:47:05.220Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:47:05 [2019-09-25T11:47:05.291Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.032s	coverage: 62.1% of statements
11:47:05 [2019-09-25T11:47:05.291Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 88.3% of statements
11:47:05 [2019-09-25T11:47:05.783Z] --- PASS: TestConfigCreateWithLabels (3.02s)
11:47:05 [2019-09-25T11:47:05.783Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
11:47:05 [2019-09-25T11:47:05.783Z] === RUN   TestConfigCreateResolve
11:47:06 [2019-09-25T11:47:06.347Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
11:47:06 [2019-09-25T11:47:06.598Z] ok  	github.com/docker/docker/daemon/logger/local	0.009s	coverage: 74.7% of statements
11:47:06 [2019-09-25T11:47:06.598Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:47:06 [2019-09-25T11:47:06.598Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.010s	coverage: 20.0% of statements
11:47:06 [2019-09-25T11:47:06.912Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:47:08 [2019-09-25T11:47:08.284Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
11:47:08 [2019-09-25T11:47:08.805Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
11:47:09 [2019-09-25T11:47:09.208Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
11:47:09 [2019-09-25T11:47:09.220Z] --- PASS: TestConfigCreateResolve (3.31s)
11:47:09 [2019-09-25T11:47:09.220Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
11:47:09 [2019-09-25T11:47:09.220Z] === RUN   TestConfigDaemonLibtrustID
11:47:09 [2019-09-25T11:47:09.477Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
11:47:09 [2019-09-25T11:47:09.477Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
11:47:09 [2019-09-25T11:47:09.477Z] PASS
11:47:09 [2019-09-25T11:47:09.477Z] 
11:47:09 [2019-09-25T11:47:09.477Z] DONE 8 tests in 23.470s
11:47:09 [2019-09-25T11:47:09.477Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:47:09 [2019-09-25T11:47:09.477Z] ++ 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
11:47:09 [2019-09-25T11:47:09.477Z] ++ set -e
11:47:09 [2019-09-25T11:47:09.477Z] ++ '[' -n 0 ']'
11:47:09 [2019-09-25T11:47:09.477Z] ++ set -x
11:47:09 [2019-09-25T11:47:09.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:47:09 [2019-09-25T11:47:09.734Z] INFO: Testing against a local daemon
11:47:09 [2019-09-25T11:47:09.734Z] === RUN   TestCheckpoint
11:47:09 [2019-09-25T11:47:09.734Z] --- SKIP: TestCheckpoint (0.00s)
11:47:09 [2019-09-25T11:47:09.734Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:47:09 [2019-09-25T11:47:09.734Z] === RUN   TestContainerInvalidJSON
11:47:09 [2019-09-25T11:47:09.734Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:47:09 [2019-09-25T11:47:09.734Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:47:09 [2019-09-25T11:47:09.734Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:47:09 [2019-09-25T11:47:09.734Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:47:09 [2019-09-25T11:47:09.734Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:47:09 [2019-09-25T11:47:09.734Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:47:09 [2019-09-25T11:47:09.734Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:47:09 [2019-09-25T11:47:09.734Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:47:09 [2019-09-25T11:47:09.734Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:47:09 [2019-09-25T11:47:09.734Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:47:09 [2019-09-25T11:47:09.734Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
11:47:09 [2019-09-25T11:47:09.734Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
11:47:09 [2019-09-25T11:47:09.734Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:47:09 [2019-09-25T11:47:09.734Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:47:09 [2019-09-25T11:47:09.991Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
11:47:09 [2019-09-25T11:47:09.991Z] === RUN   TestCopyFromContainerPathIsNotDir
11:47:09 [2019-09-25T11:47:09.991Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
11:47:09 [2019-09-25T11:47:09.991Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
11:47:09 [2019-09-25T11:47:09.991Z] === RUN   TestCopyToContainerPathDoesNotExist
11:47:09 [2019-09-25T11:47:09.991Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
11:47:09 [2019-09-25T11:47:09.991Z] === RUN   TestCopyToContainerPathIsNotDir
11:47:10 [2019-09-25T11:47:10.043Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
11:47:10 [2019-09-25T11:47:10.249Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
11:47:10 [2019-09-25T11:47:10.249Z] === RUN   TestCopyFromContainer
11:47:10 [2019-09-25T11:47:10.442Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.721s	coverage: 82.5% of statements
11:47:10 [2019-09-25T11:47:10.442Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:47:10 [2019-09-25T11:47:10.442Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:47:10 [2019-09-25T11:47:10.814Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:47:11 [2019-09-25T11:47:11.745Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
11:47:12 [2019-09-25T11:47:12.311Z] === RUN   TestCopyFromContainer//
11:47:12 [2019-09-25T11:47:12.311Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:47:12 [2019-09-25T11:47:12.311Z] === RUN   TestCopyFromContainer//bar/root
11:47:12 [2019-09-25T11:47:12.341Z] ok  	github.com/docker/docker/distribution	0.308s	coverage: 22.4% of statements
11:47:12 [2019-09-25T11:47:12.341Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
11:47:12 [2019-09-25T11:47:12.341Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:47:12 [2019-09-25T11:47:12.568Z] === RUN   TestCopyFromContainer//bar/root/
11:47:12 [2019-09-25T11:47:12.568Z] === RUN   TestCopyFromContainer/bar/quux
11:47:12 [2019-09-25T11:47:12.826Z] === RUN   TestCopyFromContainer/bar/quux/
11:47:12 [2019-09-25T11:47:12.826Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:47:13 [2019-09-25T11:47:13.083Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:47:13 [2019-09-25T11:47:13.083Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:47:13 [2019-09-25T11:47:13.083Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:47:13 [2019-09-25T11:47:13.341Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:47:13 [2019-09-25T11:47:13.341Z] === RUN   TestCopyFromContainer/bar/notarget
11:47:13 [2019-09-25T11:47:13.598Z] --- PASS: TestCopyFromContainer (3.31s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer// (0.12s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:13 [2019-09-25T11:47:13.598Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:13 [2019-09-25T11:47:13.598Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:13 [2019-09-25T11:47:13.598Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:13 [2019-09-25T11:47:13.598Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:13 [2019-09-25T11:47:13.598Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:13 [2019-09-25T11:47:13.598Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:13 [2019-09-25T11:47:13.598Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateLinkToNonExistingContainer
11:47:13 [2019-09-25T11:47:13.598Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateWithInvalidEnv
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateWithInvalidEnv/0
11:47:13 [2019-09-25T11:47:13.598Z] === PAUSE TestCreateWithInvalidEnv/0
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateWithInvalidEnv/1
11:47:13 [2019-09-25T11:47:13.598Z] === PAUSE TestCreateWithInvalidEnv/1
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateWithInvalidEnv/2
11:47:13 [2019-09-25T11:47:13.598Z] === PAUSE TestCreateWithInvalidEnv/2
11:47:13 [2019-09-25T11:47:13.598Z] === CONT  TestCreateWithInvalidEnv/0
11:47:13 [2019-09-25T11:47:13.598Z] === CONT  TestCreateWithInvalidEnv/2
11:47:13 [2019-09-25T11:47:13.598Z] === CONT  TestCreateWithInvalidEnv/1
11:47:13 [2019-09-25T11:47:13.598Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
11:47:13 [2019-09-25T11:47:13.598Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.02s)
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateTmpfsMountsTarget
11:47:13 [2019-09-25T11:47:13.598Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
11:47:13 [2019-09-25T11:47:13.598Z] === RUN   TestCreateWithCustomMaskedPaths
11:47:13 [2019-09-25T11:47:13.655Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
11:47:13 [2019-09-25T11:47:13.855Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
11:47:14 [2019-09-25T11:47:14.947Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
11:47:15 [2019-09-25T11:47:15.768Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
11:47:15 [2019-09-25T11:47:15.768Z] ok  	github.com/docker/docker/distribution/xfer	1.925s	coverage: 85.6% of statements
11:47:15 [2019-09-25T11:47:15.768Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:47:15 [2019-09-25T11:47:15.768Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
11:47:16 [2019-09-25T11:47:16.381Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s)
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:47:16 [2019-09-25T11:47:16.381Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:47:16 [2019-09-25T11:47:16.381Z] --- PASS: TestCreateWithCapabilities (0.03s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
11:47:16 [2019-09-25T11:47:16.381Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestCreateWithCustomReadonlyPaths
11:47:16 [2019-09-25T11:47:16.381Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
11:47:16 [2019-09-25T11:47:16.945Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:47:17 [2019-09-25T11:47:17.059Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
11:47:17 [2019-09-25T11:47:17.059Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:47:17 [2019-09-25T11:47:17.437Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
11:47:18 [2019-09-25T11:47:18.847Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s)
11:47:18 [2019-09-25T11:47:18.847Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:47:18 [2019-09-25T11:47:18.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:18 [2019-09-25T11:47:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:18 [2019-09-25T11:47:18.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:18 [2019-09-25T11:47:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:18 [2019-09-25T11:47:18.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:18 [2019-09-25T11:47:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:18 [2019-09-25T11:47:18.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:18 [2019-09-25T11:47:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:18 [2019-09-25T11:47:18.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:18 [2019-09-25T11:47:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:18 [2019-09-25T11:47:18.941Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 66.9% of statements
11:47:19 [2019-09-25T11:47:19.103Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:19 [2019-09-25T11:47:19.103Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:19 [2019-09-25T11:47:19.103Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:19 [2019-09-25T11:47:19.103Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:19 [2019-09-25T11:47:19.103Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:19 [2019-09-25T11:47:19.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:47:19 [2019-09-25T11:47:19.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:47:19 [2019-09-25T11:47:19.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
11:47:19 [2019-09-25T11:47:19.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:47:19 [2019-09-25T11:47:19.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:47:19 [2019-09-25T11:47:19.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:47:19 [2019-09-25T11:47:19.104Z] === RUN   TestContainerStartOnDaemonRestart
11:47:19 [2019-09-25T11:47:19.104Z] === PAUSE TestContainerStartOnDaemonRestart
11:47:19 [2019-09-25T11:47:19.104Z] === RUN   TestDaemonRestartIpcMode
11:47:19 [2019-09-25T11:47:19.104Z] === PAUSE TestDaemonRestartIpcMode
11:47:19 [2019-09-25T11:47:19.104Z] === RUN   TestDiff
11:47:19 [2019-09-25T11:47:19.359Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
11:47:19 [2019-09-25T11:47:19.667Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:47:19 [2019-09-25T11:47:19.924Z] --- PASS: TestDiff (0.87s)
11:47:19 [2019-09-25T11:47:19.925Z] === RUN   TestExecWithCloseStdin
11:47:19 [2019-09-25T11:47:19.925Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
11:47:20 [2019-09-25T11:47:20.856Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:47:20 [2019-09-25T11:47:20.856Z] --- PASS: TestExecWithCloseStdin (1.09s)
11:47:20 [2019-09-25T11:47:20.856Z] === RUN   TestExec
11:47:21 [2019-09-25T11:47:21.220Z] ok  	github.com/docker/docker/pkg/archive	0.471s	coverage: 77.0% of statements
11:47:21 [2019-09-25T11:47:21.789Z] === RUN   TestDockerSuite/TestBuildAddScript
11:47:22 [2019-09-25T11:47:22.047Z] --- PASS: TestExec (1.05s)
11:47:22 [2019-09-25T11:47:22.047Z] === RUN   TestExecUser
11:47:22 [2019-09-25T11:47:22.509Z] ok  	github.com/docker/docker/pkg/authorization	0.322s	coverage: 68.3% of statements
11:47:22 [2019-09-25T11:47:22.509Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
11:47:22 [2019-09-25T11:47:22.895Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:47:22 [2019-09-25T11:47:22.979Z] --- PASS: TestExecUser (0.92s)
11:47:22 [2019-09-25T11:47:22.979Z] === RUN   TestExportContainerAndImportImage
11:47:23 [2019-09-25T11:47:23.910Z] --- PASS: TestExportContainerAndImportImage (1.09s)
11:47:23 [2019-09-25T11:47:23.910Z] === RUN   TestExportContainerAfterDaemonRestart
11:47:25 [2019-09-25T11:47:25.279Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:47:25 [2019-09-25T11:47:25.536Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s)
11:47:25 [2019-09-25T11:47:25.536Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
11:47:25 [2019-09-25T11:47:25.536Z] === RUN   TestHealthCheckWorkdir
11:47:26 [2019-09-25T11:47:26.122Z] ok  	github.com/docker/docker/layer	7.818s	coverage: 68.8% of statements
11:47:26 [2019-09-25T11:47:26.122Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:47:26 [2019-09-25T11:47:26.122Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:47:26 [2019-09-25T11:47:26.122Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:47:26 [2019-09-25T11:47:26.122Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:47:26 [2019-09-25T11:47:26.122Z] ?   	github.com/docker/docker/oci	[no test files]
11:47:26 [2019-09-25T11:47:26.122Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:47:26 [2019-09-25T11:47:26.468Z] --- PASS: TestHealthCheckWorkdir (0.98s)
11:47:26 [2019-09-25T11:47:26.468Z] === RUN   TestHealthKillContainer
11:47:26 [2019-09-25T11:47:26.468Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
11:47:26 [2019-09-25T11:47:26.684Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
11:47:27 [2019-09-25T11:47:27.108Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.498s	coverage: 43.2% of statements
11:47:27 [2019-09-25T11:47:27.108Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:47:27 [2019-09-25T11:47:27.108Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:47:27 [2019-09-25T11:47:27.552Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
11:47:27 [2019-09-25T11:47:27.948Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
11:47:28 [2019-09-25T11:47:28.772Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
11:47:29 [2019-09-25T11:47:29.547Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:47:29 [2019-09-25T11:47:29.547Z] 
11:47:29 [2019-09-25T11:47:29.547Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:47:29 [2019-09-25T11:47:29.547Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:47:29 [2019-09-25T11:47:29.547Z] Using test binary docker
11:47:29 [2019-09-25T11:47:29.547Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:47:29 [2019-09-25T11:47:29.547Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:47:29 [2019-09-25T11:47:29.547Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:47:29 [2019-09-25T11:47:29.547Z] Warning failed to create cache: (null)
11:47:29 [2019-09-25T11:47:29.547Z] .
11:47:29 [2019-09-25T11:47:29.547Z] INFO: Waiting for daemon to start...
11:47:29 [2019-09-25T11:47:29.547Z] Starting dockerd
11:47:29 [2019-09-25T11:47:29.547Z] .
11:47:29 [2019-09-25T11:47:29.547Z] INFO: Building docker-sdk-python3:4.0.2...
11:47:29 [2019-09-25T11:47:29.595Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
11:47:29 [2019-09-25T11:47:29.743Z] --- PASS: TestHealthKillContainer (3.14s)
11:47:29 [2019-09-25T11:47:29.743Z] === RUN   TestInspectCpusetInConfigPre120
11:47:29 [2019-09-25T11:47:29.991Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
11:47:30 [2019-09-25T11:47:30.676Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s)
11:47:30 [2019-09-25T11:47:30.676Z] === RUN   TestIpcModeNone
11:47:31 [2019-09-25T11:47:31.288Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
11:47:32 [2019-09-25T11:47:32.048Z] --- PASS: TestIpcModeNone (1.13s)
11:47:32 [2019-09-25T11:47:32.048Z] === RUN   TestIpcModePrivate
11:47:32 [2019-09-25T11:47:32.125Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.149s	coverage: 84.1% of statements
11:47:32 [2019-09-25T11:47:32.125Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
11:47:32 [2019-09-25T11:47:32.305Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
11:47:32 [2019-09-25T11:47:32.514Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 10.2% of statements
11:47:32 [2019-09-25T11:47:32.869Z] --- PASS: TestIpcModePrivate (1.09s)
11:47:32 [2019-09-25T11:47:32.870Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false
11:47:32 [2019-09-25T11:47:32.870Z] === RUN   TestIpcModeShareable
11:47:32 [2019-09-25T11:47:32.888Z] ok  	github.com/docker/docker/pkg/fsutils	0.461s	coverage: 85.1% of statements
11:47:33 [2019-09-25T11:47:33.283Z] ok  	github.com/docker/docker/pkg/idtools	0.351s	coverage: 70.1% of statements
11:47:33 [2019-09-25T11:47:33.435Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:47:34 [2019-09-25T11:47:34.000Z] --- PASS: TestIpcModeShareable (1.12s)
11:47:34 [2019-09-25T11:47:34.000Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true
11:47:34 [2019-09-25T11:47:34.000Z] === RUN   TestAPIIpcModeShareableAndContainer
11:47:34 [2019-09-25T11:47:34.141Z] ok  	github.com/docker/docker/pkg/ioutils	0.371s	coverage: 70.6% of statements
11:47:34 [2019-09-25T11:47:34.142Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
11:47:34 [2019-09-25T11:47:34.142Z] ok  	github.com/docker/docker/pkg/locker	0.028s	coverage: 88.9% of statements
11:47:34 [2019-09-25T11:47:34.538Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
11:47:34 [2019-09-25T11:47:34.538Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:47:34 [2019-09-25T11:47:34.932Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
11:47:35 [2019-09-25T11:47:35.366Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
11:47:35 [2019-09-25T11:47:35.366Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
11:47:35 [2019-09-25T11:47:35.869Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:47:36 [2019-09-25T11:47:36.360Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
11:47:36 [2019-09-25T11:47:36.360Z] ok  	github.com/docker/docker/pkg/mount	1.269s	coverage: 69.6% of statements
11:47:36 [2019-09-25T11:47:36.360Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:47:36 [2019-09-25T11:47:36.866Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
11:47:36 [2019-09-25T11:47:36.866Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:47:36 [2019-09-25T11:47:36.866Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:47:38 [2019-09-25T11:47:38.205Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
11:47:38 [2019-09-25T11:47:38.581Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
11:47:38 [2019-09-25T11:47:38.984Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
11:47:39 [2019-09-25T11:47:39.113Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.71s)
11:47:39 [2019-09-25T11:47:39.113Z] === RUN   TestAPIIpcModeHost
11:47:39 [2019-09-25T11:47:39.357Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
11:47:39 [2019-09-25T11:47:39.677Z] --- PASS: TestAPIIpcModeHost (0.95s)
11:47:39 [2019-09-25T11:47:39.677Z] === RUN   TestDaemonIpcModeShareable
11:47:39 [2019-09-25T11:47:39.934Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:47:40 [2019-09-25T11:47:40.603Z] ok  	github.com/docker/docker/pkg/pubsub	1.031s	coverage: 73.9% of statements
11:47:40 [2019-09-25T11:47:40.971Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
11:47:42 [2019-09-25T11:47:42.458Z] --- PASS: TestDaemonIpcModeShareable (2.34s)
11:47:42 [2019-09-25T11:47:42.458Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
11:47:42 [2019-09-25T11:47:42.458Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true
11:47:42 [2019-09-25T11:47:42.458Z] === RUN   TestDaemonIpcModePrivate
11:47:44 [2019-09-25T11:47:44.254Z] ok  	github.com/docker/docker/pkg/signal	2.470s	coverage: 61.0% of statements
11:47:44 [2019-09-25T11:47:44.255Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:47:44 [2019-09-25T11:47:44.984Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:47:44 [2019-09-25T11:47:44.984Z] --- PASS: TestDaemonIpcModePrivate (2.78s)
11:47:44 [2019-09-25T11:47:44.984Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
11:47:44 [2019-09-25T11:47:44.984Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:317, shared: false, mustBeShared: false
11:47:44 [2019-09-25T11:47:44.984Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:47:45 [2019-09-25T11:47:45.074Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
11:47:45 [2019-09-25T11:47:45.074Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
11:47:45 [2019-09-25T11:47:45.242Z] === RUN   TestDockerSuite/TestBuildAddTar
11:47:45 [2019-09-25T11:47:45.450Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
11:47:46 [2019-09-25T11:47:46.257Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
11:47:46 [2019-09-25T11:47:46.637Z] ok  	github.com/docker/docker/pkg/system	0.033s	coverage: 36.9% of statements
11:47:47 [2019-09-25T11:47:47.009Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
11:47:47 [2019-09-25T11:47:47.769Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.59s)
11:47:47 [2019-09-25T11:47:47.769Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
11:47:47 [2019-09-25T11:47:47.769Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:189, shared: false, mustBeShared: false
11:47:47 [2019-09-25T11:47:47.769Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:47:47 [2019-09-25T11:47:47.769Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
11:47:47 [2019-09-25T11:47:47.840Z] ok  	github.com/docker/docker/pkg/tarsum	0.037s	coverage: 89.3% of statements
11:47:48 [2019-09-25T11:47:48.213Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
11:47:48 [2019-09-25T11:47:48.605Z] testing: warning: no tests to run
11:47:48 [2019-09-25T11:47:48.605Z] coverage: [no statements]
11:47:48 [2019-09-25T11:47:48.605Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
11:47:48 [2019-09-25T11:47:48.973Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:47:48 [2019-09-25T11:47:48.973Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
11:47:49 [2019-09-25T11:47:49.343Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
11:47:49 [2019-09-25T11:47:49.666Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s)
11:47:49 [2019-09-25T11:47:49.666Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
11:47:49 [2019-09-25T11:47:49.666Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: true, mustBeShared: true
11:47:49 [2019-09-25T11:47:49.666Z] === RUN   TestIpcModeOlderClient
11:47:49 [2019-09-25T11:47:49.666Z] === PAUSE TestIpcModeOlderClient
11:47:49 [2019-09-25T11:47:49.666Z] === RUN   TestKillContainerInvalidSignal
11:47:49 [2019-09-25T11:47:49.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
11:47:50 [2019-09-25T11:47:50.491Z] --- PASS: TestKillContainerInvalidSignal (1.01s)
11:47:50 [2019-09-25T11:47:50.491Z] === RUN   TestKillContainer
11:47:50 [2019-09-25T11:47:50.491Z] === RUN   TestKillContainer/no_signal
11:47:51 [2019-09-25T11:47:51.057Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
11:47:51 [2019-09-25T11:47:51.314Z] === RUN   TestKillContainer/non_killing_signal
11:47:51 [2019-09-25T11:47:51.825Z] ok  	github.com/docker/docker/plugin	0.537s	coverage: 27.1% of statements
11:47:52 [2019-09-25T11:47:52.202Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
11:47:52 [2019-09-25T11:47:52.246Z] === RUN   TestKillContainer/killing_signal
11:47:53 [2019-09-25T11:47:53.180Z] --- PASS: TestKillContainer (2.97s)
11:47:53 [2019-09-25T11:47:53.180Z]     --- PASS: TestKillContainer/no_signal (0.89s)
11:47:53 [2019-09-25T11:47:53.180Z]     --- PASS: TestKillContainer/non_killing_signal (0.84s)
11:47:53 [2019-09-25T11:47:53.180Z]     --- PASS: TestKillContainer/killing_signal (0.96s)
11:47:53 [2019-09-25T11:47:53.180Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:47:53 [2019-09-25T11:47:53.180Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:47:53 [2019-09-25T11:47:53.745Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:47:53 [2019-09-25T11:47:53.760Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
11:47:54 [2019-09-25T11:47:54.274Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:47:54 [2019-09-25T11:47:54.310Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:47:54 [2019-09-25T11:47:54.877Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:47:55 [2019-09-25T11:47:55.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s)
11:47:55 [2019-09-25T11:47:55.135Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
11:47:55 [2019-09-25T11:47:55.135Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
11:47:55 [2019-09-25T11:47:55.135Z] === RUN   TestKillStoppedContainer
11:47:55 [2019-09-25T11:47:55.135Z] --- PASS: TestKillStoppedContainer (0.10s)
11:47:55 [2019-09-25T11:47:55.135Z] === RUN   TestKillStoppedContainerAPIPre120
11:47:55 [2019-09-25T11:47:55.135Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
11:47:55 [2019-09-25T11:47:55.135Z] === RUN   TestKillDifferentUserContainer
11:47:55 [2019-09-25T11:47:55.556Z] ok  	github.com/docker/docker/registry	0.164s	coverage: 56.3% of statements
11:47:56 [2019-09-25T11:47:56.352Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
11:47:56 [2019-09-25T11:47:56.505Z] --- PASS: TestKillDifferentUserContainer (1.01s)
11:47:56 [2019-09-25T11:47:56.505Z] === RUN   TestInspectOomKilledTrue
11:47:56 [2019-09-25T11:47:56.505Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:47:56 [2019-09-25T11:47:56.505Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:47:56 [2019-09-25T11:47:56.505Z] === RUN   TestInspectOomKilledFalse
11:47:56 [2019-09-25T11:47:56.505Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:47:56 [2019-09-25T11:47:56.505Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:47:56 [2019-09-25T11:47:56.505Z] === RUN   TestLinksEtcHostsContentMatch
11:47:56 [2019-09-25T11:47:56.505Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
11:47:56 [2019-09-25T11:47:56.505Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:47:56 [2019-09-25T11:47:56.735Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 45.3% of statements
11:47:57 [2019-09-25T11:47:57.070Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s)
11:47:57 [2019-09-25T11:47:57.070Z] === RUN   TestLinksContainerNames
11:47:57 [2019-09-25T11:47:57.550Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 68.2% of statements
11:47:57 [2019-09-25T11:47:57.550Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
11:47:58 [2019-09-25T11:47:58.984Z] --- PASS: TestLinksContainerNames (1.65s)
11:47:58 [2019-09-25T11:47:58.985Z] === RUN   TestLogsFollowTailEmpty
11:47:59 [2019-09-25T11:47:59.552Z] --- PASS: TestLogsFollowTailEmpty (0.93s)
11:47:59 [2019-09-25T11:47:59.552Z] === RUN   TestContainerNetworkMountsNoChown
11:47:59 [2019-09-25T11:47:59.809Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
11:48:00 [2019-09-25T11:48:00.373Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/default
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/default
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/private
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/private
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/rprivate
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/rprivate
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/slave
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/slave
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/rslave
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/rslave
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/shared
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/shared
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/rshared
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/rshared
11:48:00 [2019-09-25T11:48:00.373Z] === CONT  TestMountDaemonRoot/default
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/default/bind_root
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/default/mount_root
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:48:00 [2019-09-25T11:48:00.373Z] === CONT  TestMountDaemonRoot/default/bind_root
11:48:00 [2019-09-25T11:48:00.373Z] === CONT  TestMountDaemonRoot/rshared
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:48:00 [2019-09-25T11:48:00.373Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:48:00 [2019-09-25T11:48:00.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:48:00 [2019-09-25T11:48:00.373Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === CONT  TestMountDaemonRoot/shared
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === CONT  TestMountDaemonRoot/rslave
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === CONT  TestMountDaemonRoot/slave
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === CONT  TestMountDaemonRoot/rprivate
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === CONT  TestMountDaemonRoot/private
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/private/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/private/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:48:00 [2019-09-25T11:48:00.630Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:48:00 [2019-09-25T11:48:00.630Z] === CONT  TestMountDaemonRoot/default/mount_root
11:48:00 [2019-09-25T11:48:00.840Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
11:48:00 [2019-09-25T11:48:00.887Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:48:00 [2019-09-25T11:48:00.887Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:48:00 [2019-09-25T11:48:00.887Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:48:00 [2019-09-25T11:48:00.887Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:48:00 [2019-09-25T11:48:00.887Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:48:00 [2019-09-25T11:48:00.887Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:48:01 [2019-09-25T11:48:01.145Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:48:01 [2019-09-25T11:48:01.145Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:48:01 [2019-09-25T11:48:01.145Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:48:01 [2019-09-25T11:48:01.145Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:48:01 [2019-09-25T11:48:01.145Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:48:01 [2019-09-25T11:48:01.145Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:48:01 [2019-09-25T11:48:01.145Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:48:01 [2019-09-25T11:48:01.145Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:48:01 [2019-09-25T11:48:01.145Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:48:01 [2019-09-25T11:48:01.402Z] + return
11:48:01 [2019-09-25T11:48:01.403Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:48:01 [2019-09-25T11:48:01.403Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:48:01 [2019-09-25T11:48:01.403Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:48:01 [2019-09-25T11:48:01.403Z] === CONT  TestMountDaemonRoot/private/bind_root
11:48:01 [2019-09-25T11:48:01.403Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:48:01 [2019-09-25T11:48:01.403Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:48:01 [2019-09-25T11:48:01.403Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:48:01 [2019-09-25T11:48:01.403Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:48:01 [2019-09-25T11:48:01.403Z] === CONT  TestMountDaemonRoot/private/mount_root
11:48:01 [2019-09-25T11:48:01.660Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:48:01 [2019-09-25T11:48:01.660Z] --- PASS: TestMountDaemonRoot (0.05s)
11:48:01 [2019-09-25T11:48:01.660Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.20s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.20s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.21s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
11:48:01 [2019-09-25T11:48:01.660Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.21s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
11:48:01 [2019-09-25T11:48:01.660Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s)
11:48:01 [2019-09-25T11:48:01.660Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
11:48:01 [2019-09-25T11:48:01.660Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
11:48:01 [2019-09-25T11:48:01.660Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.10s)
11:48:01 [2019-09-25T11:48:01.660Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
11:48:01 [2019-09-25T11:48:01.660Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:48:01 [2019-09-25T11:48:01.660Z] === RUN   TestContainerBindMountNonRecursive
11:48:01 [2019-09-25T11:48:01.666Z] ok  	github.com/docker/docker/volume/local	0.037s	coverage: 73.0% of statements
11:48:02 [2019-09-25T11:48:02.064Z] ok  	github.com/docker/docker/volume/mounts	0.041s	coverage: 67.0% of statements
11:48:03 [2019-09-25T11:48:03.557Z] --- PASS: TestContainerBindMountNonRecursive (2.09s)
11:48:03 [2019-09-25T11:48:03.557Z] === RUN   TestNetworkNat
11:48:04 [2019-09-25T11:48:04.104Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.0% of statements
11:48:04 [2019-09-25T11:48:04.927Z] --- PASS: TestNetworkNat (1.16s)
11:48:04 [2019-09-25T11:48:04.927Z] === RUN   TestNetworkLocalhostTCPNat
11:48:05 [2019-09-25T11:48:05.186Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
11:48:05 [2019-09-25T11:48:05.751Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
11:48:05 [2019-09-25T11:48:05.751Z] === RUN   TestNetworkLoopbackNat
11:48:06 [2019-09-25T11:48:06.686Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
11:48:06 [2019-09-25T11:48:06.944Z] --- PASS: TestNetworkLoopbackNat (1.38s)
11:48:06 [2019-09-25T11:48:06.944Z] === RUN   TestPause
11:48:08 [2019-09-25T11:48:08.221Z] Removing intermediate container 5d96262e6b86
11:48:08 [2019-09-25T11:48:08.221Z]  ---> 24f617583fc9
11:48:08 [2019-09-25T11:48:08.221Z] Step 77/126 : FROM runtime-dev AS runc
11:48:08 [2019-09-25T11:48:08.221Z]  ---> e25a4d2900c3
11:48:08 [2019-09-25T11:48:08.221Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc
11:48:08 [2019-09-25T11:48:08.221Z]  ---> Running in 06c7eb6c8f28
11:48:08 [2019-09-25T11:48:08.221Z] Removing intermediate container 06c7eb6c8f28
11:48:08 [2019-09-25T11:48:08.221Z]  ---> 53ac0ddcdce3
11:48:08 [2019-09-25T11:48:08.221Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:48:08 [2019-09-25T11:48:08.221Z]  ---> 0fe369cd498f
11:48:08 [2019-09-25T11:48:08.221Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:48:08 [2019-09-25T11:48:08.221Z]  ---> 5e71ecc887f4
11:48:08 [2019-09-25T11:48:08.221Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:48:08 [2019-09-25T11:48:08.221Z]  ---> Running in ac50b984f2ce
11:48:08 [2019-09-25T11:48:08.221Z] + RM_GOPATH=0
11:48:08 [2019-09-25T11:48:08.221Z] + TMP_GOPATH=
11:48:08 [2019-09-25T11:48:08.221Z] + : /build
11:48:08 [2019-09-25T11:48:08.221Z] + '[' -z '' ']'
11:48:08 [2019-09-25T11:48:08.221Z] ++ mktemp -d
11:48:08 [2019-09-25T11:48:08.221Z] + export GOPATH=/tmp/tmp.2TjTUibsGg
11:48:08 [2019-09-25T11:48:08.221Z] + GOPATH=/tmp/tmp.2TjTUibsGg
11:48:08 [2019-09-25T11:48:08.221Z] + RM_GOPATH=1
11:48:08 [2019-09-25T11:48:08.221Z] ++ dirname ./install.sh
11:48:08 [2019-09-25T11:48:08.221Z] + dir=.
11:48:08 [2019-09-25T11:48:08.221Z] + bin=runc
11:48:08 [2019-09-25T11:48:08.221Z] + shift
11:48:08 [2019-09-25T11:48:08.221Z] + '[' '!' -f ./runc.installer ']'
11:48:08 [2019-09-25T11:48:08.221Z] + . ./runc.installer
11:48:08 [2019-09-25T11:48:08.221Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
11:48:08 [2019-09-25T11:48:08.221Z] + install_runc
11:48:08 [2019-09-25T11:48:08.221Z] + uname -r
11:48:08 [2019-09-25T11:48:08.221Z] + grep -q '^3\.10\.0.*\.el7\.'
11:48:08 [2019-09-25T11:48:08.221Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:48:08 [2019-09-25T11:48:08.221Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
11:48:08 [2019-09-25T11:48:08.221Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
11:48:08 [2019-09-25T11:48:08.221Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2TjTUibsGg/src/github.com/opencontainers/runc
11:48:08 [2019-09-25T11:48:08.221Z] Cloning into '/tmp/tmp.2TjTUibsGg/src/github.com/opencontainers/runc'...
11:48:08 [2019-09-25T11:48:08.314Z] --- PASS: TestPause (1.13s)
11:48:08 [2019-09-25T11:48:08.314Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:48:08 [2019-09-25T11:48:08.314Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:48:08 [2019-09-25T11:48:08.314Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:48:08 [2019-09-25T11:48:08.314Z] === RUN   TestPauseStopPausedContainer
11:48:08 [2019-09-25T11:48:08.880Z] === RUN   TestDockerSuite/TestBuildBlankName
11:48:09 [2019-09-25T11:48:09.138Z] --- PASS: TestPauseStopPausedContainer (0.95s)
11:48:09 [2019-09-25T11:48:09.138Z] === RUN   TestPsFilter
11:48:09 [2019-09-25T11:48:09.138Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:48:09 [2019-09-25T11:48:09.397Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
11:48:09 [2019-09-25T11:48:09.397Z] --- PASS: TestPsFilter (0.25s)
11:48:09 [2019-09-25T11:48:09.397Z] === RUN   TestRemoveContainerWithRemovedVolume
11:48:10 [2019-09-25T11:48:10.079Z] 65014b3c3121: Pull complete
11:48:10 [2019-09-25T11:48:10.247Z] + cd /tmp/tmp.2TjTUibsGg/src/github.com/opencontainers/runc
11:48:10 [2019-09-25T11:48:10.247Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
11:48:10 [2019-09-25T11:48:10.247Z] + '[' -z '' ']'
11:48:10 [2019-09-25T11:48:10.247Z] + target=static
11:48:10 [2019-09-25T11:48:10.247Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:48:10 [2019-09-25T11:48:10.339Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s)
11:48:10 [2019-09-25T11:48:10.339Z] === RUN   TestRemoveContainerWithVolume
11:48:10 [2019-09-25T11:48:10.534Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
11:48:11 [2019-09-25T11:48:11.270Z] --- PASS: TestRemoveContainerWithVolume (1.04s)
11:48:11 [2019-09-25T11:48:11.270Z] === RUN   TestRemoveContainerRunning
11:48:11 [2019-09-25T11:48:11.693Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/rootless	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/volume	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === Skipped
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver btrfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver btrfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver btrfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver btrfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver btrfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:73: No driver to put!
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     overlay_test.go:49: Fails to compute changes intermittently
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver zfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver zfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver zfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver zfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:46: Driver zfs not supported
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     graphtest_unix.go:73: No driver to put!
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:48:11 [2019-09-25T11:48:11.693Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] 
11:48:11 [2019-09-25T11:48:11.693Z] DONE 2109 tests, 20 skipped in 221.762s
11:48:11 [2019-09-25T11:48:11.834Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:48:12 [2019-09-25T11:48:12.398Z] --- PASS: TestRemoveContainerRunning (0.98s)
11:48:12 [2019-09-25T11:48:12.398Z] === RUN   TestRemoveContainerForceRemoveRunning
Post stage
[Pipeline] junit
11:48:12 [2019-09-25T11:48:12.605Z] Recording test results
11:48:13 [2019-09-25T11:48:13.329Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s)
11:48:13 [2019-09-25T11:48:13.329Z] === RUN   TestRemoveInvalidContainer
11:48:13 [2019-09-25T11:48:13.329Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:48:13 [2019-09-25T11:48:13.329Z] === RUN   TestRenameLinkedContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:48:14 [2019-09-25T11:48:14.262Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:48:15 [2019-09-25T11:48:15.162Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/make.sh dynbinary test-integration
11:48:15 [2019-09-25T11:48:15.162Z] 
11:48:15 [2019-09-25T11:48:15.162Z] Removing bundles/
11:48:15 [2019-09-25T11:48:15.162Z] 
11:48:15 [2019-09-25T11:48:15.162Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:48:15 [2019-09-25T11:48:15.557Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:48:15 [2019-09-25T11:48:15.557Z] GOOS="" GOARCH="" GOARM=""
11:48:15 [2019-09-25T11:48:15.633Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:48:17 [2019-09-25T11:48:17.532Z] --- PASS: TestRenameLinkedContainer (4.06s)
11:48:17 [2019-09-25T11:48:17.532Z] === RUN   TestRenameStoppedContainer
11:48:18 [2019-09-25T11:48:18.465Z] --- PASS: TestRenameStoppedContainer (1.01s)
11:48:18 [2019-09-25T11:48:18.465Z] === RUN   TestRenameRunningContainerAndReuse
11:48:18 [2019-09-25T11:48:18.465Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:48:19 [2019-09-25T11:48:19.839Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
11:48:20 [2019-09-25T11:48:20.097Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s)
11:48:20 [2019-09-25T11:48:20.097Z] === RUN   TestRenameInvalidName
11:48:21 [2019-09-25T11:48:21.029Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:48:21 [2019-09-25T11:48:21.286Z] --- PASS: TestRenameInvalidName (1.00s)
11:48:21 [2019-09-25T11:48:21.286Z] === RUN   TestRenameAnonymousContainer
11:48:23 [2019-09-25T11:48:23.181Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
11:48:23 [2019-09-25T11:48:23.746Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:48:24 [2019-09-25T11:48:24.678Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
11:48:24 [2019-09-25T11:48:24.935Z] --- PASS: TestRenameAnonymousContainer (3.69s)
11:48:24 [2019-09-25T11:48:24.935Z] === RUN   TestRenameContainerWithSameName
11:48:25 [2019-09-25T11:48:25.192Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:48:26 [2019-09-25T11:48:26.122Z] --- PASS: TestRenameContainerWithSameName (1.01s)
11:48:26 [2019-09-25T11:48:26.122Z] === RUN   TestRenameContainerWithLinkedContainer
11:48:27 [2019-09-25T11:48:27.054Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
11:48:27 [2019-09-25T11:48:27.618Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s)
11:48:27 [2019-09-25T11:48:27.618Z] === RUN   TestResize
11:48:28 [2019-09-25T11:48:28.549Z] --- PASS: TestResize (0.97s)
11:48:28 [2019-09-25T11:48:28.549Z] === RUN   TestResizeWithInvalidSize
11:48:28 [2019-09-25T11:48:28.806Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:48:29 [2019-09-25T11:48:29.372Z] --- PASS: TestResizeWithInvalidSize (0.95s)
11:48:29 [2019-09-25T11:48:29.372Z] === RUN   TestResizeWhenContainerNotStarted
11:48:30 [2019-09-25T11:48:30.303Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
11:48:30 [2019-09-25T11:48:30.303Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
11:48:30 [2019-09-25T11:48:30.303Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
11:48:30 [2019-09-25T11:48:30.560Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s)
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:30 [2019-09-25T11:48:30.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:33 [2019-09-25T11:48:33.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:33 [2019-09-25T11:48:33.649Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:34 [2019-09-25T11:48:34.214Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
11:48:36 [2019-09-25T11:48:36.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:37 [2019-09-25T11:48:37.199Z] sha256:57f04cc0f609af87717a1710249efe995f614c9591895cbd72681d1a3064f93b
11:48:37 [2019-09-25T11:48:37.199Z] INFO: Starting docker-py tests...
11:48:37 [2019-09-25T11:48:37.314Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:37 [2019-09-25T11:48:37.552Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:48:37 [2019-09-25T11:48:37.552Z] + mkdir -p /build
11:48:37 [2019-09-25T11:48:37.552Z] + cp runc /build/runc
11:48:37 [2019-09-25T11:48:37.552Z] Removing intermediate container ac50b984f2ce
11:48:37 [2019-09-25T11:48:37.552Z]  ---> 07c8bcc6753e
11:48:37 [2019-09-25T11:48:37.552Z] Step 82/126 : FROM dev-base AS tini
11:48:37 [2019-09-25T11:48:37.552Z]  ---> a9f174b06bc9
11:48:37 [2019-09-25T11:48:37.552Z] Step 83/126 : ARG DEBIAN_FRONTEND
11:48:37 [2019-09-25T11:48:37.552Z]  ---> Using cache
11:48:37 [2019-09-25T11:48:37.552Z]  ---> 774dca4a2bab
11:48:37 [2019-09-25T11:48:37.552Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
11:48:37 [2019-09-25T11:48:37.552Z]  ---> Running in e10ccde693d3
11:48:37 [2019-09-25T11:48:37.552Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:48:37 [2019-09-25T11:48:37.552Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:48:37 [2019-09-25T11:48:37.552Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:48:37 [2019-09-25T11:48:37.552Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:48:37 [2019-09-25T11:48:37.552Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:48:37 [2019-09-25T11:48:37.552Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
11:48:37 [2019-09-25T11:48:37.552Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:48:37 [2019-09-25T11:48:37.552Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:48:38 [2019-09-25T11:48:38.570Z] ============================= test session starts ==============================
11:48:38 [2019-09-25T11:48:38.570Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
11:48:38 [2019-09-25T11:48:38.570Z] rootdir: /src, inifile: pytest.ini
11:48:38 [2019-09-25T11:48:38.570Z] plugins: timeout-1.3.3, cov-2.6.1
11:48:39 [2019-09-25T11:48:39.020Z] Fetched 7717 kB in 2s (3257 kB/s)
11:48:39 [2019-09-25T11:48:39.503Z] collected 385 items / 6 deselected
11:48:39 [2019-09-25T11:48:39.503Z] 
11:48:39 [2019-09-25T11:48:39.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:39 [2019-09-25T11:48:39.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:40 [2019-09-25T11:48:40.030Z] Reading package lists...
11:48:40 [2019-09-25T11:48:40.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
11:48:41 [2019-09-25T11:48:41.036Z] Reading package lists...
11:48:41 [2019-09-25T11:48:41.318Z] Building dependency tree...
11:48:41 [2019-09-25T11:48:41.318Z] Reading state information...
11:48:41 [2019-09-25T11:48:41.318Z] The following additional packages will be installed:
11:48:41 [2019-09-25T11:48:41.318Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
11:48:41 [2019-09-25T11:48:41.318Z] Suggested packages:
11:48:41 [2019-09-25T11:48:41.318Z]   codeblocks eclipse ninja-build lrzip
11:48:41 [2019-09-25T11:48:41.318Z] Recommended packages:
11:48:41 [2019-09-25T11:48:41.318Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:48:41 [2019-09-25T11:48:41.465Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:41 [2019-09-25T11:48:41.601Z] The following NEW packages will be installed:
11:48:41 [2019-09-25T11:48:41.601Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
11:48:41 [2019-09-25T11:48:41.601Z]   vim-common xxd
11:48:41 [2019-09-25T11:48:41.601Z] 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:48:41 [2019-09-25T11:48:41.601Z] Need to get 13.4 MB of archives.
11:48:41 [2019-09-25T11:48:41.601Z] After this operation, 60.4 MB of additional disk space will be used.
11:48:41 [2019-09-25T11:48:41.601Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
11:48:41 [2019-09-25T11:48:41.883Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
11:48:41 [2019-09-25T11:48:41.883Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
11:48:42 [2019-09-25T11:48:42.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:42 [2019-09-25T11:48:42.185Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
11:48:42 [2019-09-25T11:48:42.185Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
11:48:42 [2019-09-25T11:48:42.185Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
11:48:42 [2019-09-25T11:48:42.185Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
11:48:42 [2019-09-25T11:48:42.185Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
11:48:42 [2019-09-25T11:48:42.185Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
11:48:42 [2019-09-25T11:48:42.185Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:48:42 [2019-09-25T11:48:42.469Z] debconf: delaying package configuration, since apt-utils is not installed
11:48:42 [2019-09-25T11:48:42.469Z] Fetched 13.4 MB in 0s (23.7 MB/s)
11:48:42 [2019-09-25T11:48:42.469Z] Selecting previously unselected package cmake-data.
11:48:42 [2019-09-25T11:48:42.469Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:48:42 [2019-09-25T11:48:42.469Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
11:48:42 [2019-09-25T11:48:42.469Z] Unpacking cmake-data (3.7.2-1) ...
11:48:43 [2019-09-25T11:48:43.084Z] Selecting previously unselected package liblzo2-2:ppc64el.
11:48:43 [2019-09-25T11:48:43.084Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
11:48:43 [2019-09-25T11:48:43.084Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:48:43 [2019-09-25T11:48:43.084Z] Selecting previously unselected package libicu57:ppc64el.
11:48:43 [2019-09-25T11:48:43.084Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
11:48:43 [2019-09-25T11:48:43.084Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
11:48:43 [2019-09-25T11:48:43.400Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:48:43 [2019-09-25T11:48:43.400Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:43 [2019-09-25T11:48:43.400Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
11:48:43 [2019-09-25T11:48:43.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:44 [2019-09-25T11:48:44.121Z] Selecting previously unselected package libxml2:ppc64el.
11:48:44 [2019-09-25T11:48:44.121Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
11:48:44 [2019-09-25T11:48:44.121Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
11:48:44 [2019-09-25T11:48:44.121Z] Selecting previously unselected package libarchive13:ppc64el.
11:48:44 [2019-09-25T11:48:44.403Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
11:48:44 [2019-09-25T11:48:44.403Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
11:48:44 [2019-09-25T11:48:44.403Z] Selecting previously unselected package libjsoncpp1:ppc64el.
11:48:44 [2019-09-25T11:48:44.403Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
11:48:44 [2019-09-25T11:48:44.403Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
11:48:44 [2019-09-25T11:48:44.403Z] Selecting previously unselected package libuv1:ppc64el.
11:48:44 [2019-09-25T11:48:44.403Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
11:48:44 [2019-09-25T11:48:44.403Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
11:48:44 [2019-09-25T11:48:44.403Z] Selecting previously unselected package cmake.
11:48:44 [2019-09-25T11:48:44.403Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
11:48:44 [2019-09-25T11:48:44.403Z] Unpacking cmake (3.7.2-1) ...
11:48:45 [2019-09-25T11:48:45.019Z] Selecting previously unselected package xxd.
11:48:45 [2019-09-25T11:48:45.019Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
11:48:45 [2019-09-25T11:48:45.019Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:48:45 [2019-09-25T11:48:45.019Z] Selecting previously unselected package vim-common.
11:48:45 [2019-09-25T11:48:45.019Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:48:45 [2019-09-25T11:48:45.019Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:48:45 [2019-09-25T11:48:45.019Z] Processing triggers for mime-support (3.60) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up libuv1:ppc64el (1.9.1-3) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up cmake-data (3.7.2-1) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
11:48:45 [2019-09-25T11:48:45.019Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
11:48:45 [2019-09-25T11:48:45.019Z] Setting up cmake (3.7.2-1) ...
11:48:45 [2019-09-25T11:48:45.019Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:46 [2019-09-25T11:48:46.182Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.07s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.95s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.67s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
11:48:46 [2019-09-25T11:48:46.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s)
11:48:46 [2019-09-25T11:48:46.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
11:48:46 [2019-09-25T11:48:46.182Z] === RUN   TestCgroupNamespacesRun
11:48:46 [2019-09-25T11:48:46.745Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:48:47 [2019-09-25T11:48:47.002Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
11:48:47 [2019-09-25T11:48:47.044Z] Removing intermediate container e10ccde693d3
11:48:47 [2019-09-25T11:48:47.044Z]  ---> 82d7ae5f114d
11:48:47 [2019-09-25T11:48:47.044Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:48:47 [2019-09-25T11:48:47.044Z]  ---> c60172097608
11:48:47 [2019-09-25T11:48:47.044Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini
11:48:47 [2019-09-25T11:48:47.044Z]  ---> Running in 71ecbcdcceca
11:48:47 [2019-09-25T11:48:47.044Z] Removing intermediate container 71ecbcdcceca
11:48:47 [2019-09-25T11:48:47.044Z]  ---> 4fa2c9b5704d
11:48:47 [2019-09-25T11:48:47.044Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:48:47 [2019-09-25T11:48:47.044Z]  ---> 75d73a2eec27
11:48:47 [2019-09-25T11:48:47.044Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:48:47 [2019-09-25T11:48:47.327Z]  ---> Running in ca0a356829d7
11:48:47 [2019-09-25T11:48:47.613Z] + RM_GOPATH=0
11:48:47 [2019-09-25T11:48:47.613Z] + TMP_GOPATH=
11:48:47 [2019-09-25T11:48:47.613Z] + : /build
11:48:47 [2019-09-25T11:48:47.613Z] + '[' -z '' ']'
11:48:47 [2019-09-25T11:48:47.613Z] ++ mktemp -d
11:48:47 [2019-09-25T11:48:47.613Z] + export GOPATH=/tmp/tmp.n2hBIlqXdD
11:48:47 [2019-09-25T11:48:47.613Z] + GOPATH=/tmp/tmp.n2hBIlqXdD
11:48:47 [2019-09-25T11:48:47.613Z] + RM_GOPATH=1
11:48:47 [2019-09-25T11:48:47.613Z] ++ dirname ./install.sh
11:48:47 [2019-09-25T11:48:47.613Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:48:47 [2019-09-25T11:48:47.613Z] + dir=.
11:48:47 [2019-09-25T11:48:47.613Z] + bin=tini
11:48:47 [2019-09-25T11:48:47.613Z] + shift
11:48:47 [2019-09-25T11:48:47.613Z] + '[' '!' -f ./tini.installer ']'
11:48:47 [2019-09-25T11:48:47.613Z] + . ./tini.installer
11:48:47 [2019-09-25T11:48:47.613Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
11:48:47 [2019-09-25T11:48:47.613Z] + install_tini
11:48:47 [2019-09-25T11:48:47.613Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:48:47 [2019-09-25T11:48:47.613Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.n2hBIlqXdD/tini
11:48:47 [2019-09-25T11:48:47.613Z] Cloning into '/tmp/tmp.n2hBIlqXdD/tini'...
11:48:47 [2019-09-25T11:48:47.903Z] + cd /tmp/tmp.n2hBIlqXdD/tini
11:48:47 [2019-09-25T11:48:47.903Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:48:47 [2019-09-25T11:48:47.903Z] + cmake .
11:48:47 [2019-09-25T11:48:47.903Z] -- The C compiler identification is GNU 6.3.0
11:48:47 [2019-09-25T11:48:47.903Z] -- Check for working C compiler: /usr/bin/cc
11:48:48 [2019-09-25T11:48:48.185Z] -- Check for working C compiler: /usr/bin/cc -- works
11:48:48 [2019-09-25T11:48:48.185Z] -- Detecting C compiler ABI info
11:48:48 [2019-09-25T11:48:48.185Z] -- Detecting C compiler ABI info - done
11:48:48 [2019-09-25T11:48:48.185Z] -- Detecting C compile features
11:48:48 [2019-09-25T11:48:48.371Z] --- PASS: TestCgroupNamespacesRun (1.86s)
11:48:48 [2019-09-25T11:48:48.371Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
11:48:48 [2019-09-25T11:48:48.371Z] === RUN   TestCgroupNamespacesRunPrivileged
11:48:48 [2019-09-25T11:48:48.800Z] -- Detecting C compile features - done
11:48:48 [2019-09-25T11:48:48.800Z] -- Performing Test HAS_BUILTIN_FORTIFY
11:48:48 [2019-09-25T11:48:48.800Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:48:48 [2019-09-25T11:48:48.800Z] -- Configuring done
11:48:48 [2019-09-25T11:48:48.800Z] -- Generating done
11:48:48 [2019-09-25T11:48:48.800Z] -- Build files have been written to: /tmp/tmp.n2hBIlqXdD/tini
11:48:48 [2019-09-25T11:48:48.800Z] + make tini-static
11:48:48 [2019-09-25T11:48:48.800Z] Scanning dependencies of target tini-static
11:48:48 [2019-09-25T11:48:48.800Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:48:49 [2019-09-25T11:48:49.303Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
11:48:49 [2019-09-25T11:48:49.413Z] [100%] Linking C executable tini-static
11:48:49 [2019-09-25T11:48:49.413Z] [100%] Built target tini-static
11:48:49 [2019-09-25T11:48:49.413Z] + mkdir -p /build
11:48:49 [2019-09-25T11:48:49.413Z] + cp tini-static /build/docker-init
11:48:49 [2019-09-25T11:48:49.866Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:48:50 [2019-09-25T11:48:50.029Z] Removing intermediate container ca0a356829d7
11:48:50 [2019-09-25T11:48:50.029Z]  ---> b3cb67f77fe1
11:48:50 [2019-09-25T11:48:50.029Z] Step 89/126 : FROM dev-base AS rootlesskit
11:48:50 [2019-09-25T11:48:50.029Z]  ---> a9f174b06bc9
11:48:50 [2019-09-25T11:48:50.029Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit
11:48:50 [2019-09-25T11:48:50.029Z]  ---> Running in deae7a556dd7
11:48:50 [2019-09-25T11:48:50.029Z] Removing intermediate container deae7a556dd7
11:48:50 [2019-09-25T11:48:50.029Z]  ---> 7fa104e9f5e5
11:48:50 [2019-09-25T11:48:50.029Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:48:50 [2019-09-25T11:48:50.123Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s)
11:48:50 [2019-09-25T11:48:50.123Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
11:48:50 [2019-09-25T11:48:50.123Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:48:50 [2019-09-25T11:48:50.123Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:48:50 [2019-09-25T11:48:50.314Z]  ---> 1da076a68cdb
11:48:50 [2019-09-25T11:48:50.314Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:48:50 [2019-09-25T11:48:50.314Z]  ---> 96bf95dff6fc
11:48:50 [2019-09-25T11:48:50.314Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
11:48:50 [2019-09-25T11:48:50.314Z]  ---> Running in 4cc2638868c9
11:48:50 [2019-09-25T11:48:50.596Z] + RM_GOPATH=0
11:48:50 [2019-09-25T11:48:50.596Z] + TMP_GOPATH=
11:48:50 [2019-09-25T11:48:50.596Z] + : /build/
11:48:50 [2019-09-25T11:48:50.596Z] + '[' -z '' ']'
11:48:50 [2019-09-25T11:48:50.596Z] ++ mktemp -d
11:48:50 [2019-09-25T11:48:50.596Z] + export GOPATH=/tmp/tmp.S8qKmxdpqQ
11:48:50 [2019-09-25T11:48:50.596Z] + GOPATH=/tmp/tmp.S8qKmxdpqQ
11:48:50 [2019-09-25T11:48:50.596Z] + RM_GOPATH=1
11:48:50 [2019-09-25T11:48:50.596Z] ++ dirname ./install.sh
11:48:50 [2019-09-25T11:48:50.596Z] + dir=.
11:48:50 [2019-09-25T11:48:50.596Z] + bin=rootlesskit
11:48:50 [2019-09-25T11:48:50.596Z] + shift
11:48:50 [2019-09-25T11:48:50.596Z] + '[' '!' -f ./rootlesskit.installer ']'
11:48:50 [2019-09-25T11:48:50.596Z] + . ./rootlesskit.installer
11:48:50 [2019-09-25T11:48:50.596Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
11:48:50 [2019-09-25T11:48:50.596Z] + install_rootlesskit
11:48:50 [2019-09-25T11:48:50.596Z] + case "$1" in
11:48:50 [2019-09-25T11:48:50.596Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
11:48:50 [2019-09-25T11:48:50.596Z] + export CGO_ENABLED=0
11:48:50 [2019-09-25T11:48:50.596Z] + CGO_ENABLED=0
11:48:50 [2019-09-25T11:48:50.596Z] + _install_rootlesskit
11:48:50 [2019-09-25T11:48:50.596Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
11:48:50 [2019-09-25T11:48:50.596Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.S8qKmxdpqQ/src/github.com/rootless-containers/rootlesskit
11:48:50 [2019-09-25T11:48:50.596Z] Cloning into '/tmp/tmp.S8qKmxdpqQ/src/github.com/rootless-containers/rootlesskit'...
11:48:51 [2019-09-25T11:48:51.600Z] + cd /tmp/tmp.S8qKmxdpqQ/src/github.com/rootless-containers/rootlesskit
11:48:51 [2019-09-25T11:48:51.600Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
11:48:51 [2019-09-25T11:48:51.883Z] + for f in rootlesskit rootlesskit-docker-proxy
11:48:51 [2019-09-25T11:48:51.883Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:48:52 [2019-09-25T11:48:52.019Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
11:48:52 [2019-09-25T11:48:52.019Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
11:48:52 [2019-09-25T11:48:52.019Z] === RUN   TestCgroupNamespacesRunHostMode
11:48:52 [2019-09-25T11:48:52.583Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:48:53 [2019-09-25T11:48:53.514Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
11:48:53 [2019-09-25T11:48:53.772Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s)
11:48:53 [2019-09-25T11:48:53.772Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
11:48:53 [2019-09-25T11:48:53.772Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:48:55 [2019-09-25T11:48:55.141Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:48:55 [2019-09-25T11:48:55.705Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
11:48:55 [2019-09-25T11:48:55.705Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
11:48:55 [2019-09-25T11:48:55.705Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:48:56 [2019-09-25T11:48:56.638Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
11:48:56 [2019-09-25T11:48:56.638Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
11:48:56 [2019-09-25T11:48:56.638Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:48:57 [2019-09-25T11:48:57.203Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
11:48:57 [2019-09-25T11:48:57.204Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
11:48:57 [2019-09-25T11:48:57.204Z] === RUN   TestCgroupNamespacesRunOlderClient
11:48:57 [2019-09-25T11:48:57.769Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
11:48:59 [2019-09-25T11:48:59.140Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s)
11:48:59 [2019-09-25T11:48:59.140Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
11:48:59 [2019-09-25T11:48:59.140Z] === RUN   TestKernelTCPMemory
11:49:00 [2019-09-25T11:49:00.511Z] --- PASS: TestKernelTCPMemory (0.98s)
11:49:00 [2019-09-25T11:49:00.511Z] === RUN   TestNISDomainname
11:49:01 [2019-09-25T11:49:01.444Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:49:01 [2019-09-25T11:49:01.444Z] --- PASS: TestNISDomainname (1.28s)
11:49:01 [2019-09-25T11:49:01.444Z] === RUN   TestHostnameDnsResolution
11:49:02 [2019-09-25T11:49:02.375Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
11:49:03 [2019-09-25T11:49:03.305Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:49:03 [2019-09-25T11:49:03.305Z] --- PASS: TestHostnameDnsResolution (1.74s)
11:49:03 [2019-09-25T11:49:03.305Z] === RUN   TestStats
11:49:04 [2019-09-25T11:49:04.449Z] + for f in rootlesskit rootlesskit-docker-proxy
11:49:04 [2019-09-25T11:49:04.449Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:49:04 [2019-09-25T11:49:04.676Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:49:04 [2019-09-25T11:49:04.934Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
11:49:05 [2019-09-25T11:49:05.193Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:49:05 [2019-09-25T11:49:05.461Z] Removing intermediate container 4cc2638868c9
11:49:05 [2019-09-25T11:49:05.461Z]  ---> 3a545f1d92ba
11:49:05 [2019-09-25T11:49:05.461Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build
11:49:05 [2019-09-25T11:49:05.745Z]  ---> a69ddedd103f
11:49:05 [2019-09-25T11:49:05.745Z] Step 95/126 : FROM runtime-dev AS dev
11:49:05 [2019-09-25T11:49:05.745Z]  ---> e25a4d2900c3
11:49:05 [2019-09-25T11:49:05.745Z] Step 96/126 : ARG DEBIAN_FRONTEND
11:49:05 [2019-09-25T11:49:05.745Z]  ---> Running in f15d3c72261a
11:49:05 [2019-09-25T11:49:05.745Z] Removing intermediate container f15d3c72261a
11:49:05 [2019-09-25T11:49:05.745Z]  ---> a7dbf924f7a5
11:49:05 [2019-09-25T11:49:05.745Z] Step 97/126 : RUN groupadd -r docker
11:49:05 [2019-09-25T11:49:05.745Z]  ---> Running in 777a3b95a59b
11:49:05 [2019-09-25T11:49:05.757Z] --- PASS: TestStats (2.64s)
11:49:05 [2019-09-25T11:49:05.757Z] === RUN   TestStopContainerWithTimeout
11:49:05 [2019-09-25T11:49:05.757Z] === RUN   TestStopContainerWithTimeout/0
11:49:05 [2019-09-25T11:49:05.757Z] === PAUSE TestStopContainerWithTimeout/0
11:49:05 [2019-09-25T11:49:05.757Z] === RUN   TestStopContainerWithTimeout/1
11:49:05 [2019-09-25T11:49:05.757Z] === PAUSE TestStopContainerWithTimeout/1
11:49:05 [2019-09-25T11:49:05.757Z] === RUN   TestStopContainerWithTimeout/3
11:49:05 [2019-09-25T11:49:05.757Z] === PAUSE TestStopContainerWithTimeout/3
11:49:05 [2019-09-25T11:49:05.757Z] === RUN   TestStopContainerWithTimeout/-1
11:49:05 [2019-09-25T11:49:05.757Z] === PAUSE TestStopContainerWithTimeout/-1
11:49:05 [2019-09-25T11:49:05.789Z] tests/integration/api_build_test.py ......................X              [  6%]
11:49:06 [2019-09-25T11:49:06.014Z] === CONT  TestStopContainerWithTimeout/0
11:49:06 [2019-09-25T11:49:06.015Z] === CONT  TestStopContainerWithTimeout/3
11:49:06 [2019-09-25T11:49:06.015Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:49:06 [2019-09-25T11:49:06.045Z] tests/integration/api_client_test.py .....                               [  7%]
11:49:06 [2019-09-25T11:49:06.756Z] Removing intermediate container 777a3b95a59b
11:49:06 [2019-09-25T11:49:06.756Z]  ---> fdb6ce5b6212
11:49:06 [2019-09-25T11:49:06.756Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser
11:49:06 [2019-09-25T11:49:06.756Z]  ---> Running in f0ccfb980d33
11:49:07 [2019-09-25T11:49:07.372Z] Removing intermediate container f0ccfb980d33
11:49:07 [2019-09-25T11:49:07.372Z]  ---> e8169a3a7e02
11:49:07 [2019-09-25T11:49:07.372Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:49:07 [2019-09-25T11:49:07.372Z]  ---> Running in f7d7be68c519
11:49:07 [2019-09-25T11:49:07.385Z] === CONT  TestStopContainerWithTimeout/-1
11:49:07 [2019-09-25T11:49:07.657Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:49:07 [2019-09-25T11:49:07.940Z] Removing intermediate container f7d7be68c519
11:49:07 [2019-09-25T11:49:07.940Z]  ---> 5c0f86a82136
11:49:07 [2019-09-25T11:49:07.940Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:49:08 [2019-09-25T11:49:08.225Z]  ---> Running in 5282ba6fa2fa
11:49:08 [2019-09-25T11:49:08.316Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
11:49:08 [2019-09-25T11:49:08.503Z] tests/integration/api_config_test.py .....                               [  8%]
11:49:08 [2019-09-25T11:49:08.841Z] Removing intermediate container 5282ba6fa2fa
11:49:08 [2019-09-25T11:49:08.841Z]  ---> cfef39ef6f15
11:49:08 [2019-09-25T11:49:08.841Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:49:08 [2019-09-25T11:49:08.841Z]  ---> Running in 161fb0c3ae6d
11:49:09 [2019-09-25T11:49:09.246Z] === CONT  TestStopContainerWithTimeout/1
11:49:09 [2019-09-25T11:49:09.470Z] Removing intermediate container 161fb0c3ae6d
11:49:09 [2019-09-25T11:49:09.470Z]  ---> a8631455e2ff
11:49:09 [2019-09-25T11:49:09.470Z] Step 102/126 : RUN ldconfig
11:49:09 [2019-09-25T11:49:09.470Z]  ---> Running in 18c3bccc2a75
11:49:10 [2019-09-25T11:49:10.477Z] Removing intermediate container 18c3bccc2a75
11:49:10 [2019-09-25T11:49:10.477Z]  ---> c07523c76249
11:49:10 [2019-09-25T11:49:10.477Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
11:49:10 [2019-09-25T11:49:10.477Z]  ---> Running in 2d0078935279
11:49:10 [2019-09-25T11:49:10.761Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:49:10 [2019-09-25T11:49:10.761Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:49:10 [2019-09-25T11:49:10.761Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:49:10 [2019-09-25T11:49:10.761Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:49:11 [2019-09-25T11:49:11.044Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:49:11 [2019-09-25T11:49:11.044Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
11:49:11 [2019-09-25T11:49:11.141Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:49:11 [2019-09-25T11:49:11.141Z]     --- PASS: TestStopContainerWithTimeout/0 (1.34s)
11:49:11 [2019-09-25T11:49:11.141Z]     --- PASS: TestStopContainerWithTimeout/3 (3.35s)
11:49:11 [2019-09-25T11:49:11.141Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
11:49:11 [2019-09-25T11:49:11.141Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
11:49:11 [2019-09-25T11:49:11.141Z] === RUN   TestDeleteDevicemapper
11:49:11 [2019-09-25T11:49:11.141Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:49:11 [2019-09-25T11:49:11.141Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:49:11 [2019-09-25T11:49:11.141Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:49:11 [2019-09-25T11:49:11.328Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:49:11 [2019-09-25T11:49:11.610Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:49:11 [2019-09-25T11:49:11.707Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:49:11 [2019-09-25T11:49:11.965Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
11:49:13 [2019-09-25T11:49:13.079Z] Fetched 7717 kB in 2s (2988 kB/s)
11:49:13 [2019-09-25T11:49:13.885Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:49:14 [2019-09-25T11:49:14.143Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
11:49:14 [2019-09-25T11:49:14.411Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:49:14 [2019-09-25T11:49:14.411Z] 
11:49:14 [2019-09-25T11:49:14.411Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:49:14 [2019-09-25T11:49:14.411Z] PKG_CONFIG=pkg-config
11:49:14 [2019-09-25T11:49:14.411Z] GOLANG_VERSION=1.13
11:49:14 [2019-09-25T11:49:14.411Z] HOSTNAME=cd374d1879f7
11:49:14 [2019-09-25T11:49:14.411Z] DOCKER_EXPERIMENTAL=1
11:49:14 [2019-09-25T11:49:14.411Z] container=docker
11:49:14 [2019-09-25T11:49:14.411Z] TEST_SKIP_INTEGRATION_CLI=1
11:49:14 [2019-09-25T11:49:14.411Z] GO111MODULE=off
11:49:14 [2019-09-25T11:49:14.411Z] GOPATH=/go
11:49:14 [2019-09-25T11:49:14.411Z] PWD=/go/src/github.com/docker/docker
11:49:14 [2019-09-25T11:49:14.411Z] HOME=/root
11:49:14 [2019-09-25T11:49:14.411Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:49:14 [2019-09-25T11:49:14.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:49:14 [2019-09-25T11:49:14.411Z] DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:49:14 [2019-09-25T11:49:14.411Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:49:14 [2019-09-25T11:49:14.411Z] DOCKER_GRAPHDRIVER=overlay2
11:49:14 [2019-09-25T11:49:14.411Z] TERM=xterm
11:49:14 [2019-09-25T11:49:14.411Z] DEST=bundles/test-integration
11:49:14 [2019-09-25T11:49:14.411Z] SHLVL=1
11:49:14 [2019-09-25T11:49:14.411Z] TIMEOUT=120m
11:49:14 [2019-09-25T11:49:14.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:49:14 [2019-09-25T11:49:14.411Z] DOCKER_PKG=github.com/docker/docker
11:49:14 [2019-09-25T11:49:14.411Z] TESTDEBUG=0
11:49:14 [2019-09-25T11:49:14.411Z] _=/usr/bin/env
11:49:14 [2019-09-25T11:49:14.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:49:14 [2019-09-25T11:49:14.548Z] Reading package lists...
11:49:14 [2019-09-25T11:49:14.706Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
11:49:14 [2019-09-25T11:49:14.963Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s)
11:49:14 [2019-09-25T11:49:14.963Z] === RUN   TestUpdateMemory
11:49:14 [2019-09-25T11:49:14.963Z] --- SKIP: TestUpdateMemory (0.00s)
11:49:14 [2019-09-25T11:49:14.963Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:49:14 [2019-09-25T11:49:14.963Z] === RUN   TestUpdateCPUQuota
11:49:15 [2019-09-25T11:49:15.552Z] Reading package lists...
11:49:15 [2019-09-25T11:49:15.860Z] Building dependency tree...
11:49:15 [2019-09-25T11:49:15.860Z] Reading state information...
11:49:15 [2019-09-25T11:49:15.860Z] The following additional packages will be installed:
11:49:15 [2019-09-25T11:49:15.860Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
11:49:15 [2019-09-25T11:49:15.860Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
11:49:15 [2019-09-25T11:49:15.860Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
11:49:15 [2019-09-25T11:49:15.860Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
11:49:15 [2019-09-25T11:49:15.860Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:49:15 [2019-09-25T11:49:15.860Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
11:49:15 [2019-09-25T11:49:15.860Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
11:49:15 [2019-09-25T11:49:15.860Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
11:49:15 [2019-09-25T11:49:15.860Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
11:49:15 [2019-09-25T11:49:15.860Z] Suggested packages:
11:49:15 [2019-09-25T11:49:15.860Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
11:49:15 [2019-09-25T11:49:15.860Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
11:49:15 [2019-09-25T11:49:15.860Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
11:49:15 [2019-09-25T11:49:15.860Z]   vim-doc vim-scripts xfsdump acl attr quota
11:49:15 [2019-09-25T11:49:15.860Z] Recommended packages:
11:49:15 [2019-09-25T11:49:15.860Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
11:49:15 [2019-09-25T11:49:15.860Z]   python3-keyrings.alt python3-xdg unzip
11:49:15 [2019-09-25T11:49:15.892Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:49:16 [2019-09-25T11:49:16.456Z] --- PASS: TestUpdateCPUQuota (1.62s)
11:49:16 [2019-09-25T11:49:16.456Z] === RUN   TestUpdatePidsLimit
11:49:16 [2019-09-25T11:49:16.456Z] === RUN   TestUpdatePidsLimit/update_from_none
11:49:16 [2019-09-25T11:49:16.864Z] The following NEW packages will be installed:
11:49:16 [2019-09-25T11:49:16.865Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
11:49:16 [2019-09-25T11:49:16.865Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
11:49:16 [2019-09-25T11:49:16.865Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
11:49:16 [2019-09-25T11:49:16.865Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
11:49:16 [2019-09-25T11:49:16.865Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
11:49:16 [2019-09-25T11:49:16.865Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
11:49:16 [2019-09-25T11:49:16.865Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
11:49:16 [2019-09-25T11:49:16.865Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
11:49:16 [2019-09-25T11:49:16.865Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
11:49:16 [2019-09-25T11:49:16.865Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
11:49:16 [2019-09-25T11:49:16.865Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
11:49:16 [2019-09-25T11:49:16.865Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
11:49:16 [2019-09-25T11:49:16.865Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
11:49:16 [2019-09-25T11:49:16.865Z]   xfsprogs xxd xz-utils zip
11:49:17 [2019-09-25T11:49:17.020Z] === RUN   TestUpdatePidsLimit/no_change
11:49:17 [2019-09-25T11:49:17.149Z] 0 upgraded, 69 newly installed, 0 to remove and 3 not upgraded.
11:49:17 [2019-09-25T11:49:17.149Z] Need to get 87.3 MB of archives.
11:49:17 [2019-09-25T11:49:17.149Z] After this operation, 585 MB of additional disk space will be used.
11:49:17 [2019-09-25T11:49:17.149Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:49:17 [2019-09-25T11:49:17.149Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
11:49:17 [2019-09-25T11:49:17.367Z] === RUN   TestUpdatePidsLimit/update_lower
11:49:17 [2019-09-25T11:49:17.437Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
11:49:17 [2019-09-25T11:49:17.437Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
11:49:17 [2019-09-25T11:49:17.437Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
11:49:17 [2019-09-25T11:49:17.625Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
11:49:17 [2019-09-25T11:49:17.625Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:49:17 [2019-09-25T11:49:17.719Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
11:49:17 [2019-09-25T11:49:17.719Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
11:49:18 [2019-09-25T11:49:18.001Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
11:49:18 [2019-09-25T11:49:18.001Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
11:49:18 [2019-09-25T11:49:18.001Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
11:49:18 [2019-09-25T11:49:18.001Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
11:49:18 [2019-09-25T11:49:18.001Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
11:49:18 [2019-09-25T11:49:18.001Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
11:49:18 [2019-09-25T11:49:18.001Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
11:49:18 [2019-09-25T11:49:18.001Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
11:49:18 [2019-09-25T11:49:18.189Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:49:18 [2019-09-25T11:49:18.281Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
11:49:18 [2019-09-25T11:49:18.446Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:49:18 [2019-09-25T11:49:18.562Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
11:49:18 [2019-09-25T11:49:18.562Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
11:49:18 [2019-09-25T11:49:18.844Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
11:49:18 [2019-09-25T11:49:18.844Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
11:49:18 [2019-09-25T11:49:18.844Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
11:49:18 [2019-09-25T11:49:18.844Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
11:49:18 [2019-09-25T11:49:18.844Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
11:49:19 [2019-09-25T11:49:19.011Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:49:19 [2019-09-25T11:49:19.129Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
11:49:19 [2019-09-25T11:49:19.129Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
11:49:19 [2019-09-25T11:49:19.748Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
11:49:20 [2019-09-25T11:49:20.369Z] debconf: delaying package configuration, since apt-utils is not installed
11:49:20 [2019-09-25T11:49:20.369Z] Fetched 87.3 MB in 3s (26.7 MB/s)
11:49:20 [2019-09-25T11:49:20.652Z] Selecting previously unselected package bash-completion.
11:49:20 [2019-09-25T11:49:20.652Z] (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 ... 15020 files and directories currently installed.)
11:49:20 [2019-09-25T11:49:20.652Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
11:49:20 [2019-09-25T11:49:20.908Z] --- PASS: TestUpdatePidsLimit (4.35s)
11:49:20 [2019-09-25T11:49:20.908Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
11:49:20 [2019-09-25T11:49:20.908Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
11:49:20 [2019-09-25T11:49:20.908Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
11:49:20 [2019-09-25T11:49:20.908Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
11:49:20 [2019-09-25T11:49:20.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
11:49:20 [2019-09-25T11:49:20.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s)
11:49:20 [2019-09-25T11:49:20.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s)
11:49:20 [2019-09-25T11:49:20.908Z] === RUN   TestUpdateRestartPolicy
11:49:21 [2019-09-25T11:49:21.660Z] Unpacking bash-completion (1:2.1-4.3) ...
11:49:21 [2019-09-25T11:49:21.660Z] Selecting previously unselected package libnet1:ppc64el.
11:49:21 [2019-09-25T11:49:21.660Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
11:49:21 [2019-09-25T11:49:21.660Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
11:49:21 [2019-09-25T11:49:21.660Z] Selecting previously unselected package libnfnetlink0:ppc64el.
11:49:21 [2019-09-25T11:49:21.660Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
11:49:21 [2019-09-25T11:49:21.660Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
11:49:21 [2019-09-25T11:49:21.660Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
11:49:21 [2019-09-25T11:49:21.660Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
11:49:21 [2019-09-25T11:49:21.660Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
11:49:21 [2019-09-25T11:49:21.844Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:49:21 [2019-09-25T11:49:21.942Z] Selecting previously unselected package libudev-dev:ppc64el.
11:49:21 [2019-09-25T11:49:21.943Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
11:49:21 [2019-09-25T11:49:21.943Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
11:49:21 [2019-09-25T11:49:21.943Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
11:49:21 [2019-09-25T11:49:21.943Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
11:49:21 [2019-09-25T11:49:21.943Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
11:49:21 [2019-09-25T11:49:21.943Z] Selecting previously unselected package python3.5-minimal.
11:49:21 [2019-09-25T11:49:21.943Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
11:49:21 [2019-09-25T11:49:21.943Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
11:49:22 [2019-09-25T11:49:22.239Z] Selecting previously unselected package python3-minimal.
11:49:22 [2019-09-25T11:49:22.239Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
11:49:22 [2019-09-25T11:49:22.239Z] Unpacking python3-minimal (3.5.3-1) ...
11:49:22 [2019-09-25T11:49:22.239Z] Selecting previously unselected package libmpdec2:ppc64el.
11:49:22 [2019-09-25T11:49:22.239Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
11:49:22 [2019-09-25T11:49:22.239Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
11:49:22 [2019-09-25T11:49:22.239Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
11:49:22 [2019-09-25T11:49:22.239Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
11:49:22 [2019-09-25T11:49:22.239Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
11:49:22 [2019-09-25T11:49:22.854Z] Selecting previously unselected package python3.5.
11:49:22 [2019-09-25T11:49:22.854Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
11:49:22 [2019-09-25T11:49:22.854Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
11:49:22 [2019-09-25T11:49:22.854Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
11:49:22 [2019-09-25T11:49:22.854Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
11:49:22 [2019-09-25T11:49:22.854Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
11:49:22 [2019-09-25T11:49:22.854Z] Selecting previously unselected package dh-python.
11:49:22 [2019-09-25T11:49:22.854Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
11:49:22 [2019-09-25T11:49:22.854Z] Unpacking dh-python (2.20170125) ...
11:49:22 [2019-09-25T11:49:22.854Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
11:49:22 [2019-09-25T11:49:22.854Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
11:49:23 [2019-09-25T11:49:23.741Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
11:49:23 [2019-09-25T11:49:23.860Z] Setting up python3-minimal (3.5.3-1) ...
11:49:23 [2019-09-25T11:49:23.860Z] Selecting previously unselected package python3.
11:49:23 [2019-09-25T11:49:23.998Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:49:24 [2019-09-25T11:49:24.145Z] (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 ... 16606 files and directories currently installed.)
11:49:24 [2019-09-25T11:49:24.145Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.145Z] Unpacking python3 (3.5.3-1) ...
11:49:24 [2019-09-25T11:49:24.145Z] Selecting previously unselected package pigz.
11:49:24 [2019-09-25T11:49:24.145Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.145Z] Unpacking pigz (2.3.4-1) ...
11:49:24 [2019-09-25T11:49:24.145Z] Selecting previously unselected package libip4tc0:ppc64el.
11:49:24 [2019-09-25T11:49:24.145Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.145Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:49:24 [2019-09-25T11:49:24.145Z] Selecting previously unselected package libip6tc0:ppc64el.
11:49:24 [2019-09-25T11:49:24.145Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.145Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:49:24 [2019-09-25T11:49:24.145Z] Selecting previously unselected package libiptc0:ppc64el.
11:49:24 [2019-09-25T11:49:24.145Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.145Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:49:24 [2019-09-25T11:49:24.145Z] Selecting previously unselected package libxtables12:ppc64el.
11:49:24 [2019-09-25T11:49:24.145Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.145Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
11:49:24 [2019-09-25T11:49:24.145Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
11:49:24 [2019-09-25T11:49:24.145Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.145Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
11:49:24 [2019-09-25T11:49:24.145Z] Selecting previously unselected package iptables.
11:49:24 [2019-09-25T11:49:24.145Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.145Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
11:49:24 [2019-09-25T11:49:24.428Z] Selecting previously unselected package xxd.
11:49:24 [2019-09-25T11:49:24.428Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.428Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:49:24 [2019-09-25T11:49:24.428Z] Selecting previously unselected package vim-common.
11:49:24 [2019-09-25T11:49:24.428Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:49:24 [2019-09-25T11:49:24.428Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:49:24 [2019-09-25T11:49:24.428Z] Selecting previously unselected package bzip2.
11:49:24 [2019-09-25T11:49:24.428Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.428Z] Unpacking bzip2 (1.0.6-8.1) ...
11:49:24 [2019-09-25T11:49:24.428Z] Selecting previously unselected package libgpm2:ppc64el.
11:49:24 [2019-09-25T11:49:24.428Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.428Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
11:49:24 [2019-09-25T11:49:24.428Z] Selecting previously unselected package xz-utils.
11:49:24 [2019-09-25T11:49:24.428Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.428Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
11:49:24 [2019-09-25T11:49:24.428Z] Selecting previously unselected package aufs-tools.
11:49:24 [2019-09-25T11:49:24.428Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.428Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
11:49:24 [2019-09-25T11:49:24.428Z] Selecting previously unselected package liblzo2-2:ppc64el.
11:49:24 [2019-09-25T11:49:24.428Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.428Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:49:24 [2019-09-25T11:49:24.562Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
11:49:24 [2019-09-25T11:49:24.711Z] Selecting previously unselected package btrfs-progs.
11:49:24 [2019-09-25T11:49:24.711Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.711Z] Unpacking btrfs-progs (4.7.3-1) ...
11:49:24 [2019-09-25T11:49:24.711Z] Selecting previously unselected package btrfs-tools.
11:49:24 [2019-09-25T11:49:24.711Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.711Z] Unpacking btrfs-tools (4.7.3-1) ...
11:49:24 [2019-09-25T11:49:24.711Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
11:49:24 [2019-09-25T11:49:24.711Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.711Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
11:49:24 [2019-09-25T11:49:24.711Z] Selecting previously unselected package dmsetup.
11:49:24 [2019-09-25T11:49:24.711Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.711Z] Unpacking dmsetup (2:1.02.137-2) ...
11:49:24 [2019-09-25T11:49:24.711Z] Selecting previously unselected package libonig4:ppc64el.
11:49:24 [2019-09-25T11:49:24.711Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.711Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
11:49:24 [2019-09-25T11:49:24.711Z] Selecting previously unselected package libjq1:ppc64el.
11:49:24 [2019-09-25T11:49:24.711Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.711Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
11:49:24 [2019-09-25T11:49:24.819Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:49:24 [2019-09-25T11:49:24.993Z] Selecting previously unselected package jq.
11:49:24 [2019-09-25T11:49:24.993Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.993Z] Unpacking jq (1.5+dfsg-1.3) ...
11:49:24 [2019-09-25T11:49:24.993Z] Selecting previously unselected package libaio1:ppc64el.
11:49:24 [2019-09-25T11:49:24.993Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.993Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
11:49:24 [2019-09-25T11:49:24.993Z] Selecting previously unselected package libcap2-bin.
11:49:24 [2019-09-25T11:49:24.993Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.993Z] Unpacking libcap2-bin (1:2.25-1) ...
11:49:24 [2019-09-25T11:49:24.993Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
11:49:24 [2019-09-25T11:49:24.993Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.993Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
11:49:24 [2019-09-25T11:49:24.993Z] Selecting previously unselected package libsepol1-dev:ppc64el.
11:49:24 [2019-09-25T11:49:24.993Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.993Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
11:49:24 [2019-09-25T11:49:24.993Z] Selecting previously unselected package libpcre16-3:ppc64el.
11:49:24 [2019-09-25T11:49:24.993Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.993Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
11:49:24 [2019-09-25T11:49:24.993Z] Selecting previously unselected package libpcre32-3:ppc64el.
11:49:24 [2019-09-25T11:49:24.993Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
11:49:24 [2019-09-25T11:49:24.993Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
11:49:25 [2019-09-25T11:49:25.076Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
11:49:25 [2019-09-25T11:49:25.276Z] Selecting previously unselected package libpcre3-dev:ppc64el.
11:49:25 [2019-09-25T11:49:25.276Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
11:49:25 [2019-09-25T11:49:25.276Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
11:49:25 [2019-09-25T11:49:25.276Z] Selecting previously unselected package libselinux1-dev:ppc64el.
11:49:25 [2019-09-25T11:49:25.276Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
11:49:25 [2019-09-25T11:49:25.276Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
11:49:25 [2019-09-25T11:49:25.276Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
11:49:25 [2019-09-25T11:49:25.276Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
11:49:25 [2019-09-25T11:49:25.276Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
11:49:25 [2019-09-25T11:49:25.277Z] Selecting previously unselected package libnl-3-200:ppc64el.
11:49:25 [2019-09-25T11:49:25.277Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
11:49:25 [2019-09-25T11:49:25.277Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
11:49:25 [2019-09-25T11:49:25.277Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
11:49:25 [2019-09-25T11:49:25.277Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
11:49:25 [2019-09-25T11:49:25.277Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
11:49:25 [2019-09-25T11:49:25.332Z] === RUN   TestDockerSuite/TestBuildCmd
11:49:25 [2019-09-25T11:49:25.559Z] Selecting previously unselected package libreadline5:ppc64el.
11:49:25 [2019-09-25T11:49:25.559Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
11:49:25 [2019-09-25T11:49:25.559Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
11:49:25 [2019-09-25T11:49:25.559Z] Selecting previously unselected package libsystemd-dev:ppc64el.
11:49:25 [2019-09-25T11:49:25.559Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
11:49:25 [2019-09-25T11:49:25.559Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
11:49:25 [2019-09-25T11:49:25.589Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:49:25 [2019-09-25T11:49:25.589Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:49:25 [2019-09-25T11:49:25.843Z] Selecting previously unselected package net-tools.
11:49:25 [2019-09-25T11:49:25.843Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
11:49:25 [2019-09-25T11:49:25.843Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
11:49:25 [2019-09-25T11:49:25.843Z] Selecting previously unselected package python-pip-whl.
11:49:25 [2019-09-25T11:49:25.843Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
11:49:25 [2019-09-25T11:49:25.843Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
11:49:26 [2019-09-25T11:49:26.128Z] Selecting previously unselected package python3-pip.
11:49:26 [2019-09-25T11:49:26.128Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
11:49:26 [2019-09-25T11:49:26.128Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
11:49:26 [2019-09-25T11:49:26.128Z] Selecting previously unselected package python3-pkg-resources.
11:49:26 [2019-09-25T11:49:26.128Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
11:49:26 [2019-09-25T11:49:26.128Z] Unpacking python3-pkg-resources (33.1.1-1) ...
11:49:26 [2019-09-25T11:49:26.128Z] Selecting previously unselected package python3-setuptools.
11:49:26 [2019-09-25T11:49:26.128Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
11:49:26 [2019-09-25T11:49:26.128Z] Unpacking python3-setuptools (33.1.1-1) ...
11:49:26 [2019-09-25T11:49:26.128Z] Selecting previously unselected package python3-wheel.
11:49:26 [2019-09-25T11:49:26.128Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
11:49:26 [2019-09-25T11:49:26.128Z] Unpacking python3-wheel (0.29.0-2) ...
11:49:26 [2019-09-25T11:49:26.153Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:49:26 [2019-09-25T11:49:26.410Z] Selecting previously unselected package thin-provisioning-tools.
11:49:26 [2019-09-25T11:49:26.410Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
11:49:26 [2019-09-25T11:49:26.410Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
11:49:26 [2019-09-25T11:49:26.410Z] Selecting previously unselected package vim-runtime.
11:49:26 [2019-09-25T11:49:26.410Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
11:49:26 [2019-09-25T11:49:26.410Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
11:49:26 [2019-09-25T11:49:26.410Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
11:49:26 [2019-09-25T11:49:26.410Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
11:49:26 [2019-09-25T11:49:26.411Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:49:26 [2019-09-25T11:49:26.411Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:49:27 [2019-09-25T11:49:27.424Z] Selecting previously unselected package vim.
11:49:27 [2019-09-25T11:49:27.424Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
11:49:27 [2019-09-25T11:49:27.424Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
11:49:27 [2019-09-25T11:49:27.424Z] Selecting previously unselected package xfsprogs.
11:49:27 [2019-09-25T11:49:27.424Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
11:49:27 [2019-09-25T11:49:27.424Z] Unpacking xfsprogs (4.9.0+nmu1) ...
11:49:27 [2019-09-25T11:49:27.708Z] Selecting previously unselected package zip.
11:49:27 [2019-09-25T11:49:27.708Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
11:49:27 [2019-09-25T11:49:27.708Z] Unpacking zip (3.0-11+b1) ...
11:49:27 [2019-09-25T11:49:27.708Z] Selecting previously unselected package libapparmor-perl.
11:49:27 [2019-09-25T11:49:27.708Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
11:49:27 [2019-09-25T11:49:27.708Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
11:49:27 [2019-09-25T11:49:27.708Z] Selecting previously unselected package apparmor.
11:49:27 [2019-09-25T11:49:27.708Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
11:49:27 [2019-09-25T11:49:27.708Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
11:49:27 [2019-09-25T11:49:27.781Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:49:27 [2019-09-25T11:49:27.991Z] Selecting previously unselected package binutils-mingw-w64-i686.
11:49:27 [2019-09-25T11:49:27.991Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
11:49:27 [2019-09-25T11:49:27.991Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:49:28 [2019-09-25T11:49:28.273Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
11:49:28 [2019-09-25T11:49:28.273Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
11:49:28 [2019-09-25T11:49:28.273Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:49:28 [2019-09-25T11:49:28.556Z] Selecting previously unselected package binutils-mingw-w64.
11:49:28 [2019-09-25T11:49:28.556Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
11:49:28 [2019-09-25T11:49:28.556Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:49:28 [2019-09-25T11:49:28.840Z] Selecting previously unselected package mingw-w64-common.
11:49:28 [2019-09-25T11:49:28.840Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
11:49:28 [2019-09-25T11:49:28.840Z] Unpacking mingw-w64-common (5.0.1-1) ...
11:49:29 [2019-09-25T11:49:29.858Z] Selecting previously unselected package mingw-w64-x86-64-dev.
11:49:29 [2019-09-25T11:49:29.858Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
11:49:29 [2019-09-25T11:49:29.858Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
11:49:30 [2019-09-25T11:49:30.872Z] Selecting previously unselected package gcc-mingw-w64-base.
11:49:30 [2019-09-25T11:49:30.872Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
11:49:30 [2019-09-25T11:49:30.872Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:49:30 [2019-09-25T11:49:30.872Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
11:49:30 [2019-09-25T11:49:30.872Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
11:49:30 [2019-09-25T11:49:30.872Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:49:31 [2019-09-25T11:49:31.056Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
11:49:31 [2019-09-25T11:49:31.619Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
11:49:32 [2019-09-25T11:49:32.183Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
11:49:32 [2019-09-25T11:49:32.748Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
11:49:33 [2019-09-25T11:49:33.313Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:49:34 [2019-09-25T11:49:34.245Z] --- PASS: TestUpdateRestartPolicy (13.28s)
11:49:34 [2019-09-25T11:49:34.245Z] === RUN   TestUpdateRestartWithAutoRemove
11:49:34 [2019-09-25T11:49:34.245Z] === RUN   TestDockerSuite/TestBuildContChar
11:49:35 [2019-09-25T11:49:35.177Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s)
11:49:35 [2019-09-25T11:49:35.178Z] === RUN   TestWaitNonBlocked
11:49:35 [2019-09-25T11:49:35.178Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:35 [2019-09-25T11:49:35.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:35 [2019-09-25T11:49:35.178Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:35 [2019-09-25T11:49:35.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:35 [2019-09-25T11:49:35.178Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:35 [2019-09-25T11:49:35.178Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:35 [2019-09-25T11:49:35.248Z] Selecting previously unselected package g++-mingw-w64-x86-64.
11:49:35 [2019-09-25T11:49:35.248Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
11:49:35 [2019-09-25T11:49:35.248Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:49:36 [2019-09-25T11:49:36.109Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
11:49:36 [2019-09-25T11:49:36.366Z] --- PASS: TestWaitNonBlocked (0.04s)
11:49:36 [2019-09-25T11:49:36.366Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s)
11:49:36 [2019-09-25T11:49:36.366Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s)
11:49:36 [2019-09-25T11:49:36.366Z] === RUN   TestWaitBlocked
11:49:36 [2019-09-25T11:49:36.366Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:49:36 [2019-09-25T11:49:36.366Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:49:36 [2019-09-25T11:49:36.366Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:49:36 [2019-09-25T11:49:36.366Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:49:36 [2019-09-25T11:49:36.366Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:49:36 [2019-09-25T11:49:36.366Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:49:36 [2019-09-25T11:49:36.624Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
11:49:37 [2019-09-25T11:49:37.994Z] --- PASS: TestWaitBlocked (0.01s)
11:49:37 [2019-09-25T11:49:37.994Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s)
11:49:37 [2019-09-25T11:49:37.994Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.47s)
11:49:37 [2019-09-25T11:49:37.994Z] === CONT  TestContainerStartOnDaemonRestart
11:49:37 [2019-09-25T11:49:37.994Z] === CONT  TestIpcModeOlderClient
11:49:37 [2019-09-25T11:49:37.994Z] --- PASS: TestIpcModeOlderClient (0.13s)
11:49:37 [2019-09-25T11:49:37.994Z] === CONT  TestDaemonRestartIpcMode
11:49:38 [2019-09-25T11:49:38.252Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:49:38 [2019-09-25T11:49:38.704Z] Setting up aufs-tools (1:4.1+20161219-1) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:49:38 [2019-09-25T11:49:38.704Z] Processing triggers for mime-support (3.60) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up libcap2-bin (1:2.25-1) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:49:38 [2019-09-25T11:49:38.704Z] Setting up bash-completion (1:2.1-4.3) ...
11:49:39 [2019-09-25T11:49:39.623Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:49:39 [2019-09-25T11:49:39.712Z] Setting up libonig4:ppc64el (6.1.3-2) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up zip (3.0-11+b1) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up bzip2 (1.0.6-8.1) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
11:49:39 [2019-09-25T11:49:39.712Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up libaio1:ppc64el (0.3.110-3) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up xz-utils (5.2.2-1.2+b1) ...
11:49:39 [2019-09-25T11:49:39.712Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:49:39 [2019-09-25T11:49:39.712Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
11:49:39 [2019-09-25T11:49:39.712Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
11:49:39 [2019-09-25T11:49:39.880Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
11:49:39 [2019-09-25T11:49:39.880Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up pigz (2.3.4-1) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up mingw-w64-common (5.0.1-1) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up jq (1.5+dfsg-1.3) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up xfsprogs (4.9.0+nmu1) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
11:49:39 [2019-09-25T11:49:39.994Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:49:39 [2019-09-25T11:49:39.994Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:49:39 [2019-09-25T11:49:39.994Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:49:39 [2019-09-25T11:49:39.994Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:49:39 [2019-09-25T11:49:39.994Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:49:39 [2019-09-25T11:49:39.994Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:49:39 [2019-09-25T11:49:39.994Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:49:39 [2019-09-25T11:49:39.994Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up btrfs-progs (4.7.3-1) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
11:49:39 [2019-09-25T11:49:39.994Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
11:49:41 [2019-09-25T11:49:41.252Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:49:41 [2019-09-25T11:49:41.817Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:49:41 [2019-09-25T11:49:41.817Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s)
11:49:41 [2019-09-25T11:49:41.817Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
11:49:41 [2019-09-25T11:49:41.817Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
11:49:42 [2019-09-25T11:49:42.019Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
11:49:42 [2019-09-25T11:49:42.019Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:49:42 [2019-09-25T11:49:42.019Z] 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
11:49:42 [2019-09-25T11:49:42.019Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:49:42 [2019-09-25T11:49:42.019Z] 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
11:49:42 [2019-09-25T11:49:42.019Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:49:42 [2019-09-25T11:49:42.019Z] Setting up btrfs-tools (4.7.3-1) ...
11:49:42 [2019-09-25T11:49:42.019Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:49:42 [2019-09-25T11:49:42.019Z] 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
11:49:42 [2019-09-25T11:49:42.019Z] 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
11:49:42 [2019-09-25T11:49:42.019Z] Setting up python3 (3.5.3-1) ...
11:49:42 [2019-09-25T11:49:42.081Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:49:42 [2019-09-25T11:49:42.634Z] Setting up apparmor (2.11.0-3+deb9u2) ...
11:49:42 [2019-09-25T11:49:42.645Z] --- PASS: TestDaemonRestartIpcMode (4.46s)
11:49:42 [2019-09-25T11:49:42.645Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
11:49:42 [2019-09-25T11:49:42.645Z] PASS
11:49:42 [2019-09-25T11:49:42.645Z] 
11:49:42 [2019-09-25T11:49:42.645Z] === Skipped
11:49:42 [2019-09-25T11:49:42.645Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:49:42 [2019-09-25T11:49:42.645Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:49:42 [2019-09-25T11:49:42.645Z] 
11:49:42 [2019-09-25T11:49:42.645Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:49:42 [2019-09-25T11:49:42.645Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:49:42 [2019-09-25T11:49:42.645Z] 
11:49:42 [2019-09-25T11:49:42.645Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:49:42 [2019-09-25T11:49:42.645Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:49:42 [2019-09-25T11:49:42.645Z] 
11:49:42 [2019-09-25T11:49:42.645Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:49:42 [2019-09-25T11:49:42.645Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:49:42 [2019-09-25T11:49:42.645Z] 
11:49:42 [2019-09-25T11:49:42.645Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:49:42 [2019-09-25T11:49:42.645Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:49:42 [2019-09-25T11:49:42.645Z] 
11:49:42 [2019-09-25T11:49:42.645Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:49:42 [2019-09-25T11:49:42.645Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:49:42 [2019-09-25T11:49:42.645Z] 
11:49:42 [2019-09-25T11:49:42.645Z] 
11:49:42 [2019-09-25T11:49:42.645Z] DONE 197 tests, 6 skipped in 152.954s
11:49:42 [2019-09-25T11:49:42.645Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:49:42 [2019-09-25T11:49:42.645Z] ++ 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
11:49:42 [2019-09-25T11:49:42.645Z] ++ set -e
11:49:42 [2019-09-25T11:49:42.645Z] ++ '[' -n 0 ']'
11:49:42 [2019-09-25T11:49:42.645Z] ++ set -x
11:49:42 [2019-09-25T11:49:42.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=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
11:49:42 [2019-09-25T11:49:42.645Z] INFO: Testing against a local daemon
11:49:42 [2019-09-25T11:49:42.645Z] === RUN   TestCommitInheritsEnv
11:49:43 [2019-09-25T11:49:43.209Z] --- PASS: TestCommitInheritsEnv (0.53s)
11:49:43 [2019-09-25T11:49:43.209Z] === RUN   TestImportExtremelyLargeImageWorks
11:49:43 [2019-09-25T11:49:43.209Z] === PAUSE TestImportExtremelyLargeImageWorks
11:49:43 [2019-09-25T11:49:43.209Z] === RUN   TestImagesFilterMultiReference
11:49:43 [2019-09-25T11:49:43.209Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:49:43 [2019-09-25T11:49:43.209Z] === RUN   TestImagePullPlatformInvalid
11:49:43 [2019-09-25T11:49:43.251Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
11:49:43 [2019-09-25T11:49:43.251Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
11:49:43 [2019-09-25T11:49:43.251Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
11:49:43 [2019-09-25T11:49:43.251Z] Setting up python3-wheel (0.29.0-2) ...
11:49:43 [2019-09-25T11:49:43.466Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:49:43 [2019-09-25T11:49:43.466Z] === RUN   TestRemoveImageOrphaning
11:49:43 [2019-09-25T11:49:43.535Z] Setting up python3-pkg-resources (33.1.1-1) ...
11:49:43 [2019-09-25T11:49:43.724Z] --- PASS: TestRemoveImageOrphaning (0.48s)
11:49:43 [2019-09-25T11:49:43.724Z] === RUN   TestRemoveImageGarbageCollector
11:49:43 [2019-09-25T11:49:43.828Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
11:49:43 [2019-09-25T11:49:43.828Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
11:49:44 [2019-09-25T11:49:44.442Z] Setting up dmsetup (2:1.02.137-2) ...
11:49:44 [2019-09-25T11:49:44.442Z] Setting up python3-setuptools (33.1.1-1) ...
11:49:44 [2019-09-25T11:49:44.725Z] Setting up dh-python (2.20170125) ...
11:49:45 [2019-09-25T11:49:45.007Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
11:49:45 [2019-09-25T11:49:45.007Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:49:46 [2019-09-25T11:49:46.247Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
11:49:46 [2019-09-25T11:49:46.247Z] --- PASS: TestRemoveImageGarbageCollector (2.23s)
11:49:46 [2019-09-25T11:49:46.247Z]     remove_unix_test.go:34: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector"
11:49:46 [2019-09-25T11:49:46.247Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:49:46 [2019-09-25T11:49:46.247Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
11:49:46 [2019-09-25T11:49:46.247Z] === RUN   TestTagInvalidReference
11:49:46 [2019-09-25T11:49:46.247Z] --- PASS: TestTagInvalidReference (0.03s)
11:49:46 [2019-09-25T11:49:46.247Z] === RUN   TestTagValidPrefixedRepo
11:49:46 [2019-09-25T11:49:46.247Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
11:49:46 [2019-09-25T11:49:46.247Z] === RUN   TestTagExistedNameWithoutForce
11:49:46 [2019-09-25T11:49:46.247Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:49:46 [2019-09-25T11:49:46.247Z] === RUN   TestTagOfficialNames
11:49:46 [2019-09-25T11:49:46.247Z] --- PASS: TestTagOfficialNames (0.06s)
11:49:46 [2019-09-25T11:49:46.247Z] === RUN   TestTagMatchesDigest
11:49:46 [2019-09-25T11:49:46.247Z] --- PASS: TestTagMatchesDigest (0.01s)
11:49:46 [2019-09-25T11:49:46.247Z] === CONT  TestImportExtremelyLargeImageWorks
11:49:47 [2019-09-25T11:49:47.180Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
11:49:48 [2019-09-25T11:49:48.984Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:49:53 [2019-09-25T11:49:53.734Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:49:55 [2019-09-25T11:49:55.290Z] Removing intermediate container 2d0078935279
11:49:55 [2019-09-25T11:49:55.290Z]  ---> 3b21d9a40200
11:49:55 [2019-09-25T11:49:55.290Z] Step 104/126 : RUN pip3 install yamllint==1.16.0
11:49:55 [2019-09-25T11:49:55.290Z]  ---> Running in c13a9b01fd81
11:49:56 [2019-09-25T11:49:56.258Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:49:56 [2019-09-25T11:49:56.822Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
11:49:57 [2019-09-25T11:49:57.308Z] Collecting yamllint==1.16.0
11:49:57 [2019-09-25T11:49:57.399Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:49:57 [2019-09-25T11:49:57.590Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:49:57 [2019-09-25T11:49:57.871Z] Collecting pyyaml (from yamllint==1.16.0)
11:49:57 [2019-09-25T11:49:57.871Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
11:49:57 [2019-09-25T11:49:57.965Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:49:58 [2019-09-25T11:49:58.889Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:49:59 [2019-09-25T11:49:59.171Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
11:49:59 [2019-09-25T11:49:59.785Z] Building wheels for collected packages: pyyaml, pathspec
11:49:59 [2019-09-25T11:49:59.785Z]   Running setup.py bdist_wheel for pyyaml: started
11:50:00 [2019-09-25T11:50:00.400Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:50:00 [2019-09-25T11:50:00.400Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
11:50:00 [2019-09-25T11:50:00.400Z]   Running setup.py bdist_wheel for pathspec: started
11:50:00 [2019-09-25T11:50:00.487Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
11:50:01 [2019-09-25T11:50:01.016Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
11:50:01 [2019-09-25T11:50:01.016Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
11:50:01 [2019-09-25T11:50:01.016Z] Successfully built pyyaml pathspec
11:50:01 [2019-09-25T11:50:01.016Z] Installing collected packages: pyyaml, pathspec, yamllint
11:50:01 [2019-09-25T11:50:01.300Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
11:50:01 [2019-09-25T11:50:01.582Z] Removing intermediate container c13a9b01fd81
11:50:01 [2019-09-25T11:50:01.582Z]  ---> 0871705f58e2
11:50:01 [2019-09-25T11:50:01.582Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
11:50:02 [2019-09-25T11:50:02.385Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:50:02 [2019-09-25T11:50:02.642Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
11:50:03 [2019-09-25T11:50:03.055Z]  ---> 0991c8491c18
11:50:03 [2019-09-25T11:50:03.055Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images
11:50:03 [2019-09-25T11:50:03.206Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
11:50:03 [2019-09-25T11:50:03.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:50:03 [2019-09-25T11:50:03.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:50:03 [2019-09-25T11:50:03.771Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
11:50:04 [2019-09-25T11:50:04.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:50:04 [2019-09-25T11:50:04.336Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
11:50:06 [2019-09-25T11:50:06.584Z] 2945147eda09: Pull complete
11:50:06 [2019-09-25T11:50:06.584Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
11:50:06 [2019-09-25T11:50:06.584Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:50:06 [2019-09-25T11:50:06.584Z] mcr.microsoft.com/windows/servercore:ltsc2019
11:50:06 [2019-09-25T11:50:06.584Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737'
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Docker version of control daemon
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] Client: Docker Engine - Enterprise
11:50:06 [2019-09-25T11:50:06.584Z]  Version:           19.03.2
11:50:06 [2019-09-25T11:50:06.584Z]  API version:       1.40
11:50:06 [2019-09-25T11:50:06.584Z]  Go version:        go1.12.8
11:50:06 [2019-09-25T11:50:06.584Z]  Git commit:        c92ab06ed9
11:50:06 [2019-09-25T11:50:06.584Z]  Built:             09/03/2019 16:38:11
11:50:06 [2019-09-25T11:50:06.584Z]  OS/Arch:           windows/amd64
11:50:06 [2019-09-25T11:50:06.584Z]  Experimental:      false
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] Server: Docker Engine - Enterprise
11:50:06 [2019-09-25T11:50:06.584Z]  Engine:
11:50:06 [2019-09-25T11:50:06.584Z]   Version:          19.03.2
11:50:06 [2019-09-25T11:50:06.584Z]   API version:      1.40 (minimum version 1.24)
11:50:06 [2019-09-25T11:50:06.584Z]   Go version:       go1.12.8
11:50:06 [2019-09-25T11:50:06.584Z]   Git commit:       c92ab06ed9
11:50:06 [2019-09-25T11:50:06.584Z]   Built:            09/03/2019 16:35:47
11:50:06 [2019-09-25T11:50:06.584Z]   OS/Arch:          windows/amd64
11:50:06 [2019-09-25T11:50:06.584Z]   Experimental:     true
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Docker info of control daemon
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] Client:
11:50:06 [2019-09-25T11:50:06.584Z]  Debug Mode: false
11:50:06 [2019-09-25T11:50:06.584Z]  Plugins:
11:50:06 [2019-09-25T11:50:06.584Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] Server:
11:50:06 [2019-09-25T11:50:06.584Z]  Containers: 0
11:50:06 [2019-09-25T11:50:06.584Z]   Running: 0
11:50:06 [2019-09-25T11:50:06.584Z]   Paused: 0
11:50:06 [2019-09-25T11:50:06.584Z]   Stopped: 0
11:50:06 [2019-09-25T11:50:06.584Z]  Images: 1
11:50:06 [2019-09-25T11:50:06.584Z]  Server Version: 19.03.2
11:50:06 [2019-09-25T11:50:06.584Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:50:06 [2019-09-25T11:50:06.584Z]   Windows: 
11:50:06 [2019-09-25T11:50:06.584Z]   LCOW: 
11:50:06 [2019-09-25T11:50:06.584Z]  Logging Driver: json-file
11:50:06 [2019-09-25T11:50:06.584Z]  Plugins:
11:50:06 [2019-09-25T11:50:06.584Z]   Volume: local
11:50:06 [2019-09-25T11:50:06.584Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
11:50:06 [2019-09-25T11:50:06.584Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:50:06 [2019-09-25T11:50:06.584Z]  Swarm: inactive
11:50:06 [2019-09-25T11:50:06.584Z]  Default Isolation: process
11:50:06 [2019-09-25T11:50:06.584Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:50:06 [2019-09-25T11:50:06.584Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
11:50:06 [2019-09-25T11:50:06.584Z]  OSType: windows
11:50:06 [2019-09-25T11:50:06.584Z]  Architecture: x86_64
11:50:06 [2019-09-25T11:50:06.584Z]  CPUs: 4
11:50:06 [2019-09-25T11:50:06.584Z]  Total Memory: 32GiB
11:50:06 [2019-09-25T11:50:06.584Z]  Name: azwin-2-473670
11:50:06 [2019-09-25T11:50:06.584Z]  ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW
11:50:06 [2019-09-25T11:50:06.584Z]  Docker Root Dir: D:\docker
11:50:06 [2019-09-25T11:50:06.584Z]  Debug Mode: false
11:50:06 [2019-09-25T11:50:06.584Z]  Registry: https://index.docker.io/v1/
11:50:06 [2019-09-25T11:50:06.584Z]  Labels:
11:50:06 [2019-09-25T11:50:06.584Z]  Experimental: true
11:50:06 [2019-09-25T11:50:06.584Z]  Insecure Registries:
11:50:06 [2019-09-25T11:50:06.584Z]   10.0.0.4:5000
11:50:06 [2019-09-25T11:50:06.584Z]   127.0.0.0/8
11:50:06 [2019-09-25T11:50:06.584Z]  Registry Mirrors:
11:50:06 [2019-09-25T11:50:06.584Z]   http://10.0.0.4:5000/
11:50:06 [2019-09-25T11:50:06.584Z]  Live Restore Enabled: false
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Commit hash is cb2a36a89
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Nuke-Everything...
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Container count on control daemon to delete is 0
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Nuking d:\CI
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Zapped successfully
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Location for testing is d:\CI\PR-39987\3
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] INFO: Building the image from Dockerfile.windows at 09/25/2019 11:50:00...
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] Sending build context to Docker daemon  49.97MB
11:50:06 [2019-09-25T11:50:06.584Z] 
11:50:06 [2019-09-25T11:50:06.584Z] Step 1/8 : FROM microsoft/windowsservercore
11:50:06 [2019-09-25T11:50:06.584Z]  ---> 1ddfa8bee56a
11:50:06 [2019-09-25T11:50:06.584Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:50:06 [2019-09-25T11:50:06.584Z]  ---> Running in a49a01871744
11:50:06 [2019-09-25T11:50:06.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:50:06 [2019-09-25T11:50:06.861Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
11:50:06 [2019-09-25T11:50:06.861Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
11:50:07 [2019-09-25T11:50:07.439Z]  ---> 21025badedbd
11:50:07 [2019-09-25T11:50:07.439Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/
11:50:07 [2019-09-25T11:50:07.439Z]  ---> bb206d0a48a4
11:50:07 [2019-09-25T11:50:07.439Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/
11:50:07 [2019-09-25T11:50:07.557Z] Removing intermediate container a49a01871744
11:50:07 [2019-09-25T11:50:07.557Z]  ---> d60a89312fc8
11:50:07 [2019-09-25T11:50:07.557Z] Step 3/8 : ARG GO_VERSION=1.13.0
11:50:07 [2019-09-25T11:50:07.557Z]  ---> Running in 0650cca2229e
11:50:07 [2019-09-25T11:50:07.723Z]  ---> 499f527a7853
11:50:07 [2019-09-25T11:50:07.723Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/
11:50:07 [2019-09-25T11:50:07.792Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:50:08 [2019-09-25T11:50:08.017Z] Removing intermediate container 0650cca2229e
11:50:08 [2019-09-25T11:50:08.018Z]  ---> bd13c77402ee
11:50:08 [2019-09-25T11:50:08.018Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
11:50:08 [2019-09-25T11:50:08.018Z]  ---> Running in 45b3bfd4a625
11:50:08 [2019-09-25T11:50:08.018Z]  ---> b763b345b0b5
11:50:08 [2019-09-25T11:50:08.018Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/
11:50:08 [2019-09-25T11:50:08.302Z]  ---> a05959219f8b
11:50:08 [2019-09-25T11:50:08.302Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/
11:50:08 [2019-09-25T11:50:08.479Z] Removing intermediate container 45b3bfd4a625
11:50:08 [2019-09-25T11:50:08.479Z]  ---> b08bc5821ef5
11:50:08 [2019-09-25T11:50:08.479Z] Step 5/8 : 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/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/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;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
11:50:08 [2019-09-25T11:50:08.479Z]  ---> Running in ebb60b56b051
11:50:08 [2019-09-25T11:50:08.587Z]  ---> bf4da333e508
11:50:08 [2019-09-25T11:50:08.587Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/
11:50:08 [2019-09-25T11:50:08.723Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
11:50:08 [2019-09-25T11:50:08.870Z]  ---> 70505ec7124d
11:50:08 [2019-09-25T11:50:08.870Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/
11:50:09 [2019-09-25T11:50:09.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:50:09 [2019-09-25T11:50:09.654Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:50:09 [2019-09-25T11:50:09.654Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:50:09 [2019-09-25T11:50:09.654Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:50:09 [2019-09-25T11:50:09.654Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:50:09 [2019-09-25T11:50:09.654Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:50:09 [2019-09-25T11:50:09.879Z]  ---> 165acab05714
11:50:09 [2019-09-25T11:50:09.879Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/
11:50:10 [2019-09-25T11:50:10.162Z]  ---> 766ec40463bf
11:50:10 [2019-09-25T11:50:10.162Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli
11:50:10 [2019-09-25T11:50:10.585Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
11:50:10 [2019-09-25T11:50:10.779Z]  ---> eb4f3c825122
11:50:10 [2019-09-25T11:50:10.779Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/
11:50:11 [2019-09-25T11:50:11.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:50:12 [2019-09-25T11:50:12.252Z]  ---> a3302806d6df
11:50:12 [2019-09-25T11:50:12.252Z] Step 117/126 : COPY --from=criu /build/ /usr/local/
11:50:12 [2019-09-25T11:50:12.535Z]  ---> 51d6b95ff309
11:50:12 [2019-09-25T11:50:12.536Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
11:50:13 [2019-09-25T11:50:13.149Z]  ---> 687834123ac4
11:50:13 [2019-09-25T11:50:13.149Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
11:50:13 [2019-09-25T11:50:13.149Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
11:50:13 [2019-09-25T11:50:13.149Z] bad55c542dc9: Pulling fs layer
11:50:13 [2019-09-25T11:50:13.765Z] bad55c542dc9: Verifying Checksum
11:50:13 [2019-09-25T11:50:13.765Z] bad55c542dc9: Download complete
11:50:14 [2019-09-25T11:50:14.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:50:14 [2019-09-25T11:50:14.053Z] bad55c542dc9: Pull complete
11:50:14 [2019-09-25T11:50:14.053Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:50:14 [2019-09-25T11:50:14.053Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:50:14 [2019-09-25T11:50:14.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:50:14 [2019-09-25T11:50:14.668Z]  ---> 2233b50695fe
11:50:14 [2019-09-25T11:50:14.668Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH
11:50:14 [2019-09-25T11:50:14.668Z]  ---> Running in 044f425e8e20
11:50:14 [2019-09-25T11:50:14.668Z] Removing intermediate container 044f425e8e20
11:50:14 [2019-09-25T11:50:14.668Z]  ---> 9f5465e7e200
11:50:14 [2019-09-25T11:50:14.668Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
11:50:14 [2019-09-25T11:50:14.761Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
11:50:14 [2019-09-25T11:50:14.949Z]  ---> Running in a3609652fba3
11:50:14 [2019-09-25T11:50:14.949Z] Removing intermediate container a3609652fba3
11:50:14 [2019-09-25T11:50:14.949Z]  ---> 2d7d61b3cd84
11:50:14 [2019-09-25T11:50:14.949Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
11:50:14 [2019-09-25T11:50:14.949Z]  ---> Running in faf62628106a
11:50:15 [2019-09-25T11:50:15.018Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:50:15 [2019-09-25T11:50:15.232Z] Removing intermediate container faf62628106a
11:50:15 [2019-09-25T11:50:15.232Z]  ---> fbd2187b046d
11:50:15 [2019-09-25T11:50:15.232Z] Step 123/126 : VOLUME /var/lib/docker
11:50:15 [2019-09-25T11:50:15.232Z]  ---> Running in b8122b305b91
11:50:15 [2019-09-25T11:50:15.232Z] Removing intermediate container b8122b305b91
11:50:15 [2019-09-25T11:50:15.232Z]  ---> af4d7695087b
11:50:15 [2019-09-25T11:50:15.232Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
11:50:15 [2019-09-25T11:50:15.232Z]  ---> Running in 77961ebedabe
11:50:15 [2019-09-25T11:50:15.232Z] Removing intermediate container 77961ebedabe
11:50:15 [2019-09-25T11:50:15.232Z]  ---> c5ff89217594
11:50:15 [2019-09-25T11:50:15.232Z] Step 125/126 : FROM dev AS final
11:50:15 [2019-09-25T11:50:15.232Z]  ---> c5ff89217594
11:50:15 [2019-09-25T11:50:15.232Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
11:50:15 [2019-09-25T11:50:15.587Z] 
11:50:15 [2019-09-25T11:50:15.587Z] SUCCESS: Specified value was saved.
11:50:16 [2019-09-25T11:50:16.389Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
11:50:17 [2019-09-25T11:50:17.130Z] INFO: Downloading git...
11:50:17 [2019-09-25T11:50:17.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:50:18 [2019-09-25T11:50:18.101Z] INFO: Downloading go...
11:50:18 [2019-09-25T11:50:18.284Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
11:50:18 [2019-09-25T11:50:18.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:50:18 [2019-09-25T11:50:18.848Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
11:50:19 [2019-09-25T11:50:19.663Z] INFO: Downloading compiler 1 of 3...
11:50:20 [2019-09-25T11:50:20.129Z] INFO: Downloading compiler 2 of 3...
11:50:20 [2019-09-25T11:50:20.594Z] INFO: Downloading compiler 3 of 3...
11:50:21 [2019-09-25T11:50:21.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:50:21 [2019-09-25T11:50:21.566Z] INFO: Extracting git...
11:50:22 [2019-09-25T11:50:22.043Z]  ---> 0dbfa263272b
11:50:22 [2019-09-25T11:50:22.043Z] Successfully built 0dbfa263272b
11:50:22 [2019-09-25T11:50:22.043Z] Successfully tagged docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:50:22 [2019-09-25T11:50:22.124Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:50:22 [2019-09-25T11:50:22.485Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/test/unit
11:50:22 [2019-09-25T11:50:22.690Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
11:50:24 [2019-09-25T11:50:24.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:50:25 [2019-09-25T11:50:25.968Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:50:26 [2019-09-25T11:50:26.225Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:50:26 [2019-09-25T11:50:26.482Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
11:50:26 [2019-09-25T11:50:26.898Z] ?   	github.com/docker/docker/api	[no test files]
11:50:27 [2019-09-25T11:50:27.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:50:29 [2019-09-25T11:50:29.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:50:31 [2019-09-25T11:50:31.737Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
11:50:32 [2019-09-25T11:50:32.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:50:33 [2019-09-25T11:50:33.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:50:33 [2019-09-25T11:50:33.631Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:50:33 [2019-09-25T11:50:33.631Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
11:50:35 [2019-09-25T11:50:35.002Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
11:50:35 [2019-09-25T11:50:35.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:50:35 [2019-09-25T11:50:35.933Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
11:50:36 [2019-09-25T11:50:36.398Z] INFO: Expanding go...
11:50:36 [2019-09-25T11:50:36.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:50:36 [2019-09-25T11:50:36.828Z] Using test binary docker
11:50:36 [2019-09-25T11:50:36.828Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:50:36 [2019-09-25T11:50:36.828Z] +++ /etc/init.d/apparmor start
11:50:36 [2019-09-25T11:50:36.828Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:50:36 [2019-09-25T11:50:36.828Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:50:36 [2019-09-25T11:50:36.828Z] Warning failed to create cache: (null)
11:50:36 [2019-09-25T11:50:36.828Z] .
11:50:36 [2019-09-25T11:50:36.828Z] Starting dockerd
11:50:36 [2019-09-25T11:50:36.828Z] INFO: Waiting for daemon to start...
11:50:36 [2019-09-25T11:50:36.828Z] +++ 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
11:50:39 [2019-09-25T11:50:39.253Z] .
11:50:39 [2019-09-25T11:50:39.253Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:50:39 [2019-09-25T11:50:39.253Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:50:39 [2019-09-25T11:50:39.253Z] Error: No such image: emptyfs
11:50:39 [2019-09-25T11:50:39.253Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:50:39 [2019-09-25T11:50:39.253Z] ++++ docker load
11:50:39 [2019-09-25T11:50:39.253Z] Running integration-test (iteration 1)
11:50:39 [2019-09-25T11:50:39.253Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
11:50:39 [2019-09-25T11:50:39.253Z] ++ 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
11:50:39 [2019-09-25T11:50:39.253Z] ++ set -e
11:50:39 [2019-09-25T11:50:39.253Z] ++ '[' -n 0 ']'
11:50:39 [2019-09-25T11:50:39.253Z] ++ set -x
11:50:39 [2019-09-25T11:50:39.253Z] ++ env -i DEST=/go/src/github.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
11:50:40 [2019-09-25T11:50:40.111Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
11:50:41 [2019-09-25T11:50:41.481Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:50:41 [2019-09-25T11:50:41.738Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:50:43 [2019-09-25T11:50:43.634Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:50:48 [2019-09-25T11:50:48.882Z] Loaded image: buildpack-deps:jessie
11:50:48 [2019-09-25T11:50:48.882Z] Loaded image: busybox:latest
11:50:48 [2019-09-25T11:50:48.882Z] Loaded image: busybox:glibc
11:50:48 [2019-09-25T11:50:48.882Z] Loaded image: debian:jessie
11:50:48 [2019-09-25T11:50:48.882Z] Loaded image: hello-world:latest
11:50:48 [2019-09-25T11:50:48.882Z] INFO: Testing against a local daemon
11:50:48 [2019-09-25T11:50:48.882Z] === RUN   TestCgroupNamespacesBuild
11:50:48 [2019-09-25T11:50:48.892Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:50:49 [2019-09-25T11:50:49.149Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:50:49 [2019-09-25T11:50:49.149Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:50:49 [2019-09-25T11:50:49.149Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
11:50:49 [2019-09-25T11:50:49.283Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
11:50:50 [2019-09-25T11:50:50.213Z] --- PASS: TestCgroupNamespacesBuild (1.71s)
11:50:50 [2019-09-25T11:50:50.213Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
11:50:50 [2019-09-25T11:50:50.213Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:50:51 [2019-09-25T11:50:51.047Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:50:52 [2019-09-25T11:50:52.029Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s)
11:50:52 [2019-09-25T11:50:52.029Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
11:50:52 [2019-09-25T11:50:52.029Z] === RUN   TestBuildWithSession
11:50:52 [2019-09-25T11:50:52.941Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:50:54 [2019-09-25T11:50:54.310Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:50:54 [2019-09-25T11:50:54.474Z] --- PASS: TestBuildWithSession (2.55s)
11:50:54 [2019-09-25T11:50:54.474Z] === RUN   TestBuildSquashParent
11:50:59 [2019-09-25T11:50:59.565Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:51:01 [2019-09-25T11:51:01.568Z] INFO: Expanding compiler 1 of 3...
11:51:01 [2019-09-25T11:51:01.568Z] INFO: Expanding compiler 2 of 3...
11:51:02 [2019-09-25T11:51:02.080Z] --- PASS: TestBuildSquashParent (6.74s)
11:51:02 [2019-09-25T11:51:02.080Z] === RUN   TestBuildWithRemoveAndForceRemove
11:51:02 [2019-09-25T11:51:02.080Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:51:02 [2019-09-25T11:51:02.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:51:02 [2019-09-25T11:51:02.080Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:51:02 [2019-09-25T11:51:02.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:51:02 [2019-09-25T11:51:02.080Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:51:02 [2019-09-25T11:51:02.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:51:02 [2019-09-25T11:51:02.081Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:51:02 [2019-09-25T11:51:02.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:51:02 [2019-09-25T11:51:02.081Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:51:02 [2019-09-25T11:51:02.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:51:02 [2019-09-25T11:51:02.081Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:51:02 [2019-09-25T11:51:02.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:51:02 [2019-09-25T11:51:02.081Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:51:02 [2019-09-25T11:51:02.081Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:51:02 [2019-09-25T11:51:02.082Z] ................................................                         [ 29%]
11:51:02 [2019-09-25T11:51:02.854Z] === RUN   TestDockerDaemonSuite/TestShmSize
11:51:04 [2019-09-25T11:51:04.000Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:51:04 [2019-09-25T11:51:04.000Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:51:04 [2019-09-25T11:51:04.284Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
11:51:05 [2019-09-25T11:51:05.357Z] INFO: Expanding compiler 3 of 3...
11:51:05 [2019-09-25T11:51:05.818Z] INFO: Removing downloaded files...
11:51:05 [2019-09-25T11:51:05.818Z] INFO: Creating source directory...
11:51:05 [2019-09-25T11:51:05.818Z] INFO: Configuring git core.autocrlf...
11:51:05 [2019-09-25T11:51:05.818Z] INFO: Completed
11:51:06 [2019-09-25T11:51:06.631Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:51:06 [2019-09-25T11:51:06.631Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:51:07 [2019-09-25T11:51:07.560Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:51:07 [2019-09-25T11:51:07.560Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
11:51:07 [2019-09-25T11:51:07.817Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
11:51:09 [2019-09-25T11:51:09.185Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:51:09 [2019-09-25T11:51:09.271Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:51:09 [2019-09-25T11:51:09.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s)
11:51:09 [2019-09-25T11:51:09.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s)
11:51:09 [2019-09-25T11:51:09.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s)
11:51:09 [2019-09-25T11:51:09.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s)
11:51:09 [2019-09-25T11:51:09.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s)
11:51:09 [2019-09-25T11:51:09.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.91s)
11:51:09 [2019-09-25T11:51:09.271Z] === RUN   TestBuildMultiStageCopy
11:51:09 [2019-09-25T11:51:09.271Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:51:11 [2019-09-25T11:51:11.710Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:51:12 [2019-09-25T11:51:12.087Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:51:12 [2019-09-25T11:51:12.452Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:51:12 [2019-09-25T11:51:12.855Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:51:13 [2019-09-25T11:51:13.360Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:51:13 [2019-09-25T11:51:13.618Z] --- PASS: TestDockerDaemonSuite (361.06s)
11:51:13 [2019-09-25T11:51:13.618Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.52s)
11:51:13 [2019-09-25T11:51:13.618Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool"
11:51:13 [2019-09-25T11:51:13.618Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s)
11:51:13 [2019-09-25T11:51:13.618Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon"
11:51:13 [2019-09-25T11:51:13.618Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s)
11:51:13 [2019-09-25T11:51:13.618Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock"
11:51:13 [2019-09-25T11:51:13.618Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.15s)
11:51:13 [2019-09-25T11:51:13.618Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
11:51:13 [2019-09-25T11:51:13.618Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
11:51:13 [2019-09-25T11:51:13.618Z]         docker_cli_daemon_test.go:1449: Daemon d5955b19d66f9 is not started
11:51:13 [2019-09-25T11:51:13.618Z]         check_test.go:309: Daemon d98afcd1a23ad is not started
11:51:13 [2019-09-25T11:51:13.618Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.23s)
11:51:13 [2019-09-25T11:51:13.618Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.91s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon d61e55197645c is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.01s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.96s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.42s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.30s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.05s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.30s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.08s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon d79109d92a53d is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon de29de8e65f87 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (4.50s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon de85189f5bab0 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.01s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.45s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.32s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.44s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.65s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.13s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon dccade5e8f5b9 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (1.37s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.65s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.76s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.75s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose"
11:51:13 [2019-09-25T11:51:13.619Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
11:51:13 [2019-09-25T11:51:13.619Z]         requirement.go:26: unmatched requirement bridgeNfIptables
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon d19897a778434 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.70s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP"
11:51:13 [2019-09-25T11:51:13.619Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
11:51:13 [2019-09-25T11:51:13.619Z]         requirement.go:26: unmatched requirement IPv6
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon dfd02ce8efb95 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.48s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.87s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon d0650023f4e2f is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon dbf05a84134db is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins"
11:51:13 [2019-09-25T11:51:13.619Z]         docker_cli_daemon_plugins_test.go:79: Daemon dca730cf8b877 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins"
11:51:13 [2019-09-25T11:51:13.619Z]         docker_cli_daemon_plugins_test.go:169: Daemon dbadc24916137 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.58s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon d92a307815518 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.96s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.91s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.97s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.18s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.76s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon dd6a14df139b2 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.92s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.26s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.36s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.55s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon d7222a6549d98 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.58s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.62s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.18s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.46s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.32s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways"
11:51:13 [2019-09-25T11:51:13.619Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
11:51:13 [2019-09-25T11:51:13.619Z]         requirement.go:26: unmatched requirement Devicemapper
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon d09c766de2c2c is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
11:51:13 [2019-09-25T11:51:13.619Z]         requirement.go:26: unmatched requirement Devicemapper
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon dd6c4a9aa9e63 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.79s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon de95191d2ef59 is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.92s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.67s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.09s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.21s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.43s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.60s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer"
11:51:13 [2019-09-25T11:51:13.619Z]         check_test.go:309: Daemon d3de531d1c0bc is not started
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.40s)
11:51:13 [2019-09-25T11:51:13.619Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs"
11:51:13 [2019-09-25T11:51:13.619Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s)
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins"
11:51:13 [2019-09-25T11:51:13.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.20s)
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout"
11:51:13 [2019-09-25T11:51:13.620Z]         check_test.go:309: Daemon d7ca4e2d79e7c is not started
11:51:13 [2019-09-25T11:51:13.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile"
11:51:13 [2019-09-25T11:51:13.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.80s)
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins"
11:51:13 [2019-09-25T11:51:13.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation"
11:51:13 [2019-09-25T11:51:13.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse"
11:51:13 [2019-09-25T11:51:13.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s)
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost"
11:51:13 [2019-09-25T11:51:13.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.10s)
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.620Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.620Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
11:51:13 [2019-09-25T11:51:13.620Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.620Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
11:51:13 [2019-09-25T11:51:13.710Z] --- PASS: TestBuildMultiStageCopy (4.49s)
11:51:13 [2019-09-25T11:51:13.710Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s)
11:51:13 [2019-09-25T11:51:13.710Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
11:51:13 [2019-09-25T11:51:13.710Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s)
11:51:13 [2019-09-25T11:51:13.710Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
11:51:13 [2019-09-25T11:51:13.710Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
11:51:13 [2019-09-25T11:51:13.710Z] === RUN   TestBuildMultiStageParentConfig
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.877Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.877Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.877Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.877Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.877Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.877Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
11:51:13 [2019-09-25T11:51:13.877Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
11:51:13 [2019-09-25T11:51:13.877Z]         check_test.go:309: Daemon d97eaeb35be35 is not started
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors"
11:51:13 [2019-09-25T11:51:13.877Z]         check_test.go:309: Daemon d2874989dbb42 is not started
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp"
11:51:13 [2019-09-25T11:51:13.877Z]         check_test.go:309: Daemon d442d983b6ec4 is not started
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.27s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey"
11:51:13 [2019-09-25T11:51:13.877Z]         check_test.go:309: Daemon d2761a2614c35 is not started
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.83s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.93s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.51s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.32s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
11:51:13 [2019-09-25T11:51:13.877Z]         check_test.go:309: Daemon d5afbe1f1867f is not started
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.30s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand"
11:51:13 [2019-09-25T11:51:13.877Z]         check_test.go:309: Daemon da7272028d695 is not started
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.01s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.01s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.15s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.11s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.76s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.19s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.92s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.39s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine"
11:51:13 [2019-09-25T11:51:13.877Z]         docker_cli_daemon_test.go:2542: Daemon dbde5ff8d258d is not started
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.84s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.25s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.10s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.29s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload"
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify"
11:51:13 [2019-09-25T11:51:13.877Z]         check_test.go:309: Daemon d86117a958242 is not started
11:51:13 [2019-09-25T11:51:13.877Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.93s)
11:51:13 [2019-09-25T11:51:13.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin"
11:51:13 [2019-09-25T11:51:13.877Z] === RUN   TestDockerSwarmSuite
11:51:13 [2019-09-25T11:51:13.877Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
11:51:14 [2019-09-25T11:51:14.952Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
11:51:14 [2019-09-25T11:51:14.952Z] === RUN   TestBuildLabelWithTargets
11:51:17 [2019-09-25T11:51:17.444Z] --- PASS: TestBuildLabelWithTargets (2.33s)
11:51:17 [2019-09-25T11:51:17.444Z] === RUN   TestBuildWithEmptyLayers
11:51:18 [2019-09-25T11:51:18.227Z] --- PASS: TestBuildWithEmptyLayers (0.87s)
11:51:18 [2019-09-25T11:51:18.227Z] === RUN   TestBuildMultiStageOnBuild
11:51:19 [2019-09-25T11:51:19.132Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
11:51:20 [2019-09-25T11:51:20.687Z] --- PASS: TestBuildMultiStageOnBuild (2.64s)
11:51:20 [2019-09-25T11:51:20.688Z] === RUN   TestBuildUncleanTarFilenames
11:51:21 [2019-09-25T11:51:21.993Z] --- PASS: TestBuildUncleanTarFilenames (1.33s)
11:51:21 [2019-09-25T11:51:21.993Z] === RUN   TestBuildMultiStageLayerLeak
11:51:22 [2019-09-25T11:51:22.409Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
11:51:24 [2019-09-25T11:51:24.453Z] tests/integration/api_exec_test.py ....................                  [ 35%]
11:51:25 [2019-09-25T11:51:25.296Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s)
11:51:25 [2019-09-25T11:51:25.296Z] === RUN   TestBuildWithHugeFile
11:51:27 [2019-09-25T11:51:27.664Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
11:51:27 [2019-09-25T11:51:27.664Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:51:29 [2019-09-25T11:51:29.036Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:51:29 [2019-09-25T11:51:29.036Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:51:32 [2019-09-25T11:51:32.824Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
11:51:35 [2019-09-25T11:51:35.584Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:51:37 [2019-09-25T11:51:37.479Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:51:37 [2019-09-25T11:51:37.666Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
11:51:40 [2019-09-25T11:51:40.006Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:51:40 [2019-09-25T11:51:40.573Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
11:51:41 [2019-09-25T11:51:41.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:51:48 [2019-09-25T11:51:48.061Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:51:50 [2019-09-25T11:51:50.583Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:51:53 [2019-09-25T11:51:53.106Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:51:59 [2019-09-25T11:51:59.565Z] --- PASS: TestBuildWithHugeFile (30.81s)
11:51:59 [2019-09-25T11:51:59.565Z] === RUN   TestBuildWithEmptyDockerfile
11:51:59 [2019-09-25T11:51:59.565Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:51:59 [2019-09-25T11:51:59.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:51:59 [2019-09-25T11:51:59.565Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:51:59 [2019-09-25T11:51:59.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:51:59 [2019-09-25T11:51:59.565Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:51:59 [2019-09-25T11:51:59.565Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:51:59 [2019-09-25T11:51:59.565Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:51:59 [2019-09-25T11:51:59.565Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:51:59 [2019-09-25T11:51:59.565Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:51:59 [2019-09-25T11:51:59.565Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
11:51:59 [2019-09-25T11:51:59.565Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
11:51:59 [2019-09-25T11:51:59.565Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
11:51:59 [2019-09-25T11:51:59.565Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
11:51:59 [2019-09-25T11:51:59.565Z] === RUN   TestBuildPreserveOwnership
11:51:59 [2019-09-25T11:51:59.565Z] === RUN   TestBuildPreserveOwnership/copy_from
11:51:59 [2019-09-25T11:51:59.935Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:52:02 [2019-09-25T11:52:02.375Z] --- PASS: TestBuildPreserveOwnership (5.84s)
11:52:02 [2019-09-25T11:52:02.375Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.76s)
11:52:02 [2019-09-25T11:52:02.375Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
11:52:02 [2019-09-25T11:52:02.375Z] === RUN   TestBuildPlatformInvalid
11:52:02 [2019-09-25T11:52:02.375Z] --- PASS: TestBuildPlatformInvalid (0.11s)
11:52:02 [2019-09-25T11:52:02.375Z] PASS
11:52:02 [2019-09-25T11:52:02.375Z] 
11:52:02 [2019-09-25T11:52:02.375Z] DONE 32 tests in 83.005s
11:52:02 [2019-09-25T11:52:02.375Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
11:52:02 [2019-09-25T11:52:02.375Z] ++ 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
11:52:02 [2019-09-25T11:52:02.375Z] ++ set -e
11:52:02 [2019-09-25T11:52:02.375Z] ++ '[' -n 0 ']'
11:52:02 [2019-09-25T11:52:02.375Z] ++ set -x
11:52:02 [2019-09-25T11:52:02.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=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
11:52:02 [2019-09-25T11:52:02.542Z] tests/integration/api_network_test.py ...........................        [ 47%]
11:52:02 [2019-09-25T11:52:02.743Z] INFO: Testing against a local daemon
11:52:02 [2019-09-25T11:52:02.744Z] === RUN   TestConfigList
11:52:05 [2019-09-25T11:52:05.200Z] --- PASS: TestConfigList (2.77s)
11:52:05 [2019-09-25T11:52:05.200Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
11:52:05 [2019-09-25T11:52:05.200Z] === RUN   TestConfigsCreateAndDelete
11:52:07 [2019-09-25T11:52:07.649Z] --- PASS: TestConfigsCreateAndDelete (2.32s)
11:52:07 [2019-09-25T11:52:07.649Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
11:52:07 [2019-09-25T11:52:07.649Z] === RUN   TestConfigsUpdate
11:52:10 [2019-09-25T11:52:10.859Z] --- PASS: TestConfigsUpdate (3.06s)
11:52:10 [2019-09-25T11:52:10.859Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
11:52:10 [2019-09-25T11:52:10.859Z] === RUN   TestTemplatedConfig
11:52:11 [2019-09-25T11:52:11.316Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:52:13 [2019-09-25T11:52:13.249Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:52:14 [2019-09-25T11:52:14.932Z] --- PASS: TestTemplatedConfig (3.73s)
11:52:14 [2019-09-25T11:52:14.932Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
11:52:14 [2019-09-25T11:52:14.932Z] === RUN   TestConfigInspect
11:52:15 [2019-09-25T11:52:15.016Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
11:52:15 [2019-09-25T11:52:15.016Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
11:52:15 [2019-09-25T11:52:15.016Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:52:15 [2019-09-25T11:52:15.016Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:52:17 [2019-09-25T11:52:17.360Z] --- PASS: TestConfigInspect (2.81s)
11:52:17 [2019-09-25T11:52:17.360Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
11:52:17 [2019-09-25T11:52:17.360Z] === RUN   TestConfigCreateWithLabels
11:52:19 [2019-09-25T11:52:19.192Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:52:19 [2019-09-25T11:52:19.192Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:52:19 [2019-09-25T11:52:19.473Z] tests/integration/api_service_test.py ................s................. [ 60%]
11:52:19 [2019-09-25T11:52:19.758Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:52:20 [2019-09-25T11:52:20.626Z] --- PASS: TestConfigCreateWithLabels (2.84s)
11:52:20 [2019-09-25T11:52:20.626Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
11:52:20 [2019-09-25T11:52:20.626Z] === RUN   TestConfigCreateResolve
11:52:20 [2019-09-25T11:52:20.689Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:52:20 [2019-09-25T11:52:20.689Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:52:21 [2019-09-25T11:52:21.254Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:52:21 [2019-09-25T11:52:21.511Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:52:23 [2019-09-25T11:52:23.058Z] --- PASS: TestConfigCreateResolve (2.77s)
11:52:23 [2019-09-25T11:52:23.058Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
11:52:23 [2019-09-25T11:52:23.058Z] === RUN   TestConfigDaemonLibtrustID
11:52:23 [2019-09-25T11:52:23.436Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
11:52:23 [2019-09-25T11:52:23.436Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
11:52:23 [2019-09-25T11:52:23.436Z] PASS
11:52:23 [2019-09-25T11:52:23.436Z] 
11:52:23 [2019-09-25T11:52:23.436Z] DONE 8 tests in 21.123s
11:52:23 [2019-09-25T11:52:23.436Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
11:52:23 [2019-09-25T11:52:23.436Z] ++ 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
11:52:23 [2019-09-25T11:52:23.436Z] ++ set -e
11:52:23 [2019-09-25T11:52:23.436Z] ++ '[' -n 0 ']'
11:52:23 [2019-09-25T11:52:23.436Z] ++ set -x
11:52:23 [2019-09-25T11:52:23.436Z] ++ env -i DEST=/go/src/github.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
11:52:23 [2019-09-25T11:52:23.810Z] INFO: Testing against a local daemon
11:52:23 [2019-09-25T11:52:23.810Z] === RUN   TestCheckpoint
11:52:23 [2019-09-25T11:52:23.810Z] --- SKIP: TestCheckpoint (0.00s)
11:52:23 [2019-09-25T11:52:23.810Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:52:23 [2019-09-25T11:52:23.810Z] === RUN   TestContainerInvalidJSON
11:52:23 [2019-09-25T11:52:23.810Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:52:23 [2019-09-25T11:52:23.810Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:52:23 [2019-09-25T11:52:23.810Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:52:23 [2019-09-25T11:52:23.810Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:52:23 [2019-09-25T11:52:23.810Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:52:23 [2019-09-25T11:52:23.810Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:52:23 [2019-09-25T11:52:23.810Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:52:23 [2019-09-25T11:52:23.810Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:52:23 [2019-09-25T11:52:23.810Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:52:23 [2019-09-25T11:52:23.810Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:52:23 [2019-09-25T11:52:23.810Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:52:23 [2019-09-25T11:52:23.810Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:52:23 [2019-09-25T11:52:23.810Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:52:23 [2019-09-25T11:52:23.810Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:52:23 [2019-09-25T11:52:23.810Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
11:52:23 [2019-09-25T11:52:23.810Z] === RUN   TestCopyFromContainerPathIsNotDir
11:52:23 [2019-09-25T11:52:23.810Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
11:52:23 [2019-09-25T11:52:23.810Z] === RUN   TestCopyToContainerPathDoesNotExist
11:52:23 [2019-09-25T11:52:23.810Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
11:52:23 [2019-09-25T11:52:23.810Z] === RUN   TestCopyToContainerPathIsNotDir
11:52:24 [2019-09-25T11:52:24.034Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:52:24 [2019-09-25T11:52:24.189Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
11:52:24 [2019-09-25T11:52:24.189Z] === RUN   TestCopyFromContainer
11:52:25 [2019-09-25T11:52:25.930Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:52:25 [2019-09-25T11:52:25.986Z] === RUN   TestCopyFromContainer//
11:52:25 [2019-09-25T11:52:25.986Z] === RUN   TestCopyFromContainer//bar/root
11:52:25 [2019-09-25T11:52:25.986Z] === RUN   TestCopyFromContainer//bar/root/
11:52:26 [2019-09-25T11:52:26.360Z] === RUN   TestCopyFromContainer/bar/quux
11:52:26 [2019-09-25T11:52:26.360Z] === RUN   TestCopyFromContainer/bar/quux/
11:52:26 [2019-09-25T11:52:26.360Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:52:26 [2019-09-25T11:52:26.360Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:52:26 [2019-09-25T11:52:26.360Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:52:26 [2019-09-25T11:52:26.431Z] ok  	github.com/docker/docker/api/server/httputils	0.054s	coverage: 14.7% of statements
11:52:26 [2019-09-25T11:52:26.431Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:52:26 [2019-09-25T11:52:26.717Z] ok  	github.com/docker/docker/api/server/middleware	0.041s	coverage: 37.7% of statements
11:52:26 [2019-09-25T11:52:26.717Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:52:26 [2019-09-25T11:52:26.717Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:52:26 [2019-09-25T11:52:26.717Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCopyFromContainer/bar/notarget
11:52:26 [2019-09-25T11:52:26.732Z] --- PASS: TestCopyFromContainer (2.64s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer// (0.05s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:52:26 [2019-09-25T11:52:26.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:52:26 [2019-09-25T11:52:26.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:52:26 [2019-09-25T11:52:26.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:52:26 [2019-09-25T11:52:26.732Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:52:26 [2019-09-25T11:52:26.732Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:52:26 [2019-09-25T11:52:26.732Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:52:26 [2019-09-25T11:52:26.732Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateLinkToNonExistingContainer
11:52:26 [2019-09-25T11:52:26.732Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateWithInvalidEnv
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateWithInvalidEnv/0
11:52:26 [2019-09-25T11:52:26.732Z] === PAUSE TestCreateWithInvalidEnv/0
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateWithInvalidEnv/1
11:52:26 [2019-09-25T11:52:26.732Z] === PAUSE TestCreateWithInvalidEnv/1
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateWithInvalidEnv/2
11:52:26 [2019-09-25T11:52:26.732Z] === PAUSE TestCreateWithInvalidEnv/2
11:52:26 [2019-09-25T11:52:26.732Z] === CONT  TestCreateWithInvalidEnv/0
11:52:26 [2019-09-25T11:52:26.732Z] === CONT  TestCreateWithInvalidEnv/2
11:52:26 [2019-09-25T11:52:26.732Z] === CONT  TestCreateWithInvalidEnv/1
11:52:26 [2019-09-25T11:52:26.732Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:52:26 [2019-09-25T11:52:26.732Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateTmpfsMountsTarget
11:52:26 [2019-09-25T11:52:26.732Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
11:52:26 [2019-09-25T11:52:26.732Z] === RUN   TestCreateWithCustomMaskedPaths
11:52:27 [2019-09-25T11:52:27.340Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:52:27 [2019-09-25T11:52:27.340Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:52:27 [2019-09-25T11:52:27.340Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:52:27 [2019-09-25T11:52:27.340Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:52:27 [2019-09-25T11:52:27.624Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:52:27 [2019-09-25T11:52:27.624Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:52:28 [2019-09-25T11:52:28.457Z] === RUN   TestDockerSuite/TestBuildEnv
11:52:29 [2019-09-25T11:52:29.170Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s)
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:52:29 [2019-09-25T11:52:29.170Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:52:29 [2019-09-25T11:52:29.170Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:52:29 [2019-09-25T11:52:29.170Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:52:29 [2019-09-25T11:52:29.170Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:52:29 [2019-09-25T11:52:29.562Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:52:29 [2019-09-25T11:52:29.562Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:52:29 [2019-09-25T11:52:29.562Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:52:29 [2019-09-25T11:52:29.562Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:52:29 [2019-09-25T11:52:29.562Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:52:29 [2019-09-25T11:52:29.562Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:52:29 [2019-09-25T11:52:29.562Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:52:29 [2019-09-25T11:52:29.562Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:52:29 [2019-09-25T11:52:29.562Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:52:29 [2019-09-25T11:52:29.562Z] --- PASS: TestCreateWithCapabilities (0.01s)
11:52:29 [2019-09-25T11:52:29.562Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
11:52:29 [2019-09-25T11:52:29.562Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
11:52:29 [2019-09-25T11:52:29.563Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:52:29 [2019-09-25T11:52:29.563Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:52:29 [2019-09-25T11:52:29.563Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
11:52:29 [2019-09-25T11:52:29.563Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
11:52:29 [2019-09-25T11:52:29.563Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:52:29 [2019-09-25T11:52:29.563Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
11:52:29 [2019-09-25T11:52:29.563Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
11:52:29 [2019-09-25T11:52:29.563Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
11:52:29 [2019-09-25T11:52:29.563Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
11:52:29 [2019-09-25T11:52:29.563Z] === RUN   TestCreateWithCustomReadonlyPaths
11:52:29 [2019-09-25T11:52:29.661Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:52:29 [2019-09-25T11:52:29.661Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:52:29 [2019-09-25T11:52:29.826Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:52:30 [2019-09-25T11:52:30.281Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
11:52:30 [2019-09-25T11:52:30.903Z] ok  	github.com/docker/docker/api/types/filters	0.022s	coverage: 95.2% of statements
11:52:30 [2019-09-25T11:52:30.903Z] ok  	github.com/docker/docker/api/server/router/swarm	0.024s	coverage: 4.0% of statements
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:52:30 [2019-09-25T11:52:30.903Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:52:31 [2019-09-25T11:52:31.191Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
11:52:31 [2019-09-25T11:52:31.741Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:52:31 [2019-09-25T11:52:31.813Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/builder	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:52:31 [2019-09-25T11:52:31.813Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:52:32 [2019-09-25T11:52:32.105Z] ok  	github.com/docker/docker/builder/dockerignore	0.017s	coverage: 96.8% of statements
11:52:32 [2019-09-25T11:52:32.675Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
11:52:32 [2019-09-25T11:52:32.675Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:52:32 [2019-09-25T11:52:32.930Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s)
11:52:32 [2019-09-25T11:52:32.930Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:52:32 [2019-09-25T11:52:32.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:52:32 [2019-09-25T11:52:32.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:52:32 [2019-09-25T11:52:32.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:52:32 [2019-09-25T11:52:32.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:52:32 [2019-09-25T11:52:32.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:52:32 [2019-09-25T11:52:32.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:52:32 [2019-09-25T11:52:32.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:52:32 [2019-09-25T11:52:32.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:52:32 [2019-09-25T11:52:32.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:52:32 [2019-09-25T11:52:32.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:52:32 [2019-09-25T11:52:32.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:52:32 [2019-09-25T11:52:32.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:52:32 [2019-09-25T11:52:32.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:52:32 [2019-09-25T11:52:32.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:52:32 [2019-09-25T11:52:32.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:52:32 [2019-09-25T11:52:32.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:52:32 [2019-09-25T11:52:32.930Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:52:32 [2019-09-25T11:52:32.930Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:52:32 [2019-09-25T11:52:32.930Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:52:32 [2019-09-25T11:52:32.931Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:52:32 [2019-09-25T11:52:32.931Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:52:32 [2019-09-25T11:52:32.931Z] === RUN   TestContainerStartOnDaemonRestart
11:52:32 [2019-09-25T11:52:32.931Z] === PAUSE TestContainerStartOnDaemonRestart
11:52:32 [2019-09-25T11:52:32.931Z] === RUN   TestDaemonRestartIpcMode
11:52:32 [2019-09-25T11:52:32.931Z] === PAUSE TestDaemonRestartIpcMode
11:52:32 [2019-09-25T11:52:32.931Z] === RUN   TestDiff
11:52:33 [2019-09-25T11:52:33.019Z] ........................                                                 [ 67%]
11:52:33 [2019-09-25T11:52:33.308Z] --- PASS: TestDiff (0.80s)
11:52:33 [2019-09-25T11:52:33.308Z] === RUN   TestExecWithCloseStdin
11:52:33 [2019-09-25T11:52:33.605Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
11:52:34 [2019-09-25T11:52:34.564Z] --- PASS: TestExecWithCloseStdin (1.05s)
11:52:34 [2019-09-25T11:52:34.564Z] === RUN   TestExec
11:52:35 [2019-09-25T11:52:35.341Z] --- PASS: TestExec (1.03s)
11:52:35 [2019-09-25T11:52:35.341Z] === RUN   TestExecUser
11:52:36 [2019-09-25T11:52:36.593Z] --- PASS: TestExecUser (1.04s)
11:52:36 [2019-09-25T11:52:36.593Z] === RUN   TestExportContainerAndImportImage
11:52:37 [2019-09-25T11:52:37.372Z] --- PASS: TestExportContainerAndImportImage (1.10s)
11:52:37 [2019-09-25T11:52:37.372Z] === RUN   TestExportContainerAfterDaemonRestart
11:52:39 [2019-09-25T11:52:39.422Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
11:52:39 [2019-09-25T11:52:39.422Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
11:52:39 [2019-09-25T11:52:39.422Z] === RUN   TestHealthCheckWorkdir
11:52:40 [2019-09-25T11:52:40.194Z] --- PASS: TestHealthCheckWorkdir (1.06s)
11:52:40 [2019-09-25T11:52:40.194Z] === RUN   TestHealthKillContainer
11:52:41 [2019-09-25T11:52:41.700Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:52:42 [2019-09-25T11:52:42.264Z] --- PASS: TestImportExtremelyLargeImageWorks (175.99s)
11:52:42 [2019-09-25T11:52:42.264Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
11:52:42 [2019-09-25T11:52:42.264Z] PASS
11:52:42 [2019-09-25T11:52:42.264Z] 
11:52:42 [2019-09-25T11:52:42.264Z] DONE 12 tests in 179.722s
11:52:42 [2019-09-25T11:52:42.264Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:52:42 [2019-09-25T11:52:42.264Z] ++ 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
11:52:42 [2019-09-25T11:52:42.264Z] ++ set -e
11:52:42 [2019-09-25T11:52:42.264Z] ++ '[' -n 0 ']'
11:52:42 [2019-09-25T11:52:42.264Z] ++ set -x
11:52:42 [2019-09-25T11:52:42.264Z] ++ env -i DEST=/go/src/github.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
11:52:42 [2019-09-25T11:52:42.426Z] ok  	github.com/docker/docker/builder/fscache	0.147s	coverage: 69.5% of statements
11:52:42 [2019-09-25T11:52:42.426Z] ok  	github.com/docker/docker/builder/remotecontext	0.379s	coverage: 13.6% of statements
11:52:42 [2019-09-25T11:52:42.524Z] INFO: Testing against a local daemon
11:52:42 [2019-09-25T11:52:42.524Z] === RUN   TestNetworkCreateDelete
11:52:42 [2019-09-25T11:52:42.524Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:52:42 [2019-09-25T11:52:42.524Z] === RUN   TestDockerNetworkDeletePreferID
11:52:42 [2019-09-25T11:52:42.711Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.221s	coverage: 85.1% of statements
11:52:42 [2019-09-25T11:52:42.711Z] ok  	github.com/docker/docker/cli/debug	0.020s	coverage: 100.0% of statements
11:52:43 [2019-09-25T11:52:43.087Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
11:52:43 [2019-09-25T11:52:43.088Z] === RUN   TestInspectNetwork
11:52:43 [2019-09-25T11:52:43.352Z] --- PASS: TestHealthKillContainer (3.16s)
11:52:43 [2019-09-25T11:52:43.352Z] === RUN   TestInspectCpusetInConfigPre120
11:52:43 [2019-09-25T11:52:43.729Z] ok  	github.com/docker/docker/builder/dockerfile	1.127s	coverage: 45.1% of statements
11:52:43 [2019-09-25T11:52:43.729Z] ?   	github.com/docker/docker/cli	[no test files]
11:52:43 [2019-09-25T11:52:43.729Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:52:44 [2019-09-25T11:52:44.144Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s)
11:52:44 [2019-09-25T11:52:44.144Z] === RUN   TestIpcModeNone
11:52:45 [2019-09-25T11:52:45.393Z] --- PASS: TestIpcModeNone (0.98s)
11:52:45 [2019-09-25T11:52:45.393Z] === RUN   TestIpcModePrivate
11:52:46 [2019-09-25T11:52:46.189Z] --- PASS: TestIpcModePrivate (1.01s)
11:52:46 [2019-09-25T11:52:46.189Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
11:52:46 [2019-09-25T11:52:46.189Z] === RUN   TestIpcModeShareable
11:52:47 [2019-09-25T11:52:47.442Z] --- PASS: TestIpcModeShareable (1.06s)
11:52:47 [2019-09-25T11:52:47.442Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
11:52:47 [2019-09-25T11:52:47.442Z] === RUN   TestAPIIpcModeShareableAndContainer
11:52:49 [2019-09-25T11:52:49.636Z] === RUN   TestInspectNetwork/full_network_id
11:52:49 [2019-09-25T11:52:49.636Z] === RUN   TestInspectNetwork/partial_network_id
11:52:49 [2019-09-25T11:52:49.636Z] === RUN   TestInspectNetwork/network_name
11:52:49 [2019-09-25T11:52:49.636Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:52:50 [2019-09-25T11:52:50.736Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s)
11:52:50 [2019-09-25T11:52:50.736Z] === RUN   TestAPIIpcModeHost
11:52:51 [2019-09-25T11:52:51.104Z] --- PASS: TestAPIIpcModeHost (0.84s)
11:52:51 [2019-09-25T11:52:51.104Z] === RUN   TestDaemonIpcModeShareable
11:52:52 [2019-09-25T11:52:52.914Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
11:52:52 [2019-09-25T11:52:52.914Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
11:52:52 [2019-09-25T11:52:52.914Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
11:52:52 [2019-09-25T11:52:52.914Z] === RUN   TestDaemonIpcModePrivate
11:52:53 [2019-09-25T11:52:53.808Z] --- PASS: TestInspectNetwork (10.73s)
11:52:53 [2019-09-25T11:52:53.808Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
11:52:53 [2019-09-25T11:52:53.808Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:52:53 [2019-09-25T11:52:53.808Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:52:53 [2019-09-25T11:52:53.808Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:52:53 [2019-09-25T11:52:53.808Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:52:53 [2019-09-25T11:52:53.808Z] === RUN   TestRunContainerWithBridgeNone
11:52:54 [2019-09-25T11:52:54.758Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
11:52:54 [2019-09-25T11:52:54.758Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
11:52:54 [2019-09-25T11:52:54.758Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
11:52:54 [2019-09-25T11:52:54.758Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:52:56 [2019-09-25T11:52:56.309Z] ok  	github.com/docker/docker/client	0.528s	coverage: 75.8% of statements
11:52:56 [2019-09-25T11:52:56.343Z] --- PASS: TestRunContainerWithBridgeNone (2.69s)
11:52:56 [2019-09-25T11:52:56.343Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
11:52:56 [2019-09-25T11:52:56.343Z] === RUN   TestNetworkInvalidJSON
11:52:56 [2019-09-25T11:52:56.343Z] === RUN   TestNetworkInvalidJSON//networks/create
11:52:56 [2019-09-25T11:52:56.343Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:52:56 [2019-09-25T11:52:56.343Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:52:56 [2019-09-25T11:52:56.343Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:52:56 [2019-09-25T11:52:56.343Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:52:56 [2019-09-25T11:52:56.343Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:52:56 [2019-09-25T11:52:56.343Z] === CONT  TestNetworkInvalidJSON//networks/create
11:52:56 [2019-09-25T11:52:56.343Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:52:56 [2019-09-25T11:52:56.343Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:52:56 [2019-09-25T11:52:56.343Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:52:56 [2019-09-25T11:52:56.343Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:52:56 [2019-09-25T11:52:56.344Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:52:56 [2019-09-25T11:52:56.344Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:52:56 [2019-09-25T11:52:56.344Z] === RUN   TestDaemonRestartWithLiveRestore
11:52:56 [2019-09-25T11:52:56.599Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
11:52:56 [2019-09-25T11:52:56.599Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
11:52:56 [2019-09-25T11:52:56.599Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
11:52:56 [2019-09-25T11:52:56.599Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:52:57 [2019-09-25T11:52:57.713Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:52:57 [2019-09-25T11:52:57.713Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
11:52:57 [2019-09-25T11:52:57.713Z] === RUN   TestDaemonDefaultNetworkPools
11:52:58 [2019-09-25T11:52:58.277Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
11:52:58 [2019-09-25T11:52:58.277Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
11:52:58 [2019-09-25T11:52:58.277Z] === RUN   TestDaemonRestartWithExistingNetwork
11:52:58 [2019-09-25T11:52:58.557Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
11:52:58 [2019-09-25T11:52:58.557Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
11:52:58 [2019-09-25T11:52:58.557Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
11:52:58 [2019-09-25T11:52:58.557Z] === RUN   TestIpcModeOlderClient
11:52:58 [2019-09-25T11:52:58.557Z] === PAUSE TestIpcModeOlderClient
11:52:58 [2019-09-25T11:52:58.557Z] === RUN   TestKillContainerInvalidSignal
11:52:59 [2019-09-25T11:52:59.207Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
11:52:59 [2019-09-25T11:52:59.207Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
11:52:59 [2019-09-25T11:52:59.207Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:52:59 [2019-09-25T11:52:59.343Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
11:52:59 [2019-09-25T11:52:59.343Z] === RUN   TestKillContainer
11:52:59 [2019-09-25T11:52:59.343Z] === RUN   TestKillContainer/no_signal
11:53:00 [2019-09-25T11:53:00.120Z] === RUN   TestKillContainer/non_killing_signal
11:53:00 [2019-09-25T11:53:00.498Z] === RUN   TestKillContainer/killing_signal
11:53:00 [2019-09-25T11:53:00.577Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
11:53:00 [2019-09-25T11:53:00.577Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
11:53:00 [2019-09-25T11:53:00.577Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:53:01 [2019-09-25T11:53:01.141Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
11:53:01 [2019-09-25T11:53:01.141Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
11:53:01 [2019-09-25T11:53:01.141Z] === RUN   TestServiceWithPredefinedNetwork
11:53:01 [2019-09-25T11:53:01.762Z] --- PASS: TestKillContainer (2.64s)
11:53:01 [2019-09-25T11:53:01.762Z]     --- PASS: TestKillContainer/no_signal (0.91s)
11:53:01 [2019-09-25T11:53:01.762Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
11:53:01 [2019-09-25T11:53:01.762Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
11:53:01 [2019-09-25T11:53:01.762Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:53:01 [2019-09-25T11:53:01.762Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:53:02 [2019-09-25T11:53:02.540Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:53:03 [2019-09-25T11:53:03.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s)
11:53:03 [2019-09-25T11:53:03.798Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
11:53:03 [2019-09-25T11:53:03.798Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
11:53:03 [2019-09-25T11:53:03.798Z] === RUN   TestKillStoppedContainer
11:53:03 [2019-09-25T11:53:03.798Z] --- PASS: TestKillStoppedContainer (0.09s)
11:53:03 [2019-09-25T11:53:03.798Z] === RUN   TestKillStoppedContainerAPIPre120
11:53:03 [2019-09-25T11:53:03.798Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
11:53:03 [2019-09-25T11:53:03.798Z] === RUN   TestKillDifferentUserContainer
11:53:04 [2019-09-25T11:53:04.416Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:53:04 [2019-09-25T11:53:04.416Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s)
11:53:04 [2019-09-25T11:53:04.416Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
11:53:04 [2019-09-25T11:53:04.416Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:53:04 [2019-09-25T11:53:04.416Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:53:04 [2019-09-25T11:53:04.416Z]     service_test.go:230: FLAKY_TEST
11:53:04 [2019-09-25T11:53:04.416Z] === RUN   TestServiceWithDataPathPortInit
11:53:04 [2019-09-25T11:53:04.583Z] --- PASS: TestKillDifferentUserContainer (0.86s)
11:53:04 [2019-09-25T11:53:04.583Z] === RUN   TestInspectOomKilledTrue
11:53:04 [2019-09-25T11:53:04.583Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:53:04 [2019-09-25T11:53:04.583Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:53:04 [2019-09-25T11:53:04.583Z] === RUN   TestInspectOomKilledFalse
11:53:04 [2019-09-25T11:53:04.583Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:53:04 [2019-09-25T11:53:04.583Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:53:04 [2019-09-25T11:53:04.583Z] === RUN   TestLinksEtcHostsContentMatch
11:53:05 [2019-09-25T11:53:05.392Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
11:53:05 [2019-09-25T11:53:05.392Z] === RUN   TestLinksContainerNames
11:53:05 [2019-09-25T11:53:05.785Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:53:07 [2019-09-25T11:53:07.357Z] --- PASS: TestLinksContainerNames (1.66s)
11:53:07 [2019-09-25T11:53:07.357Z] === RUN   TestLogsFollowTailEmpty
11:53:08 [2019-09-25T11:53:08.171Z] --- PASS: TestLogsFollowTailEmpty (0.98s)
11:53:08 [2019-09-25T11:53:08.171Z] === RUN   TestContainerNetworkMountsNoChown
11:53:08 [2019-09-25T11:53:08.961Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/default
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/default
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/private
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/private
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rprivate
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rprivate
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/slave
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/slave
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rslave
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rslave
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/shared
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/shared
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rshared
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rshared
11:53:08 [2019-09-25T11:53:08.961Z] === CONT  TestMountDaemonRoot/default
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/default/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/default/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === CONT  TestMountDaemonRoot/default/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === CONT  TestMountDaemonRoot/rshared
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === CONT  TestMountDaemonRoot/shared
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === CONT  TestMountDaemonRoot/rslave
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === CONT  TestMountDaemonRoot/slave
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === CONT  TestMountDaemonRoot/rprivate
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:53:08 [2019-09-25T11:53:08.961Z] === CONT  TestMountDaemonRoot/private
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/private/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:53:08 [2019-09-25T11:53:08.961Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:53:08 [2019-09-25T11:53:08.962Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:53:08 [2019-09-25T11:53:08.962Z] === RUN   TestMountDaemonRoot/private/mount_root
11:53:08 [2019-09-25T11:53:08.962Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:53:08 [2019-09-25T11:53:08.962Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:53:08 [2019-09-25T11:53:08.962Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:53:08 [2019-09-25T11:53:08.962Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:53:08 [2019-09-25T11:53:08.962Z] === CONT  TestMountDaemonRoot/default/mount_root
11:53:08 [2019-09-25T11:53:08.962Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:53:08 [2019-09-25T11:53:08.962Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:53:08 [2019-09-25T11:53:08.962Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:53:08 [2019-09-25T11:53:08.962Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:53:08 [2019-09-25T11:53:08.962Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:53:08 [2019-09-25T11:53:08.962Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:53:08 [2019-09-25T11:53:08.962Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:53:09 [2019-09-25T11:53:09.351Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/private/bind_root
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:53:09 [2019-09-25T11:53:09.352Z] === CONT  TestMountDaemonRoot/private/mount_root
11:53:09 [2019-09-25T11:53:09.720Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:53:09 [2019-09-25T11:53:09.720Z] --- PASS: TestMountDaemonRoot (0.02s)
11:53:09 [2019-09-25T11:53:09.720Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
11:53:09 [2019-09-25T11:53:09.720Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
11:53:09 [2019-09-25T11:53:09.720Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:53:09 [2019-09-25T11:53:09.720Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
11:53:09 [2019-09-25T11:53:09.720Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
11:53:09 [2019-09-25T11:53:09.720Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
11:53:09 [2019-09-25T11:53:09.720Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
11:53:09 [2019-09-25T11:53:09.720Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
11:53:09 [2019-09-25T11:53:09.720Z] === RUN   TestContainerBindMountNonRecursive
11:53:11 [2019-09-25T11:53:11.537Z] --- PASS: TestContainerBindMountNonRecursive (1.93s)
11:53:11 [2019-09-25T11:53:11.537Z] === RUN   TestNetworkNat
11:53:12 [2019-09-25T11:53:12.354Z] --- PASS: TestNetworkNat (0.83s)
11:53:12 [2019-09-25T11:53:12.354Z] === RUN   TestNetworkLocalhostTCPNat
11:53:13 [2019-09-25T11:53:13.174Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
11:53:13 [2019-09-25T11:53:13.174Z] === RUN   TestNetworkLoopbackNat
11:53:13 [2019-09-25T11:53:13.512Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
11:53:14 [2019-09-25T11:53:14.456Z] --- PASS: TestNetworkLoopbackNat (1.27s)
11:53:14 [2019-09-25T11:53:14.457Z] === RUN   TestPause
11:53:15 [2019-09-25T11:53:15.757Z] --- PASS: TestPause (1.02s)
11:53:15 [2019-09-25T11:53:15.757Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:53:15 [2019-09-25T11:53:15.757Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:53:15 [2019-09-25T11:53:15.757Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:53:15 [2019-09-25T11:53:15.757Z] === RUN   TestPauseStopPausedContainer
11:53:15 [2019-09-25T11:53:15.758Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:53:16 [2019-09-25T11:53:16.321Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:53:16 [2019-09-25T11:53:16.535Z] --- PASS: TestPauseStopPausedContainer (0.94s)
11:53:16 [2019-09-25T11:53:16.535Z] === RUN   TestPsFilter
11:53:16 [2019-09-25T11:53:16.885Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:53:16 [2019-09-25T11:53:16.905Z] --- PASS: TestPsFilter (0.26s)
11:53:16 [2019-09-25T11:53:16.905Z] === RUN   TestRemoveContainerWithRemovedVolume
11:53:17 [2019-09-25T11:53:17.448Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:53:17 [2019-09-25T11:53:17.535Z] Removing intermediate container ebb60b56b051
11:53:17 [2019-09-25T11:53:17.535Z]  ---> 277bb31c8f3b
11:53:17 [2019-09-25T11:53:17.535Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
11:53:17 [2019-09-25T11:53:17.535Z]  ---> Running in 28bf89e65287
11:53:17 [2019-09-25T11:53:17.535Z] Removing intermediate container 28bf89e65287
11:53:17 [2019-09-25T11:53:17.535Z]  ---> 417ab2b049f5
11:53:17 [2019-09-25T11:53:17.535Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
11:53:17 [2019-09-25T11:53:17.535Z]  ---> Running in af94eaafbc31
11:53:17 [2019-09-25T11:53:17.535Z] Removing intermediate container af94eaafbc31
11:53:17 [2019-09-25T11:53:17.535Z]  ---> c6e679ef9142
11:53:17 [2019-09-25T11:53:17.535Z] Step 8/8 : COPY . .
11:53:17 [2019-09-25T11:53:17.673Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
11:53:17 [2019-09-25T11:53:17.673Z] === RUN   TestRemoveContainerWithVolume
11:53:18 [2019-09-25T11:53:18.464Z] --- PASS: TestRemoveContainerWithVolume (0.95s)
11:53:18 [2019-09-25T11:53:18.464Z] === RUN   TestRemoveContainerRunning
11:53:18 [2019-09-25T11:53:18.816Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:53:18 [2019-09-25T11:53:18.816Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:53:19 [2019-09-25T11:53:19.246Z] --- PASS: TestRemoveContainerRunning (0.89s)
11:53:19 [2019-09-25T11:53:19.246Z] === RUN   TestRemoveContainerForceRemoveRunning
11:53:19 [2019-09-25T11:53:19.380Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:53:20 [2019-09-25T11:53:20.501Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s)
11:53:20 [2019-09-25T11:53:20.501Z] === RUN   TestRemoveInvalidContainer
11:53:20 [2019-09-25T11:53:20.501Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:53:20 [2019-09-25T11:53:20.501Z] === RUN   TestRenameLinkedContainer
11:53:22 [2019-09-25T11:53:22.652Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:53:23 [2019-09-25T11:53:23.693Z] --- PASS: TestRenameLinkedContainer (3.46s)
11:53:23 [2019-09-25T11:53:23.693Z] === RUN   TestRenameStoppedContainer
11:53:24 [2019-09-25T11:53:24.023Z] --- PASS: TestServiceWithDataPathPortInit (19.58s)
11:53:24 [2019-09-25T11:53:24.023Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
11:53:24 [2019-09-25T11:53:24.023Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
11:53:24 [2019-09-25T11:53:24.023Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:53:25 [2019-09-25T11:53:25.062Z] --- PASS: TestRenameStoppedContainer (1.02s)
11:53:25 [2019-09-25T11:53:25.062Z] === RUN   TestRenameRunningContainerAndReuse
11:53:26 [2019-09-25T11:53:26.903Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s)
11:53:26 [2019-09-25T11:53:26.903Z] === RUN   TestRenameInvalidName
11:53:27 [2019-09-25T11:53:27.269Z] --- PASS: TestRenameInvalidName (0.88s)
11:53:27 [2019-09-25T11:53:27.269Z] === RUN   TestRenameAnonymousContainer
11:53:30 [2019-09-25T11:53:30.450Z] --- PASS: TestRenameAnonymousContainer (2.83s)
11:53:30 [2019-09-25T11:53:30.450Z] === RUN   TestRenameContainerWithSameName
11:53:31 [2019-09-25T11:53:31.222Z] --- PASS: TestRenameContainerWithSameName (0.83s)
11:53:31 [2019-09-25T11:53:31.222Z] === RUN   TestRenameContainerWithLinkedContainer
11:53:31 [2019-09-25T11:53:31.564Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:53:31 [2019-09-25T11:53:31.564Z] tests/integration/client_test.py .....                                   [ 75%]
11:53:31 [2019-09-25T11:53:31.564Z] tests/integration/errors_test.py .                                       [ 75%]
11:53:32 [2019-09-25T11:53:32.119Z] === RUN   TestDockerSuite/TestBuildExpose
11:53:32 [2019-09-25T11:53:32.119Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:53:32 [2019-09-25T11:53:32.119Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:53:32 [2019-09-25T11:53:32.376Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:53:32 [2019-09-25T11:53:32.633Z] === RUN   TestDockerSuite/TestBuildFails
11:53:33 [2019-09-25T11:53:33.158Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
11:53:33 [2019-09-25T11:53:33.159Z] === RUN   TestResize
11:53:33 [2019-09-25T11:53:33.563Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:53:33 [2019-09-25T11:53:33.563Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:53:33 [2019-09-25T11:53:33.820Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.97s)
11:53:33 [2019-09-25T11:53:33.820Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
11:53:33 [2019-09-25T11:53:33.820Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xm8qs6hvnby4vucvp2ea8ppcv Created:2019-09-25 11:53:25.34622581 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a2ba2ab83ac9d31016e9aac907c4ee3795c8a0057e605d371a6a5e6a50cedc69:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aphasskaar8zu2v3ki1z1szms EndpointID:f973be62a1363eeb92584697cfbda3482bbd3ce45f4cc5ad950fdc675ff5e7f7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:431476dffd0a5ab86691ac9f739f46dbae06a9d0af1a41b0df5d9a6764ea3dbc MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:30100fa29ada IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aphasskaar8zu2v3ki1z1szms EndpointID:f973be62a1363eeb92584697cfbda3482bbd3ce45f4cc5ad950fdc675ff5e7f7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
11:53:33 [2019-09-25T11:53:33.820Z] PASS
11:53:33 [2019-09-25T11:53:33.820Z] 
11:53:33 [2019-09-25T11:53:33.820Z] === Skipped
11:53:33 [2019-09-25T11:53:33.820Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:53:33 [2019-09-25T11:53:33.820Z]     service_test.go:230: FLAKY_TEST
11:53:33 [2019-09-25T11:53:33.820Z] 
11:53:33 [2019-09-25T11:53:33.820Z] 
11:53:33 [2019-09-25T11:53:33.820Z] DONE 21 tests, 1 skipped in 51.477s
11:53:33 [2019-09-25T11:53:33.820Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:53:33 [2019-09-25T11:53:33.820Z] ++ 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
11:53:33 [2019-09-25T11:53:33.820Z] ++ set -e
11:53:33 [2019-09-25T11:53:33.820Z] ++ '[' -n 0 ']'
11:53:33 [2019-09-25T11:53:33.820Z] ++ set -x
11:53:33 [2019-09-25T11:53:33.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:53:33 [2019-09-25T11:53:33.820Z] INFO: Testing against a local daemon
11:53:33 [2019-09-25T11:53:33.820Z] === RUN   TestDockerNetworkIpvlanPersistance
11:53:33 [2019-09-25T11:53:33.820Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:53:33 [2019-09-25T11:53:33.820Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:53:33 [2019-09-25T11:53:33.820Z] === RUN   TestDockerNetworkIpvlan
11:53:33 [2019-09-25T11:53:33.975Z] --- PASS: TestResize (1.06s)
11:53:33 [2019-09-25T11:53:33.975Z] === RUN   TestResizeWithInvalidSize
11:53:34 [2019-09-25T11:53:34.078Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:53:34 [2019-09-25T11:53:34.078Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:53:34 [2019-09-25T11:53:34.078Z] PASS
11:53:34 [2019-09-25T11:53:34.078Z] 
11:53:34 [2019-09-25T11:53:34.078Z] === Skipped
11:53:34 [2019-09-25T11:53:34.078Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:53:34 [2019-09-25T11:53:34.078Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:53:34 [2019-09-25T11:53:34.078Z] 
11:53:34 [2019-09-25T11:53:34.078Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:53:34 [2019-09-25T11:53:34.078Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:53:34 [2019-09-25T11:53:34.078Z] 
11:53:34 [2019-09-25T11:53:34.078Z] 
11:53:34 [2019-09-25T11:53:34.078Z] DONE 2 tests, 2 skipped in 0.152s
11:53:34 [2019-09-25T11:53:34.078Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:53:34 [2019-09-25T11:53:34.078Z] ++ 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
11:53:34 [2019-09-25T11:53:34.078Z] ++ set -e
11:53:34 [2019-09-25T11:53:34.078Z] ++ '[' -n 0 ']'
11:53:34 [2019-09-25T11:53:34.078Z] ++ set -x
11:53:34 [2019-09-25T11:53:34.078Z] ++ env -i DEST=/go/src/github.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
11:53:34 [2019-09-25T11:53:34.078Z] INFO: Testing against a local daemon
11:53:34 [2019-09-25T11:53:34.078Z] === RUN   TestDockerNetworkMacvlanPersistance
11:53:34 [2019-09-25T11:53:34.754Z] --- PASS: TestResizeWithInvalidSize (0.91s)
11:53:34 [2019-09-25T11:53:34.755Z] === RUN   TestResizeWhenContainerNotStarted
11:53:35 [2019-09-25T11:53:35.447Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
11:53:35 [2019-09-25T11:53:35.447Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
11:53:35 [2019-09-25T11:53:35.447Z] === RUN   TestDockerNetworkMacvlan
11:53:35 [2019-09-25T11:53:35.558Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:53:35 [2019-09-25T11:53:35.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:53:36 [2019-09-25T11:53:36.012Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:53:36 [2019-09-25T11:53:36.270Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:53:37 [2019-09-25T11:53:37.200Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:53:38 [2019-09-25T11:53:38.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:53:38 [2019-09-25T11:53:38.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:53:38 [2019-09-25T11:53:38.131Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:53:38 [2019-09-25T11:53:38.388Z] === RUN   TestDockerSuite/TestBuildForceRm
11:53:38 [2019-09-25T11:53:38.654Z]  ---> c4f1a6150ded
11:53:38 [2019-09-25T11:53:38.654Z] Successfully built c4f1a6150ded
11:53:38 [2019-09-25T11:53:38.654Z] Successfully tagged docker:latest
11:53:38 [2019-09-25T11:53:38.654Z] INFO: Image build ended at 09/25/2019 11:53:37. Duration:00:03:36.7204334
11:53:38 [2019-09-25T11:53:38.654Z] 
11:53:38 [2019-09-25T11:53:38.654Z] 
11:53:38 [2019-09-25T11:53:38.654Z] INFO: Building the test binaries at 09/25/2019 11:53:37...
11:53:39 [2019-09-25T11:53:39.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:53:39 [2019-09-25T11:53:39.719Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:53:40 [2019-09-25T11:53:40.283Z] === RUN   TestDockerSuite/TestBuildFromGit
11:53:40 [2019-09-25T11:53:40.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:53:40 [2019-09-25T11:53:40.847Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:53:40 [2019-09-25T11:53:40.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:53:41 [2019-09-25T11:53:41.778Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:53:42 [2019-09-25T11:53:42.035Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:53:42 [2019-09-25T11:53:42.403Z] INFO: make.ps1 starting at 09/25/2019 11:53:42
11:53:42 [2019-09-25T11:53:42.864Z] INFO: Git commit (cb2a36a89) assumed from DOCKER_GITCOMMIT environment variable
11:53:42 [2019-09-25T11:53:42.864Z] INFO: Invoking autogen...
11:53:43 [2019-09-25T11:53:43.326Z] INFO: Building daemon...
11:53:43 [2019-09-25T11:53:43.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:53:43 [2019-09-25T11:53:43.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:53:43 [2019-09-25T11:53:43.403Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:53:43 [2019-09-25T11:53:43.545Z] ok  	github.com/docker/docker/cmd/dockerd	0.232s	coverage: 30.1% of statements
11:53:45 [2019-09-25T11:53:45.298Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:53:45 [2019-09-25T11:53:45.298Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:53:45 [2019-09-25T11:53:45.884Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:53:46 [2019-09-25T11:53:46.245Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:53:46 [2019-09-25T11:53:46.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:53:46 [2019-09-25T11:53:46.502Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:53:48 [2019-09-25T11:53:48.774Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.70s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
11:53:48 [2019-09-25T11:53:48.774Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s)
11:53:48 [2019-09-25T11:53:48.774Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
11:53:48 [2019-09-25T11:53:48.774Z] === RUN   TestCgroupNamespacesRun
11:53:49 [2019-09-25T11:53:49.025Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:53:49 [2019-09-25T11:53:49.075Z] ok  	github.com/docker/docker/container	0.200s	coverage: 35.3% of statements
11:53:49 [2019-09-25T11:53:49.075Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:53:49 [2019-09-25T11:53:49.075Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:53:49 [2019-09-25T11:53:49.075Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:53:49 [2019-09-25T11:53:49.075Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:53:50 [2019-09-25T11:53:50.624Z] --- PASS: TestCgroupNamespacesRun (1.79s)
11:53:50 [2019-09-25T11:53:50.624Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
11:53:50 [2019-09-25T11:53:50.624Z] === RUN   TestCgroupNamespacesRunPrivileged
11:53:51 [2019-09-25T11:53:51.547Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:53:51 [2019-09-25T11:53:51.547Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:53:52 [2019-09-25T11:53:52.029Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
11:53:52 [2019-09-25T11:53:52.029Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
11:53:52 [2019-09-25T11:53:52.029Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:53:52 [2019-09-25T11:53:52.918Z] === RUN   TestDockerSuite/TestBuildHistory
11:53:53 [2019-09-25T11:53:53.176Z] --- PASS: TestDockerNetworkMacvlan (17.70s)
11:53:53 [2019-09-25T11:53:53.176Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:53:53 [2019-09-25T11:53:53.176Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
11:53:53 [2019-09-25T11:53:53.176Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:53:53 [2019-09-25T11:53:53.176Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
11:53:53 [2019-09-25T11:53:53.176Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:53:53 [2019-09-25T11:53:53.176Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.81s)
11:53:53 [2019-09-25T11:53:53.176Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:53:53 [2019-09-25T11:53:53.176Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s)
11:53:53 [2019-09-25T11:53:53.176Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:53:53 [2019-09-25T11:53:53.176Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.91s)
11:53:53 [2019-09-25T11:53:53.176Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:53:53 [2019-09-25T11:53:53.176Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
11:53:53 [2019-09-25T11:53:53.176Z] PASS
11:53:53 [2019-09-25T11:53:53.176Z] 
11:53:53 [2019-09-25T11:53:53.176Z] DONE 8 tests in 19.214s
11:53:53 [2019-09-25T11:53:53.176Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:53:53 [2019-09-25T11:53:53.176Z] ++ 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
11:53:53 [2019-09-25T11:53:53.176Z] ++ set -e
11:53:53 [2019-09-25T11:53:53.176Z] ++ '[' -n 0 ']'
11:53:53 [2019-09-25T11:53:53.176Z] ++ set -x
11:53:53 [2019-09-25T11:53:53.176Z] ++ env -i DEST=/go/src/github.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
11:53:53 [2019-09-25T11:53:53.176Z] testing: warning: no tests to run
11:53:53 [2019-09-25T11:53:53.176Z] PASS
11:53:53 [2019-09-25T11:53:53.176Z] 
11:53:53 [2019-09-25T11:53:53.176Z] DONE 0 tests in 0.019s
11:53:53 [2019-09-25T11:53:53.176Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:53:53 [2019-09-25T11:53:53.176Z] ++ 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
11:53:53 [2019-09-25T11:53:53.176Z] ++ set -e
11:53:53 [2019-09-25T11:53:53.176Z] ++ '[' -n 0 ']'
11:53:53 [2019-09-25T11:53:53.176Z] ++ set -x
11:53:53 [2019-09-25T11:53:53.176Z] ++ env -i DEST=/go/src/github.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
11:53:53 [2019-09-25T11:53:53.433Z] INFO: Testing against a local daemon
11:53:53 [2019-09-25T11:53:53.433Z] === RUN   TestAuthZPluginAllowRequest
11:53:53 [2019-09-25T11:53:53.509Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.087s	coverage: 65.3% of statements
11:53:53 [2019-09-25T11:53:53.936Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s)
11:53:53 [2019-09-25T11:53:53.936Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
11:53:53 [2019-09-25T11:53:53.936Z] === RUN   TestCgroupNamespacesRunHostMode
11:53:55 [2019-09-25T11:53:55.327Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
11:53:55 [2019-09-25T11:53:55.327Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
11:53:55 [2019-09-25T11:53:55.327Z] === RUN   TestAuthZPluginTLS
11:53:55 [2019-09-25T11:53:55.584Z] --- PASS: TestAuthZPluginTLS (0.56s)
11:53:55 [2019-09-25T11:53:55.584Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
11:53:55 [2019-09-25T11:53:55.584Z] === RUN   TestAuthZPluginDenyRequest
11:53:55 [2019-09-25T11:53:55.752Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s)
11:53:55 [2019-09-25T11:53:55.752Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
11:53:55 [2019-09-25T11:53:55.752Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:53:56 [2019-09-25T11:53:56.148Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
11:53:56 [2019-09-25T11:53:56.148Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
11:53:56 [2019-09-25T11:53:56.148Z] === RUN   TestAuthZPluginAPIDenyResponse
11:53:56 [2019-09-25T11:53:56.712Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:53:56 [2019-09-25T11:53:56.712Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
11:53:56 [2019-09-25T11:53:56.712Z] === RUN   TestAuthZPluginDenyResponse
11:53:57 [2019-09-25T11:53:57.276Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
11:53:57 [2019-09-25T11:53:57.276Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
11:53:57 [2019-09-25T11:53:57.276Z] === RUN   TestAuthZPluginAllowEventStream
11:53:57 [2019-09-25T11:53:57.276Z] === RUN   TestDockerSuite/TestBuildIidFile
11:53:57 [2019-09-25T11:53:57.536Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
11:53:57 [2019-09-25T11:53:57.536Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
11:53:57 [2019-09-25T11:53:57.536Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:53:57 [2019-09-25T11:53:57.840Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:53:58 [2019-09-25T11:53:58.305Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
11:53:58 [2019-09-25T11:53:58.305Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
11:53:58 [2019-09-25T11:53:58.305Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:53:58 [2019-09-25T11:53:58.771Z] === RUN   TestDockerSuite/TestBuildInheritance
11:53:58 [2019-09-25T11:53:58.771Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s)
11:53:58 [2019-09-25T11:53:58.771Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
11:53:58 [2019-09-25T11:53:58.771Z] === RUN   TestAuthZPluginErrorResponse
11:53:59 [2019-09-25T11:53:59.099Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
11:53:59 [2019-09-25T11:53:59.099Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
11:53:59 [2019-09-25T11:53:59.099Z] === RUN   TestCgroupNamespacesRunOlderClient
11:53:59 [2019-09-25T11:53:59.334Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:53:59 [2019-09-25T11:53:59.334Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:53:59 [2019-09-25T11:53:59.334Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
11:53:59 [2019-09-25T11:53:59.334Z] === RUN   TestAuthZPluginErrorRequest
11:53:59 [2019-09-25T11:53:59.897Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:53:59 [2019-09-25T11:53:59.897Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:53:59 [2019-09-25T11:53:59.897Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
11:53:59 [2019-09-25T11:53:59.897Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
11:53:59 [2019-09-25T11:53:59.897Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:54:00 [2019-09-25T11:54:00.344Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.057s	coverage: 35.8% of statements
11:54:00 [2019-09-25T11:54:00.461Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
11:54:00 [2019-09-25T11:54:00.461Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
11:54:00 [2019-09-25T11:54:00.461Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:54:00 [2019-09-25T11:54:00.718Z] === RUN   TestDockerSuite/TestBuildLabel
11:54:00 [2019-09-25T11:54:00.955Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
11:54:00 [2019-09-25T11:54:00.955Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
11:54:00 [2019-09-25T11:54:00.955Z] === RUN   TestKernelTCPMemory
11:54:01 [2019-09-25T11:54:01.649Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:54:01 [2019-09-25T11:54:01.794Z] --- PASS: TestKernelTCPMemory (1.08s)
11:54:01 [2019-09-25T11:54:01.794Z] === RUN   TestNISDomainname
11:54:01 [2019-09-25T11:54:01.907Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:54:02 [2019-09-25T11:54:02.470Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:54:02 [2019-09-25T11:54:02.470Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:54:02 [2019-09-25T11:54:02.470Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
11:54:02 [2019-09-25T11:54:02.470Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
11:54:02 [2019-09-25T11:54:02.470Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:54:02 [2019-09-25T11:54:02.727Z] === RUN   TestDockerSuite/TestBuildLabels
11:54:03 [2019-09-25T11:54:03.091Z] --- PASS: TestNISDomainname (1.22s)
11:54:03 [2019-09-25T11:54:03.091Z] === RUN   TestHostnameDnsResolution
11:54:03 [2019-09-25T11:54:03.293Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:54:04 [2019-09-25T11:54:04.347Z] --- PASS: TestHostnameDnsResolution (1.18s)
11:54:04 [2019-09-25T11:54:04.347Z] === RUN   TestStats
11:54:04 [2019-09-25T11:54:04.664Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:54:04 [2019-09-25T11:54:04.749Z] ok  	github.com/docker/docker/daemon/cluster	0.216s	coverage: 0.5% of statements
11:54:05 [2019-09-25T11:54:05.228Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.56s)
11:54:05 [2019-09-25T11:54:05.228Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
11:54:05 [2019-09-25T11:54:05.228Z] === RUN   TestAuthZPluginHeader
11:54:06 [2019-09-25T11:54:06.159Z] --- PASS: TestAuthZPluginHeader (0.88s)
11:54:06 [2019-09-25T11:54:06.159Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
11:54:06 [2019-09-25T11:54:06.159Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:54:06 [2019-09-25T11:54:06.763Z] --- PASS: TestStats (2.09s)
11:54:06 [2019-09-25T11:54:06.763Z] === RUN   TestStopContainerWithTimeout
11:54:06 [2019-09-25T11:54:06.763Z] === RUN   TestStopContainerWithTimeout/0
11:54:06 [2019-09-25T11:54:06.763Z] === PAUSE TestStopContainerWithTimeout/0
11:54:06 [2019-09-25T11:54:06.763Z] === RUN   TestStopContainerWithTimeout/1
11:54:06 [2019-09-25T11:54:06.763Z] === PAUSE TestStopContainerWithTimeout/1
11:54:06 [2019-09-25T11:54:06.763Z] === RUN   TestStopContainerWithTimeout/3
11:54:06 [2019-09-25T11:54:06.763Z] === PAUSE TestStopContainerWithTimeout/3
11:54:06 [2019-09-25T11:54:06.763Z] === RUN   TestStopContainerWithTimeout/-1
11:54:06 [2019-09-25T11:54:06.763Z] === PAUSE TestStopContainerWithTimeout/-1
11:54:06 [2019-09-25T11:54:06.763Z] === CONT  TestStopContainerWithTimeout/0
11:54:06 [2019-09-25T11:54:06.763Z] === CONT  TestStopContainerWithTimeout/-1
11:54:07 [2019-09-25T11:54:07.544Z] === CONT  TestStopContainerWithTimeout/3
11:54:08 [2019-09-25T11:54:08.682Z] === RUN   TestDockerSuite/TestBuildLastModified
11:54:09 [2019-09-25T11:54:09.172Z] ok  	github.com/docker/docker/daemon/discovery	0.045s	coverage: 30.0% of statements
11:54:09 [2019-09-25T11:54:09.328Z] === CONT  TestStopContainerWithTimeout/1
11:54:10 [2019-09-25T11:54:10.576Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s)
11:54:10 [2019-09-25T11:54:10.576Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest"
11:54:10 [2019-09-25T11:54:10.576Z] === RUN   TestAuthZPluginV2Disable
11:54:11 [2019-09-25T11:54:11.321Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:54:11 [2019-09-25T11:54:11.868Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:54:11 [2019-09-25T11:54:11.868Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
11:54:11 [2019-09-25T11:54:11.868Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
11:54:11 [2019-09-25T11:54:11.868Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
11:54:11 [2019-09-25T11:54:11.868Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
11:54:11 [2019-09-25T11:54:11.868Z] === RUN   TestDeleteDevicemapper
11:54:11 [2019-09-25T11:54:11.868Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:54:11 [2019-09-25T11:54:11.868Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:54:11 [2019-09-25T11:54:11.868Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:54:11 [2019-09-25T11:54:11.871Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
11:54:11 [2019-09-25T11:54:11.871Z] ok  	github.com/docker/docker/daemon/config	0.088s	coverage: 84.6% of statements
11:54:13 [2019-09-25T11:54:13.855Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:54:13 [2019-09-25T11:54:13.855Z] --- PASS: TestAuthZPluginV2Disable (3.44s)
11:54:13 [2019-09-25T11:54:13.855Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable"
11:54:13 [2019-09-25T11:54:13.855Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:54:15 [2019-09-25T11:54:15.066Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s)
11:54:15 [2019-09-25T11:54:15.066Z] === RUN   TestUpdateMemory
11:54:15 [2019-09-25T11:54:15.066Z] --- SKIP: TestUpdateMemory (0.00s)
11:54:15 [2019-09-25T11:54:15.066Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:54:15 [2019-09-25T11:54:15.066Z] === RUN   TestUpdateCPUQuota
11:54:15 [2019-09-25T11:54:15.366Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
11:54:16 [2019-09-25T11:54:16.891Z] --- PASS: TestUpdateCPUQuota (1.57s)
11:54:16 [2019-09-25T11:54:16.891Z] === RUN   TestUpdatePidsLimit
11:54:16 [2019-09-25T11:54:16.891Z] === RUN   TestUpdatePidsLimit/update_from_none
11:54:17 [2019-09-25T11:54:17.128Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s)
11:54:17 [2019-09-25T11:54:17.128Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests"
11:54:17 [2019-09-25T11:54:17.128Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:54:17 [2019-09-25T11:54:17.257Z] === RUN   TestUpdatePidsLimit/no_change
11:54:17 [2019-09-25T11:54:17.623Z] === RUN   TestUpdatePidsLimit/update_lower
11:54:17 [2019-09-25T11:54:17.691Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:54:17 [2019-09-25T11:54:17.692Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:54:17 [2019-09-25T11:54:17.948Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:54:17 [2019-09-25T11:54:17.948Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:54:17 [2019-09-25T11:54:17.988Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:54:18 [2019-09-25T11:54:18.051Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.535s	coverage: 13.7% of statements
11:54:18 [2019-09-25T11:54:18.206Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:54:18 [2019-09-25T11:54:18.358Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:54:18 [2019-09-25T11:54:18.769Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:54:19 [2019-09-25T11:54:19.195Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:54:19 [2019-09-25T11:54:19.531Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
11:54:19 [2019-09-25T11:54:19.683Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:54:20 [2019-09-25T11:54:20.663Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:54:21 [2019-09-25T11:54:21.096Z] --- PASS: TestUpdatePidsLimit (4.26s)
11:54:21 [2019-09-25T11:54:21.096Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
11:54:21 [2019-09-25T11:54:21.096Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
11:54:21 [2019-09-25T11:54:21.096Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
11:54:21 [2019-09-25T11:54:21.096Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s)
11:54:21 [2019-09-25T11:54:21.096Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s)
11:54:21 [2019-09-25T11:54:21.096Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
11:54:21 [2019-09-25T11:54:21.096Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
11:54:21 [2019-09-25T11:54:21.096Z] === RUN   TestUpdateRestartPolicy
11:54:21 [2019-09-25T11:54:21.563Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.967s	coverage: 57.9% of statements
11:54:22 [2019-09-25T11:54:22.183Z] ok  	github.com/docker/docker/daemon	12.472s	coverage: 17.6% of statements
11:54:22 [2019-09-25T11:54:22.183Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:54:22 [2019-09-25T11:54:22.183Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:54:22 [2019-09-25T11:54:22.183Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:54:22 [2019-09-25T11:54:22.183Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:54:24 [2019-09-25T11:54:24.840Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
11:54:24 [2019-09-25T11:54:24.840Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:54:26 [2019-09-25T11:54:26.599Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.512s	coverage: 68.6% of statements
11:54:28 [2019-09-25T11:54:28.081Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.925s	coverage: 51.0% of statements
11:54:29 [2019-09-25T11:54:29.017Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.93s)
11:54:29 [2019-09-25T11:54:29.017Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart"
11:54:29 [2019-09-25T11:54:29.017Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:54:29 [2019-09-25T11:54:29.580Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:54:29 [2019-09-25T11:54:29.838Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:54:30 [2019-09-25T11:54:30.119Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.169s	coverage: 46.2% of statements
11:54:30 [2019-09-25T11:54:30.119Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:54:30 [2019-09-25T11:54:30.401Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:54:31 [2019-09-25T11:54:31.135Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.812s	coverage: 76.1% of statements
11:54:31 [2019-09-25T11:54:31.135Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.199s	coverage: 52.6% of statements
11:54:31 [2019-09-25T11:54:31.135Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:54:31 [2019-09-25T11:54:31.135Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:54:31 [2019-09-25T11:54:31.825Z] .........                                                                [ 85%]
11:54:32 [2019-09-25T11:54:32.620Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.047s	coverage: 58.0% of statements
11:54:34 [2019-09-25T11:54:34.129Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
11:54:34 [2019-09-25T11:54:34.654Z] --- PASS: TestUpdateRestartPolicy (12.82s)
11:54:34 [2019-09-25T11:54:34.654Z] === RUN   TestUpdateRestartWithAutoRemove
11:54:34 [2019-09-25T11:54:34.654Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
11:54:34 [2019-09-25T11:54:34.654Z] === RUN   TestWaitNonBlocked
11:54:34 [2019-09-25T11:54:34.654Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:54:34 [2019-09-25T11:54:34.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:54:34 [2019-09-25T11:54:34.654Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:54:34 [2019-09-25T11:54:34.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:54:34 [2019-09-25T11:54:34.654Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:54:34 [2019-09-25T11:54:34.654Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:54:35 [2019-09-25T11:54:35.910Z] --- PASS: TestWaitNonBlocked (0.01s)
11:54:35 [2019-09-25T11:54:35.910Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s)
11:54:35 [2019-09-25T11:54:35.910Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
11:54:35 [2019-09-25T11:54:35.910Z] === RUN   TestWaitBlocked
11:54:35 [2019-09-25T11:54:35.910Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:54:35 [2019-09-25T11:54:35.910Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:54:35 [2019-09-25T11:54:35.910Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:54:35 [2019-09-25T11:54:35.910Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:54:35 [2019-09-25T11:54:35.910Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:54:35 [2019-09-25T11:54:35.910Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:54:36 [2019-09-25T11:54:36.168Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.044s	coverage: 3.0% of statements
11:54:37 [2019-09-25T11:54:37.425Z] --- PASS: TestWaitBlocked (0.01s)
11:54:37 [2019-09-25T11:54:37.425Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s)
11:54:37 [2019-09-25T11:54:37.425Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.42s)
11:54:37 [2019-09-25T11:54:37.425Z] === CONT  TestContainerStartOnDaemonRestart
11:54:37 [2019-09-25T11:54:37.425Z] === CONT  TestIpcModeOlderClient
11:54:37 [2019-09-25T11:54:37.425Z] --- PASS: TestIpcModeOlderClient (0.16s)
11:54:37 [2019-09-25T11:54:37.425Z] === CONT  TestDaemonRestartIpcMode
11:54:37 [2019-09-25T11:54:37.652Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:54:37 [2019-09-25T11:54:37.657Z] ok  	github.com/docker/docker/daemon/logger	0.278s	coverage: 42.7% of statements
11:54:39 [2019-09-25T11:54:39.142Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
11:54:39 [2019-09-25T11:54:39.277Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:54:40 [2019-09-25T11:54:40.596Z] --- PASS: TestContainerStartOnDaemonRestart (2.94s)
11:54:40 [2019-09-25T11:54:40.596Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
11:54:41 [2019-09-25T11:54:41.181Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.736s	coverage: 77.8% of statements
11:54:41 [2019-09-25T11:54:41.387Z] --- PASS: TestDaemonRestartIpcMode (3.80s)
11:54:41 [2019-09-25T11:54:41.387Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
11:54:41 [2019-09-25T11:54:41.387Z] PASS
11:54:41 [2019-09-25T11:54:41.387Z] 
11:54:41 [2019-09-25T11:54:41.387Z] === Skipped
11:54:41 [2019-09-25T11:54:41.387Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
11:54:41 [2019-09-25T11:54:41.387Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:54:41 [2019-09-25T11:54:41.387Z] 
11:54:41 [2019-09-25T11:54:41.387Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
11:54:41 [2019-09-25T11:54:41.387Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:54:41 [2019-09-25T11:54:41.387Z] 
11:54:41 [2019-09-25T11:54:41.387Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
11:54:41 [2019-09-25T11:54:41.387Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:54:41 [2019-09-25T11:54:41.387Z] 
11:54:41 [2019-09-25T11:54:41.387Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:54:41 [2019-09-25T11:54:41.387Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:54:41 [2019-09-25T11:54:41.387Z] 
11:54:41 [2019-09-25T11:54:41.387Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
11:54:41 [2019-09-25T11:54:41.387Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:54:41 [2019-09-25T11:54:41.387Z] 
11:54:41 [2019-09-25T11:54:41.387Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
11:54:41 [2019-09-25T11:54:41.387Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:54:41 [2019-09-25T11:54:41.387Z] 
11:54:41 [2019-09-25T11:54:41.387Z] 
11:54:41 [2019-09-25T11:54:41.387Z] DONE 197 tests, 6 skipped in 137.747s
11:54:41 [2019-09-25T11:54:41.387Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
11:54:41 [2019-09-25T11:54:41.387Z] ++ 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
11:54:41 [2019-09-25T11:54:41.387Z] ++ set -e
11:54:41 [2019-09-25T11:54:41.387Z] ++ '[' -n 0 ']'
11:54:41 [2019-09-25T11:54:41.387Z] ++ set -x
11:54:41 [2019-09-25T11:54:41.387Z] ++ env -i DEST=/go/src/github.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
11:54:41 [2019-09-25T11:54:41.387Z] INFO: Testing against a local daemon
11:54:41 [2019-09-25T11:54:41.387Z] === RUN   TestCommitInheritsEnv
11:54:41 [2019-09-25T11:54:41.466Z] ok  	github.com/docker/docker/daemon/logger/journald	0.041s	coverage: 26.2% of statements
11:54:41 [2019-09-25T11:54:41.764Z] ok  	github.com/docker/docker/daemon/images	0.070s	coverage: 4.9% of statements
11:54:41 [2019-09-25T11:54:41.764Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:54:41 [2019-09-25T11:54:41.764Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:54:41 [2019-09-25T11:54:41.764Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:54:41 [2019-09-25T11:54:41.764Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:54:42 [2019-09-25T11:54:42.174Z] --- PASS: TestCommitInheritsEnv (0.53s)
11:54:42 [2019-09-25T11:54:42.174Z] === RUN   TestImportExtremelyLargeImageWorks
11:54:42 [2019-09-25T11:54:42.174Z] === PAUSE TestImportExtremelyLargeImageWorks
11:54:42 [2019-09-25T11:54:42.174Z] === RUN   TestImagesFilterMultiReference
11:54:42 [2019-09-25T11:54:42.174Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:54:42 [2019-09-25T11:54:42.174Z] === RUN   TestImagePullPlatformInvalid
11:54:42 [2019-09-25T11:54:42.174Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:54:42 [2019-09-25T11:54:42.174Z] === RUN   TestRemoveImageOrphaning
11:54:42 [2019-09-25T11:54:42.550Z] --- PASS: TestRemoveImageOrphaning (0.49s)
11:54:42 [2019-09-25T11:54:42.550Z] === RUN   TestRemoveImageGarbageCollector
11:54:42 [2019-09-25T11:54:42.550Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:54:42 [2019-09-25T11:54:42.550Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:54:42 [2019-09-25T11:54:42.550Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:54:42 [2019-09-25T11:54:42.550Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:54:42 [2019-09-25T11:54:42.550Z] === RUN   TestTagInvalidReference
11:54:42 [2019-09-25T11:54:42.550Z] --- PASS: TestTagInvalidReference (0.01s)
11:54:42 [2019-09-25T11:54:42.550Z] === RUN   TestTagValidPrefixedRepo
11:54:42 [2019-09-25T11:54:42.550Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:54:42 [2019-09-25T11:54:42.550Z] === RUN   TestTagExistedNameWithoutForce
11:54:42 [2019-09-25T11:54:42.550Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:54:42 [2019-09-25T11:54:42.550Z] === RUN   TestTagOfficialNames
11:54:42 [2019-09-25T11:54:42.550Z] --- PASS: TestTagOfficialNames (0.06s)
11:54:42 [2019-09-25T11:54:42.550Z] === RUN   TestTagMatchesDigest
11:54:42 [2019-09-25T11:54:42.550Z] --- PASS: TestTagMatchesDigest (0.02s)
11:54:42 [2019-09-25T11:54:42.550Z] === CONT  TestImportExtremelyLargeImageWorks
11:54:42 [2019-09-25T11:54:42.585Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:54:42 [2019-09-25T11:54:42.783Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.053s	coverage: 62.1% of statements
11:54:43 [2019-09-25T11:54:43.405Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.030s	coverage: 88.3% of statements
11:54:44 [2019-09-25T11:54:44.477Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:54:45 [2019-09-25T11:54:45.819Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:54:45 [2019-09-25T11:54:45.847Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:54:45 [2019-09-25T11:54:45.847Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
11:54:45 [2019-09-25T11:54:45.847Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
11:54:45 [2019-09-25T11:54:45.847Z] PASS
11:54:45 [2019-09-25T11:54:45.847Z] 
11:54:45 [2019-09-25T11:54:45.847Z] DONE 17 tests in 52.400s
11:54:45 [2019-09-25T11:54:45.847Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:54:45 [2019-09-25T11:54:45.847Z] ++ 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
11:54:45 [2019-09-25T11:54:45.847Z] ++ set -e
11:54:45 [2019-09-25T11:54:45.847Z] ++ '[' -n 0 ']'
11:54:45 [2019-09-25T11:54:45.847Z] ++ set -x
11:54:45 [2019-09-25T11:54:45.847Z] ++ env -i DEST=/go/src/github.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
11:54:45 [2019-09-25T11:54:45.847Z] INFO: Testing against a local daemon
11:54:45 [2019-09-25T11:54:45.847Z] === RUN   TestPluginInvalidJSON
11:54:45 [2019-09-25T11:54:45.847Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:54:45 [2019-09-25T11:54:45.847Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:54:45 [2019-09-25T11:54:45.847Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:54:45 [2019-09-25T11:54:45.847Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:54:45 [2019-09-25T11:54:45.847Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:54:45 [2019-09-25T11:54:45.847Z] PASS
11:54:45 [2019-09-25T11:54:45.847Z] 
11:54:45 [2019-09-25T11:54:45.847Z] DONE 2 tests in 0.126s
11:54:45 [2019-09-25T11:54:45.847Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:54:45 [2019-09-25T11:54:45.847Z] ++ 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
11:54:45 [2019-09-25T11:54:45.847Z] ++ set -e
11:54:45 [2019-09-25T11:54:45.847Z] ++ '[' -n 0 ']'
11:54:45 [2019-09-25T11:54:45.847Z] ++ set -x
11:54:45 [2019-09-25T11:54:45.847Z] ++ env -i DEST=/go/src/github.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
11:54:45 [2019-09-25T11:54:45.847Z] INFO: Testing against a local daemon
11:54:45 [2019-09-25T11:54:45.847Z] === RUN   TestExternalGraphDriver
11:54:46 [2019-09-25T11:54:46.104Z] === RUN   TestExternalGraphDriver/json
11:54:46 [2019-09-25T11:54:46.104Z] ok  	github.com/docker/docker/daemon/logger/local	0.056s	coverage: 74.7% of statements
11:54:46 [2019-09-25T11:54:46.104Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:54:46 [2019-09-25T11:54:46.104Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.059s	coverage: 20.0% of statements
11:54:46 [2019-09-25T11:54:46.382Z] tests/integration/models_resources_test.py .                             [ 91%]
11:54:47 [2019-09-25T11:54:47.586Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
11:54:47 [2019-09-25T11:54:47.873Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
11:54:47 [2019-09-25T11:54:47.997Z] === RUN   TestExternalGraphDriver/spec
11:54:48 [2019-09-25T11:54:48.254Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:54:48 [2019-09-25T11:54:48.254Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:54:48 [2019-09-25T11:54:48.511Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
11:54:49 [2019-09-25T11:54:49.929Z] ok  	github.com/docker/docker/daemon/network	0.029s	coverage: 63.8% of statements
11:54:50 [2019-09-25T11:54:50.404Z] === RUN   TestExternalGraphDriver/pull
11:54:50 [2019-09-25T11:54:50.947Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.081s	coverage: 82.5% of statements
11:54:50 [2019-09-25T11:54:50.947Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:54:50 [2019-09-25T11:54:50.947Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:54:52 [2019-09-25T11:54:52.451Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:54:52 [2019-09-25T11:54:52.930Z] --- PASS: TestExternalGraphDriver (6.62s)
11:54:52 [2019-09-25T11:54:52.930Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
11:54:52 [2019-09-25T11:54:52.930Z]     --- PASS: TestExternalGraphDriver/json (1.89s)
11:54:52 [2019-09-25T11:54:52.930Z]     --- PASS: TestExternalGraphDriver/spec (2.39s)
11:54:52 [2019-09-25T11:54:52.930Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
11:54:52 [2019-09-25T11:54:52.930Z] === RUN   TestGraphdriverPluginV2
11:54:52 [2019-09-25T11:54:52.930Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
11:54:53 [2019-09-25T11:54:53.649Z] ok  	github.com/docker/docker/distribution/metadata	0.143s	coverage: 48.2% of statements
11:54:54 [2019-09-25T11:54:54.857Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:54:55 [2019-09-25T11:54:55.114Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:54:55 [2019-09-25T11:54:55.140Z] ok  	github.com/docker/docker/errdefs	0.017s	coverage: 49.4% of statements
11:54:55 [2019-09-25T11:54:55.463Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:54:55 [2019-09-25T11:54:55.463Z] 
11:54:55 [2019-09-25T11:54:55.463Z]  ________   ____  __.
11:54:55 [2019-09-25T11:54:55.463Z]  \_____  \ |    |/ _|
11:54:55 [2019-09-25T11:54:55.463Z]  /   |   \|      <
11:54:55 [2019-09-25T11:54:55.463Z]  /    |    \    |  \
11:54:55 [2019-09-25T11:54:55.463Z]  \_______  /____|__ \
11:54:55 [2019-09-25T11:54:55.463Z]          \/        \/
11:54:55 [2019-09-25T11:54:55.463Z] 
11:54:55 [2019-09-25T11:54:55.463Z] INFO: make.ps1 ended at 09/25/2019 11:54:52
11:54:55 [2019-09-25T11:54:55.463Z] INFO: Binaries build ended at 09/25/2019 11:54:55. Duration:00:01:17.5820481
11:54:56 [2019-09-25T11:54:56.156Z] ok  	github.com/docker/docker/distribution	0.721s	coverage: 22.4% of statements
11:54:56 [2019-09-25T11:54:56.156Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:54:56 [2019-09-25T11:54:56.864Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:54:56 [2019-09-25T11:54:56.864Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:54:57 [2019-09-25T11:54:57.635Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:54:57 [2019-09-25T11:54:57.647Z] INFO: Copying the built daemon binary to d:\CI\PR-39987\3\binary\dockerd-cb2a36a89.exe...
11:54:57 [2019-09-25T11:54:57.893Z] --- PASS: TestGraphdriverPluginV2 (5.45s)
11:54:57 [2019-09-25T11:54:57.893Z]     external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2"
11:54:57 [2019-09-25T11:54:57.893Z] PASS
11:54:57 [2019-09-25T11:54:57.893Z] 
11:54:57 [2019-09-25T11:54:57.893Z] DONE 5 tests in 12.216s
11:54:57 [2019-09-25T11:54:57.893Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:54:57 [2019-09-25T11:54:57.893Z] ++ 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
11:54:57 [2019-09-25T11:54:57.893Z] ++ set -e
11:54:57 [2019-09-25T11:54:57.893Z] ++ '[' -n 0 ']'
11:54:57 [2019-09-25T11:54:57.893Z] ++ set -x
11:54:57 [2019-09-25T11:54:57.893Z] ++ env -i DEST=/go/src/github.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
11:54:58 [2019-09-25T11:54:58.150Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:54:58 [2019-09-25T11:54:58.150Z] INFO: Testing against a local daemon
11:54:58 [2019-09-25T11:54:58.150Z] === RUN   TestContinueAfterPluginCrash
11:54:58 [2019-09-25T11:54:58.150Z] === PAUSE TestContinueAfterPluginCrash
11:54:58 [2019-09-25T11:54:58.150Z] === RUN   TestDaemonStartWithLogOpt
11:54:58 [2019-09-25T11:54:58.150Z] === PAUSE TestDaemonStartWithLogOpt
11:54:58 [2019-09-25T11:54:58.150Z] === CONT  TestContinueAfterPluginCrash
11:54:58 [2019-09-25T11:54:58.150Z] === CONT  TestDaemonStartWithLogOpt
11:54:58 [2019-09-25T11:54:58.622Z] INFO: Copying the built client binary to d:\CI\PR-39987\3\binary\docker-cb2a36a89.exe...
11:54:58 [2019-09-25T11:54:58.622Z] INFO: Copying dockerversion from the container...
11:54:58 [2019-09-25T11:54:58.866Z] ok  	github.com/docker/docker/distribution/xfer	1.725s	coverage: 85.1% of statements
11:54:58 [2019-09-25T11:54:58.866Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:54:58 [2019-09-25T11:54:58.866Z] ok  	github.com/docker/docker/image	0.085s	coverage: 86.4% of statements
11:54:59 [2019-09-25T11:54:59.088Z] INFO: Copying the golang package from the container to d:\CI\PR-39987\3\installer\go.zip...
11:55:00 [2019-09-25T11:55:00.357Z] ok  	github.com/docker/docker/image/cache	0.039s	coverage: 19.2% of statements
11:55:00 [2019-09-25T11:55:00.358Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:55:00 [2019-09-25T11:55:00.358Z] ok  	github.com/docker/docker/libcontainerd/queue	0.047s	coverage: 100.0% of statements
11:55:00 [2019-09-25T11:55:00.642Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
11:55:00 [2019-09-25T11:55:00.642Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:55:01 [2019-09-25T11:55:01.274Z] INFO: Extracting go.zip to d:\CI\PR-39987\3\go
11:55:01 [2019-09-25T11:55:01.427Z] === RUN   TestDockerSuite/TestBuildNetNone
11:55:02 [2019-09-25T11:55:02.177Z] tests/integration/regression_test.py ......                              [ 98%]
11:55:02 [2019-09-25T11:55:02.359Z] === RUN   TestDockerSuite/TestBuildNoContext
11:55:03 [2019-09-25T11:55:03.205Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:55:03 [2019-09-25T11:55:03.205Z] tests/integration/credentials/utils_test.py .                            [100%]
11:55:03 [2019-09-25T11:55:03.205Z] 
11:55:03 [2019-09-25T11:55:03.205Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:55:03 [2019-09-25T11:55:03.205Z] =========================== short test summary info ============================
11:55:03 [2019-09-25T11:55:03.205Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:55:03 [2019-09-25T11:55:03.205Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:55:03 [2019-09-25T11:55:03.205Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:55:03 [2019-09-25T11:55:03.205Z]   Not supported on most drivers
11:55:03 [2019-09-25T11:55:03.205Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:55:03 [2019-09-25T11:55:03.205Z]   This doesn't seem to be taken into account by the engine
11:55:03 [2019-09-25T11:55:03.205Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
11:55:03 [2019-09-25T11:55:03.205Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
11:55:03 [2019-09-25T11:55:03.205Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
11:55:03 [2019-09-25T11:55:03.205Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
11:55:03 [2019-09-25T11:55:03.205Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
11:55:03 [2019-09-25T11:55:03.205Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
11:55:03 [2019-09-25T11:55:03.205Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:55:03 [2019-09-25T11:55:03.205Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 384.60 seconds ==
11:55:03 [2019-09-25T11:55:03.347Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 50.0% of statements
11:55:03 [2019-09-25T11:55:03.462Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:55:03 [2019-09-25T11:55:03.731Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:55:05 [2019-09-25T11:55:05.104Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:55:06 [2019-09-25T11:55:06.835Z] ok  	github.com/docker/docker/opts	0.071s	coverage: 66.9% of statements
11:55:07 [2019-09-25T11:55:07.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:55:07 [2019-09-25T11:55:07.464Z] ok  	github.com/docker/docker/pkg/broadcaster	0.009s	coverage: 100.0% of statements
11:55:07 [2019-09-25T11:55:07.931Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:55:08 [2019-09-25T11:55:08.091Z] ok  	github.com/docker/docker/pkg/authorization	1.282s	coverage: 68.3% of statements
11:55:08 [2019-09-25T11:55:08.091Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
11:55:08 [2019-09-25T11:55:08.378Z] ok  	github.com/docker/docker/pkg/archive	1.419s	coverage: 76.8% of statements
11:55:08 [2019-09-25T11:55:08.496Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:55:08 [2019-09-25T11:55:08.496Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:55:09 [2019-09-25T11:55:09.000Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
11:55:09 [2019-09-25T11:55:09.061Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:55:09 [2019-09-25T11:55:09.992Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:55:10 [2019-09-25T11:55:10.490Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
11:55:10 [2019-09-25T11:55:10.776Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 92.9% of statements
11:55:11 [2019-09-25T11:55:11.366Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:55:12 [2019-09-25T11:55:12.267Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.018s	coverage: 92.3% of statements
11:55:13 [2019-09-25T11:55:13.280Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
11:55:13 [2019-09-25T11:55:13.898Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
11:55:14 [2019-09-25T11:55:14.189Z] ok  	github.com/docker/docker/layer	8.092s	coverage: 68.8% of statements
11:55:14 [2019-09-25T11:55:14.189Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:55:14 [2019-09-25T11:55:14.189Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:55:14 [2019-09-25T11:55:14.189Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:55:14 [2019-09-25T11:55:14.189Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:55:14 [2019-09-25T11:55:14.189Z] ?   	github.com/docker/docker/oci	[no test files]
11:55:14 [2019-09-25T11:55:14.189Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:55:14 [2019-09-25T11:55:14.644Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:55:14 [2019-09-25T11:55:14.644Z] --- PASS: TestDaemonStartWithLogOpt (16.05s)
11:55:14 [2019-09-25T11:55:14.644Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
11:55:14 [2019-09-25T11:55:14.901Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:55:15 [2019-09-25T11:55:15.207Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.333s	coverage: 43.2% of statements
11:55:15 [2019-09-25T11:55:15.207Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:55:15 [2019-09-25T11:55:15.207Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:55:15 [2019-09-25T11:55:15.491Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 67.0% of statements
11:55:15 [2019-09-25T11:55:15.639Z] umount: bundles/test-docker-py/root: mountpoint not found
11:55:15 [2019-09-25T11:55:15.639Z] Clearing AppArmor profiles cache:.
11:55:15 [2019-09-25T11:55:15.639Z] All profile caches have been cleared, but no profiles have been unloaded.
11:55:15 [2019-09-25T11:55:15.639Z] Unloading profiles will leave already running processes permanently
11:55:15 [2019-09-25T11:55:15.639Z] unconfined, which can lead to unexpected situations.
11:55:15 [2019-09-25T11:55:15.639Z] 
11:55:15 [2019-09-25T11:55:15.639Z] To set a process to complain mode, use the command line tool
11:55:15 [2019-09-25T11:55:15.639Z] 'aa-complain'. To really tear down all profiles, run the init script
11:55:15 [2019-09-25T11:55:15.639Z] with the 'teardown' option."
11:55:15 [2019-09-25T11:55:15.639Z] 
11:55:15 [2019-09-25T11:55:15.777Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
11:55:16 [2019-09-25T11:55:16.063Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.201s	coverage: 84.1% of statements
Post stage
[Pipeline] junit
11:55:16 [2019-09-25T11:55:16.214Z] Recording test results
[Pipeline] sh
11:55:16 [2019-09-25T11:55:16.592Z] + echo Ensuring container killed.
11:55:16 [2019-09-25T11:55:16.592Z] Ensuring container killed.
11:55:16 [2019-09-25T11:55:16.592Z] + docker rm -vf docker-pr3
11:55:16 [2019-09-25T11:55:16.592Z] Error: No such container: docker-pr3
11:55:16 [2019-09-25T11:55:16.592Z] + true
[Pipeline] sh
11:55:16 [2019-09-25T11:55:16.873Z] + echo Chowning /workspace to jenkins user
11:55:16 [2019-09-25T11:55:16.873Z] Chowning /workspace to jenkins user
11:55:16 [2019-09-25T11:55:16.873Z] + id -u
11:55:16 [2019-09-25T11:55:16.873Z] + id -g
11:55:16 [2019-09-25T11:55:16.873Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39987:/workspace busybox chown -R 1000:1000 /workspace
11:55:16 [2019-09-25T11:55:16.873Z] Unable to find image 'busybox:latest' locally
11:55:16 [2019-09-25T11:55:16.873Z] latest: Pulling from library/busybox
11:55:16 [2019-09-25T11:55:16.873Z] 7c9d20b9b6cd: Pulling fs layer
11:55:17 [2019-09-25T11:55:17.130Z] 7c9d20b9b6cd: Download complete
11:55:17 [2019-09-25T11:55:17.130Z] 7c9d20b9b6cd: Pull complete
11:55:17 [2019-09-25T11:55:17.130Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
11:55:17 [2019-09-25T11:55:17.130Z] Status: Downloaded newer image for busybox:latest
11:55:17 [2019-09-25T11:55:17.550Z] ok  	github.com/docker/docker/pkg/fsutils	0.450s	coverage: 85.1% of statements
11:55:17 [2019-09-25T11:55:17.550Z] ok  	github.com/docker/docker/pkg/homedir	0.022s	coverage: 10.2% of statements
11:55:18 [2019-09-25T11:55:18.234Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:55:18 [2019-09-25T11:55:18.797Z] --- PASS: TestContinueAfterPluginCrash (20.67s)
11:55:18 [2019-09-25T11:55:18.797Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
11:55:18 [2019-09-25T11:55:18.797Z] PASS
11:55:18 [2019-09-25T11:55:18.797Z] 
11:55:18 [2019-09-25T11:55:18.797Z] DONE 2 tests in 20.798s
11:55:18 [2019-09-25T11:55:18.797Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:55:18 [2019-09-25T11:55:18.797Z] ++ 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
11:55:18 [2019-09-25T11:55:18.797Z] ++ set -e
11:55:18 [2019-09-25T11:55:18.797Z] ++ '[' -n 0 ']'
11:55:18 [2019-09-25T11:55:18.797Z] ++ set -x
11:55:18 [2019-09-25T11:55:18.797Z] ++ env -i DEST=/go/src/github.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
[Pipeline] catchError
[Pipeline] {
11:55:19 [2019-09-25T11:55:19.038Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
11:55:19 [2019-09-25T11:55:19.038Z] ok  	github.com/docker/docker/pkg/locker	0.041s	coverage: 88.9% of statements
[Pipeline] sh
11:55:19 [2019-09-25T11:55:19.054Z] INFO: Testing against a local daemon
11:55:19 [2019-09-25T11:55:19.054Z] === RUN   TestPluginWithDevMounts
11:55:19 [2019-09-25T11:55:19.054Z] === PAUSE TestPluginWithDevMounts
11:55:19 [2019-09-25T11:55:19.054Z] === CONT  TestPluginWithDevMounts
11:55:19 [2019-09-25T11:55:19.311Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:55:19 [2019-09-25T11:55:19.320Z] + bundleName=docker-py
11:55:19 [2019-09-25T11:55:19.320Z] + echo Creating docker-py-bundles.tar.gz
11:55:19 [2019-09-25T11:55:19.320Z] Creating docker-py-bundles.tar.gz
11:55:19 [2019-09-25T11:55:19.320Z] + 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
11:55:19 [2019-09-25T11:55:19.330Z] Archiving artifacts
11:55:19 [2019-09-25T11:55:19.603Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39987/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
11:55:19 [2019-09-25T11:55:19.659Z] ok  	github.com/docker/docker/pkg/idtools	0.679s	coverage: 70.1% of statements
[Pipeline] sh
11:55:19 [2019-09-25T11:55:19.943Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
11:55:19 [2019-09-25T11:55:19.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/make.sh binary-daemon
11:55:20 [2019-09-25T11:55:20.229Z] ok  	github.com/docker/docker/pkg/ioutils	1.781s	coverage: 70.1% of statements
11:55:20 [2019-09-25T11:55:20.229Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:55:20 [2019-09-25T11:55:20.528Z] 
11:55:20 [2019-09-25T11:55:20.784Z] Removing bundles/
11:55:20 [2019-09-25T11:55:20.784Z] 
11:55:20 [2019-09-25T11:55:20.784Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
11:55:20 [2019-09-25T11:55:20.784Z] Building: bundles/binary-daemon/dockerd-dev
11:55:20 [2019-09-25T11:55:20.784Z] GOOS="" GOARCH="" GOARM=""
11:55:20 [2019-09-25T11:55:20.862Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
11:55:21 [2019-09-25T11:55:21.204Z] --- PASS: TestPluginWithDevMounts (1.99s)
11:55:21 [2019-09-25T11:55:21.204Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
11:55:21 [2019-09-25T11:55:21.204Z] PASS
11:55:21 [2019-09-25T11:55:21.204Z] 
11:55:21 [2019-09-25T11:55:21.204Z] DONE 1 tests in 2.145s
11:55:21 [2019-09-25T11:55:21.204Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:55:21 [2019-09-25T11:55:21.204Z] ++ 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
11:55:21 [2019-09-25T11:55:21.204Z] ++ set -e
11:55:21 [2019-09-25T11:55:21.204Z] ++ '[' -n 0 ']'
11:55:21 [2019-09-25T11:55:21.204Z] ++ set -x
11:55:21 [2019-09-25T11:55:21.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:55:21 [2019-09-25T11:55:21.204Z] INFO: Testing against a local daemon
11:55:21 [2019-09-25T11:55:21.204Z] === RUN   TestSecretInspect
11:55:21 [2019-09-25T11:55:21.483Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
11:55:21 [2019-09-25T11:55:21.768Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:55:21 [2019-09-25T11:55:21.768Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
11:55:22 [2019-09-25T11:55:22.390Z] ok  	github.com/docker/docker/pkg/mount	0.904s	coverage: 69.6% of statements
11:55:22 [2019-09-25T11:55:22.390Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:55:22 [2019-09-25T11:55:22.390Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.033s	coverage: 91.4% of statements
11:55:22 [2019-09-25T11:55:22.676Z] ok  	github.com/docker/docker/pkg/pidfile	0.046s	coverage: 82.4% of statements
11:55:22 [2019-09-25T11:55:22.676Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:55:22 [2019-09-25T11:55:22.676Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:55:23 [2019-09-25T11:55:23.137Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:55:24 [2019-09-25T11:55:24.524Z] --- PASS: TestSecretInspect (3.27s)
11:55:24 [2019-09-25T11:55:24.524Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
11:55:24 [2019-09-25T11:55:24.524Z] === RUN   TestSecretList
11:55:24 [2019-09-25T11:55:24.720Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.059s	coverage: 56.8% of statements
11:55:24 [2019-09-25T11:55:24.780Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:55:25 [2019-09-25T11:55:25.344Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:55:25 [2019-09-25T11:55:25.345Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
11:55:25 [2019-09-25T11:55:25.345Z] ok  	github.com/docker/docker/pkg/pools	0.007s	coverage: 87.9% of statements
11:55:25 [2019-09-25T11:55:25.630Z] ok  	github.com/docker/docker/pkg/progress	0.007s	coverage: 75.9% of statements
11:55:26 [2019-09-25T11:55:26.644Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
11:55:27 [2019-09-25T11:55:27.261Z] ok  	github.com/docker/docker/pkg/pubsub	1.155s	coverage: 73.9% of statements
11:55:27 [2019-09-25T11:55:27.546Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
11:55:27 [2019-09-25T11:55:27.864Z] --- PASS: TestSecretList (3.03s)
11:55:27 [2019-09-25T11:55:27.864Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
11:55:27 [2019-09-25T11:55:27.864Z] === RUN   TestSecretsCreateAndDelete
11:55:28 [2019-09-25T11:55:28.577Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
11:55:28 [2019-09-25T11:55:28.796Z] === RUN   TestDockerSuite/TestBuildPATH
11:55:28 [2019-09-25T11:55:28.860Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
11:55:29 [2019-09-25T11:55:29.481Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
11:55:30 [2019-09-25T11:55:30.101Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 80.0% of statements
11:55:30 [2019-09-25T11:55:30.386Z] ok  	github.com/docker/docker/pkg/signal	3.567s	coverage: 61.0% of statements
11:55:30 [2019-09-25T11:55:30.692Z] --- PASS: TestSecretsCreateAndDelete (2.99s)
11:55:30 [2019-09-25T11:55:30.692Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
11:55:30 [2019-09-25T11:55:30.692Z] === RUN   TestSecretsUpdate
11:55:31 [2019-09-25T11:55:31.010Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 36.9% of statements
11:55:31 [2019-09-25T11:55:31.254Z] INFO: Extraction ended at 09/25/2019 11:55:27. Duration:00:00:26.7646909
11:55:31 [2019-09-25T11:55:31.254Z] INFO: Updating the golang and path environment variables
11:55:31 [2019-09-25T11:55:31.254Z] INFO: GOPATH=d:\gopath
11:55:31 [2019-09-25T11:55:31.254Z] INFO: go version go1.13 windows/amd64
11:55:31 [2019-09-25T11:55:31.254Z] INFO: Running the daemon under test in debug mode
11:55:31 [2019-09-25T11:55:31.254Z] INFO: Starting a daemon under test...
11:55:31 [2019-09-25T11:55:31.254Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39987\3\daemon --pidfile d:\CI\PR-39987\3\docker.pid -D
11:55:31 [2019-09-25T11:55:31.254Z] INFO: Process started successfully.
11:55:31 [2019-09-25T11:55:31.254Z] INFO: Start tailing logs of the daemon under tests
11:55:31 [2019-09-25T11:55:31.254Z] INFO: Waiting for the daemon under test to start...
11:55:31 [2019-09-25T11:55:31.622Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:55:31 [2019-09-25T11:55:31.629Z] ok  	github.com/docker/docker/pkg/tailfile	0.125s	coverage: 88.6% of statements
11:55:31 [2019-09-25T11:55:31.714Z] INFO: Daemon under test started and replied!
11:55:31 [2019-09-25T11:55:31.714Z] INFO: Docker version of the daemon under test
11:55:31 [2019-09-25T11:55:31.714Z] 
11:55:31 [2019-09-25T11:55:31.714Z] Client:
11:55:31 [2019-09-25T11:55:31.714Z]  Version:      17.06.2-ce
11:55:31 [2019-09-25T11:55:31.714Z]  API version:  1.30
11:55:31 [2019-09-25T11:55:31.714Z]  Go version:   go1.8.3
11:55:31 [2019-09-25T11:55:31.714Z]  Git commit:   cec0b72
11:55:31 [2019-09-25T11:55:31.714Z]  Built:        Tue Sep  5 19:57:19 2017
11:55:31 [2019-09-25T11:55:31.714Z]  OS/Arch:      windows/amd64
11:55:31 [2019-09-25T11:55:31.714Z] 
11:55:31 [2019-09-25T11:55:31.714Z] Server:
11:55:31 [2019-09-25T11:55:31.714Z]  Version:      0.0.0-dev
11:55:31 [2019-09-25T11:55:31.714Z]  API version:  1.41 (minimum version 1.24)
11:55:31 [2019-09-25T11:55:31.714Z]  Go version:   go1.13
11:55:31 [2019-09-25T11:55:31.714Z]  Git commit:   cb2a36a89
11:55:31 [2019-09-25T11:55:31.714Z]  Built:        09/25/2019 11:53:42
11:55:31 [2019-09-25T11:55:31.714Z]  OS/Arch:      windows/amd64
11:55:31 [2019-09-25T11:55:31.714Z]  Experimental: false
11:55:31 [2019-09-25T11:55:31.714Z] 
11:55:31 [2019-09-25T11:55:31.714Z] INFO: Docker info of the daemon under test
11:55:31 [2019-09-25T11:55:31.714Z] 
11:55:32 [2019-09-25T11:55:32.175Z] Containers: 0
11:55:32 [2019-09-25T11:55:32.175Z]  Running: 0
11:55:32 [2019-09-25T11:55:32.175Z]  Paused: 0
11:55:32 [2019-09-25T11:55:32.175Z]  Stopped: 0
11:55:32 [2019-09-25T11:55:32.175Z] Images: 0
11:55:32 [2019-09-25T11:55:32.175Z] Server Version: 0.0.0-dev
11:55:32 [2019-09-25T11:55:32.175Z] Storage Driver: windowsfilter
11:55:32 [2019-09-25T11:55:32.175Z]  Windows: 
11:55:32 [2019-09-25T11:55:32.175Z] Logging Driver: json-file
11:55:32 [2019-09-25T11:55:32.175Z] Plugins: 
11:55:32 [2019-09-25T11:55:32.175Z]  Volume: local
11:55:32 [2019-09-25T11:55:32.175Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:55:32 [2019-09-25T11:55:32.175Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:55:32 [2019-09-25T11:55:32.175Z] Swarm: inactive
11:55:32 [2019-09-25T11:55:32.175Z] Default Isolation: process
11:55:32 [2019-09-25T11:55:32.175Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:55:32 [2019-09-25T11:55:32.175Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
11:55:32 [2019-09-25T11:55:32.175Z] OSType: windows
11:55:32 [2019-09-25T11:55:32.175Z] Architecture: x86_64
11:55:32 [2019-09-25T11:55:32.175Z] CPUs: 4
11:55:32 [2019-09-25T11:55:32.175Z] Total Memory: 32GiB
11:55:32 [2019-09-25T11:55:32.175Z] Name: azwin-2-473670
11:55:32 [2019-09-25T11:55:32.175Z] ID: ZUOI:CVN7:R6CA:BRIB:US4N:GMWV:V2QU:7MBH:SAD2:R3HM:G55L:C4MB
11:55:32 [2019-09-25T11:55:32.175Z] Docker Root Dir: D:\CI\PR-39987\3\daemon
11:55:32 [2019-09-25T11:55:32.175Z] Debug Mode (client): false
11:55:32 [2019-09-25T11:55:32.175Z] Debug Mode (server): true
11:55:32 [2019-09-25T11:55:32.175Z]  File Descriptors: -1
11:55:32 [2019-09-25T11:55:32.176Z]  Goroutines: 17
11:55:32 [2019-09-25T11:55:32.176Z]  System Time: 2019-09-25T11:55:31.6705951Z
11:55:32 [2019-09-25T11:55:32.176Z]  EventsListeners: 0
11:55:32 [2019-09-25T11:55:32.176Z] Registry: https://index.docker.io/v1/
11:55:32 [2019-09-25T11:55:32.176Z] Labels:
11:55:32 [2019-09-25T11:55:32.176Z] Experimental: false
11:55:32 [2019-09-25T11:55:32.176Z] Insecure Registries:
11:55:32 [2019-09-25T11:55:32.176Z]  127.0.0.0/8
11:55:32 [2019-09-25T11:55:32.176Z] Live Restore Enabled: false
11:55:32 [2019-09-25T11:55:32.176Z] 
11:55:32 [2019-09-25T11:55:32.176Z] 
11:55:32 [2019-09-25T11:55:32.176Z] INFO: Docker images of the daemon under test
11:55:32 [2019-09-25T11:55:32.176Z] 
11:55:32 [2019-09-25T11:55:32.176Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:55:32 [2019-09-25T11:55:32.176Z] 
11:55:32 [2019-09-25T11:55:32.176Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:55:32 [2019-09-25T11:55:32.176Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
11:55:32 [2019-09-25T11:55:32.176Z] ltsc2019: Pulling from windows/servercore
11:55:32 [2019-09-25T11:55:32.554Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:55:32 [2019-09-25T11:55:32.646Z] ok  	github.com/docker/docker/pkg/term	0.010s	coverage: 85.9% of statements
11:55:32 [2019-09-25T11:55:32.931Z] testing: warning: no tests to run
11:55:32 [2019-09-25T11:55:32.931Z] coverage: [no statements]
11:55:32 [2019-09-25T11:55:32.931Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
11:55:33 [2019-09-25T11:55:33.217Z] ok  	github.com/docker/docker/pkg/tarsum	0.257s	coverage: 89.3% of statements
11:55:33 [2019-09-25T11:55:33.485Z] --- PASS: TestSecretsUpdate (2.98s)
11:55:33 [2019-09-25T11:55:33.485Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
11:55:33 [2019-09-25T11:55:33.485Z] === RUN   TestTemplatedSecret
11:55:33 [2019-09-25T11:55:33.502Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
11:55:33 [2019-09-25T11:55:33.742Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:55:33 [2019-09-25T11:55:33.786Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
11:55:34 [2019-09-25T11:55:34.074Z] ok  	github.com/docker/docker/pkg/useragent	0.028s	coverage: 88.9% of statements
11:55:36 [2019-09-25T11:55:36.120Z] ok  	github.com/docker/docker/plugin/v2	0.040s	coverage: 14.5% of statements
11:55:37 [2019-09-25T11:55:37.046Z] --- PASS: TestTemplatedSecret (3.30s)
11:55:37 [2019-09-25T11:55:37.046Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
11:55:37 [2019-09-25T11:55:37.046Z] === RUN   TestSecretCreateResolve
11:55:37 [2019-09-25T11:55:37.979Z] 65014b3c3121: Pulling fs layer
11:55:37 [2019-09-25T11:55:37.979Z] 2945147eda09: Pulling fs layer
11:55:38 [2019-09-25T11:55:38.162Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.4% of statements
11:55:38 [2019-09-25T11:55:38.784Z] ok  	github.com/docker/docker/profiles/seccomp	0.034s	coverage: 68.8% of statements
11:55:40 [2019-09-25T11:55:40.267Z] ok  	github.com/docker/docker/plugin	0.572s	coverage: 27.1% of statements
11:55:40 [2019-09-25T11:55:40.322Z] --- PASS: TestSecretCreateResolve (3.21s)
11:55:40 [2019-09-25T11:55:40.322Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
11:55:40 [2019-09-25T11:55:40.322Z] PASS
11:55:40 [2019-09-25T11:55:40.322Z] 
11:55:40 [2019-09-25T11:55:40.322Z] DONE 6 tests in 18.924s
11:55:40 [2019-09-25T11:55:40.322Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:55:40 [2019-09-25T11:55:40.322Z] ++ 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
11:55:40 [2019-09-25T11:55:40.322Z] ++ set -e
11:55:40 [2019-09-25T11:55:40.322Z] ++ '[' -n 0 ']'
11:55:40 [2019-09-25T11:55:40.322Z] ++ set -x
11:55:40 [2019-09-25T11:55:40.322Z] ++ env -i DEST=/go/src/github.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
11:55:40 [2019-09-25T11:55:40.322Z] INFO: Testing against a local daemon
11:55:40 [2019-09-25T11:55:40.322Z] === RUN   TestServiceCreateInit
11:55:40 [2019-09-25T11:55:40.322Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:55:40 [2019-09-25T11:55:40.889Z] ok  	github.com/docker/docker/registry/resumable	0.051s	coverage: 100.0% of statements
11:55:41 [2019-09-25T11:55:41.906Z] ok  	github.com/docker/docker/restartmanager	0.017s	coverage: 45.3% of statements
11:55:42 [2019-09-25T11:55:42.949Z] ok  	github.com/docker/docker/testutil	0.021s	coverage: 62.5% of statements
11:55:43 [2019-09-25T11:55:43.571Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 68.2% of statements
11:55:43 [2019-09-25T11:55:43.571Z] ok  	github.com/docker/docker/registry	0.513s	coverage: 56.3% of statements
11:55:43 [2019-09-25T11:55:43.598Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:55:44 [2019-09-25T11:55:44.970Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:55:47 [2019-09-25T11:55:47.046Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
11:55:48 [2019-09-25T11:55:48.247Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
11:55:48 [2019-09-25T11:55:48.361Z] 2945147eda09: Verifying Checksum
11:55:48 [2019-09-25T11:55:48.361Z] 2945147eda09: Download complete
11:55:50 [2019-09-25T11:55:50.143Z] === RUN   TestDockerSuite/TestBuildRm
11:55:50 [2019-09-25T11:55:50.144Z] --- PASS: TestServiceCreateInit (10.07s)
11:55:50 [2019-09-25T11:55:50.144Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s)
11:55:50 [2019-09-25T11:55:50.144Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
11:55:50 [2019-09-25T11:55:50.144Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s)
11:55:50 [2019-09-25T11:55:50.144Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
11:55:50 [2019-09-25T11:55:50.144Z] === RUN   TestCreateServiceMultipleTimes
11:55:50 [2019-09-25T11:55:50.514Z] ok  	github.com/docker/docker/volume/mounts	0.072s	coverage: 67.0% of statements
11:55:50 [2019-09-25T11:55:50.514Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
11:55:51 [2019-09-25T11:55:51.530Z] ok  	github.com/docker/docker/volume/service	0.032s	coverage: 73.0% of statements
11:55:53 [2019-09-25T11:55:53.420Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:55:54 [2019-09-25T11:55:54.790Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:55:56 [2019-09-25T11:55:56.166Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:55:56 [2019-09-25T11:55:56.740Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:55:57 [2019-09-25T11:55:57.303Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:55:58 [2019-09-25T11:55:58.675Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:55:59 [2019-09-25T11:55:59.240Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:55:59 [2019-09-25T11:55:59.906Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/rootless	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/volume	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === Skipped
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:73: No driver to put!
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     overlay_test.go:49: Fails to compute changes intermittently
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     graphtest_unix.go:73: No driver to put!
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:55:59 [2019-09-25T11:55:59.906Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] 
11:55:59 [2019-09-25T11:55:59.906Z] DONE 2109 tests, 20 skipped in 334.655s
Post stage
[Pipeline] junit
11:55:59 [2019-09-25T11:55:59.942Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:56:00 [2019-09-25T11:56:00.614Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:56:00 [2019-09-25T11:56:00.651Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/make.sh dynbinary test-integration
11:56:00 [2019-09-25T11:56:00.807Z] 65014b3c3121: Verifying Checksum
11:56:00 [2019-09-25T11:56:00.807Z] 65014b3c3121: Download complete
11:56:00 [2019-09-25T11:56:00.934Z] 
11:56:01 [2019-09-25T11:56:01.220Z] Removing bundles/
11:56:01 [2019-09-25T11:56:01.220Z] 
11:56:01 [2019-09-25T11:56:01.220Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:56:01 [2019-09-25T11:56:01.220Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:56:01 [2019-09-25T11:56:01.220Z] GOOS="" GOARCH="" GOARM=""
11:56:01 [2019-09-25T11:56:01.985Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:56:06 [2019-09-25T11:56:06.163Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:56:06 [2019-09-25T11:56:06.422Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:56:06 [2019-09-25T11:56:06.679Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:56:06 [2019-09-25T11:56:06.679Z] === RUN   TestDockerSuite/TestBuildSpaces
11:56:07 [2019-09-25T11:56:07.244Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:56:08 [2019-09-25T11:56:08.612Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:56:08 [2019-09-25T11:56:08.612Z] === RUN   TestDockerSuite/TestBuildStderr
11:56:09 [2019-09-25T11:56:09.984Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:56:11 [2019-09-25T11:56:11.878Z] --- PASS: TestCreateServiceMultipleTimes (21.38s)
11:56:11 [2019-09-25T11:56:11.878Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
11:56:11 [2019-09-25T11:56:11.878Z] === RUN   TestCreateServiceConflict
11:56:15 [2019-09-25T11:56:15.152Z] --- PASS: TestCreateServiceConflict (3.09s)
11:56:15 [2019-09-25T11:56:15.152Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
11:56:15 [2019-09-25T11:56:15.152Z] === RUN   TestCreateServiceMaxReplicas
11:56:15 [2019-09-25T11:56:15.152Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:56:15 [2019-09-25T11:56:15.716Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:56:15 [2019-09-25T11:56:15.973Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:56:17 [2019-09-25T11:56:17.870Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:56:18 [2019-09-25T11:56:18.436Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:56:18 [2019-09-25T11:56:18.436Z] --- PASS: TestCreateServiceMaxReplicas (3.86s)
11:56:18 [2019-09-25T11:56:18.436Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
11:56:18 [2019-09-25T11:56:18.436Z] === RUN   TestCreateWithDuplicateNetworkNames
11:56:19 [2019-09-25T11:56:19.809Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:56:21 [2019-09-25T11:56:21.706Z] === RUN   TestDockerSuite/TestBuildUser
11:56:21 [2019-09-25T11:56:21.922Z] --- PASS: TestImportExtremelyLargeImageWorks (95.35s)
11:56:21 [2019-09-25T11:56:21.923Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
11:56:21 [2019-09-25T11:56:21.923Z] PASS
11:56:21 [2019-09-25T11:56:21.923Z] 
11:56:21 [2019-09-25T11:56:21.923Z] === Skipped
11:56:21 [2019-09-25T11:56:21.923Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
11:56:21 [2019-09-25T11:56:21.923Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:56:21 [2019-09-25T11:56:21.923Z] 
11:56:21 [2019-09-25T11:56:21.923Z] 
11:56:21 [2019-09-25T11:56:21.923Z] DONE 12 tests, 1 skipped in 96.865s
11:56:21 [2019-09-25T11:56:21.923Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
11:56:21 [2019-09-25T11:56:21.923Z] ++ 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
11:56:21 [2019-09-25T11:56:21.923Z] ++ set -e
11:56:21 [2019-09-25T11:56:21.923Z] ++ '[' -n 0 ']'
11:56:21 [2019-09-25T11:56:21.923Z] ++ set -x
11:56:21 [2019-09-25T11:56:21.923Z] ++ env -i DEST=/go/src/github.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
11:56:21 [2019-09-25T11:56:21.923Z] INFO: Testing against a local daemon
11:56:21 [2019-09-25T11:56:21.923Z] === RUN   TestNetworkCreateDelete
11:56:21 [2019-09-25T11:56:21.923Z] --- PASS: TestNetworkCreateDelete (0.14s)
11:56:21 [2019-09-25T11:56:21.923Z] === RUN   TestDockerNetworkDeletePreferID
11:56:21 [2019-09-25T11:56:21.923Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
11:56:21 [2019-09-25T11:56:21.923Z] === RUN   TestInspectNetwork
11:56:23 [2019-09-25T11:56:23.217Z] === RUN   TestInspectNetwork/full_network_id
11:56:23 [2019-09-25T11:56:23.217Z] === RUN   TestInspectNetwork/partial_network_id
11:56:23 [2019-09-25T11:56:23.217Z] === RUN   TestInspectNetwork/network_name
11:56:23 [2019-09-25T11:56:23.217Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:56:23 [2019-09-25T11:56:23.600Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:56:27 [2019-09-25T11:56:27.783Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:56:28 [2019-09-25T11:56:28.256Z] --- PASS: TestInspectNetwork (9.52s)
11:56:28 [2019-09-25T11:56:28.256Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
11:56:28 [2019-09-25T11:56:28.256Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:56:28 [2019-09-25T11:56:28.256Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:56:28 [2019-09-25T11:56:28.256Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:56:28 [2019-09-25T11:56:28.256Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:56:28 [2019-09-25T11:56:28.256Z] === RUN   TestRunContainerWithBridgeNone
11:56:31 [2019-09-25T11:56:31.444Z] --- PASS: TestRunContainerWithBridgeNone (2.77s)
11:56:31 [2019-09-25T11:56:31.444Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
11:56:31 [2019-09-25T11:56:31.444Z] === RUN   TestNetworkInvalidJSON
11:56:31 [2019-09-25T11:56:31.444Z] === RUN   TestNetworkInvalidJSON//networks/create
11:56:31 [2019-09-25T11:56:31.444Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:56:31 [2019-09-25T11:56:31.444Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:56:31 [2019-09-25T11:56:31.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:56:31 [2019-09-25T11:56:31.444Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:56:31 [2019-09-25T11:56:31.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:56:31 [2019-09-25T11:56:31.444Z] === CONT  TestNetworkInvalidJSON//networks/create
11:56:31 [2019-09-25T11:56:31.444Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:56:31 [2019-09-25T11:56:31.444Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:56:31 [2019-09-25T11:56:31.444Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:56:31 [2019-09-25T11:56:31.444Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:56:31 [2019-09-25T11:56:31.444Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:56:31 [2019-09-25T11:56:31.444Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:56:31 [2019-09-25T11:56:31.444Z] === RUN   TestDaemonRestartWithLiveRestore
11:56:32 [2019-09-25T11:56:32.226Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
11:56:32 [2019-09-25T11:56:32.226Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
11:56:32 [2019-09-25T11:56:32.226Z] === RUN   TestDaemonDefaultNetworkPools
11:56:33 [2019-09-25T11:56:33.012Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
11:56:33 [2019-09-25T11:56:33.013Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
11:56:33 [2019-09-25T11:56:33.013Z] === RUN   TestDaemonRestartWithExistingNetwork
11:56:34 [2019-09-25T11:56:34.328Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.89s)
11:56:34 [2019-09-25T11:56:34.328Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
11:56:34 [2019-09-25T11:56:34.328Z] === RUN   TestCreateServiceSecretFileMode
11:56:34 [2019-09-25T11:56:34.376Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
11:56:34 [2019-09-25T11:56:34.376Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
11:56:34 [2019-09-25T11:56:34.376Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:56:35 [2019-09-25T11:56:35.247Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
11:56:35 [2019-09-25T11:56:35.247Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
11:56:35 [2019-09-25T11:56:35.247Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:56:36 [2019-09-25T11:56:36.048Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
11:56:36 [2019-09-25T11:56:36.048Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
11:56:36 [2019-09-25T11:56:36.048Z] === RUN   TestServiceWithPredefinedNetwork
11:56:37 [2019-09-25T11:56:37.604Z] --- PASS: TestCreateServiceSecretFileMode (3.18s)
11:56:37 [2019-09-25T11:56:37.604Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
11:56:37 [2019-09-25T11:56:37.604Z] === RUN   TestCreateServiceConfigFileMode
11:56:38 [2019-09-25T11:56:38.484Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s)
11:56:38 [2019-09-25T11:56:38.484Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
11:56:38 [2019-09-25T11:56:38.484Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:56:38 [2019-09-25T11:56:38.484Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:56:38 [2019-09-25T11:56:38.484Z]     service_test.go:230: FLAKY_TEST
11:56:38 [2019-09-25T11:56:38.484Z] === RUN   TestServiceWithDataPathPortInit
11:56:40 [2019-09-25T11:56:40.877Z] --- PASS: TestCreateServiceConfigFileMode (3.20s)
11:56:40 [2019-09-25T11:56:40.877Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
11:56:40 [2019-09-25T11:56:40.877Z] === RUN   TestCreateServiceSysctls
11:56:42 [2019-09-25T11:56:42.191Z] Created binary: bundles/binary-daemon/dockerd-dev
11:56:42 [2019-09-25T11:56:42.191Z] Copying nested executables into bundles/binary-daemon
11:56:42 [2019-09-25T11:56:42.191Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
11:56:42 [2019-09-25T11:56:42.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/make.sh cross
11:56:43 [2019-09-25T11:56:43.454Z] 
11:56:43 [2019-09-25T11:56:43.454Z] Removing bundles/
11:56:43 [2019-09-25T11:56:43.454Z] 
11:56:43 [2019-09-25T11:56:43.454Z] ---> Making bundle: cross (in bundles/cross)
11:56:43 [2019-09-25T11:56:43.454Z] Cross building: bundles/cross/linux/amd64
11:56:43 [2019-09-25T11:56:43.454Z] Building: bundles/cross/linux/amd64/dockerd-dev
11:56:43 [2019-09-25T11:56:43.454Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:56:45 [2019-09-25T11:56:45.057Z] --- PASS: TestCreateServiceSysctls (4.12s)
11:56:45 [2019-09-25T11:56:45.057Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
11:56:45 [2019-09-25T11:56:45.057Z] === RUN   TestCreateServiceCapabilities
11:56:45 [2019-09-25T11:56:45.057Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:56:45 [2019-09-25T11:56:45.987Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:56:46 [2019-09-25T11:56:46.245Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:56:47 [2019-09-25T11:56:47.618Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:56:48 [2019-09-25T11:56:48.181Z] --- PASS: TestCreateServiceCapabilities (3.13s)
11:56:48 [2019-09-25T11:56:48.181Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
11:56:48 [2019-09-25T11:56:48.181Z] === RUN   TestInspect
11:56:48 [2019-09-25T11:56:48.438Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:56:50 [2019-09-25T11:56:50.333Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:56:50 [2019-09-25T11:56:50.333Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:56:50 [2019-09-25T11:56:50.333Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:56:50 [2019-09-25T11:56:50.333Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:56:50 [2019-09-25T11:56:50.333Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:56:51 [2019-09-25T11:56:51.703Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
11:56:51 [2019-09-25T11:56:51.703Z] --- PASS: TestInspect (3.61s)
11:56:51 [2019-09-25T11:56:51.703Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
11:56:51 [2019-09-25T11:56:51.703Z] === RUN   TestDockerNetworkConnectAlias
11:56:52 [2019-09-25T11:56:52.268Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:56:52 [2019-09-25T11:56:52.524Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:56:53 [2019-09-25T11:56:53.456Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:56:54 [2019-09-25T11:56:54.388Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:56:54 [2019-09-25T11:56:54.908Z] --- PASS: TestServiceWithDataPathPortInit (16.36s)
11:56:54 [2019-09-25T11:56:54.908Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
11:56:54 [2019-09-25T11:56:54.908Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
11:56:54 [2019-09-25T11:56:54.908Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:56:55 [2019-09-25T11:56:55.318Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:56:55 [2019-09-25T11:56:55.575Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:56:58 [2019-09-25T11:56:58.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
11:56:58 [2019-09-25T11:56:58.667Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:56:58 [2019-09-25T11:56:58.923Z] --- PASS: TestDockerNetworkConnectAlias (7.30s)
11:56:58 [2019-09-25T11:56:58.923Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
11:56:58 [2019-09-25T11:56:58.923Z] === RUN   TestDockerNetworkReConnect
11:57:01 [2019-09-25T11:57:01.450Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:57:02 [2019-09-25T11:57:02.394Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:57:02 [2019-09-25T11:57:02.651Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:57:03 [2019-09-25T11:57:03.215Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:57:03 [2019-09-25T11:57:03.215Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:57:04 [2019-09-25T11:57:04.145Z] === RUN   TestDockerSuite/TestBuildXZHost
11:57:04 [2019-09-25T11:57:04.186Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.36s)
11:57:04 [2019-09-25T11:57:04.186Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
11:57:04 [2019-09-25T11:57:04.186Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wypcpr92gdjwgv0fslnjtrzwl Created:2019-09-25 11:56:56.444815677 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d5cc42549b311b632fd363d81ad10bb211eecbfb40e6a551d32438c0cad6ced8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o049gstxqrb2cwybm1jyy4s0g EndpointID:b3a8a3d6db6c06e38885e82c0aa22a7c067efeddb55737070f217015cbeace0f MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:90cece6f508a1a5fa075c8e7b62aff932703c77ce58db536aa98175253354ddd MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:e8bd260b1f10 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o049gstxqrb2cwybm1jyy4s0g EndpointID:b3a8a3d6db6c06e38885e82c0aa22a7c067efeddb55737070f217015cbeace0f EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
11:57:04 [2019-09-25T11:57:04.186Z] PASS
11:57:04 [2019-09-25T11:57:04.186Z] 
11:57:04 [2019-09-25T11:57:04.186Z] === Skipped
11:57:04 [2019-09-25T11:57:04.186Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:57:04 [2019-09-25T11:57:04.186Z]     service_test.go:230: FLAKY_TEST
11:57:04 [2019-09-25T11:57:04.186Z] 
11:57:04 [2019-09-25T11:57:04.186Z] 
11:57:04 [2019-09-25T11:57:04.186Z] DONE 21 tests, 1 skipped in 45.293s
11:57:04 [2019-09-25T11:57:04.186Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:57:04 [2019-09-25T11:57:04.186Z] ++ 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
11:57:04 [2019-09-25T11:57:04.186Z] ++ set -e
11:57:04 [2019-09-25T11:57:04.186Z] ++ '[' -n 0 ']'
11:57:04 [2019-09-25T11:57:04.186Z] ++ set -x
11:57:04 [2019-09-25T11:57:04.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:57:04 [2019-09-25T11:57:04.186Z] INFO: Testing against a local daemon
11:57:04 [2019-09-25T11:57:04.186Z] === RUN   TestDockerNetworkIpvlanPersistance
11:57:05 [2019-09-25T11:57:05.002Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.37s)
11:57:05 [2019-09-25T11:57:05.002Z]     ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance"
11:57:05 [2019-09-25T11:57:05.002Z] === RUN   TestDockerNetworkIpvlan
11:57:05 [2019-09-25T11:57:05.076Z] --- PASS: TestDockerNetworkReConnect (6.09s)
11:57:05 [2019-09-25T11:57:05.076Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
11:57:05 [2019-09-25T11:57:05.076Z] === RUN   TestServicePlugin
11:57:05 [2019-09-25T11:57:05.786Z] === RUN   TestDockerNetworkIpvlan/Subinterface
11:57:06 [2019-09-25T11:57:06.671Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
11:57:06 [2019-09-25T11:57:06.974Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:57:06 [2019-09-25T11:57:06.975Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:57:06 [2019-09-25T11:57:06.975Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:57:07 [2019-09-25T11:57:07.614Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
11:57:07 [2019-09-25T11:57:07.906Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:57:09 [2019-09-25T11:57:09.276Z] === RUN   TestDockerSuite/TestCommitChange
11:57:10 [2019-09-25T11:57:10.097Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
11:57:10 [2019-09-25T11:57:10.208Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:57:11 [2019-09-25T11:57:11.139Z] === RUN   TestDockerSuite/TestCommitHardlink
11:57:13 [2019-09-25T11:57:13.661Z] === RUN   TestDockerSuite/TestCommitNewFile
11:57:14 [2019-09-25T11:57:14.175Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
11:57:15 [2019-09-25T11:57:15.031Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:57:15 [2019-09-25T11:57:15.990Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
11:57:16 [2019-09-25T11:57:16.401Z] === RUN   TestDockerSuite/TestCommitTTY
11:57:16 [2019-09-25T11:57:16.965Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:57:18 [2019-09-25T11:57:18.336Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:57:19 [2019-09-25T11:57:19.270Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:57:20 [2019-09-25T11:57:20.212Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
11:57:21 [2019-09-25T11:57:21.164Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:57:22 [2019-09-25T11:57:22.533Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:57:22 [2019-09-25T11:57:22.533Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:57:22 [2019-09-25T11:57:22.533Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:57:22 [2019-09-25T11:57:22.533Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:57:22 [2019-09-25T11:57:22.533Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:57:22 [2019-09-25T11:57:22.533Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:57:22 [2019-09-25T11:57:22.533Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:57:24 [2019-09-25T11:57:24.286Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
11:57:24 [2019-09-25T11:57:24.428Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:57:26 [2019-09-25T11:57:26.951Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:57:26 [2019-09-25T11:57:26.951Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:57:28 [2019-09-25T11:57:28.321Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:57:28 [2019-09-25T11:57:28.888Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:57:29 [2019-09-25T11:57:29.350Z] === RUN   TestDockerNetworkIpvlan/Addressing
11:57:29 [2019-09-25T11:57:29.841Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:57:30 [2019-09-25T11:57:30.772Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:57:30 [2019-09-25T11:57:30.796Z] --- PASS: TestDockerNetworkIpvlan (25.85s)
11:57:30 [2019-09-25T11:57:30.796Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
11:57:30 [2019-09-25T11:57:30.796Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s)
11:57:30 [2019-09-25T11:57:30.796Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
11:57:30 [2019-09-25T11:57:30.796Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s)
11:57:30 [2019-09-25T11:57:30.796Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
11:57:30 [2019-09-25T11:57:30.796Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.22s)
11:57:30 [2019-09-25T11:57:30.796Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
11:57:30 [2019-09-25T11:57:30.796Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.23s)
11:57:30 [2019-09-25T11:57:30.796Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
11:57:30 [2019-09-25T11:57:30.796Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.14s)
11:57:30 [2019-09-25T11:57:30.796Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
11:57:30 [2019-09-25T11:57:30.796Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.22s)
11:57:30 [2019-09-25T11:57:30.796Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
11:57:30 [2019-09-25T11:57:30.796Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (2.98s)
11:57:30 [2019-09-25T11:57:30.796Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
11:57:30 [2019-09-25T11:57:30.796Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.98s)
11:57:30 [2019-09-25T11:57:30.796Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
11:57:30 [2019-09-25T11:57:30.796Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.78s)
11:57:30 [2019-09-25T11:57:30.796Z] PASS
11:57:30 [2019-09-25T11:57:30.796Z] 
11:57:30 [2019-09-25T11:57:30.796Z] DONE 11 tests in 27.421s
11:57:30 [2019-09-25T11:57:30.796Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:57:30 [2019-09-25T11:57:30.796Z] ++ 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
11:57:30 [2019-09-25T11:57:30.796Z] ++ set -e
11:57:30 [2019-09-25T11:57:30.796Z] ++ '[' -n 0 ']'
11:57:30 [2019-09-25T11:57:30.796Z] ++ set -x
11:57:30 [2019-09-25T11:57:30.796Z] ++ env -i DEST=/go/src/github.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
11:57:31 [2019-09-25T11:57:31.206Z] INFO: Testing against a local daemon
11:57:31 [2019-09-25T11:57:31.206Z] === RUN   TestDockerNetworkMacvlanPersistance
11:57:31 [2019-09-25T11:57:31.703Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:57:31 [2019-09-25T11:57:31.703Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:57:31 [2019-09-25T11:57:31.703Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:57:32 [2019-09-25T11:57:32.462Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
11:57:32 [2019-09-25T11:57:32.463Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
11:57:32 [2019-09-25T11:57:32.463Z] === RUN   TestDockerNetworkMacvlan
11:57:32 [2019-09-25T11:57:32.634Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:57:32 [2019-09-25T11:57:32.634Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:57:32 [2019-09-25T11:57:32.634Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:57:32 [2019-09-25T11:57:32.634Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:57:32 [2019-09-25T11:57:32.634Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:57:33 [2019-09-25T11:57:33.255Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:57:33 [2019-09-25T11:57:33.565Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:57:34 [2019-09-25T11:57:34.078Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:57:34 [2019-09-25T11:57:34.497Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:57:34 [2019-09-25T11:57:34.848Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:57:35 [2019-09-25T11:57:35.429Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:57:35 [2019-09-25T11:57:35.429Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:57:37 [2019-09-25T11:57:37.324Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:57:37 [2019-09-25T11:57:37.887Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:57:37 [2019-09-25T11:57:37.887Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:57:38 [2019-09-25T11:57:38.026Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:57:38 [2019-09-25T11:57:38.817Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:57:39 [2019-09-25T11:57:39.748Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:57:40 [2019-09-25T11:57:40.005Z] --- PASS: TestServicePlugin (35.11s)
11:57:40 [2019-09-25T11:57:40.005Z]     plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
11:57:40 [2019-09-25T11:57:40.005Z]     plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
11:57:40 [2019-09-25T11:57:40.005Z]     plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
11:57:40 [2019-09-25T11:57:40.005Z]     plugin_test.go:62: [dab4bd129d79d] joining swarm manager [d4a4dc8f60f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:57:40 [2019-09-25T11:57:40.005Z]     plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
11:57:40 [2019-09-25T11:57:40.005Z]     plugin_test.go:65: [dd1a6a6f4e22b] joining swarm manager [d4a4dc8f60f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:57:40 [2019-09-25T11:57:40.005Z] === RUN   TestServiceUpdateLabel
11:57:40 [2019-09-25T11:57:40.570Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:57:41 [2019-09-25T11:57:41.134Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:57:41 [2019-09-25T11:57:41.391Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:57:41 [2019-09-25T11:57:41.466Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:57:42 [2019-09-25T11:57:42.321Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:57:43 [2019-09-25T11:57:43.250Z] --- PASS: TestServiceUpdateLabel (3.02s)
11:57:43 [2019-09-25T11:57:43.250Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
11:57:43 [2019-09-25T11:57:43.250Z] === RUN   TestServiceUpdateSecrets
11:57:43 [2019-09-25T11:57:43.250Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:57:44 [2019-09-25T11:57:44.180Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:57:44 [2019-09-25T11:57:44.180Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:57:45 [2019-09-25T11:57:45.111Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:57:45 [2019-09-25T11:57:45.530Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:57:46 [2019-09-25T11:57:46.790Z] --- PASS: TestDockerNetworkMacvlan (14.50s)
11:57:46 [2019-09-25T11:57:46.790Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:57:46 [2019-09-25T11:57:46.790Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:57:46 [2019-09-25T11:57:46.790Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:57:46 [2019-09-25T11:57:46.790Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
11:57:46 [2019-09-25T11:57:46.790Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:57:46 [2019-09-25T11:57:46.790Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
11:57:46 [2019-09-25T11:57:46.790Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:57:46 [2019-09-25T11:57:46.790Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s)
11:57:46 [2019-09-25T11:57:46.790Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:57:46 [2019-09-25T11:57:46.790Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.94s)
11:57:46 [2019-09-25T11:57:46.790Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
11:57:46 [2019-09-25T11:57:46.790Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
11:57:46 [2019-09-25T11:57:46.790Z] PASS
11:57:46 [2019-09-25T11:57:46.790Z] 
11:57:46 [2019-09-25T11:57:46.790Z] DONE 8 tests in 16.130s
11:57:46 [2019-09-25T11:57:46.790Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
11:57:46 [2019-09-25T11:57:46.790Z] ++ 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
11:57:46 [2019-09-25T11:57:46.790Z] ++ set -e
11:57:46 [2019-09-25T11:57:46.790Z] ++ '[' -n 0 ']'
11:57:46 [2019-09-25T11:57:46.790Z] ++ set -x
11:57:46 [2019-09-25T11:57:46.790Z] ++ env -i DEST=/go/src/github.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
11:57:47 [2019-09-25T11:57:47.005Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:57:47 [2019-09-25T11:57:47.161Z] testing: warning: no tests to run
11:57:47 [2019-09-25T11:57:47.161Z] PASS
11:57:47 [2019-09-25T11:57:47.161Z] 
11:57:47 [2019-09-25T11:57:47.161Z] DONE 0 tests in 0.064s
11:57:47 [2019-09-25T11:57:47.161Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:57:47 [2019-09-25T11:57:47.161Z] ++ 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
11:57:47 [2019-09-25T11:57:47.161Z] ++ set -e
11:57:47 [2019-09-25T11:57:47.161Z] ++ '[' -n 0 ']'
11:57:47 [2019-09-25T11:57:47.161Z] ++ set -x
11:57:47 [2019-09-25T11:57:47.161Z] ++ env -i DEST=/go/src/github.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
11:57:47 [2019-09-25T11:57:47.536Z] INFO: Testing against a local daemon
11:57:47 [2019-09-25T11:57:47.536Z] === RUN   TestAuthZPluginAllowRequest
11:57:48 [2019-09-25T11:57:48.373Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:57:48 [2019-09-25T11:57:48.373Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:57:48 [2019-09-25T11:57:48.373Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:57:48 [2019-09-25T11:57:48.373Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:57:48 [2019-09-25T11:57:48.373Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:57:49 [2019-09-25T11:57:49.303Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:57:49 [2019-09-25T11:57:49.368Z] --- PASS: TestAuthZPluginAllowRequest (1.69s)
11:57:49 [2019-09-25T11:57:49.368Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
11:57:49 [2019-09-25T11:57:49.368Z] === RUN   TestAuthZPluginTLS
11:57:49 [2019-09-25T11:57:49.784Z] --- PASS: TestAuthZPluginTLS (0.57s)
11:57:49 [2019-09-25T11:57:49.784Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
11:57:49 [2019-09-25T11:57:49.784Z] === RUN   TestAuthZPluginDenyRequest
11:57:50 [2019-09-25T11:57:50.204Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:57:50 [2019-09-25T11:57:50.204Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
11:57:50 [2019-09-25T11:57:50.204Z] === RUN   TestAuthZPluginAPIDenyResponse
11:57:51 [2019-09-25T11:57:51.020Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
11:57:51 [2019-09-25T11:57:51.020Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
11:57:51 [2019-09-25T11:57:51.020Z] === RUN   TestAuthZPluginDenyResponse
11:57:51 [2019-09-25T11:57:51.393Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
11:57:51 [2019-09-25T11:57:51.393Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
11:57:51 [2019-09-25T11:57:51.393Z] === RUN   TestAuthZPluginAllowEventStream
11:57:53 [2019-09-25T11:57:53.206Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
11:57:53 [2019-09-25T11:57:53.206Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
11:57:53 [2019-09-25T11:57:53.206Z] === RUN   TestAuthZPluginErrorResponse
11:57:53 [2019-09-25T11:57:53.345Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:57:53 [2019-09-25T11:57:53.582Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:57:53 [2019-09-25T11:57:53.582Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
11:57:53 [2019-09-25T11:57:53.582Z] === RUN   TestAuthZPluginErrorRequest
11:57:53 [2019-09-25T11:57:53.630Z] 
11:57:53 [2019-09-25T11:57:53.630Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:57:54 [2019-09-25T11:57:54.247Z] PKG_CONFIG=pkg-config
11:57:54 [2019-09-25T11:57:54.247Z] GOLANG_VERSION=1.13
11:57:54 [2019-09-25T11:57:54.247Z] HOSTNAME=8d11a44e65b7
11:57:54 [2019-09-25T11:57:54.247Z] DOCKER_EXPERIMENTAL=1
11:57:54 [2019-09-25T11:57:54.247Z] container=docker
11:57:54 [2019-09-25T11:57:54.247Z] TEST_SKIP_INTEGRATION_CLI=1
11:57:54 [2019-09-25T11:57:54.247Z] GO111MODULE=off
11:57:54 [2019-09-25T11:57:54.247Z] GOPATH=/go
11:57:54 [2019-09-25T11:57:54.247Z] PWD=/go/src/github.com/docker/docker
11:57:54 [2019-09-25T11:57:54.247Z] HOME=/root
11:57:54 [2019-09-25T11:57:54.247Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:57:54 [2019-09-25T11:57:54.247Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:57:54 [2019-09-25T11:57:54.247Z] DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1
11:57:54 [2019-09-25T11:57:54.247Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:57:54 [2019-09-25T11:57:54.247Z] DOCKER_GRAPHDRIVER=overlay2
11:57:54 [2019-09-25T11:57:54.247Z] TERM=xterm
11:57:54 [2019-09-25T11:57:54.247Z] DEST=bundles/test-integration
11:57:54 [2019-09-25T11:57:54.247Z] SHLVL=1
11:57:54 [2019-09-25T11:57:54.247Z] TIMEOUT=120m
11:57:54 [2019-09-25T11:57:54.247Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:57:54 [2019-09-25T11:57:54.247Z] DOCKER_PKG=github.com/docker/docker
11:57:54 [2019-09-25T11:57:54.247Z] TESTDEBUG=0
11:57:54 [2019-09-25T11:57:54.247Z] _=/usr/bin/env
11:57:54 [2019-09-25T11:57:54.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:57:54 [2019-09-25T11:57:54.379Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:57:54 [2019-09-25T11:57:54.379Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
11:57:54 [2019-09-25T11:57:54.379Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:57:54 [2019-09-25T11:57:54.553Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:57:54 [2019-09-25T11:57:54.742Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
11:57:54 [2019-09-25T11:57:54.742Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
11:57:54 [2019-09-25T11:57:54.742Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:57:54 [2019-09-25T11:57:54.809Z] === RUN   TestDockerSuite/TestContainerAPITop
11:57:55 [2019-09-25T11:57:55.739Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:57:55 [2019-09-25T11:57:55.739Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:57:55 [2019-09-25T11:57:55.739Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:57:57 [2019-09-25T11:57:57.216Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
11:57:57 [2019-09-25T11:57:57.216Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
11:57:57 [2019-09-25T11:57:57.216Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:57:59 [2019-09-25T11:57:59.044Z] --- PASS: TestServiceUpdateSecrets (15.31s)
11:57:59 [2019-09-25T11:57:59.044Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
11:57:59 [2019-09-25T11:57:59.044Z] === RUN   TestServiceUpdateConfigs
11:57:59 [2019-09-25T11:57:59.044Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:57:59 [2019-09-25T11:57:59.232Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
11:57:59 [2019-09-25T11:57:59.232Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
11:57:59 [2019-09-25T11:57:59.232Z] === RUN   TestAuthZPluginHeader
11:57:59 [2019-09-25T11:57:59.301Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:58:00 [2019-09-25T11:58:00.025Z] --- PASS: TestAuthZPluginHeader (0.82s)
11:58:00 [2019-09-25T11:58:00.025Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
11:58:00 [2019-09-25T11:58:00.025Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:58:00 [2019-09-25T11:58:00.025Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:58:00 [2019-09-25T11:58:00.025Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:00 [2019-09-25T11:58:00.025Z] === RUN   TestAuthZPluginV2Disable
11:58:00 [2019-09-25T11:58:00.025Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:58:00 [2019-09-25T11:58:00.025Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:00 [2019-09-25T11:58:00.025Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:58:00 [2019-09-25T11:58:00.025Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:58:00 [2019-09-25T11:58:00.025Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:00 [2019-09-25T11:58:00.025Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:58:00 [2019-09-25T11:58:00.025Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:58:00 [2019-09-25T11:58:00.025Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:00 [2019-09-25T11:58:00.025Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:58:00 [2019-09-25T11:58:00.672Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:58:04 [2019-09-25T11:58:04.864Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
11:58:04 [2019-09-25T11:58:04.864Z] Copying nested executables into bundles/cross/linux/amd64
11:58:04 [2019-09-25T11:58:04.864Z] Cross building: bundles/cross/windows/amd64
11:58:04 [2019-09-25T11:58:04.864Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
11:58:04 [2019-09-25T11:58:04.864Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:58:05 [2019-09-25T11:58:05.928Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:58:05 [2019-09-25T11:58:05.928Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:58:07 [2019-09-25T11:58:07.824Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:58:09 [2019-09-25T11:58:09.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:58:14 [2019-09-25T11:58:14.448Z] --- PASS: TestServiceUpdateConfigs (15.32s)
11:58:14 [2019-09-25T11:58:14.448Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
11:58:14 [2019-09-25T11:58:14.448Z] === RUN   TestServiceUpdateNetwork
11:58:19 [2019-09-25T11:58:19.633Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
11:58:19 [2019-09-25T11:58:19.633Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
11:58:19 [2019-09-25T11:58:19.633Z] PASS
11:58:19 [2019-09-25T11:58:19.633Z] 
11:58:19 [2019-09-25T11:58:19.633Z] === Skipped
11:58:19 [2019-09-25T11:58:19.633Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:58:19 [2019-09-25T11:58:19.633Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:19 [2019-09-25T11:58:19.633Z] 
11:58:19 [2019-09-25T11:58:19.633Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:58:19 [2019-09-25T11:58:19.633Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:19 [2019-09-25T11:58:19.633Z] 
11:58:19 [2019-09-25T11:58:19.633Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:58:19 [2019-09-25T11:58:19.633Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:19 [2019-09-25T11:58:19.633Z] 
11:58:19 [2019-09-25T11:58:19.633Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:58:19 [2019-09-25T11:58:19.633Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:19 [2019-09-25T11:58:19.633Z] 
11:58:19 [2019-09-25T11:58:19.633Z] 
11:58:19 [2019-09-25T11:58:19.633Z] DONE 17 tests, 4 skipped in 29.678s
11:58:19 [2019-09-25T11:58:19.633Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:58:19 [2019-09-25T11:58:19.633Z] ++ 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
11:58:19 [2019-09-25T11:58:19.633Z] ++ set -e
11:58:19 [2019-09-25T11:58:19.633Z] ++ '[' -n 0 ']'
11:58:19 [2019-09-25T11:58:19.633Z] ++ set -x
11:58:19 [2019-09-25T11:58:19.633Z] ++ env -i DEST=/go/src/github.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
11:58:19 [2019-09-25T11:58:19.633Z] INFO: Testing against a local daemon
11:58:19 [2019-09-25T11:58:19.633Z] === RUN   TestPluginInvalidJSON
11:58:19 [2019-09-25T11:58:19.633Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:58:19 [2019-09-25T11:58:19.633Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:58:19 [2019-09-25T11:58:19.633Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:58:19 [2019-09-25T11:58:19.633Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:58:19 [2019-09-25T11:58:19.633Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:58:19 [2019-09-25T11:58:19.633Z] PASS
11:58:19 [2019-09-25T11:58:19.633Z] 
11:58:19 [2019-09-25T11:58:19.633Z] DONE 2 tests in 0.197s
11:58:19 [2019-09-25T11:58:19.633Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:58:19 [2019-09-25T11:58:19.633Z] ++ 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
11:58:19 [2019-09-25T11:58:19.633Z] ++ set -e
11:58:19 [2019-09-25T11:58:19.633Z] ++ '[' -n 0 ']'
11:58:19 [2019-09-25T11:58:19.633Z] ++ set -x
11:58:19 [2019-09-25T11:58:19.633Z] ++ env -i DEST=/go/src/github.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
11:58:19 [2019-09-25T11:58:19.633Z] INFO: Testing against a local daemon
11:58:19 [2019-09-25T11:58:19.633Z] === RUN   TestExternalGraphDriver
11:58:19 [2019-09-25T11:58:19.633Z] === RUN   TestExternalGraphDriver/json
11:58:19 [2019-09-25T11:58:19.633Z] === RUN   TestExternalGraphDriver/spec
11:58:20 [2019-09-25T11:58:20.992Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:58:21 [2019-09-25T11:58:21.579Z] === RUN   TestExternalGraphDriver/pull
11:58:23 [2019-09-25T11:58:23.380Z] --- PASS: TestExternalGraphDriver (6.38s)
11:58:23 [2019-09-25T11:58:23.380Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
11:58:23 [2019-09-25T11:58:23.380Z]     --- PASS: TestExternalGraphDriver/json (2.02s)
11:58:23 [2019-09-25T11:58:23.380Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
11:58:23 [2019-09-25T11:58:23.380Z]     --- PASS: TestExternalGraphDriver/pull (2.13s)
11:58:23 [2019-09-25T11:58:23.380Z] === RUN   TestGraphdriverPluginV2
11:58:23 [2019-09-25T11:58:23.758Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
11:58:23 [2019-09-25T11:58:23.758Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:23 [2019-09-25T11:58:23.758Z] PASS
11:58:23 [2019-09-25T11:58:23.758Z] 
11:58:23 [2019-09-25T11:58:23.758Z] === Skipped
11:58:23 [2019-09-25T11:58:23.758Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
11:58:23 [2019-09-25T11:58:23.758Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:58:23 [2019-09-25T11:58:23.758Z] 
11:58:23 [2019-09-25T11:58:23.758Z] 
11:58:23 [2019-09-25T11:58:23.758Z] DONE 5 tests, 1 skipped in 6.667s
11:58:23 [2019-09-25T11:58:23.758Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:58:23 [2019-09-25T11:58:23.758Z] ++ 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
11:58:23 [2019-09-25T11:58:23.758Z] ++ set -e
11:58:23 [2019-09-25T11:58:23.758Z] ++ '[' -n 0 ']'
11:58:23 [2019-09-25T11:58:23.758Z] ++ set -x
11:58:23 [2019-09-25T11:58:23.759Z] ++ env -i DEST=/go/src/github.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
11:58:23 [2019-09-25T11:58:23.759Z] INFO: Testing against a local daemon
11:58:23 [2019-09-25T11:58:23.759Z] === RUN   TestContinueAfterPluginCrash
11:58:23 [2019-09-25T11:58:23.759Z] === PAUSE TestContinueAfterPluginCrash
11:58:23 [2019-09-25T11:58:23.759Z] === RUN   TestDaemonStartWithLogOpt
11:58:23 [2019-09-25T11:58:23.759Z] === PAUSE TestDaemonStartWithLogOpt
11:58:23 [2019-09-25T11:58:23.759Z] === CONT  TestContinueAfterPluginCrash
11:58:23 [2019-09-25T11:58:23.759Z] === CONT  TestDaemonStartWithLogOpt
11:58:27 [2019-09-25T11:58:27.875Z] 65014b3c3121: Pull complete
11:58:29 [2019-09-25T11:58:29.089Z] --- PASS: TestServiceUpdateNetwork (15.37s)
11:58:29 [2019-09-25T11:58:29.089Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
11:58:29 [2019-09-25T11:58:29.089Z] PASS
11:58:29 [2019-09-25T11:58:29.089Z] 
11:58:29 [2019-09-25T11:58:29.089Z] DONE 19 tests in 169.175s
11:58:29 [2019-09-25T11:58:29.089Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:58:29 [2019-09-25T11:58:29.089Z] ++ 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
11:58:29 [2019-09-25T11:58:29.089Z] ++ set -e
11:58:29 [2019-09-25T11:58:29.089Z] ++ '[' -n 0 ']'
11:58:29 [2019-09-25T11:58:29.089Z] ++ set -x
11:58:29 [2019-09-25T11:58:29.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=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
11:58:29 [2019-09-25T11:58:29.346Z] INFO: Testing against a local daemon
11:58:29 [2019-09-25T11:58:29.346Z] === RUN   TestSessionCreate
11:58:29 [2019-09-25T11:58:29.346Z] --- PASS: TestSessionCreate (0.03s)
11:58:29 [2019-09-25T11:58:29.346Z] === RUN   TestSessionCreateWithBadUpgrade
11:58:29 [2019-09-25T11:58:29.346Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:58:29 [2019-09-25T11:58:29.346Z] PASS
11:58:29 [2019-09-25T11:58:29.346Z] 
11:58:29 [2019-09-25T11:58:29.346Z] DONE 2 tests in 0.133s
11:58:29 [2019-09-25T11:58:29.346Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:58:29 [2019-09-25T11:58:29.346Z] ++ 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
11:58:29 [2019-09-25T11:58:29.346Z] ++ set -e
11:58:29 [2019-09-25T11:58:29.346Z] ++ '[' -n 0 ']'
11:58:29 [2019-09-25T11:58:29.346Z] ++ set -x
11:58:29 [2019-09-25T11:58:29.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
11:58:29 [2019-09-25T11:58:29.346Z] INFO: Testing against a local daemon
11:58:29 [2019-09-25T11:58:29.346Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:58:29 [2019-09-25T11:58:29.346Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:58:29 [2019-09-25T11:58:29.346Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:58:29 [2019-09-25T11:58:29.346Z] === RUN   TestEventsExecDie
11:58:30 [2019-09-25T11:58:30.716Z] --- PASS: TestEventsExecDie (0.96s)
11:58:30 [2019-09-25T11:58:30.716Z] === RUN   TestEventsBackwardsCompatible
11:58:30 [2019-09-25T11:58:30.716Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
11:58:30 [2019-09-25T11:58:30.716Z] === RUN   TestInfoBinaryCommits
11:58:30 [2019-09-25T11:58:30.716Z] --- PASS: TestInfoBinaryCommits (0.04s)
11:58:30 [2019-09-25T11:58:30.716Z] === RUN   TestInfoAPIVersioned
11:58:30 [2019-09-25T11:58:30.716Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:58:30 [2019-09-25T11:58:30.716Z] === RUN   TestInfoAPI
11:58:30 [2019-09-25T11:58:30.716Z] --- PASS: TestInfoAPI (0.03s)
11:58:30 [2019-09-25T11:58:30.716Z] === RUN   TestInfoAPIWarnings
11:58:31 [2019-09-25T11:58:31.280Z] --- PASS: TestInfoAPIWarnings (0.73s)
11:58:31 [2019-09-25T11:58:31.280Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
11:58:31 [2019-09-25T11:58:31.280Z] === RUN   TestLoginFailsWithBadCredentials
11:58:31 [2019-09-25T11:58:31.537Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
11:58:31 [2019-09-25T11:58:31.537Z] === RUN   TestPingCacheHeaders
11:58:31 [2019-09-25T11:58:31.537Z] --- PASS: TestPingCacheHeaders (0.02s)
11:58:31 [2019-09-25T11:58:31.537Z] === RUN   TestPingGet
11:58:31 [2019-09-25T11:58:31.537Z] --- PASS: TestPingGet (0.01s)
11:58:31 [2019-09-25T11:58:31.537Z] === RUN   TestPingHead
11:58:31 [2019-09-25T11:58:31.794Z] --- PASS: TestPingHead (0.04s)
11:58:31 [2019-09-25T11:58:31.794Z] === RUN   TestVersion
11:58:31 [2019-09-25T11:58:31.794Z] --- PASS: TestVersion (0.04s)
11:58:31 [2019-09-25T11:58:31.794Z] PASS
11:58:31 [2019-09-25T11:58:31.794Z] 
11:58:31 [2019-09-25T11:58:31.794Z] === Skipped
11:58:31 [2019-09-25T11:58:31.794Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:58:31 [2019-09-25T11:58:31.794Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:58:31 [2019-09-25T11:58:31.794Z] 
11:58:31 [2019-09-25T11:58:31.794Z] 
11:58:31 [2019-09-25T11:58:31.794Z] DONE 12 tests, 1 skipped in 2.391s
11:58:31 [2019-09-25T11:58:31.794Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:58:31 [2019-09-25T11:58:31.794Z] ++ 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
11:58:31 [2019-09-25T11:58:31.794Z] ++ set -e
11:58:31 [2019-09-25T11:58:31.794Z] ++ '[' -n 0 ']'
11:58:31 [2019-09-25T11:58:31.794Z] ++ set -x
11:58:31 [2019-09-25T11:58:31.794Z] ++ env -i DEST=/go/src/github.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
11:58:31 [2019-09-25T11:58:31.794Z] INFO: Testing against a local daemon
11:58:31 [2019-09-25T11:58:31.794Z] === RUN   TestVolumesCreateAndList
11:58:31 [2019-09-25T11:58:31.794Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:58:31 [2019-09-25T11:58:31.794Z] === RUN   TestVolumesRemove
11:58:32 [2019-09-25T11:58:32.052Z] --- PASS: TestVolumesRemove (0.11s)
11:58:32 [2019-09-25T11:58:32.052Z] === RUN   TestVolumesInspect
11:58:32 [2019-09-25T11:58:32.052Z] --- PASS: TestVolumesInspect (0.03s)
11:58:32 [2019-09-25T11:58:32.052Z] === RUN   TestVolumesInvalidJSON
11:58:32 [2019-09-25T11:58:32.052Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:58:32 [2019-09-25T11:58:32.052Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:58:32 [2019-09-25T11:58:32.052Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:58:32 [2019-09-25T11:58:32.052Z] --- PASS: TestVolumesInvalidJSON (0.04s)
11:58:32 [2019-09-25T11:58:32.052Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:58:32 [2019-09-25T11:58:32.052Z] PASS
11:58:32 [2019-09-25T11:58:32.052Z] 
11:58:32 [2019-09-25T11:58:32.052Z] DONE 5 tests in 0.289s
11:58:32 [2019-09-25T11:58:32.052Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:58:32 [2019-09-25T11:58:32.309Z] ++++ cat bundles/test-integration/docker.pid
11:58:32 [2019-09-25T11:58:32.309Z] +++ kill 5389
11:58:33 [2019-09-25T11:58:33.679Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:58:33 [2019-09-25T11:58:33.679Z] umount: bundles/test-integration/root: mountpoint not found
11:58:33 [2019-09-25T11:58:33.679Z] +++ /etc/init.d/apparmor stop
11:58:33 [2019-09-25T11:58:33.679Z] Clearing AppArmor profiles cache:.
11:58:33 [2019-09-25T11:58:33.679Z] All profile caches have been cleared, but no profiles have been unloaded.
11:58:33 [2019-09-25T11:58:33.679Z] Unloading profiles will leave already running processes permanently
11:58:33 [2019-09-25T11:58:33.679Z] unconfined, which can lead to unexpected situations.
11:58:33 [2019-09-25T11:58:33.679Z] 
11:58:33 [2019-09-25T11:58:33.679Z] To set a process to complain mode, use the command line tool
11:58:33 [2019-09-25T11:58:33.679Z] 'aa-complain'. To really tear down all profiles, run the init script
11:58:33 [2019-09-25T11:58:33.679Z] with the 'teardown' option."
11:58:33 [2019-09-25T11:58:33.679Z] 
11:58:35 [2019-09-25T11:58:35.145Z] --- PASS: TestDaemonStartWithLogOpt (9.84s)
11:58:35 [2019-09-25T11:58:35.145Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
11:58:35 [2019-09-25T11:58:35.574Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:58:35 [2019-09-25T11:58:35.831Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:58:39 [2019-09-25T11:58:39.128Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:58:39 [2019-09-25T11:58:39.279Z] --- PASS: TestContinueAfterPluginCrash (14.94s)
11:58:39 [2019-09-25T11:58:39.279Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
11:58:39 [2019-09-25T11:58:39.279Z] PASS
11:58:39 [2019-09-25T11:58:39.279Z] 
11:58:39 [2019-09-25T11:58:39.279Z] DONE 2 tests in 15.175s
11:58:39 [2019-09-25T11:58:39.279Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:58:39 [2019-09-25T11:58:39.279Z] ++ 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
11:58:39 [2019-09-25T11:58:39.279Z] ++ set -e
11:58:39 [2019-09-25T11:58:39.279Z] ++ '[' -n 0 ']'
11:58:39 [2019-09-25T11:58:39.279Z] ++ set -x
11:58:39 [2019-09-25T11:58:39.279Z] ++ env -i DEST=/go/src/github.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
11:58:39 [2019-09-25T11:58:39.279Z] INFO: Testing against a local daemon
11:58:39 [2019-09-25T11:58:39.279Z] === RUN   TestPluginWithDevMounts
11:58:39 [2019-09-25T11:58:39.279Z] === PAUSE TestPluginWithDevMounts
11:58:39 [2019-09-25T11:58:39.279Z] === CONT  TestPluginWithDevMounts
11:58:41 [2019-09-25T11:58:41.092Z] --- PASS: TestPluginWithDevMounts (2.00s)
11:58:41 [2019-09-25T11:58:41.092Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
11:58:41 [2019-09-25T11:58:41.092Z] PASS
11:58:41 [2019-09-25T11:58:41.092Z] 
11:58:41 [2019-09-25T11:58:41.092Z] DONE 1 tests in 2.260s
11:58:41 [2019-09-25T11:58:41.092Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
11:58:41 [2019-09-25T11:58:41.092Z] ++ 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
11:58:41 [2019-09-25T11:58:41.092Z] ++ set -e
11:58:41 [2019-09-25T11:58:41.092Z] ++ '[' -n 0 ']'
11:58:41 [2019-09-25T11:58:41.092Z] ++ set -x
11:58:41 [2019-09-25T11:58:41.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
11:58:41 [2019-09-25T11:58:41.466Z] INFO: Testing against a local daemon
11:58:41 [2019-09-25T11:58:41.466Z] === RUN   TestSecretInspect
11:58:41 [2019-09-25T11:58:41.651Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:58:43 [2019-09-25T11:58:43.920Z] --- PASS: TestSecretInspect (2.77s)
11:58:43 [2019-09-25T11:58:43.920Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
11:58:43 [2019-09-25T11:58:43.920Z] === RUN   TestSecretList
11:58:44 [2019-09-25T11:58:44.924Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:58:46 [2019-09-25T11:58:46.294Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:58:46 [2019-09-25T11:58:46.294Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:58:47 [2019-09-25T11:58:47.171Z] --- PASS: TestSecretList (2.98s)
11:58:47 [2019-09-25T11:58:47.171Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
11:58:47 [2019-09-25T11:58:47.171Z] === RUN   TestSecretsCreateAndDelete
11:58:47 [2019-09-25T11:58:47.223Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:58:48 [2019-09-25T11:58:48.154Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
11:58:49 [2019-09-25T11:58:49.085Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:58:50 [2019-09-25T11:58:50.015Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:58:50 [2019-09-25T11:58:50.363Z] --- PASS: TestSecretsCreateAndDelete (2.91s)
11:58:50 [2019-09-25T11:58:50.363Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
11:58:50 [2019-09-25T11:58:50.363Z] === RUN   TestSecretsUpdate
11:58:51 [2019-09-25T11:58:51.385Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:58:51 [2019-09-25T11:58:51.948Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:58:52 [2019-09-25T11:58:52.792Z] --- PASS: TestSecretsUpdate (2.81s)
11:58:52 [2019-09-25T11:58:52.792Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
11:58:52 [2019-09-25T11:58:52.792Z] === RUN   TestTemplatedSecret
11:58:53 [2019-09-25T11:58:53.318Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:58:54 [2019-09-25T11:58:54.248Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:58:55 [2019-09-25T11:58:55.178Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:58:56 [2019-09-25T11:58:56.109Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:58:56 [2019-09-25T11:58:56.837Z] --- PASS: TestTemplatedSecret (3.44s)
11:58:56 [2019-09-25T11:58:56.837Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
11:58:56 [2019-09-25T11:58:56.837Z] === RUN   TestSecretCreateResolve
11:58:57 [2019-09-25T11:58:57.479Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:58:58 [2019-09-25T11:58:58.415Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:58:59 [2019-09-25T11:58:59.348Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:58:59 [2019-09-25T11:58:59.394Z] --- PASS: TestSecretCreateResolve (2.83s)
11:58:59 [2019-09-25T11:58:59.394Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
11:58:59 [2019-09-25T11:58:59.394Z] PASS
11:58:59 [2019-09-25T11:58:59.394Z] 
11:58:59 [2019-09-25T11:58:59.394Z] DONE 6 tests in 17.981s
11:58:59 [2019-09-25T11:58:59.394Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
11:58:59 [2019-09-25T11:58:59.394Z] ++ 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
11:58:59 [2019-09-25T11:58:59.394Z] ++ set -e
11:58:59 [2019-09-25T11:58:59.394Z] ++ '[' -n 0 ']'
11:58:59 [2019-09-25T11:58:59.394Z] ++ set -x
11:58:59 [2019-09-25T11:58:59.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
11:58:59 [2019-09-25T11:58:59.394Z] INFO: Testing against a local daemon
11:58:59 [2019-09-25T11:58:59.394Z] === RUN   TestServiceCreateInit
11:58:59 [2019-09-25T11:58:59.394Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:59:00 [2019-09-25T11:59:00.717Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:59:02 [2019-09-25T11:59:02.086Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:59:02 [2019-09-25T11:59:02.651Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:59:02 [2019-09-25T11:59:02.651Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:59:03 [2019-09-25T11:59:03.583Z] === RUN   TestDockerSuite/TestCpRelativePath
11:59:04 [2019-09-25T11:59:04.458Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:59:04 [2019-09-25T11:59:04.952Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:59:05 [2019-09-25T11:59:05.915Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:59:06 [2019-09-25T11:59:06.845Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:59:08 [2019-09-25T11:59:08.215Z] === RUN   TestDockerSuite/TestCpToCaseA
11:59:09 [2019-09-25T11:59:09.521Z] --- PASS: TestServiceCreateInit (9.47s)
11:59:09 [2019-09-25T11:59:09.521Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s)
11:59:09 [2019-09-25T11:59:09.521Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
11:59:09 [2019-09-25T11:59:09.521Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.89s)
11:59:09 [2019-09-25T11:59:09.521Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
11:59:09 [2019-09-25T11:59:09.521Z] === RUN   TestCreateServiceMultipleTimes
11:59:09 [2019-09-25T11:59:09.584Z] === RUN   TestDockerSuite/TestCpToCaseB
11:59:10 [2019-09-25T11:59:10.514Z] === RUN   TestDockerSuite/TestCpToCaseC
11:59:12 [2019-09-25T11:59:12.530Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
11:59:12 [2019-09-25T11:59:12.530Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
11:59:12 [2019-09-25T11:59:12.530Z] remote: Enumerating objects: 19, done.
11:59:12 [2019-09-25T11:59:12.530Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
11:59:12 [2019-09-25T11:59:12.530Z] 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.
11:59:12 [2019-09-25T11:59:12.530Z] Building: bundles/cross/windows/amd64/containerutility.exe
11:59:12 [2019-09-25T11:59:12.530Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:59:12 [2019-09-25T11:59:12.849Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/test/unit
11:59:13 [2019-09-25T11:59:13.036Z] === RUN   TestDockerSuite/TestCpToCaseD
11:59:14 [2019-09-25T11:59:14.405Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
11:59:15 [2019-09-25T11:59:15.373Z] ?   	github.com/docker/docker/api	[no test files]
11:59:18 [2019-09-25T11:59:18.580Z] === RUN   TestDockerSuite/TestCpToCaseE
11:59:21 [2019-09-25T11:59:21.853Z] === RUN   TestDockerSuite/TestCpToCaseF
11:59:22 [2019-09-25T11:59:22.783Z] === RUN   TestDockerSuite/TestCpToCaseG
11:59:26 [2019-09-25T11:59:26.184Z] --- PASS: TestCreateServiceMultipleTimes (17.38s)
11:59:26 [2019-09-25T11:59:26.184Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
11:59:26 [2019-09-25T11:59:26.184Z] === RUN   TestCreateServiceConflict
11:59:27 [2019-09-25T11:59:27.564Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
11:59:28 [2019-09-25T11:59:28.036Z] === RUN   TestDockerSuite/TestCpToCaseH
11:59:29 [2019-09-25T11:59:29.373Z] --- PASS: TestCreateServiceConflict (2.83s)
11:59:29 [2019-09-25T11:59:29.373Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
11:59:29 [2019-09-25T11:59:29.373Z] === RUN   TestCreateServiceMaxReplicas
11:59:31 [2019-09-25T11:59:31.308Z] === RUN   TestDockerSuite/TestCpToCaseI
11:59:31 [2019-09-25T11:59:31.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:59:31 [2019-09-25T11:59:31.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:59:31 [2019-09-25T11:59:31.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:59:31 [2019-09-25T11:59:31.565Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:59:32 [2019-09-25T11:59:32.740Z] --- PASS: TestCreateServiceMaxReplicas (3.73s)
11:59:32 [2019-09-25T11:59:32.740Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
11:59:32 [2019-09-25T11:59:32.740Z] === RUN   TestCreateWithDuplicateNetworkNames
11:59:33 [2019-09-25T11:59:33.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:59:35 [2019-09-25T11:59:35.740Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
11:59:36 [2019-09-25T11:59:36.670Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
11:59:37 [2019-09-25T11:59:37.602Z] === RUN   TestDockerSuite/TestCpToDot
11:59:38 [2019-09-25T11:59:38.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:59:38 [2019-09-25T11:59:38.971Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:59:40 [2019-09-25T11:59:40.886Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:59:40 [2019-09-25T11:59:40.886Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:59:42 [2019-09-25T11:59:42.785Z] === RUN   TestDockerSuite/TestCpToStdout
11:59:43 [2019-09-25T11:59:43.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:59:43 [2019-09-25T11:59:43.716Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:59:47 [2019-09-25T11:59:47.894Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:59:47 [2019-09-25T11:59:47.894Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:59:48 [2019-09-25T11:59:48.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:59:48 [2019-09-25T11:59:48.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:59:48 [2019-09-25T11:59:48.826Z] === RUN   TestDockerSuite/TestCpVolumePath
11:59:49 [2019-09-25T11:59:49.126Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s)
11:59:49 [2019-09-25T11:59:49.126Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
11:59:49 [2019-09-25T11:59:49.126Z] === RUN   TestCreateServiceSecretFileMode
11:59:49 [2019-09-25T11:59:49.970Z] --- PASS: TestCreateServiceSecretFileMode (3.17s)
11:59:49 [2019-09-25T11:59:49.970Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
11:59:49 [2019-09-25T11:59:49.970Z] === RUN   TestCreateServiceConfigFileMode
11:59:50 [2019-09-25T11:59:50.721Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:59:50 [2019-09-25T11:59:50.721Z] === RUN   TestDockerSuite/TestCreateArgs
11:59:50 [2019-09-25T11:59:50.721Z] === RUN   TestDockerSuite/TestCreateByImageID
11:59:51 [2019-09-25T11:59:51.284Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:59:52 [2019-09-25T11:59:52.215Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:59:52 [2019-09-25T11:59:52.215Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:59:52 [2019-09-25T11:59:52.215Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:59:52 [2019-09-25T11:59:52.781Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:59:53 [2019-09-25T11:59:53.222Z] --- PASS: TestCreateServiceConfigFileMode (3.33s)
11:59:53 [2019-09-25T11:59:53.222Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
11:59:53 [2019-09-25T11:59:53.222Z] === RUN   TestCreateServiceSysctls
11:59:53 [2019-09-25T11:59:53.345Z] === RUN   TestDockerSuite/TestCreateLabels
11:59:53 [2019-09-25T11:59:53.345Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:59:53 [2019-09-25T11:59:53.601Z] === RUN   TestDockerSuite/TestCreateRM
11:59:53 [2019-09-25T11:59:53.601Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:59:53 [2019-09-25T11:59:53.601Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:59:53 [2019-09-25T11:59:53.858Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:59:53 [2019-09-25T11:59:53.858Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:59:54 [2019-09-25T11:59:54.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:59:55 [2019-09-25T11:59:55.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:59:56 [2019-09-25T11:59:56.380Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:59:56 [2019-09-25T11:59:56.380Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:59:56 [2019-09-25T11:59:56.380Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:59:58 [2019-09-25T11:59:58.294Z] --- PASS: TestCreateServiceSysctls (4.46s)
11:59:58 [2019-09-25T11:59:58.295Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
11:59:58 [2019-09-25T11:59:58.295Z] === RUN   TestCreateServiceCapabilities
11:59:59 [2019-09-25T11:59:59.656Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:59:59 [2019-09-25T11:59:59.656Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:59:59 [2019-09-25T11:59:59.656Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:59:59 [2019-09-25T11:59:59.914Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:59:59 [2019-09-25T11:59:59.914Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:59:59 [2019-09-25T11:59:59.914Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:59:59 [2019-09-25T11:59:59.914Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:00:00 [2019-09-25T12:00:00.738Z] --- PASS: TestCreateServiceCapabilities (3.17s)
12:00:00 [2019-09-25T12:00:00.738Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
12:00:00 [2019-09-25T12:00:00.738Z] === RUN   TestInspect
12:00:00 [2019-09-25T12:00:00.844Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:00:01 [2019-09-25T12:00:01.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:00:03 [2019-09-25T12:00:03.367Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:00:03 [2019-09-25T12:00:03.931Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:00:04 [2019-09-25T12:00:04.087Z] --- PASS: TestInspect (3.33s)
12:00:04 [2019-09-25T12:00:04.087Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
12:00:04 [2019-09-25T12:00:04.087Z] === RUN   TestDockerNetworkConnectAlias
12:00:05 [2019-09-25T12:00:05.828Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:00:06 [2019-09-25T12:00:06.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:00:07 [2019-09-25T12:00:07.724Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:00:08 [2019-09-25T12:00:08.658Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:00:09 [2019-09-25T12:00:09.240Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:00:09 [2019-09-25T12:00:09.496Z] === RUN   TestDockerSuite/TestDevicePermissions
12:00:10 [2019-09-25T12:00:10.337Z] --- PASS: TestDockerNetworkConnectAlias (5.85s)
12:00:10 [2019-09-25T12:00:10.338Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
12:00:10 [2019-09-25T12:00:10.338Z] === RUN   TestDockerNetworkReConnect
12:00:10 [2019-09-25T12:00:10.427Z] === RUN   TestDockerSuite/TestDockerFails
12:00:10 [2019-09-25T12:00:10.427Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:00:10 [2019-09-25T12:00:10.427Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:00:10 [2019-09-25T12:00:10.427Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:00:11 [2019-09-25T12:00:11.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:00:11 [2019-09-25T12:00:11.795Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:00:12 [2019-09-25T12:00:12.726Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:00:14 [2019-09-25T12:00:14.094Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:00:14 [2019-09-25T12:00:14.094Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:00:14 [2019-09-25T12:00:14.094Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:00:14 [2019-09-25T12:00:14.094Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:00:14 [2019-09-25T12:00:14.455Z] --- PASS: TestDockerNetworkReConnect (4.64s)
12:00:14 [2019-09-25T12:00:14.455Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
12:00:14 [2019-09-25T12:00:14.455Z] === RUN   TestServicePlugin
12:00:14 [2019-09-25T12:00:14.455Z] --- SKIP: TestServicePlugin (0.01s)
12:00:14 [2019-09-25T12:00:14.455Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:00:14 [2019-09-25T12:00:14.455Z] === RUN   TestServiceUpdateLabel
12:00:16 [2019-09-25T12:00:16.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:00:17 [2019-09-25T12:00:17.366Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:00:17 [2019-09-25T12:00:17.690Z] --- PASS: TestServiceUpdateLabel (2.84s)
12:00:17 [2019-09-25T12:00:17.690Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
12:00:17 [2019-09-25T12:00:17.690Z] === RUN   TestServiceUpdateSecrets
12:00:21 [2019-09-25T12:00:21.541Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:00:22 [2019-09-25T12:00:22.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:00:23 [2019-09-25T12:00:23.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:00:24 [2019-09-25T12:00:24.065Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:00:24 [2019-09-25T12:00:24.389Z] 2945147eda09: Pull complete
12:00:24 [2019-09-25T12:00:24.389Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
12:00:24 [2019-09-25T12:00:24.389Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:00:24 [2019-09-25T12:00:24.389Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
12:00:24 [2019-09-25T12:00:24.389Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
12:00:24 [2019-09-25T12:00:24.389Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737'
12:00:24 [2019-09-25T12:00:24.389Z] WARN: Skipping validation tests
12:00:24 [2019-09-25T12:00:24.389Z] INFO: Running unit tests at 09/25/2019 12:00:16...
12:00:24 [2019-09-25T12:00:24.389Z] INFO: make.ps1 starting at 09/25/2019 12:00:20
12:00:24 [2019-09-25T12:00:24.389Z] INFO: Git commit (cb2a36a89) assumed from DOCKER_GITCOMMIT environment variable
12:00:24 [2019-09-25T12:00:24.389Z] INFO: Invoking autogen...
12:00:24 [2019-09-25T12:00:24.389Z] INFO: Running unit tests...
12:00:26 [2019-09-25T12:00:26.587Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:00:28 [2019-09-25T12:00:28.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:00:29 [2019-09-25T12:00:29.110Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:00:30 [2019-09-25T12:00:30.040Z] === RUN   TestDockerSuite/TestEventsAttach
12:00:30 [2019-09-25T12:00:30.171Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:00:30 [2019-09-25T12:00:30.171Z] Using test binary docker
12:00:30 [2019-09-25T12:00:30.171Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:00:30 [2019-09-25T12:00:30.171Z] +++ /etc/init.d/apparmor start
12:00:30 [2019-09-25T12:00:30.171Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:00:30 [2019-09-25T12:00:30.171Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:00:30 [2019-09-25T12:00:30.171Z] Warning failed to create cache: (null)
12:00:30 [2019-09-25T12:00:30.171Z] .
12:00:30 [2019-09-25T12:00:30.171Z] INFO: Waiting for daemon to start...
12:00:30 [2019-09-25T12:00:30.171Z] Starting dockerd
12:00:30 [2019-09-25T12:00:30.171Z] +++ 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
12:00:30 [2019-09-25T12:00:30.974Z] === RUN   TestDockerSuite/TestEventsCommit
12:00:31 [2019-09-25T12:00:31.903Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:00:32 [2019-09-25T12:00:32.187Z] .
12:00:32 [2019-09-25T12:00:32.187Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:00:32 [2019-09-25T12:00:32.187Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:00:32 [2019-09-25T12:00:32.188Z] Error: No such image: emptyfs
12:00:32 [2019-09-25T12:00:32.188Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:00:32 [2019-09-25T12:00:32.188Z] ++++ docker load
12:00:32 [2019-09-25T12:00:32.188Z] Running integration-test (iteration 1)
12:00:32 [2019-09-25T12:00:32.188Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
12:00:32 [2019-09-25T12:00:32.188Z] ++ 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
12:00:32 [2019-09-25T12:00:32.188Z] ++ set -e
12:00:32 [2019-09-25T12:00:32.188Z] ++ '[' -n 0 ']'
12:00:32 [2019-09-25T12:00:32.188Z] ++ set -x
12:00:32 [2019-09-25T12:00:32.188Z] ++ env -i DEST=/go/src/github.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
12:00:32 [2019-09-25T12:00:32.833Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:00:33 [2019-09-25T12:00:33.397Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:00:33 [2019-09-25T12:00:33.397Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:00:34 [2019-09-25T12:00:34.134Z] --- PASS: TestServiceUpdateSecrets (15.71s)
12:00:34 [2019-09-25T12:00:34.134Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
12:00:34 [2019-09-25T12:00:34.134Z] === RUN   TestServiceUpdateConfigs
12:00:34 [2019-09-25T12:00:34.327Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
12:00:35 [2019-09-25T12:00:35.233Z] ok  	github.com/docker/docker/api/server/middleware	0.017s	coverage: 37.7% of statements
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/types	[no test files]
12:00:35 [2019-09-25T12:00:35.233Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
12:00:35 [2019-09-25T12:00:35.234Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 95.2% of statements
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
12:00:35 [2019-09-25T12:00:35.234Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/builder	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:00:35 [2019-09-25T12:00:35.234Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
12:00:36 [2019-09-25T12:00:36.164Z] ok  	github.com/docker/docker/builder/fscache	0.110s	coverage: 69.2% of statements
12:00:36 [2019-09-25T12:00:36.222Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:00:36 [2019-09-25T12:00:36.421Z] ok  	github.com/docker/docker/builder/dockerfile	0.563s	coverage: 45.1% of statements
12:00:38 [2019-09-25T12:00:38.118Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:00:38 [2019-09-25T12:00:38.945Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.834s	coverage: 85.1% of statements
12:00:38 [2019-09-25T12:00:38.945Z] ok  	github.com/docker/docker/builder/remotecontext	0.201s	coverage: 13.6% of statements
12:00:38 [2019-09-25T12:00:38.945Z] ?   	github.com/docker/docker/cli	[no test files]
12:00:38 [2019-09-25T12:00:38.945Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:00:38 [2019-09-25T12:00:38.945Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
12:00:40 [2019-09-25T12:00:40.016Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:00:41 [2019-09-25T12:00:41.911Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:00:42 [2019-09-25T12:00:42.098Z] ?   	github.com/docker/docker/api	[no test files]
12:00:44 [2019-09-25T12:00:44.207Z] ok  	github.com/docker/docker/client	0.212s	coverage: 75.8% of statements
12:00:44 [2019-09-25T12:00:44.437Z] === RUN   TestDockerSuite/TestEventsCopy
12:00:46 [2019-09-25T12:00:46.334Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:00:47 [2019-09-25T12:00:47.444Z] Loaded image: buildpack-deps:jessie
12:00:47 [2019-09-25T12:00:47.444Z] Loaded image: busybox:latest
12:00:47 [2019-09-25T12:00:47.444Z] Loaded image: busybox:glibc
12:00:47 [2019-09-25T12:00:47.444Z] Loaded image: debian:jessie
12:00:47 [2019-09-25T12:00:47.444Z] Loaded image: hello-world:latest
12:00:47 [2019-09-25T12:00:47.444Z] INFO: Testing against a local daemon
12:00:47 [2019-09-25T12:00:47.444Z] === RUN   TestCgroupNamespacesBuild
12:00:47 [2019-09-25T12:00:47.703Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:00:48 [2019-09-25T12:00:48.453Z] --- PASS: TestCgroupNamespacesBuild (1.70s)
12:00:48 [2019-09-25T12:00:48.453Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
12:00:48 [2019-09-25T12:00:48.453Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:00:48 [2019-09-25T12:00:48.636Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:00:48 [2019-09-25T12:00:48.893Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:00:49 [2019-09-25T12:00:49.935Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s)
12:00:49 [2019-09-25T12:00:49.935Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
12:00:49 [2019-09-25T12:00:49.935Z] === RUN   TestBuildWithSession
12:00:50 [2019-09-25T12:00:50.513Z] --- PASS: TestServiceUpdateConfigs (15.48s)
12:00:50 [2019-09-25T12:00:50.513Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
12:00:50 [2019-09-25T12:00:50.513Z] === RUN   TestServiceUpdateNetwork
12:00:50 [2019-09-25T12:00:50.785Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:00:51 [2019-09-25T12:00:51.349Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:00:51 [2019-09-25T12:00:51.349Z] === RUN   TestDockerSuite/TestEventsFilterType
12:00:51 [2019-09-25T12:00:51.605Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:00:51 [2019-09-25T12:00:51.862Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:00:51 [2019-09-25T12:00:51.862Z] === RUN   TestDockerSuite/TestEventsFilters
12:00:51 [2019-09-25T12:00:51.959Z] --- PASS: TestBuildWithSession (2.13s)
12:00:51 [2019-09-25T12:00:51.959Z] === RUN   TestBuildSquashParent
12:00:53 [2019-09-25T12:00:53.755Z] === RUN   TestDockerSuite/TestEventsFormat
12:00:55 [2019-09-25T12:00:55.123Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:00:55 [2019-09-25T12:00:55.123Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:00:55 [2019-09-25T12:00:55.123Z] === RUN   TestDockerSuite/TestEventsImageImport
12:00:56 [2019-09-25T12:00:56.055Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:00:56 [2019-09-25T12:00:56.312Z] === RUN   TestDockerSuite/TestEventsImagePull
12:00:56 [2019-09-25T12:00:56.569Z] === RUN   TestDockerSuite/TestEventsImageTag
12:00:56 [2019-09-25T12:00:56.928Z] ok  	github.com/docker/docker/api/server	0.173s	coverage: 9.0% of statements
12:00:57 [2019-09-25T12:00:57.450Z] --- PASS: TestBuildSquashParent (5.49s)
12:00:57 [2019-09-25T12:00:57.450Z] === RUN   TestBuildWithRemoveAndForceRemove
12:00:57 [2019-09-25T12:00:57.450Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:00:57 [2019-09-25T12:00:57.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:00:57 [2019-09-25T12:00:57.450Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:00:57 [2019-09-25T12:00:57.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:00:57 [2019-09-25T12:00:57.450Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:00:57 [2019-09-25T12:00:57.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:00:57 [2019-09-25T12:00:57.450Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:00:57 [2019-09-25T12:00:57.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:00:57 [2019-09-25T12:00:57.450Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:00:57 [2019-09-25T12:00:57.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:00:57 [2019-09-25T12:00:57.450Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:00:57 [2019-09-25T12:00:57.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:00:57 [2019-09-25T12:00:57.451Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:00:57 [2019-09-25T12:00:57.451Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:00:57 [2019-09-25T12:00:57.451Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:00:57 [2019-09-25T12:00:57.451Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:00:57 [2019-09-25T12:00:57.937Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:00:57 [2019-09-25T12:00:57.937Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:00:57 [2019-09-25T12:00:57.937Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:00:57 [2019-09-25T12:00:57.937Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:00:59 [2019-09-25T12:00:59.830Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:01:00 [2019-09-25T12:01:00.760Z] === RUN   TestDockerSuite/TestEventsRename
12:01:00 [2019-09-25T12:01:00.917Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:01:00 [2019-09-25T12:01:00.917Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:01:01 [2019-09-25T12:01:01.324Z] === RUN   TestDockerSuite/TestEventsResize
12:01:02 [2019-09-25T12:01:02.256Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:01:02 [2019-09-25T12:01:02.955Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
12:01:02 [2019-09-25T12:01:02.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s)
12:01:02 [2019-09-25T12:01:02.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s)
12:01:02 [2019-09-25T12:01:02.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s)
12:01:02 [2019-09-25T12:01:02.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s)
12:01:02 [2019-09-25T12:01:02.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s)
12:01:02 [2019-09-25T12:01:02.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s)
12:01:02 [2019-09-25T12:01:02.955Z] === RUN   TestBuildMultiStageCopy
12:01:02 [2019-09-25T12:01:02.955Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:01:03 [2019-09-25T12:01:03.186Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:01:04 [2019-09-25T12:01:04.118Z] === RUN   TestDockerSuite/TestEventsStreaming
12:01:04 [2019-09-25T12:01:04.144Z] --- PASS: TestServiceUpdateNetwork (14.38s)
12:01:04 [2019-09-25T12:01:04.144Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
12:01:04 [2019-09-25T12:01:04.144Z] PASS
12:01:04 [2019-09-25T12:01:04.144Z] 
12:01:04 [2019-09-25T12:01:04.144Z] === Skipped
12:01:04 [2019-09-25T12:01:04.144Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
12:01:04 [2019-09-25T12:01:04.144Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:01:04 [2019-09-25T12:01:04.144Z] 
12:01:04 [2019-09-25T12:01:04.144Z] 
12:01:04 [2019-09-25T12:01:04.144Z] DONE 19 tests, 1 skipped in 123.911s
12:01:04 [2019-09-25T12:01:04.144Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
12:01:04 [2019-09-25T12:01:04.144Z] ++ 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
12:01:04 [2019-09-25T12:01:04.144Z] ++ set -e
12:01:04 [2019-09-25T12:01:04.144Z] ++ '[' -n 0 ']'
12:01:04 [2019-09-25T12:01:04.144Z] ++ set -x
12:01:04 [2019-09-25T12:01:04.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:01:04 [2019-09-25T12:01:04.144Z] INFO: Testing against a local daemon
12:01:04 [2019-09-25T12:01:04.144Z] === RUN   TestSessionCreate
12:01:04 [2019-09-25T12:01:04.144Z] --- PASS: TestSessionCreate (0.04s)
12:01:04 [2019-09-25T12:01:04.144Z] === RUN   TestSessionCreateWithBadUpgrade
12:01:04 [2019-09-25T12:01:04.144Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:01:04 [2019-09-25T12:01:04.144Z] PASS
12:01:04 [2019-09-25T12:01:04.144Z] 
12:01:04 [2019-09-25T12:01:04.144Z] DONE 2 tests in 0.221s
12:01:04 [2019-09-25T12:01:04.144Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
12:01:04 [2019-09-25T12:01:04.144Z] ++ 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
12:01:04 [2019-09-25T12:01:04.144Z] ++ set -e
12:01:04 [2019-09-25T12:01:04.144Z] ++ '[' -n 0 ']'
12:01:04 [2019-09-25T12:01:04.144Z] ++ set -x
12:01:04 [2019-09-25T12:01:04.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:01:04 [2019-09-25T12:01:04.144Z] INFO: Testing against a local daemon
12:01:04 [2019-09-25T12:01:04.144Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:01:04 [2019-09-25T12:01:04.144Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
12:01:04 [2019-09-25T12:01:04.144Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:01:04 [2019-09-25T12:01:04.144Z] === RUN   TestEventsExecDie
12:01:04 [2019-09-25T12:01:04.524Z] --- PASS: TestEventsExecDie (0.92s)
12:01:04 [2019-09-25T12:01:04.524Z] === RUN   TestEventsBackwardsCompatible
12:01:04 [2019-09-25T12:01:04.524Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
12:01:04 [2019-09-25T12:01:04.524Z] === RUN   TestInfoBinaryCommits
12:01:04 [2019-09-25T12:01:04.524Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:01:04 [2019-09-25T12:01:04.524Z] === RUN   TestInfoAPIVersioned
12:01:04 [2019-09-25T12:01:04.524Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:01:04 [2019-09-25T12:01:04.524Z] === RUN   TestInfoAPI
12:01:04 [2019-09-25T12:01:04.524Z] --- PASS: TestInfoAPI (0.02s)
12:01:04 [2019-09-25T12:01:04.524Z] === RUN   TestInfoAPIWarnings
12:01:04 [2019-09-25T12:01:04.978Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:01:05 [2019-09-25T12:01:05.049Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:01:05 [2019-09-25T12:01:05.260Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:01:05 [2019-09-25T12:01:05.313Z] --- PASS: TestInfoAPIWarnings (0.81s)
12:01:05 [2019-09-25T12:01:05.313Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
12:01:05 [2019-09-25T12:01:05.313Z] === RUN   TestLoginFailsWithBadCredentials
12:01:05 [2019-09-25T12:01:05.544Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:01:05 [2019-09-25T12:01:05.680Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
12:01:05 [2019-09-25T12:01:05.680Z] === RUN   TestPingCacheHeaders
12:01:05 [2019-09-25T12:01:05.680Z] --- PASS: TestPingCacheHeaders (0.02s)
12:01:05 [2019-09-25T12:01:05.680Z] === RUN   TestPingGet
12:01:05 [2019-09-25T12:01:05.680Z] --- PASS: TestPingGet (0.02s)
12:01:05 [2019-09-25T12:01:05.680Z] === RUN   TestPingHead
12:01:05 [2019-09-25T12:01:05.680Z] --- PASS: TestPingHead (0.02s)
12:01:05 [2019-09-25T12:01:05.680Z] === RUN   TestVersion
12:01:05 [2019-09-25T12:01:05.680Z] --- PASS: TestVersion (0.02s)
12:01:05 [2019-09-25T12:01:05.680Z] PASS
12:01:05 [2019-09-25T12:01:05.680Z] 
12:01:05 [2019-09-25T12:01:05.680Z] === Skipped
12:01:05 [2019-09-25T12:01:05.680Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
12:01:05 [2019-09-25T12:01:05.680Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:01:05 [2019-09-25T12:01:05.680Z] 
12:01:05 [2019-09-25T12:01:05.680Z] 
12:01:05 [2019-09-25T12:01:05.680Z] DONE 12 tests, 1 skipped in 2.538s
12:01:05 [2019-09-25T12:01:05.680Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
12:01:05 [2019-09-25T12:01:05.680Z] ++ 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
12:01:05 [2019-09-25T12:01:05.680Z] ++ set -e
12:01:05 [2019-09-25T12:01:05.680Z] ++ '[' -n 0 ']'
12:01:05 [2019-09-25T12:01:05.680Z] ++ set -x
12:01:05 [2019-09-25T12:01:05.681Z] ++ env -i DEST=/go/src/github.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
12:01:06 [2019-09-25T12:01:06.055Z] INFO: Testing against a local daemon
12:01:06 [2019-09-25T12:01:06.055Z] === RUN   TestVolumesCreateAndList
12:01:06 [2019-09-25T12:01:06.055Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:01:06 [2019-09-25T12:01:06.055Z] === RUN   TestVolumesRemove
12:01:06 [2019-09-25T12:01:06.055Z] --- PASS: TestVolumesRemove (0.13s)
12:01:06 [2019-09-25T12:01:06.055Z] === RUN   TestVolumesInspect
12:01:06 [2019-09-25T12:01:06.055Z] --- PASS: TestVolumesInspect (0.03s)
12:01:06 [2019-09-25T12:01:06.055Z] === RUN   TestVolumesInvalidJSON
12:01:06 [2019-09-25T12:01:06.055Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:01:06 [2019-09-25T12:01:06.055Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:01:06 [2019-09-25T12:01:06.055Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:01:06 [2019-09-25T12:01:06.055Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:01:06 [2019-09-25T12:01:06.055Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:01:06 [2019-09-25T12:01:06.055Z] PASS
12:01:06 [2019-09-25T12:01:06.055Z] 
12:01:06 [2019-09-25T12:01:06.055Z] DONE 5 tests in 0.344s
12:01:06 [2019-09-25T12:01:06.055Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:01:06 [2019-09-25T12:01:06.159Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:01:06 [2019-09-25T12:01:06.441Z] --- PASS: TestBuildMultiStageCopy (3.51s)
12:01:06 [2019-09-25T12:01:06.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s)
12:01:06 [2019-09-25T12:01:06.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
12:01:06 [2019-09-25T12:01:06.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
12:01:06 [2019-09-25T12:01:06.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
12:01:06 [2019-09-25T12:01:06.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s)
12:01:06 [2019-09-25T12:01:06.441Z] === RUN   TestBuildMultiStageParentConfig
12:01:06 [2019-09-25T12:01:06.448Z] ++++ cat bundles/test-integration/docker.pid
12:01:06 [2019-09-25T12:01:06.448Z] +++ kill 11669
12:01:07 [2019-09-25T12:01:07.454Z] --- PASS: TestBuildMultiStageParentConfig (0.97s)
12:01:07 [2019-09-25T12:01:07.454Z] === RUN   TestBuildLabelWithTargets
12:01:08 [2019-09-25T12:01:08.226Z] umount: bundles/test-integration/root: mountpoint not found
12:01:08 [2019-09-25T12:01:08.226Z] +++ /etc/init.d/apparmor stop
12:01:08 [2019-09-25T12:01:08.226Z] Clearing AppArmor profiles cache:.
12:01:08 [2019-09-25T12:01:08.226Z] All profile caches have been cleared, but no profiles have been unloaded.
12:01:08 [2019-09-25T12:01:08.226Z] Unloading profiles will leave already running processes permanently
12:01:08 [2019-09-25T12:01:08.226Z] unconfined, which can lead to unexpected situations.
12:01:08 [2019-09-25T12:01:08.226Z] 
12:01:08 [2019-09-25T12:01:08.226Z] To set a process to complain mode, use the command line tool
12:01:08 [2019-09-25T12:01:08.226Z] 'aa-complain'. To really tear down all profiles, run the init script
12:01:08 [2019-09-25T12:01:08.226Z] with the 'teardown' option."
12:01:08 [2019-09-25T12:01:08.226Z] 
12:01:08 [2019-09-25T12:01:08.341Z] === RUN   TestDockerSuite/TestEventsTop
12:01:08 [2019-09-25T12:01:08.909Z] === RUN   TestDockerSuite/TestEventsUntag
12:01:08 [2019-09-25T12:01:08.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:01:08 [2019-09-25T12:01:08.931Z] --- PASS: TestBuildLabelWithTargets (1.53s)
12:01:08 [2019-09-25T12:01:08.931Z] === RUN   TestBuildWithEmptyLayers
12:01:09 [2019-09-25T12:01:09.547Z] --- PASS: TestBuildWithEmptyLayers (0.76s)
12:01:09 [2019-09-25T12:01:09.547Z] === RUN   TestBuildMultiStageOnBuild
Post stage
[Pipeline] junit
12:01:10 [2019-09-25T12:01:10.413Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:01:11 [2019-09-25T12:01:11.429Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:01:11 [2019-09-25T12:01:11.790Z] + echo Ensuring container killed.
12:01:11 [2019-09-25T12:01:11.790Z] Ensuring container killed.
12:01:11 [2019-09-25T12:01:11.790Z] + docker rm -vf docker-pr3
12:01:11 [2019-09-25T12:01:11.790Z] Error: No such container: docker-pr3
12:01:11 [2019-09-25T12:01:11.790Z] + true
[Pipeline] sh
12:01:11 [2019-09-25T12:01:11.992Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:01:12 [2019-09-25T12:01:12.224Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
12:01:12 [2019-09-25T12:01:12.224Z] === RUN   TestBuildUncleanTarFilenames
12:01:12 [2019-09-25T12:01:12.587Z] + echo Chowning /workspace to jenkins user
12:01:12 [2019-09-25T12:01:12.587Z] Chowning /workspace to jenkins user
12:01:12 [2019-09-25T12:01:12.587Z] + id -u
12:01:12 [2019-09-25T12:01:12.587Z] + id -g
12:01:12 [2019-09-25T12:01:12.587Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39987:/workspace busybox chown -R 1001:1001 /workspace
12:01:12 [2019-09-25T12:01:12.587Z] Unable to find image 'busybox:latest' locally
12:01:12 [2019-09-25T12:01:12.587Z] latest: Pulling from library/busybox
12:01:12 [2019-09-25T12:01:12.841Z] --- PASS: TestBuildUncleanTarFilenames (1.12s)
12:01:12 [2019-09-25T12:01:12.841Z] === RUN   TestBuildMultiStageLayerLeak
12:01:12 [2019-09-25T12:01:12.922Z] === RUN   TestDockerSuite/TestExec
12:01:12 [2019-09-25T12:01:12.956Z] 6d4c3d9fc915: Pulling fs layer
12:01:12 [2019-09-25T12:01:12.957Z] 6d4c3d9fc915: Verifying Checksum
12:01:12 [2019-09-25T12:01:12.957Z] 6d4c3d9fc915: Download complete
12:01:13 [2019-09-25T12:01:13.754Z] 6d4c3d9fc915: Pull complete
12:01:13 [2019-09-25T12:01:13.754Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
12:01:13 [2019-09-25T12:01:13.754Z] Status: Downloaded newer image for busybox:latest
12:01:14 [2019-09-25T12:01:14.292Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:01:15 [2019-09-25T12:01:15.224Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:01:15 [2019-09-25T12:01:15.521Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s)
12:01:15 [2019-09-25T12:01:15.521Z] === RUN   TestBuildWithHugeFile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:01:16 [2019-09-25T12:01:16.158Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:01:16 [2019-09-25T12:01:16.267Z] ok  	github.com/docker/docker/cmd/dockerd	0.093s	coverage: 30.1% of statements
12:01:16 [2019-09-25T12:01:16.338Z] + bundleName=s390x-integration
12:01:16 [2019-09-25T12:01:16.339Z] + echo Creating s390x-integration-bundles.tar.gz
12:01:16 [2019-09-25T12:01:16.339Z] Creating s390x-integration-bundles.tar.gz
12:01:16 [2019-09-25T12:01:16.339Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:01:16 [2019-09-25T12:01:16.339Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:01:16 [2019-09-25T12:01:16.471Z] Archiving artifacts
12:01:16 [2019-09-25T12:01:16.832Z] ok  	github.com/docker/docker/container	0.117s	coverage: 35.3% of statements
12:01:16 [2019-09-25T12:01:16.832Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:01:16 [2019-09-25T12:01:16.832Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:01:16 [2019-09-25T12:01:16.832Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:01:16 [2019-09-25T12:01:16.832Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:01:17 [2019-09-25T12:01:17.090Z] === RUN   TestDockerSuite/TestExecAPIStart
12:01:17 [2019-09-25T12:01:17.860Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39987/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:01:18 [2019-09-25T12:01:18.595Z] + make clean
12:01:18 [2019-09-25T12:01:18.959Z] docker volume rm -f docker-dev-cache
12:01:18 [2019-09-25T12:01:18.959Z] docker-dev-cache
12:01:18 [2019-09-25T12:01:18.984Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
[Pipeline] deleteDir
12:01:19 [2019-09-25T12:01:19.914Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:01:20 [2019-09-25T12:01:20.845Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:01:21 [2019-09-25T12:01:21.776Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:01:22 [2019-09-25T12:01:22.706Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:01:23 [2019-09-25T12:01:23.638Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:01:24 [2019-09-25T12:01:24.570Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:01:26 [2019-09-25T12:01:26.465Z] === RUN   TestDockerSuite/TestExecCgroup
12:01:26 [2019-09-25T12:01:26.820Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
12:01:27 [2019-09-25T12:01:27.386Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
12:01:27 [2019-09-25T12:01:27.834Z] === RUN   TestDockerSuite/TestExecEnv
12:01:28 [2019-09-25T12:01:28.398Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:01:28 [2019-09-25T12:01:28.759Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
12:01:30 [2019-09-25T12:01:30.295Z] === RUN   TestDockerSuite/TestExecExitStatus
12:01:31 [2019-09-25T12:01:31.227Z] === RUN   TestDockerSuite/TestExecInspectID
12:01:34 [2019-09-25T12:01:34.503Z] === RUN   TestDockerSuite/TestExecInteractive
12:01:35 [2019-09-25T12:01:35.073Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:01:35 [2019-09-25T12:01:35.329Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:01:36 [2019-09-25T12:01:36.260Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:01:36 [2019-09-25T12:01:36.859Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.7% of statements
12:01:37 [2019-09-25T12:01:37.190Z] === RUN   TestDockerSuite/TestExecParseError
12:01:37 [2019-09-25T12:01:37.791Z] ok  	github.com/docker/docker/daemon/config	0.024s	coverage: 84.6% of statements
12:01:38 [2019-09-25T12:01:38.122Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:01:38 [2019-09-25T12:01:38.357Z] ok  	github.com/docker/docker/daemon	12.208s	coverage: 17.6% of statements
12:01:38 [2019-09-25T12:01:38.357Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:01:38 [2019-09-25T12:01:38.357Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:01:38 [2019-09-25T12:01:38.615Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
12:01:39 [2019-09-25T12:01:39.054Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:01:39 [2019-09-25T12:01:39.546Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
12:01:39 [2019-09-25T12:01:39.546Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:01:39 [2019-09-25T12:01:39.546Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:01:39 [2019-09-25T12:01:39.987Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:01:40 [2019-09-25T12:01:40.479Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:01:42 [2019-09-25T12:01:42.383Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
12:01:43 [2019-09-25T12:01:43.314Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.196s	coverage: 57.0% of statements
12:01:44 [2019-09-25T12:01:44.169Z] === RUN   TestDockerSuite/TestExecSetEnv
12:01:44 [2019-09-25T12:01:44.426Z] === RUN   TestDockerSuite/TestExecStartFails
12:01:45 [2019-09-25T12:01:45.796Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:01:46 [2019-09-25T12:01:46.597Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.299s	coverage: 72.5% of statements
12:01:46 [2019-09-25T12:01:46.854Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.880s	coverage: 45.9% of statements
12:01:46 [2019-09-25T12:01:46.854Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ok  	github.com/docker/docker/api/server/httputils	0.149s	coverage: 14.7% of statements
12:01:47 [2019-09-25T12:01:47.655Z] ok  	github.com/docker/docker/api/server/middleware	0.180s	coverage: 37.7% of statements
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:01:47 [2019-09-25T12:01:47.655Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ok  	github.com/docker/docker/api/server/router/swarm	0.141s	coverage: 4.0% of statements
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ok  	github.com/docker/docker/api/types/filters	0.085s	coverage: 95.2% of statements
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ok  	github.com/docker/docker/api/types/strslice	0.159s	coverage: 90.0% of statements
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:01:49 [2019-09-25T12:01:49.198Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:01:49 [2019-09-25T12:01:49.379Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.009s	coverage: 51.0% of statements
12:01:49 [2019-09-25T12:01:49.661Z] ok  	github.com/docker/docker/api/types/time	0.387s	coverage: 100.0% of statements
12:01:49 [2019-09-25T12:01:49.661Z] ok  	github.com/docker/docker/api/types/versions	0.052s	coverage: 75.0% of statements
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/builder	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:01:49 [2019-09-25T12:01:49.661Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:01:50 [2019-09-25T12:01:50.312Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.302s	coverage: 76.1% of statements
12:01:51 [2019-09-25T12:01:51.246Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
12:01:51 [2019-09-25T12:01:51.504Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.064s	coverage: 57.2% of statements
12:01:51 [2019-09-25T12:01:51.504Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:01:51 [2019-09-25T12:01:51.504Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:01:53 [2019-09-25T12:01:53.402Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
12:01:53 [2019-09-25T12:01:53.967Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
12:01:54 [2019-09-25T12:01:54.901Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 4.9% of statements
12:01:54 [2019-09-25T12:01:54.901Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:01:54 [2019-09-25T12:01:54.901Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:01:55 [2019-09-25T12:01:55.464Z] ok  	github.com/docker/docker/builder/dockerfile	0.765s	coverage: 43.2% of statements
12:01:55 [2019-09-25T12:01:55.464Z] ok  	github.com/docker/docker/builder/dockerignore	0.118s	coverage: 96.8% of statements
12:01:55 [2019-09-25T12:01:55.464Z] ok  	github.com/docker/docker/builder/fscache	1.200s	coverage: 69.2% of statements
12:01:55 [2019-09-25T12:01:55.464Z] ok  	github.com/docker/docker/builder/remotecontext	0.519s	coverage: 9.2% of statements
12:01:55 [2019-09-25T12:01:55.833Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 42.7% of statements
12:01:56 [2019-09-25T12:01:56.766Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.199s	coverage: 77.4% of statements
12:01:56 [2019-09-25T12:01:56.766Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:01:56 [2019-09-25T12:01:56.766Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:01:57 [2019-09-25T12:01:57.023Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
12:01:57 [2019-09-25T12:01:57.955Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
12:01:57 [2019-09-25T12:01:57.974Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:01:57 [2019-09-25T12:01:57.974Z] === RUN   TestDockerSuite/TestExecTTY
12:01:58 [2019-09-25T12:01:58.520Z] time="2019-09-25T12:01:58Z" level=error msg="Failed to open log file: open /tmp/docker-logger-837811763/container.log.1: no such file or directory"
12:01:58 [2019-09-25T12:01:58.520Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 62.1% of statements
12:01:58 [2019-09-25T12:01:58.520Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
12:01:58 [2019-09-25T12:01:58.538Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:01:59 [2019-09-25T12:01:59.452Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 74.7% of statements
12:01:59 [2019-09-25T12:01:59.452Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:01:59 [2019-09-25T12:01:59.467Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:02:00 [2019-09-25T12:02:00.017Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 20.0% of statements
12:02:00 [2019-09-25T12:02:00.397Z] === RUN   TestDockerSuite/TestExecUlimits
12:02:01 [2019-09-25T12:02:01.328Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:02:01 [2019-09-25T12:02:01.328Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:02:01 [2019-09-25T12:02:01.388Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 47.8% of statements
12:02:01 [2019-09-25T12:02:01.646Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
12:02:02 [2019-09-25T12:02:02.259Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:02:02 [2019-09-25T12:02:02.577Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
12:02:02 [2019-09-25T12:02:02.834Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.587s	coverage: 82.5% of statements
12:02:02 [2019-09-25T12:02:02.834Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:02:02 [2019-09-25T12:02:02.834Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:02:03 [2019-09-25T12:02:03.629Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:02:04 [2019-09-25T12:02:04.561Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:02:04 [2019-09-25T12:02:04.743Z] ok  	github.com/docker/docker/distribution	0.197s	coverage: 22.4% of statements
12:02:04 [2019-09-25T12:02:04.743Z] ok  	github.com/docker/docker/distribution/metadata	0.046s	coverage: 48.2% of statements
12:02:04 [2019-09-25T12:02:04.743Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:02:05 [2019-09-25T12:02:05.931Z] === RUN   TestDockerSuite/TestExecWithTERM
12:02:06 [2019-09-25T12:02:06.117Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
12:02:06 [2019-09-25T12:02:06.861Z] === RUN   TestDockerSuite/TestExecWithUser
12:02:07 [2019-09-25T12:02:07.051Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
12:02:07 [2019-09-25T12:02:07.984Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
12:02:08 [2019-09-25T12:02:08.234Z] === RUN   TestDockerSuite/TestGetContainerStats
12:02:08 [2019-09-25T12:02:08.241Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 85.1% of statements
12:02:08 [2019-09-25T12:02:08.241Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:02:08 [2019-09-25T12:02:08.241Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:02:09 [2019-09-25T12:02:09.172Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
12:02:09 [2019-09-25T12:02:09.173Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:02:10 [2019-09-25T12:02:10.104Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
12:02:11 [2019-09-25T12:02:11.037Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 66.9% of statements
12:02:11 [2019-09-25T12:02:11.295Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
12:02:13 [2019-09-25T12:02:13.192Z] ok  	github.com/docker/docker/pkg/archive	0.387s	coverage: 77.3% of statements
12:02:13 [2019-09-25T12:02:13.514Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:02:13 [2019-09-25T12:02:13.756Z] ok  	github.com/docker/docker/pkg/authorization	0.172s	coverage: 68.3% of statements
12:02:14 [2019-09-25T12:02:14.013Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
12:02:14 [2019-09-25T12:02:14.271Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:02:18 [2019-09-25T12:02:18.447Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.909s	coverage: 43.2% of statements
12:02:18 [2019-09-25T12:02:18.447Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
12:02:18 [2019-09-25T12:02:18.447Z] ok  	github.com/docker/docker/layer	7.756s	coverage: 68.8% of statements
12:02:18 [2019-09-25T12:02:18.447Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:02:18 [2019-09-25T12:02:18.447Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:02:18 [2019-09-25T12:02:18.447Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:02:18 [2019-09-25T12:02:18.447Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:02:18 [2019-09-25T12:02:18.447Z] ?   	github.com/docker/docker/oci	[no test files]
12:02:18 [2019-09-25T12:02:18.447Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:02:18 [2019-09-25T12:02:18.447Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:02:18 [2019-09-25T12:02:18.447Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:02:18 [2019-09-25T12:02:18.447Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
12:02:18 [2019-09-25T12:02:18.705Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
12:02:18 [2019-09-25T12:02:18.764Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:02:19 [2019-09-25T12:02:19.269Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
12:02:19 [2019-09-25T12:02:19.833Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
12:02:20 [2019-09-25T12:02:20.398Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
12:02:21 [2019-09-25T12:02:21.283Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:02:21 [2019-09-25T12:02:21.330Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
12:02:22 [2019-09-25T12:02:22.262Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
12:02:22 [2019-09-25T12:02:22.826Z] ok  	github.com/docker/docker/pkg/fsutils	0.221s	coverage: 85.1% of statements
12:02:22 [2019-09-25T12:02:22.826Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.104s	coverage: 84.1% of statements
12:02:23 [2019-09-25T12:02:23.391Z] ok  	github.com/docker/docker/pkg/homedir	0.038s	coverage: 10.2% of statements
12:02:24 [2019-09-25T12:02:24.324Z] ok  	github.com/docker/docker/pkg/idtools	0.508s	coverage: 70.1% of statements
12:02:24 [2019-09-25T12:02:24.582Z] ok  	github.com/docker/docker/pkg/ioutils	0.502s	coverage: 69.3% of statements
12:02:24 [2019-09-25T12:02:24.839Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
12:02:25 [2019-09-25T12:02:25.097Z] ok  	github.com/docker/docker/pkg/locker	0.032s	coverage: 88.9% of statements
12:02:25 [2019-09-25T12:02:25.097Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
12:02:25 [2019-09-25T12:02:25.097Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:02:25 [2019-09-25T12:02:25.731Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
12:02:25 [2019-09-25T12:02:25.988Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
12:02:26 [2019-09-25T12:02:26.246Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
12:02:26 [2019-09-25T12:02:26.246Z] ok  	github.com/docker/docker/pkg/mount	0.598s	coverage: 69.6% of statements
12:02:26 [2019-09-25T12:02:26.246Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:02:26 [2019-09-25T12:02:26.504Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
12:02:26 [2019-09-25T12:02:26.535Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:02:26 [2019-09-25T12:02:26.761Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
12:02:26 [2019-09-25T12:02:26.761Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:02:26 [2019-09-25T12:02:26.761Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:02:27 [2019-09-25T12:02:27.098Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:02:27 [2019-09-25T12:02:27.098Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:02:27 [2019-09-25T12:02:27.098Z] === RUN   TestDockerSuite/TestHealth
12:02:27 [2019-09-25T12:02:27.717Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
12:02:28 [2019-09-25T12:02:28.289Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
12:02:28 [2019-09-25T12:02:28.547Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
12:02:28 [2019-09-25T12:02:28.804Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
12:02:28 [2019-09-25T12:02:28.996Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:02:30 [2019-09-25T12:02:30.173Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
12:02:30 [2019-09-25T12:02:30.431Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
12:02:31 [2019-09-25T12:02:31.301Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.695s	coverage: 85.1% of statements
12:02:31 [2019-09-25T12:02:31.301Z] ?   	github.com/docker/docker/cli	[no test files]
12:02:31 [2019-09-25T12:02:31.301Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:02:31 [2019-09-25T12:02:31.301Z] ok  	github.com/docker/docker/cli/debug	0.038s	coverage: 100.0% of statements
12:02:31 [2019-09-25T12:02:31.301Z] ok  	github.com/docker/docker/client	0.499s	coverage: 75.3% of statements
12:02:32 [2019-09-25T12:02:32.844Z] ok  	github.com/docker/docker/cmd/dockerd	0.657s	coverage: 18.9% of statements
12:02:33 [2019-09-25T12:02:33.704Z] ok  	github.com/docker/docker/pkg/signal	2.374s	coverage: 61.0% of statements
12:02:33 [2019-09-25T12:02:33.704Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
12:02:33 [2019-09-25T12:02:33.704Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
12:02:33 [2019-09-25T12:02:33.962Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:02:34 [2019-09-25T12:02:34.220Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
12:02:34 [2019-09-25T12:02:34.785Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
12:02:35 [2019-09-25T12:02:35.033Z] ok  	github.com/docker/docker/container	0.531s	coverage: 42.5% of statements
12:02:35 [2019-09-25T12:02:35.033Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:02:35 [2019-09-25T12:02:35.033Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:02:35 [2019-09-25T12:02:35.033Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:02:35 [2019-09-25T12:02:35.033Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:02:35 [2019-09-25T12:02:35.042Z] ok  	github.com/docker/docker/pkg/system	0.019s	coverage: 36.9% of statements
12:02:35 [2019-09-25T12:02:35.607Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
12:02:36 [2019-09-25T12:02:36.172Z] ok  	github.com/docker/docker/pkg/tarsum	0.049s	coverage: 89.3% of statements
12:02:36 [2019-09-25T12:02:36.430Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
12:02:36 [2019-09-25T12:02:36.687Z] testing: warning: no tests to run
12:02:36 [2019-09-25T12:02:36.687Z] coverage: [no statements]
12:02:36 [2019-09-25T12:02:36.687Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
12:02:36 [2019-09-25T12:02:36.945Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:02:37 [2019-09-25T12:02:37.202Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
12:02:37 [2019-09-25T12:02:37.202Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
12:02:39 [2019-09-25T12:02:39.729Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 27.1% of statements
12:02:39 [2019-09-25T12:02:39.986Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
12:02:40 [2019-09-25T12:02:40.551Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
12:02:41 [2019-09-25T12:02:41.116Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
12:02:42 [2019-09-25T12:02:42.489Z] ok  	github.com/docker/docker/registry	0.087s	coverage: 56.3% of statements
12:02:43 [2019-09-25T12:02:43.055Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
12:02:43 [2019-09-25T12:02:43.055Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
12:02:43 [2019-09-25T12:02:43.987Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
12:02:43 [2019-09-25T12:02:43.987Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
12:02:46 [2019-09-25T12:02:46.512Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:02:47 [2019-09-25T12:02:47.076Z] ok  	github.com/docker/docker/volume/local	0.022s	coverage: 73.0% of statements
12:02:47 [2019-09-25T12:02:47.641Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
12:02:48 [2019-09-25T12:02:48.573Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:02:50 [2019-09-25T12:02:50.896Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:02:51 [2019-09-25T12:02:51.153Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:02:51 [2019-09-25T12:02:51.717Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:02:51 [2019-09-25T12:02:51.717Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:02:52 [2019-09-25T12:02:52.615Z] --- PASS: TestBuildWithHugeFile (83.71s)
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestBuildWithEmptyDockerfile
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:02:52 [2019-09-25T12:02:52.615Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:02:52 [2019-09-25T12:02:52.615Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:02:52 [2019-09-25T12:02:52.615Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:02:52 [2019-09-25T12:02:52.615Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:02:52 [2019-09-25T12:02:52.615Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:02:52 [2019-09-25T12:02:52.615Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:02:52 [2019-09-25T12:02:52.615Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
12:02:52 [2019-09-25T12:02:52.615Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
12:02:52 [2019-09-25T12:02:52.615Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
12:02:52 [2019-09-25T12:02:52.615Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestBuildPreserveOwnership
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestBuildPreserveOwnership/copy_from
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:02:52 [2019-09-25T12:02:52.615Z] --- PASS: TestBuildPreserveOwnership (4.71s)
12:02:52 [2019-09-25T12:02:52.615Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.12s)
12:02:52 [2019-09-25T12:02:52.615Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.59s)
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestBuildPlatformInvalid
12:02:52 [2019-09-25T12:02:52.615Z] --- PASS: TestBuildPlatformInvalid (0.14s)
12:02:52 [2019-09-25T12:02:52.615Z] PASS
12:02:52 [2019-09-25T12:02:52.615Z] 
12:02:52 [2019-09-25T12:02:52.615Z] DONE 32 tests in 131.717s
12:02:52 [2019-09-25T12:02:52.615Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
12:02:52 [2019-09-25T12:02:52.615Z] ++ 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
12:02:52 [2019-09-25T12:02:52.615Z] ++ set -e
12:02:52 [2019-09-25T12:02:52.615Z] ++ '[' -n 0 ']'
12:02:52 [2019-09-25T12:02:52.615Z] ++ set -x
12:02:52 [2019-09-25T12:02:52.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-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
12:02:52 [2019-09-25T12:02:52.615Z] INFO: Testing against a local daemon
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestConfigList
12:02:52 [2019-09-25T12:02:52.615Z] --- PASS: TestConfigList (2.16s)
12:02:52 [2019-09-25T12:02:52.615Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestConfigsCreateAndDelete
12:02:52 [2019-09-25T12:02:52.615Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
12:02:52 [2019-09-25T12:02:52.615Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestConfigsUpdate
12:02:52 [2019-09-25T12:02:52.615Z] --- PASS: TestConfigsUpdate (2.66s)
12:02:52 [2019-09-25T12:02:52.615Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
12:02:52 [2019-09-25T12:02:52.615Z] === RUN   TestTemplatedConfig
12:02:52 [2019-09-25T12:02:52.646Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:02:52 [2019-09-25T12:02:52.647Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:02:53 [2019-09-25T12:02:53.578Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:02:54 [2019-09-25T12:02:54.347Z] --- PASS: TestTemplatedConfig (2.88s)
12:02:54 [2019-09-25T12:02:54.347Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
12:02:54 [2019-09-25T12:02:54.347Z] === RUN   TestConfigInspect
12:02:54 [2019-09-25T12:02:54.398Z] === RUN   TestDockerSuite/TestImagesFormat
12:02:54 [2019-09-25T12:02:54.398Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:02:55 [2019-09-25T12:02:55.328Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon	2.979s	coverage: 9.2% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/cluster	1.409s	coverage: 0.5% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.362s	coverage: 65.3% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.734s	coverage: 35.8% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.072s	coverage: 10.9% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/config	1.473s	coverage: 82.8% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/discovery	0.273s	coverage: 30.0% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/events	0.512s	coverage: 50.0% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/graphdriver	0.162s	coverage: 2.3% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/images	0.602s	coverage: 4.9% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/links	0.538s	coverage: 93.0% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/logger	0.621s	coverage: 43.0% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.702s	coverage: 77.4% of statements
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:02:56 [2019-09-25T12:02:56.156Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:02:56 [2019-09-25T12:02:56.377Z] --- PASS: TestConfigInspect (2.14s)
12:02:56 [2019-09-25T12:02:56.377Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
12:02:56 [2019-09-25T12:02:56.377Z] === RUN   TestConfigCreateWithLabels
12:02:58 [2019-09-25T12:02:58.341Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.631s	coverage: 62.1% of statements
12:02:58 [2019-09-25T12:02:58.342Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.372s	coverage: 88.3% of statements
12:02:58 [2019-09-25T12:02:58.406Z] --- PASS: TestConfigCreateWithLabels (2.14s)
12:02:58 [2019-09-25T12:02:58.406Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
12:02:58 [2019-09-25T12:02:58.406Z] === RUN   TestConfigCreateResolve
12:02:58 [2019-09-25T12:02:58.600Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:02:58 [2019-09-25T12:02:58.600Z] === RUN   TestDockerSuite/TestImportBadURL
12:02:58 [2019-09-25T12:02:58.600Z] === RUN   TestDockerSuite/TestImportDisplay
12:02:58 [2019-09-25T12:02:58.802Z] ok  	github.com/docker/docker/daemon/logger/local	0.441s	coverage: 74.7% of statements
12:02:58 [2019-09-25T12:02:58.802Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:02:58 [2019-09-25T12:02:58.802Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.184s	coverage: 19.5% of statements
12:02:59 [2019-09-25T12:02:59.972Z] === RUN   TestDockerSuite/TestImportFile
12:03:00 [2019-09-25T12:03:00.519Z] --- PASS: TestConfigCreateResolve (2.14s)
12:03:00 [2019-09-25T12:03:00.519Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
12:03:00 [2019-09-25T12:03:00.519Z] === RUN   TestConfigDaemonLibtrustID
12:03:01 [2019-09-25T12:03:01.143Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
12:03:01 [2019-09-25T12:03:01.143Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
12:03:01 [2019-09-25T12:03:01.143Z] PASS
12:03:01 [2019-09-25T12:03:01.143Z] 
12:03:01 [2019-09-25T12:03:01.143Z] DONE 8 tests in 16.950s
12:03:01 [2019-09-25T12:03:01.143Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
12:03:01 [2019-09-25T12:03:01.143Z] ++ 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
12:03:01 [2019-09-25T12:03:01.143Z] ++ set -e
12:03:01 [2019-09-25T12:03:01.143Z] ++ '[' -n 0 ']'
12:03:01 [2019-09-25T12:03:01.143Z] ++ set -x
12:03:01 [2019-09-25T12:03:01.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:03:01 [2019-09-25T12:03:01.144Z] INFO: Testing against a local daemon
12:03:01 [2019-09-25T12:03:01.144Z] === RUN   TestCheckpoint
12:03:01 [2019-09-25T12:03:01.144Z] --- SKIP: TestCheckpoint (0.00s)
12:03:01 [2019-09-25T12:03:01.144Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:03:01 [2019-09-25T12:03:01.144Z] === RUN   TestContainerInvalidJSON
12:03:01 [2019-09-25T12:03:01.144Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:03:01 [2019-09-25T12:03:01.144Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:03:01 [2019-09-25T12:03:01.144Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:03:01 [2019-09-25T12:03:01.144Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:03:01 [2019-09-25T12:03:01.144Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:03:01 [2019-09-25T12:03:01.144Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:03:01 [2019-09-25T12:03:01.144Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:03:01 [2019-09-25T12:03:01.144Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:03:01 [2019-09-25T12:03:01.144Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:03:01 [2019-09-25T12:03:01.144Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:03:01 [2019-09-25T12:03:01.144Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:03:01 [2019-09-25T12:03:01.144Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:03:01 [2019-09-25T12:03:01.144Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:03:01 [2019-09-25T12:03:01.144Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:03:01 [2019-09-25T12:03:01.144Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
12:03:01 [2019-09-25T12:03:01.144Z] === RUN   TestCopyFromContainerPathIsNotDir
12:03:01 [2019-09-25T12:03:01.427Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:03:01 [2019-09-25T12:03:01.427Z] === RUN   TestCopyToContainerPathDoesNotExist
12:03:01 [2019-09-25T12:03:01.427Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
12:03:01 [2019-09-25T12:03:01.427Z] === RUN   TestCopyToContainerPathIsNotDir
12:03:01 [2019-09-25T12:03:01.427Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
12:03:01 [2019-09-25T12:03:01.427Z] === RUN   TestCopyFromContainer
12:03:01 [2019-09-25T12:03:01.866Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:03:01 [2019-09-25T12:03:01.866Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:03:02 [2019-09-25T12:03:02.545Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.118s	coverage: 82.5% of statements
12:03:02 [2019-09-25T12:03:02.545Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.417s	coverage: 47.8% of statements
12:03:02 [2019-09-25T12:03:02.545Z] ok  	github.com/docker/docker/daemon/logger/templates	0.235s	coverage: 8.3% of statements
12:03:02 [2019-09-25T12:03:02.545Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:03:02 [2019-09-25T12:03:02.545Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:03:02 [2019-09-25T12:03:02.545Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:03:02 [2019-09-25T12:03:02.962Z] === RUN   TestCopyFromContainer//
12:03:03 [2019-09-25T12:03:03.253Z] === RUN   TestCopyFromContainer//bar/root
12:03:03 [2019-09-25T12:03:03.253Z] === RUN   TestCopyFromContainer//bar/root/
12:03:03 [2019-09-25T12:03:03.253Z] === RUN   TestCopyFromContainer/bar/quux
12:03:03 [2019-09-25T12:03:03.423Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/rootless	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/volume	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === Skipped
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver btrfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver btrfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver btrfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver btrfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver btrfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:73: No driver to put!
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     overlay_test.go:49: Fails to compute changes intermittently
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver zfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver zfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver zfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver zfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:46: Driver zfs not supported
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     graphtest_unix.go:73: No driver to put!
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:03:03 [2019-09-25T12:03:03.423Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] 
12:03:03 [2019-09-25T12:03:03.423Z] DONE 2109 tests, 20 skipped in 227.025s
Post stage
[Pipeline] junit
12:03:03 [2019-09-25T12:03:03.436Z] Recording test results
12:03:03 [2019-09-25T12:03:03.547Z] === RUN   TestCopyFromContainer/bar/quux/
12:03:03 [2019-09-25T12:03:03.547Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:03:03 [2019-09-25T12:03:03.547Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:03:03 [2019-09-25T12:03:03.764Z] === RUN   TestDockerSuite/TestImportGzipped
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
12:03:03 [2019-09-25T12:03:03.834Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:03:03 [2019-09-25T12:03:03.834Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:03:03 [2019-09-25T12:03:03.834Z] === RUN   TestCopyFromContainer/bar/notarget
[Pipeline] sh
12:03:04 [2019-09-25T12:03:04.088Z] ok  	github.com/docker/docker/distribution	1.389s	coverage: 20.6% of statements
12:03:04 [2019-09-25T12:03:04.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39987/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -e DOCKER_GRAPHDRIVER docker:cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 hack/validate/vendor
12:03:04 [2019-09-25T12:03:04.117Z] --- PASS: TestCopyFromContainer (2.47s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer// (0.09s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:03:04 [2019-09-25T12:03:04.117Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:03:04 [2019-09-25T12:03:04.117Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:03:04 [2019-09-25T12:03:04.117Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:03:04 [2019-09-25T12:03:04.117Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:03:04 [2019-09-25T12:03:04.117Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:03:04 [2019-09-25T12:03:04.117Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:03:04 [2019-09-25T12:03:04.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateLinkToNonExistingContainer
12:03:04 [2019-09-25T12:03:04.117Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateWithInvalidEnv
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateWithInvalidEnv/0
12:03:04 [2019-09-25T12:03:04.117Z] === PAUSE TestCreateWithInvalidEnv/0
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateWithInvalidEnv/1
12:03:04 [2019-09-25T12:03:04.117Z] === PAUSE TestCreateWithInvalidEnv/1
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateWithInvalidEnv/2
12:03:04 [2019-09-25T12:03:04.117Z] === PAUSE TestCreateWithInvalidEnv/2
12:03:04 [2019-09-25T12:03:04.117Z] === CONT  TestCreateWithInvalidEnv/0
12:03:04 [2019-09-25T12:03:04.117Z] === CONT  TestCreateWithInvalidEnv/2
12:03:04 [2019-09-25T12:03:04.117Z] === CONT  TestCreateWithInvalidEnv/1
12:03:04 [2019-09-25T12:03:04.117Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:03:04 [2019-09-25T12:03:04.117Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateTmpfsMountsTarget
12:03:04 [2019-09-25T12:03:04.117Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
12:03:04 [2019-09-25T12:03:04.117Z] === RUN   TestCreateWithCustomMaskedPaths
12:03:04 [2019-09-25T12:03:04.548Z] ok  	github.com/docker/docker/distribution/metadata	1.647s	coverage: 48.2% of statements
12:03:04 [2019-09-25T12:03:04.548Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:03:05 [2019-09-25T12:03:05.045Z] No vendor changes in diff.
12:03:05 [2019-09-25T12:03:05.520Z] ok  	github.com/docker/docker/distribution/xfer	2.402s	coverage: 76.8% of statements
12:03:05 [2019-09-25T12:03:05.520Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:03:05 [2019-09-25T12:03:05.520Z] ok  	github.com/docker/docker/errdefs	0.098s	coverage: 49.4% of statements
12:03:05 [2019-09-25T12:03:05.658Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
12:03:06 [2019-09-25T12:03:06.307Z] + echo Building e2e image
12:03:06 [2019-09-25T12:03:06.307Z] Building e2e image
12:03:06 [2019-09-25T12:03:06.307Z] + docker build --build-arg DOCKER_GITCOMMIT=cb2a36a89c1fb73b5b9ea3e9df8977f2b3139ad1 -t moby-e2e-test -f Dockerfile.e2e .
12:03:06 [2019-09-25T12:03:06.307Z] #2 [internal] load .dockerignore
12:03:06 [2019-09-25T12:03:06.307Z] #2 transferring context: 34B done
12:03:06 [2019-09-25T12:03:06.307Z] #2 DONE 0.0s
12:03:06 [2019-09-25T12:03:06.307Z] 
12:03:06 [2019-09-25T12:03:06.307Z] #1 [internal] load build definition from Dockerfile.e2e
12:03:06 [2019-09-25T12:03:06.307Z] #1 transferring dockerfile: 3.21kB done
12:03:06 [2019-09-25T12:03:06.307Z] #1 DONE 0.0s
12:03:06 [2019-09-25T12:03:06.307Z] 
12:03:06 [2019-09-25T12:03:06.307Z] #4 [internal] load metadata for docker.io/library/golang:1.13.0-alpine
12:03:06 [2019-09-25T12:03:06.363Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s)
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/no_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/no_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/empty_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/valid_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/empty_capadd
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/empty_capadd
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/empty_capdrop
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
12:03:06 [2019-09-25T12:03:06.363Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/no_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/empty_capadd
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/empty_capdrop
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/valid_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
12:03:06 [2019-09-25T12:03:06.363Z] === CONT  TestCreateWithCapabilities/empty_capabilities
12:03:06 [2019-09-25T12:03:06.363Z] --- PASS: TestCreateWithCapabilities (0.04s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
12:03:06 [2019-09-25T12:03:06.363Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
12:03:06 [2019-09-25T12:03:06.363Z] === RUN   TestCreateWithCustomReadonlyPaths
12:03:06 [2019-09-25T12:03:06.565Z] #4 ...
12:03:06 [2019-09-25T12:03:06.565Z] 
12:03:06 [2019-09-25T12:03:06.565Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
12:03:06 [2019-09-25T12:03:06.565Z] #3 DONE 0.2s
12:03:06 [2019-09-25T12:03:06.565Z] 
12:03:06 [2019-09-25T12:03:06.565Z] #4 [internal] load metadata for docker.io/library/golang:1.13.0-alpine
12:03:06 [2019-09-25T12:03:06.565Z] #4 DONE 0.3s
12:03:06 [2019-09-25T12:03:06.828Z] 
12:03:06 [2019-09-25T12:03:06.828Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862...
12:03:06 [2019-09-25T12:03:06.828Z] #14 resolve docker.io/library/golang:1.13.0-alpine@sha256:84349ee862d8bafff35e0d2bfd539da565b536b4dfce654773fc21a1db2da6d7 done
12:03:06 [2019-09-25T12:03:06.828Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 0B / 126.84MB 0.1s
12:03:06 [2019-09-25T12:03:06.828Z] #14 sha256:9aaad45c37b562f6dd13a806b44c2e88c4c3d3a536cfd78c00f6336c1d5d6c40 0B / 124B 0.1s
12:03:06 [2019-09-25T12:03:06.828Z] #14 sha256:84349ee862d8bafff35e0d2bfd539da565b536b4dfce654773fc21a1db2da6d7 1.65kB / 1.65kB done
12:03:06 [2019-09-25T12:03:06.828Z] #14 sha256:c9f7377aae0ca02bfd86f3d598bde66c11646c7f5597e8c9d8ca4bde78e51df1 1.36kB / 1.36kB done
12:03:06 [2019-09-25T12:03:06.828Z] #14 sha256:33fbbc2ca571e774e0253ff2e42f0206e96736897b9ec438db701b645a260e9a 3.80kB / 3.80kB done
12:03:06 [2019-09-25T12:03:06.828Z] #14 sha256:9aaad45c37b562f6dd13a806b44c2e88c4c3d3a536cfd78c00f6336c1d5d6c40 124B / 124B 0.1s done
12:03:06 [2019-09-25T12:03:06.828Z] #14 ...
12:03:06 [2019-09-25T12:03:06.828Z] 
12:03:06 [2019-09-25T12:03:06.828Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3...
12:03:06 [2019-09-25T12:03:06.828Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done
12:03:06 [2019-09-25T12:03:06.828Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done
12:03:06 [2019-09-25T12:03:06.828Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done
12:03:06 [2019-09-25T12:03:06.828Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done
12:03:06 [2019-09-25T12:03:06.828Z] #5 DONE 0.2s
12:03:06 [2019-09-25T12:03:06.828Z] 
12:03:06 [2019-09-25T12:03:06.828Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862...
12:03:07 [2019-09-25T12:03:07.086Z] #14 ...
12:03:07 [2019-09-25T12:03:07.086Z] 
12:03:07 [2019-09-25T12:03:07.086Z] #8 [internal] load build context
12:03:07 [2019-09-25T12:03:07.086Z] #8 transferring context: 793.17kB 0.3s done
12:03:07 [2019-09-25T12:03:07.086Z] #8 DONE 0.3s
12:03:07 [2019-09-25T12:03:07.086Z] 
12:03:07 [2019-09-25T12:03:07.086Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862...
12:03:07 [2019-09-25T12:03:07.086Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 13.21MB / 126.84MB 0.4s
12:03:07 [2019-09-25T12:03:07.086Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 37.86MB / 126.84MB 0.6s
12:03:07 [2019-09-25T12:03:07.344Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 49.40MB / 126.84MB 0.7s
12:03:07 [2019-09-25T12:03:07.553Z] === RUN   TestDockerSuite/TestInfoDebug
12:03:07 [2019-09-25T12:03:07.601Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 59.06MB / 126.84MB 0.8s
12:03:07 [2019-09-25T12:03:07.601Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 76.68MB / 126.84MB 1.0s
12:03:07 [2019-09-25T12:03:07.707Z] ok  	github.com/docker/docker/image	1.091s	coverage: 86.4% of statements
12:03:07 [2019-09-25T12:03:07.707Z] ok  	github.com/docker/docker/image/cache	0.267s	coverage: 19.2% of statements
12:03:07 [2019-09-25T12:03:07.707Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:03:07 [2019-09-25T12:03:07.707Z] ok  	github.com/docker/docker/image/v1	0.244s	coverage: 25.0% of statements
12:03:07 [2019-09-25T12:03:07.707Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:03:07 [2019-09-25T12:03:07.810Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:03:07 [2019-09-25T12:03:07.858Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 86.74MB / 126.84MB 1.1s
12:03:08 [2019-09-25T12:03:08.067Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
12:03:08 [2019-09-25T12:03:08.116Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 97.98MB / 126.84MB 1.4s
12:03:08 [2019-09-25T12:03:08.116Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 110.03MB / 126.84MB 1.5s
12:03:08 [2019-09-25T12:03:08.373Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 126.84MB / 126.84MB 1.7s
12:03:08 [2019-09-25T12:03:08.432Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s)
12:03:08 [2019-09-25T12:03:08.432Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:03:08 [2019-09-25T12:03:08.432Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:03:08 [2019-09-25T12:03:08.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:03:08 [2019-09-25T12:03:08.432Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:03:08 [2019-09-25T12:03:08.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:03:08 [2019-09-25T12:03:08.432Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:03:08 [2019-09-25T12:03:08.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:03:08 [2019-09-25T12:03:08.432Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:03:08 [2019-09-25T12:03:08.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:03:08 [2019-09-25T12:03:08.432Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:03:08 [2019-09-25T12:03:08.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:03:08 [2019-09-25T12:03:08.432Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:03:08 [2019-09-25T12:03:08.432Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:03:08 [2019-09-25T12:03:08.432Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:03:08 [2019-09-25T12:03:08.432Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:03:08 [2019-09-25T12:03:08.432Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:03:08 [2019-09-25T12:03:08.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
12:03:08 [2019-09-25T12:03:08.432Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:03:08 [2019-09-25T12:03:08.432Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:03:08 [2019-09-25T12:03:08.432Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
12:03:08 [2019-09-25T12:03:08.432Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
12:03:08 [2019-09-25T12:03:08.432Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:03:08 [2019-09-25T12:03:08.432Z] === RUN   TestContainerStartOnDaemonRestart
12:03:08 [2019-09-25T12:03:08.432Z] === PAUSE TestContainerStartOnDaemonRestart
12:03:08 [2019-09-25T12:03:08.432Z] === RUN   TestDaemonRestartIpcMode
12:03:08 [2019-09-25T12:03:08.432Z] === PAUSE TestDaemonRestartIpcMode
12:03:08 [2019-09-25T12:03:08.432Z] === RUN   TestDiff
12:03:08 [2019-09-25T12:03:08.630Z] #14 ...
12:03:08 [2019-09-25T12:03:08.630Z] 
12:03:08 [2019-09-25T12:03:08.630Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
12:03:08 [2019-09-25T12:03:08.630Z] #6 DONE 1.7s
12:03:08 [2019-09-25T12:03:08.630Z] 
12:03:08 [2019-09-25T12:03:08.630Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862...
12:03:08 [2019-09-25T12:03:08.631Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
12:03:08 [2019-09-25T12:03:08.887Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 126.84MB / 126.84MB 1.9s done
12:03:08 [2019-09-25T12:03:08.887Z] #14 extracting sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639
12:03:09 [2019-09-25T12:03:09.065Z] --- PASS: TestDiff (0.68s)
12:03:09 [2019-09-25T12:03:09.065Z] === RUN   TestExecWithCloseStdin
12:03:09 [2019-09-25T12:03:09.194Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
12:03:10 [2019-09-25T12:03:10.072Z] --- PASS: TestExecWithCloseStdin (0.92s)
12:03:10 [2019-09-25T12:03:10.072Z] === RUN   TestExec
12:03:10 [2019-09-25T12:03:10.125Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:03:10 [2019-09-25T12:03:10.619Z] ok  	github.com/docker/docker/layer	0.423s	coverage: 30.0% of statements
12:03:10 [2019-09-25T12:03:10.619Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:03:10 [2019-09-25T12:03:10.913Z] --- PASS: TestExec (0.84s)
12:03:10 [2019-09-25T12:03:10.913Z] === RUN   TestExecUser
12:03:11 [2019-09-25T12:03:11.497Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:03:11 [2019-09-25T12:03:11.539Z] --- PASS: TestExecUser (0.82s)
12:03:11 [2019-09-25T12:03:11.539Z] === RUN   TestExportContainerAndImportImage
12:03:12 [2019-09-25T12:03:12.061Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:03:12 [2019-09-25T12:03:12.163Z] ok  	github.com/docker/docker/libcontainerd/local	0.376s	coverage: 1.0% of statements
12:03:12 [2019-09-25T12:03:12.163Z] ok  	github.com/docker/docker/libcontainerd/queue	0.181s	coverage: 100.0% of statements
12:03:12 [2019-09-25T12:03:12.163Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:03:12 [2019-09-25T12:03:12.163Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:03:12 [2019-09-25T12:03:12.163Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:03:12 [2019-09-25T12:03:12.163Z] ?   	github.com/docker/docker/oci	[no test files]
12:03:12 [2019-09-25T12:03:12.163Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:03:12 [2019-09-25T12:03:12.163Z] ok  	github.com/docker/docker/opts	0.384s	coverage: 67.3% of statements
12:03:12 [2019-09-25T12:03:12.163Z] ok  	github.com/docker/docker/pkg/aaparser	0.160s	coverage: 50.0% of statements
12:03:12 [2019-09-25T12:03:12.550Z] --- PASS: TestExportContainerAndImportImage (0.97s)
12:03:12 [2019-09-25T12:03:12.550Z] === RUN   TestExportContainerAfterDaemonRestart
12:03:13 [2019-09-25T12:03:13.433Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:03:13 [2019-09-25T12:03:13.433Z] === RUN   TestDockerSuite/TestInfoFormat
12:03:13 [2019-09-25T12:03:13.433Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:03:13 [2019-09-25T12:03:13.433Z] === RUN   TestDockerSuite/TestInsecureRegistries
12:03:13 [2019-09-25T12:03:13.996Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:03:14 [2019-09-25T12:03:14.030Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
12:03:14 [2019-09-25T12:03:14.030Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
12:03:14 [2019-09-25T12:03:14.030Z] === RUN   TestHealthCheckWorkdir
12:03:14 [2019-09-25T12:03:14.145Z] #14 extracting sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 5.1s
12:03:14 [2019-09-25T12:03:14.711Z] #14 extracting sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 6.0s done
12:03:14 [2019-09-25T12:03:14.928Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:03:14 [2019-09-25T12:03:14.973Z] #14 extracting sha256:9aaad45c37b562f6dd13a806b44c2e88c4c3d3a536cfd78c00f6336c1d5d6c40 done
12:03:15 [2019-09-25T12:03:15.037Z] --- PASS: TestHealthCheckWorkdir (1.07s)
12:03:15 [2019-09-25T12:03:15.037Z] === RUN   TestHealthKillContainer
12:03:15 [2019-09-25T12:03:15.231Z] #14 DONE 8.4s
12:03:15 [2019-09-25T12:03:15.231Z] 
12:03:15 [2019-09-25T12:03:15.231Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
12:03:15 [2019-09-25T12:03:15.231Z] #7 1.096 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.164 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.259 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.262 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.461 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.472 (4/31) Installing readline (8.0.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.478 (5/31) Installing bash (5.0.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.493 Executing bash-5.0.0-r0.post-install
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.498 (6/31) Installing ca-certificates (20190108-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.517 (7/31) Installing libgcc (8.3.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.522 (8/31) Installing libstdc++ (8.3.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.536 (9/31) Installing binutils (2.32-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.642 (10/31) Installing gmp (6.1.2-r1)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.649 (11/31) Installing isl (0.18-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.674 (12/31) Installing libgomp (8.3.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.678 (13/31) Installing libatomic (8.3.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.681 (14/31) Installing mpfr3 (3.1.5-r1)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.686 (15/31) Installing mpc1 (1.1.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 2.690 (16/31) Installing gcc (8.3.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 3.631 (17/31) Installing musl-dev (1.1.22-r3)
12:03:15 [2019-09-25T12:03:15.231Z] #7 3.733 (18/31) Installing libc-dev (0.7.1-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 3.735 (19/31) Installing g++ (8.3.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.320 (20/31) Installing nghttp2-libs (1.39.2-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.323 (21/31) Installing libcurl (7.66.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.331 (22/31) Installing expat (2.2.8-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.335 (23/31) Installing pcre2 (10.33-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.344 (24/31) Installing git (2.22.0-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.532 (25/31) Installing libmnl (1.0.4-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.535 (26/31) Installing libnftnl-libs (1.1.3-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.539 (27/31) Installing iptables (1.8.3-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.565 (28/31) Installing pigz (2.4-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.571 (29/31) Installing tar (1.32-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.579 (30/31) Installing xz-libs (5.2.4-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.585 (31/31) Installing xz (5.2.4-r0)
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.590 Executing busybox-1.30.1-r2.trigger
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.594 Executing ca-certificates-20190108-r0.trigger
12:03:15 [2019-09-25T12:03:15.231Z] #7 4.660 OK: 185 MiB in 45 packages
12:03:15 [2019-09-25T12:03:15.231Z] #7 DONE 6.5s
12:03:15 [2019-09-25T12:03:15.231Z] 
12:03:15 [2019-09-25T12:03:15.231Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
12:03:15 [2019-09-25T12:03:15.231Z] #9 DONE 0.1s
12:03:15 [2019-09-25T12:03:15.231Z] 
12:03:15 [2019-09-25T12:03:15.231Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
12:03:15 [2019-09-25T12:03:15.231Z] #15 ...
12:03:15 [2019-09-25T12:03:15.231Z] 
12:03:15 [2019-09-25T12:03:15.231Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
12:03:15 [2019-09-25T12:03:15.231Z] #10 DONE 0.1s
12:03:15 [2019-09-25T12:03:15.231Z] 
12:03:15 [2019-09-25T12:03:15.231Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
12:03:15 [2019-09-25T12:03:15.231Z] #11 DONE 0.1s
12:03:15 [2019-09-25T12:03:15.492Z] 
12:03:15 [2019-09-25T12:03:15.492Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
12:03:15 [2019-09-25T12:03:15.492Z] #12 DONE 0.1s
12:03:15 [2019-09-25T12:03:15.492Z] 
12:03:15 [2019-09-25T12:03:15.492Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
12:03:15 [2019-09-25T12:03:15.492Z] #13 DONE 0.1s
12:03:15 [2019-09-25T12:03:15.492Z] 
12:03:15 [2019-09-25T12:03:15.492Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
12:03:15 [2019-09-25T12:03:15.494Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:03:15 [2019-09-25T12:03:15.749Z] #15 0.722 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
12:03:16 [2019-09-25T12:03:16.427Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:03:17 [2019-09-25T12:03:17.118Z] #15 1.800 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
12:03:17 [2019-09-25T12:03:17.118Z] #15 1.865 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
12:03:17 [2019-09-25T12:03:17.118Z] #15 1.868 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
12:03:17 [2019-09-25T12:03:17.118Z] #15 1.996 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
12:03:17 [2019-09-25T12:03:17.118Z] #15 2.003 (4/43) Installing readline (8.0.0-r0)
12:03:17 [2019-09-25T12:03:17.118Z] #15 2.007 (5/43) Installing bash (5.0.0-r0)
12:03:17 [2019-09-25T12:03:17.118Z] #15 2.019 Executing bash-5.0.0-r0.post-install
12:03:17 [2019-09-25T12:03:17.118Z] #15 2.023 (6/43) Installing linux-headers (4.19.36-r0)
12:03:17 [2019-09-25T12:03:17.118Z] #15 2.092 (7/43) Installing libuuid (2.33.2-r0)
12:03:17 [2019-09-25T12:03:17.358Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.094 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.097 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.102 (10/43) Installing binutils (2.32-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.168 (11/43) Installing libmagic (5.37-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.187 (12/43) Installing file (5.37-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.190 (13/43) Installing gmp (6.1.2-r1)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.197 (14/43) Installing isl (0.18-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.211 (15/43) Installing libgomp (8.3.0-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.214 (16/43) Installing libatomic (8.3.0-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.216 (17/43) Installing libgcc (8.3.0-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.218 (18/43) Installing mpfr3 (3.1.5-r1)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.223 (19/43) Installing mpc1 (1.1.0-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.225 (20/43) Installing libstdc++ (8.3.0-r0)
12:03:17 [2019-09-25T12:03:17.374Z] #15 2.236 (21/43) Installing gcc (8.3.0-r0)
12:03:17 [2019-09-25T12:03:17.940Z] #15 2.870 (22/43) Installing musl-dev (1.1.22-r3)
12:03:17 [2019-09-25T12:03:17.940Z] #15 2.944 (23/43) Installing libc-dev (0.7.1-r0)
12:03:18 [2019-09-25T12:03:18.197Z] #15 2.946 (24/43) Installing g++ (8.3.0-r0)
12:03:18 [2019-09-25T12:03:18.289Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.364 (25/43) Installing make (4.2.1-r2)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.368 (26/43) Installing fortify-headers (1.1-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.371 (27/43) Installing build-base (0.5-r1)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.372 (28/43) Installing nghttp2-libs (1.39.2-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.375 (29/43) Installing libcurl (7.66.0-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.382 (30/43) Installing curl (7.66.0-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.385 (31/43) Installing oniguruma (6.9.2-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.391 (32/43) Installing jq (1.6-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.398 (33/43) Installing device-mapper-libs (2.02.184-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.402 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.404 (35/43) Installing libaio (0.3.111-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.406 (36/43) Installing libblkid (2.33.2-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.411 (37/43) Installing lvm2-libs (2.02.184-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.437 (38/43) Installing libfdisk (2.33.2-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.442 (39/43) Installing libmount (2.33.2-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.447 (40/43) Installing libsmartcols (2.33.2-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.451 (41/43) Installing pkgconf (1.6.1-r1)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.453 (42/43) Installing util-linux-dev (2.33.2-r0)
12:03:18 [2019-09-25T12:03:18.454Z] #15 3.473 (43/43) Installing lvm2-dev (2.02.184-r0)
12:03:18 [2019-09-25T12:03:18.501Z] --- PASS: TestHealthKillContainer (2.95s)
12:03:18 [2019-09-25T12:03:18.501Z] === RUN   TestInspectCpusetInConfigPre120
12:03:18 [2019-09-25T12:03:18.711Z] #15 3.478 Executing busybox-1.30.1-r2.trigger
12:03:18 [2019-09-25T12:03:18.711Z] #15 3.484 OK: 190 MiB in 58 packages
12:03:18 [2019-09-25T12:03:18.786Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
12:03:18 [2019-09-25T12:03:18.786Z] === RUN   TestIpcModeNone
12:03:18 [2019-09-25T12:03:18.855Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:03:19 [2019-09-25T12:03:19.113Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:03:19 [2019-09-25T12:03:19.274Z] #15 DONE 4.2s
12:03:19 [2019-09-25T12:03:19.274Z] 
12:03:19 [2019-09-25T12:03:19.274Z] #16 [base 3/5] RUN mkdir -p /build/
12:03:19 [2019-09-25T12:03:19.795Z] --- PASS: TestIpcModeNone (0.85s)
12:03:19 [2019-09-25T12:03:19.795Z] === RUN   TestIpcModePrivate
12:03:20 [2019-09-25T12:03:20.204Z] #16 DONE 0.9s
12:03:20 [2019-09-25T12:03:20.204Z] 
12:03:20 [2019-09-25T12:03:20.204Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
12:03:20 [2019-09-25T12:03:20.476Z] --- PASS: TestIpcModePrivate (0.85s)
12:03:20 [2019-09-25T12:03:20.476Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
12:03:20 [2019-09-25T12:03:20.476Z] === RUN   TestIpcModeShareable
12:03:20 [2019-09-25T12:03:20.769Z] #17 DONE 0.7s
12:03:20 [2019-09-25T12:03:20.769Z] 
12:03:20 [2019-09-25T12:03:20.769Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
12:03:20 [2019-09-25T12:03:20.769Z] #18 DONE 0.0s
12:03:20 [2019-09-25T12:03:20.769Z] 
12:03:20 [2019-09-25T12:03:20.769Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
12:03:21 [2019-09-25T12:03:21.008Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:03:21 [2019-09-25T12:03:21.026Z] #19 DONE 0.1s
12:03:21 [2019-09-25T12:03:21.026Z] 
12:03:21 [2019-09-25T12:03:21.026Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:03:21 [2019-09-25T12:03:21.490Z] --- PASS: TestIpcModeShareable (0.88s)
12:03:21 [2019-09-25T12:03:21.490Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
12:03:21 [2019-09-25T12:03:21.490Z] === RUN   TestAPIIpcModeShareableAndContainer
12:03:21 [2019-09-25T12:03:21.572Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:03:22 [2019-09-25T12:03:22.396Z] #20 1.360 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
12:03:22 [2019-09-25T12:03:22.396Z] #20 1.540 
12:03:22 [2019-09-25T12:03:22.502Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:03:22 [2019-09-25T12:03:22.502Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:03:23 [2019-09-25T12:03:23.167Z] #20 1.649 
#######                                                                   10.2%
#########################                                                 34.7%
######################################                                    53.5%
####################################################                      72.5%
#################################################################         90.9%
######################################################################## 100.0%
12:03:23 [2019-09-25T12:03:23.426Z] #20 2.384 
12:03:23 [2019-09-25T12:03:23.433Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:03:23 [2019-09-25T12:03:23.433Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:03:23 [2019-09-25T12:03:23.683Z] #20 2.493 
#######################                                                   33.2%
#####################################################################     96.6%
######################################################################## 100.0%
12:03:23 [2019-09-25T12:03:23.941Z] #20 2.777 
12:03:24 [2019-09-25T12:03:24.168Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s)
12:03:24 [2019-09-25T12:03:24.168Z] === RUN   TestAPIIpcModeHost
12:03:24 [2019-09-25T12:03:24.198Z] #20 2.884 
###                                                                        5.3%
##########################                                                36.4%
###############################################                           65.7%
###############################################################           88.8%
######################################################################## 100.0%
12:03:24 [2019-09-25T12:03:24.453Z] --- PASS: TestAPIIpcModeHost (0.73s)
12:03:24 [2019-09-25T12:03:24.453Z] === RUN   TestDaemonIpcModeShareable
12:03:24 [2019-09-25T12:03:24.456Z] #20 3.425 
12:03:24 [2019-09-25T12:03:24.802Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:03:25 [2019-09-25T12:03:25.739Z] === RUN   TestDockerSuite/TestInspectDefault
12:03:25 [2019-09-25T12:03:25.757Z] #20 3.533 
#                                                                          2.5%
#########                                                                 13.2%
##############                                                            20.5%
##################                                                        26.1%
########################                                                  34.0%
##############################                                            41.9%
###################################                                       49.7%
##########################################                                58.8%
###############################################                           66.2%
####################################################                      73.6%
########################################################                  78.4%
################################################################          89.8%
######################################################################## 100.0%
12:03:26 [2019-09-25T12:03:26.335Z] #20 5.053 
12:03:26 [2019-09-25T12:03:26.489Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
12:03:26 [2019-09-25T12:03:26.489Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
12:03:26 [2019-09-25T12:03:26.489Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
12:03:26 [2019-09-25T12:03:26.489Z] === RUN   TestDaemonIpcModePrivate
12:03:26 [2019-09-25T12:03:26.635Z] #20 5.638 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
12:03:26 [2019-09-25T12:03:26.670Z] === RUN   TestDockerSuite/TestInspectHistory
12:03:26 [2019-09-25T12:03:26.892Z] #20 5.811 
12:03:26 [2019-09-25T12:03:26.892Z] #20 5.916 
#####20 ...
12:03:26 [2019-09-25T12:03:26.892Z] 
12:03:26 [2019-09-25T12:03:26.892Z] #31 [builder 1/4] COPY . .
12:03:26 [2019-09-25T12:03:26.892Z] #31 DONE 6.1s
12:03:26 [2019-09-25T12:03:26.892Z] 
12:03:26 [2019-09-25T12:03:26.892Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:03:26 [2019-09-25T12:03:26.892Z] #20 5.916 
######################################################################## 100.0%
12:03:27 [2019-09-25T12:03:27.159Z] #20 6.106 
12:03:27 [2019-09-25T12:03:27.724Z] #20 6.647 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
12:03:27 [2019-09-25T12:03:27.960Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
12:03:27 [2019-09-25T12:03:27.960Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
12:03:27 [2019-09-25T12:03:27.960Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
12:03:27 [2019-09-25T12:03:27.960Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:03:27 [2019-09-25T12:03:27.981Z] #20 6.876 
12:03:27 [2019-09-25T12:03:27.981Z] #20 7.010 
                                                                           0.7%
######################################################################## 100.0%
12:03:28 [2019-09-25T12:03:28.041Z] === RUN   TestDockerSuite/TestInspectImage
12:03:28 [2019-09-25T12:03:28.041Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:03:28 [2019-09-25T12:03:28.041Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:03:28 [2019-09-25T12:03:28.041Z] === RUN   TestDockerSuite/TestInspectInt64
12:03:28 [2019-09-25T12:03:28.239Z] #20 7.199 
12:03:28 [2019-09-25T12:03:28.239Z] #20 ...
12:03:28 [2019-09-25T12:03:28.239Z] 
12:03:28 [2019-09-25T12:03:28.239Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
12:03:28 [2019-09-25T12:03:28.239Z] #32 DONE 1.2s
12:03:28 [2019-09-25T12:03:28.496Z] 
12:03:28 [2019-09-25T12:03:28.496Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:03:28 [2019-09-25T12:03:28.972Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:03:29 [2019-09-25T12:03:29.060Z] #33 0.903 
12:03:29 [2019-09-25T12:03:29.060Z] #33 0.985 Removing bundles/
12:03:29 [2019-09-25T12:03:29.318Z] #33 0.985 
12:03:29 [2019-09-25T12:03:29.318Z] #33 0.991 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
12:03:29 [2019-09-25T12:03:29.881Z] #33 1.614 Building test suite binary ./integration-cli/test.main
12:03:29 [2019-09-25T12:03:29.903Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:03:29 [2019-09-25T12:03:29.984Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
12:03:29 [2019-09-25T12:03:29.984Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
12:03:29 [2019-09-25T12:03:29.984Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
12:03:29 [2019-09-25T12:03:29.984Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:03:30 [2019-09-25T12:03:30.160Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:03:30 [2019-09-25T12:03:30.814Z] #33 ...
12:03:30 [2019-09-25T12:03:30.814Z] 
12:03:30 [2019-09-25T12:03:30.814Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:03:30 [2019-09-25T12:03:30.814Z] #20 7.863 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
12:03:30 [2019-09-25T12:03:30.814Z] #20 7.959 skipping existing 1849cc453dee
12:03:30 [2019-09-25T12:03:30.814Z] #20 8.142 
12:03:30 [2019-09-25T12:03:30.814Z] #20 8.837 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
12:03:30 [2019-09-25T12:03:30.814Z] #20 9.128 
12:03:30 [2019-09-25T12:03:30.814Z] #20 9.202 
######################################################################## 100.0%
12:03:30 [2019-09-25T12:03:30.814Z] #20 9.392 
12:03:30 [2019-09-25T12:03:30.814Z] #20 9.445 Download of images into '/build' complete.
12:03:30 [2019-09-25T12:03:30.814Z] #20 9.445 Use something like the following to load the result into a Docker daemon:
12:03:30 [2019-09-25T12:03:30.814Z] #20 9.445   tar -cC '/build' . | docker load
12:03:30 [2019-09-25T12:03:30.814Z] #20 DONE 9.5s
12:03:30 [2019-09-25T12:03:30.814Z] 
12:03:30 [2019-09-25T12:03:30.814Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
12:03:30 [2019-09-25T12:03:30.814Z] #26 DONE 0.1s
12:03:30 [2019-09-25T12:03:30.814Z] 
12:03:30 [2019-09-25T12:03:30.814Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
12:03:30 [2019-09-25T12:03:30.814Z] #22 DONE 0.1s
12:03:30 [2019-09-25T12:03:30.814Z] 
12:03:30 [2019-09-25T12:03:30.814Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
12:03:30 [2019-09-25T12:03:30.814Z] #27 DONE 0.1s
12:03:30 [2019-09-25T12:03:30.814Z] 
12:03:30 [2019-09-25T12:03:30.814Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
12:03:30 [2019-09-25T12:03:30.814Z] #23 DONE 0.1s
12:03:30 [2019-09-25T12:03:30.814Z] 
12:03:30 [2019-09-25T12:03:30.814Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
12:03:30 [2019-09-25T12:03:30.814Z] #28 DONE 0.1s
12:03:30 [2019-09-25T12:03:30.814Z] 
12:03:30 [2019-09-25T12:03:30.814Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
12:03:31 [2019-09-25T12:03:31.091Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:03:31 [2019-09-25T12:03:31.460Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
12:03:31 [2019-09-25T12:03:31.460Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
12:03:31 [2019-09-25T12:03:31.460Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
12:03:31 [2019-09-25T12:03:31.460Z] === RUN   TestIpcModeOlderClient
12:03:31 [2019-09-25T12:03:31.460Z] === PAUSE TestIpcModeOlderClient
12:03:31 [2019-09-25T12:03:31.460Z] === RUN   TestKillContainerInvalidSignal
12:03:32 [2019-09-25T12:03:32.022Z] === RUN   TestDockerSuite/TestInspectPlugin
12:03:32 [2019-09-25T12:03:32.472Z] --- PASS: TestKillContainerInvalidSignal (0.74s)
12:03:32 [2019-09-25T12:03:32.472Z] === RUN   TestKillContainer
12:03:32 [2019-09-25T12:03:32.472Z] === RUN   TestKillContainer/no_signal
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.878 + RM_GOPATH=0
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.878 + TMP_GOPATH=
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.878 + : /build
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.878 + '[' -z '' ']'
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.878 ++ mktemp -d
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.878 + export GOPATH=/tmp/tmp.LnKAMn
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.878 + GOPATH=/tmp/tmp.LnKAMn
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.878 + RM_GOPATH=1
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.878 ++ dirname ./install.sh
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 Install docker/cli version 17.06.2-ce from stable
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + dir=.
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + bin=dockercli
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + shift
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + '[' '!' -f ./dockercli.installer ']'
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + . ./dockercli.installer
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 ++ DOCKERCLI_CHANNEL=stable
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 ++ DOCKERCLI_VERSION=17.06.2-ce
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + install_dockercli
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 ++ uname -m
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + arch=x86_64
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + '[' x86_64 '!=' x86_64 ']'
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + url=https://download.docker.com/linux/static
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + tar -xz docker/docker
12:03:32 [2019-09-25T12:03:32.710Z] #24 1.887 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:03:33 [2019-09-25T12:03:33.087Z] === RUN   TestKillContainer/non_killing_signal
12:03:33 [2019-09-25T12:03:33.370Z] === RUN   TestKillContainer/killing_signal
12:03:34 [2019-09-25T12:03:34.400Z] --- PASS: TestKillContainer (2.14s)
12:03:34 [2019-09-25T12:03:34.400Z]     --- PASS: TestKillContainer/no_signal (0.67s)
12:03:34 [2019-09-25T12:03:34.400Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
12:03:34 [2019-09-25T12:03:34.400Z]     --- PASS: TestKillContainer/killing_signal (0.67s)
12:03:34 [2019-09-25T12:03:34.400Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:03:34 [2019-09-25T12:03:34.400Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:03:34 [2019-09-25T12:03:34.548Z] === RUN   TestDockerSuite/TestInspectRootFS
12:03:34 [2019-09-25T12:03:34.549Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:03:34 [2019-09-25T12:03:34.549Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:03:35 [2019-09-25T12:03:35.018Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:03:35 [2019-09-25T12:03:35.113Z] === RUN   TestDockerSuite/TestInspectStatus
12:03:35 [2019-09-25T12:03:35.633Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
12:03:35 [2019-09-25T12:03:35.633Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s)
12:03:35 [2019-09-25T12:03:35.633Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
12:03:35 [2019-09-25T12:03:35.633Z] === RUN   TestKillStoppedContainer
12:03:35 [2019-09-25T12:03:35.917Z] --- PASS: TestKillStoppedContainer (0.07s)
12:03:35 [2019-09-25T12:03:35.917Z] === RUN   TestKillStoppedContainerAPIPre120
12:03:35 [2019-09-25T12:03:35.917Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
12:03:35 [2019-09-25T12:03:35.917Z] === RUN   TestKillDifferentUserContainer
12:03:35 [2019-09-25T12:03:35.986Z] #24 4.683 + mkdir -p /build
12:03:35 [2019-09-25T12:03:35.986Z] #24 4.684 + mv docker/docker /build/
12:03:35 [2019-09-25T12:03:35.986Z] #24 4.685 + rmdir docker
12:03:35 [2019-09-25T12:03:35.986Z] #24 DONE 5.0s
12:03:35 [2019-09-25T12:03:35.986Z] 
12:03:35 [2019-09-25T12:03:35.986Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
12:03:35 [2019-09-25T12:03:35.986Z] #21 DONE 1.6s
12:03:35 [2019-09-25T12:03:35.986Z] 
12:03:35 [2019-09-25T12:03:35.986Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
12:03:36 [2019-09-25T12:03:36.484Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:03:36 [2019-09-25T12:03:36.532Z] --- PASS: TestKillDifferentUserContainer (0.71s)
12:03:36 [2019-09-25T12:03:36.532Z] === RUN   TestInspectOomKilledTrue
12:03:36 [2019-09-25T12:03:36.917Z] #29 ...
12:03:36 [2019-09-25T12:03:36.917Z] 
12:03:36 [2019-09-25T12:03:36.917Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
12:03:36 [2019-09-25T12:03:36.917Z] #25 DONE 0.1s
12:03:36 [2019-09-25T12:03:36.917Z] 
12:03:36 [2019-09-25T12:03:36.917Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
12:03:38 [2019-09-25T12:03:38.005Z] --- PASS: TestInspectOomKilledTrue (1.14s)
12:03:38 [2019-09-25T12:03:38.005Z] === RUN   TestInspectOomKilledFalse
12:03:38 [2019-09-25T12:03:38.292Z] --- PASS: TestInspectOomKilledFalse (0.67s)
12:03:38 [2019-09-25T12:03:38.292Z] === RUN   TestLinksEtcHostsContentMatch
12:03:38 [2019-09-25T12:03:38.379Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:03:39 [2019-09-25T12:03:39.302Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
12:03:39 [2019-09-25T12:03:39.302Z] === RUN   TestLinksContainerNames
12:03:39 [2019-09-25T12:03:39.310Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:03:39 [2019-09-25T12:03:39.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:03:40 [2019-09-25T12:03:40.241Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:03:40 [2019-09-25T12:03:40.314Z] --- PASS: TestLinksContainerNames (1.38s)
12:03:40 [2019-09-25T12:03:40.314Z] === RUN   TestLogsFollowTailEmpty
12:03:41 [2019-09-25T12:03:41.174Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:03:41 [2019-09-25T12:03:41.319Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
12:03:41 [2019-09-25T12:03:41.319Z] === RUN   TestContainerNetworkMountsNoChown
12:03:41 [2019-09-25T12:03:41.937Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/default
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/default
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/private
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/private
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rprivate
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rprivate
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/slave
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/slave
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rslave
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rslave
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/shared
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/shared
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rshared
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rshared
12:03:41 [2019-09-25T12:03:41.937Z] === CONT  TestMountDaemonRoot/default
12:03:41 [2019-09-25T12:03:41.937Z] === CONT  TestMountDaemonRoot/rslave
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/default/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === CONT  TestMountDaemonRoot/slave
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === CONT  TestMountDaemonRoot/rprivate
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/default/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === CONT  TestMountDaemonRoot/shared
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === CONT  TestMountDaemonRoot/rshared
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === CONT  TestMountDaemonRoot/private
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/private/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:03:41 [2019-09-25T12:03:41.937Z] === RUN   TestMountDaemonRoot/private/mount_root
12:03:41 [2019-09-25T12:03:41.937Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:03:41 [2019-09-25T12:03:41.938Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:03:41 [2019-09-25T12:03:41.938Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:03:41 [2019-09-25T12:03:41.938Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/default/mount_root
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/default/bind_root
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:03:41 [2019-09-25T12:03:41.938Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:03:42 [2019-09-25T12:03:42.108Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:03:42 [2019-09-25T12:03:42.108Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/archive	9.770s	coverage: 62.0% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/authorization	0.895s	coverage: 26.8% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/broadcaster	0.047s	coverage: 100.0% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/capabilities	0.053s	coverage: 87.5% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.149s	coverage: 15.4% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:03:42 [2019-09-25T12:03:42.142Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/directory	0.074s	coverage: 80.0% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/discovery	0.164s	coverage: 58.3% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/discovery/file	0.102s	coverage: 97.6% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.461s	coverage: 84.1% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.061s	coverage: 92.3% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.092s	coverage: 93.8% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/filenotify	0.121s	coverage: 39.4% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/fileutils	0.130s	coverage: 87.7% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/homedir	0.049s	coverage: 37.5% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/idtools	0.114s	coverage: 6.3% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/ioutils	0.733s	coverage: 69.2% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.258s	coverage: 91.7% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/locker	0.072s	coverage: 88.9% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/longpath	0.082s	coverage: 100.0% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.067s	coverage: 85.7% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/parsers	0.185s	coverage: 97.0% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:03:42 [2019-09-25T12:03:42.142Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:03:42 [2019-09-25T12:03:42.142Z] ok  	github.com/docker/docker/pkg/pidfile	0.076s	coverage: 82.6% of statements
12:03:42 [2019-09-25T12:03:42.142Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:03:42 [2019-09-25T12:03:42.142Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/private/mount_root
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/private/bind_root
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:03:42 [2019-09-25T12:03:42.225Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:03:42 [2019-09-25T12:03:42.225Z] --- PASS: TestMountDaemonRoot (0.04s)
12:03:42 [2019-09-25T12:03:42.225Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
12:03:42 [2019-09-25T12:03:42.225Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
12:03:42 [2019-09-25T12:03:42.225Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
12:03:42 [2019-09-25T12:03:42.225Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
12:03:42 [2019-09-25T12:03:42.225Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:03:42 [2019-09-25T12:03:42.225Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:03:42 [2019-09-25T12:03:42.225Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:03:42 [2019-09-25T12:03:42.225Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:03:42 [2019-09-25T12:03:42.225Z] === RUN   TestContainerBindMountNonRecursive
12:03:43 [2019-09-25T12:03:43.042Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:03:43 [2019-09-25T12:03:43.975Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:03:43 [2019-09-25T12:03:43.975Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:03:44 [2019-09-25T12:03:44.255Z] --- PASS: TestContainerBindMountNonRecursive (1.68s)
12:03:44 [2019-09-25T12:03:44.255Z] === RUN   TestNetworkNat
12:03:44 [2019-09-25T12:03:44.539Z] --- PASS: TestNetworkNat (0.72s)
12:03:44 [2019-09-25T12:03:44.539Z] === RUN   TestNetworkLocalhostTCPNat
12:03:45 [2019-09-25T12:03:45.546Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
12:03:45 [2019-09-25T12:03:45.546Z] === RUN   TestNetworkLoopbackNat
12:03:45 [2019-09-25T12:03:45.871Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:03:46 [2019-09-25T12:03:46.161Z] --- PASS: TestNetworkLoopbackNat (0.92s)
12:03:46 [2019-09-25T12:03:46.161Z] === RUN   TestPause
12:03:46 [2019-09-25T12:03:46.802Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:03:47 [2019-09-25T12:03:47.179Z] --- PASS: TestPause (0.74s)
12:03:47 [2019-09-25T12:03:47.179Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:03:47 [2019-09-25T12:03:47.179Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:03:47 [2019-09-25T12:03:47.179Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:03:47 [2019-09-25T12:03:47.179Z] === RUN   TestPauseStopPausedContainer
12:03:47 [2019-09-25T12:03:47.792Z] --- PASS: TestPauseStopPausedContainer (0.78s)
12:03:47 [2019-09-25T12:03:47.792Z] === RUN   TestPsFilter
12:03:48 [2019-09-25T12:03:48.076Z] --- PASS: TestPsFilter (0.17s)
12:03:48 [2019-09-25T12:03:48.076Z] === RUN   TestRemoveContainerWithRemovedVolume
12:03:48 [2019-09-25T12:03:48.692Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
12:03:48 [2019-09-25T12:03:48.692Z] === RUN   TestRemoveContainerWithVolume
12:03:48 [2019-09-25T12:03:48.697Z] === RUN   TestDockerSuite/TestLinksEnvs
12:03:48 [2019-09-25T12:03:48.697Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
12:03:49 [2019-09-25T12:03:49.306Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
12:03:49 [2019-09-25T12:03:49.307Z] === RUN   TestRemoveContainerRunning
12:03:49 [2019-09-25T12:03:49.921Z] --- PASS: TestRemoveContainerRunning (0.69s)
12:03:49 [2019-09-25T12:03:49.921Z] === RUN   TestRemoveContainerForceRemoveRunning
12:03:50 [2019-09-25T12:03:50.067Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:03:50 [2019-09-25T12:03:50.324Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:03:50 [2019-09-25T12:03:50.926Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
12:03:50 [2019-09-25T12:03:50.926Z] === RUN   TestRemoveInvalidContainer
12:03:50 [2019-09-25T12:03:50.926Z] --- PASS: TestRemoveInvalidContainer (0.04s)
12:03:50 [2019-09-25T12:03:50.926Z] === RUN   TestRenameLinkedContainer
12:03:52 [2019-09-25T12:03:52.850Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:03:52 [2019-09-25T12:03:52.850Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:03:53 [2019-09-25T12:03:53.608Z] --- PASS: TestRenameLinkedContainer (2.76s)
12:03:53 [2019-09-25T12:03:53.608Z] === RUN   TestRenameStoppedContainer
12:03:54 [2019-09-25T12:03:54.237Z] --- PASS: TestRenameStoppedContainer (0.71s)
12:03:54 [2019-09-25T12:03:54.237Z] === RUN   TestRenameRunningContainerAndReuse
12:03:55 [2019-09-25T12:03:55.395Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:03:55 [2019-09-25T12:03:55.395Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:03:55 [2019-09-25T12:03:55.710Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s)
12:03:55 [2019-09-25T12:03:55.710Z] === RUN   TestRenameInvalidName
12:03:56 [2019-09-25T12:03:56.324Z] --- PASS: TestRenameInvalidName (0.70s)
12:03:56 [2019-09-25T12:03:56.324Z] === RUN   TestRenameAnonymousContainer
12:03:57 [2019-09-25T12:03:57.918Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:03:57 [2019-09-25T12:03:57.919Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:03:58 [2019-09-25T12:03:58.830Z] #29 27.84 # github.com/docker/docker/contrib/httpserver
12:03:58 [2019-09-25T12:03:58.830Z] #29 27.84 loadinternal: cannot find runtime/cgo
12:03:59 [2019-09-25T12:03:59.002Z] --- PASS: TestRenameAnonymousContainer (2.48s)
12:03:59 [2019-09-25T12:03:59.002Z] === RUN   TestRenameContainerWithSameName
12:03:59 [2019-09-25T12:03:59.087Z] #29 DONE 28.2s
12:03:59 [2019-09-25T12:03:59.087Z] 
12:03:59 [2019-09-25T12:03:59.087Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:03:59 [2019-09-25T12:03:59.575Z] --- PASS: TestRenameContainerWithSameName (0.68s)
12:03:59 [2019-09-25T12:03:59.575Z] === RUN   TestRenameContainerWithLinkedContainer
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/plugins	35.133s	coverage: 73.4% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.328s	coverage: 56.8% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.120s	coverage: 85.7% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/pools	0.100s	coverage: 87.9% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/progress	0.079s	coverage: 75.9% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/pubsub	1.101s	coverage: 73.9% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/reexec	0.078s	coverage: 82.4% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/signal	0.068s	coverage: 20.3% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/stdcopy	0.076s	coverage: 100.0% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/streamformatter	0.059s	coverage: 66.2% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/stringid	0.067s	coverage: 70.6% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/sysinfo	0.079s	coverage: 38.2% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/system	0.089s	coverage: 12.7% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/tailfile	0.097s	coverage: 88.6% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/tarsum	0.206s	coverage: 89.3% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/term	0.093s	coverage: 30.8% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/term/windows	0.082s	coverage: 0.0% of statements [no tests to run]
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/urlutil	0.036s	coverage: 100.0% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/pkg/useragent	0.032s	coverage: 88.9% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/plugin	0.245s	coverage: 11.6% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/plugin/v2	0.114s	coverage: 20.1% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/reference	0.131s	coverage: 84.4% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/registry	0.497s	coverage: 52.2% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/registry/resumable	0.290s	coverage: 100.0% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/restartmanager	0.037s	coverage: 50.9% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/rootless	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/runconfig	0.211s	coverage: 54.5% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/testutil	0.058s	coverage: 62.5% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/volume	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/volume/drivers	0.292s	coverage: 36.1% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/volume/local	0.250s	coverage: 37.7% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/volume/mounts	0.114s	coverage: 66.2% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ok  	github.com/docker/docker/volume/service	0.404s	coverage: 70.3% of statements
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:03:59 [2019-09-25T12:03:59.851Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:04:00 [2019-09-25T12:04:00.020Z] #33 ...
12:04:00 [2019-09-25T12:04:00.020Z] 
12:04:00 [2019-09-25T12:04:00.020Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
12:04:00 [2019-09-25T12:04:00.020Z] #30 DONE 0.1s
12:04:00 [2019-09-25T12:04:00.020Z] 
12:04:00 [2019-09-25T12:04:00.020Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:04:00 [2019-09-25T12:04:00.443Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:04:01 [2019-09-25T12:04:01.008Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:04:01 [2019-09-25T12:04:01.054Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s)
12:04:01 [2019-09-25T12:04:01.055Z] === RUN   TestResize
12:04:01 [2019-09-25T12:04:01.265Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:04:01 [2019-09-25T12:04:01.393Z] INFO: make.ps1 ended at 09/25/2019 12:04:00
12:04:01 [2019-09-25T12:04:01.670Z] --- PASS: TestResize (0.75s)
12:04:01 [2019-09-25T12:04:01.670Z] === RUN   TestResizeWithInvalidSize
12:04:01 [2019-09-25T12:04:01.829Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:04:02 [2019-09-25T12:04:02.297Z] --- PASS: TestResizeWithInvalidSize (0.71s)
12:04:02 [2019-09-25T12:04:02.297Z] === RUN   TestResizeWhenContainerNotStarted
12:04:02 [2019-09-25T12:04:02.916Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s)
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:04:02 [2019-09-25T12:04:02.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:04:02 [2019-09-25T12:04:02.932Z] INFO: Unit tests ended at 09/25/2019 12:04:02. Duration:00:03:46.3362126
12:04:02 [2019-09-25T12:04:02.933Z] INFO: Building busybox
12:04:03 [2019-09-25T12:04:03.393Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
12:04:03 [2019-09-25T12:04:03.393Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
12:04:03 [2019-09-25T12:04:03.393Z] 
12:04:03 [2019-09-25T12:04:03.393Z] Sending build context to Docker daemon   2.56kB
12:04:03 [2019-09-25T12:04:03.393Z] 
12:04:03 [2019-09-25T12:04:03.393Z] Step 1/6 : FROM microsoft/windowsservercore
12:04:03 [2019-09-25T12:04:03.393Z]  ---> 1ddfa8bee56a
12:04:03 [2019-09-25T12:04:03.393Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
12:04:03 [2019-09-25T12:04:03.393Z]  ---> Running in 61d98f520cf0
12:04:05 [2019-09-25T12:04:05.614Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:04:06 [2019-09-25T12:04:06.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:04:06 [2019-09-25T12:04:06.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:04:06 [2019-09-25T12:04:06.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:04:08 [2019-09-25T12:04:08.377Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:04:08 [2019-09-25T12:04:08.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:04:09 [2019-09-25T12:04:09.609Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:04:09 [2019-09-25T12:04:09.609Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:04:10 [2019-09-25T12:04:10.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:04:12 [2019-09-25T12:04:12.929Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.09s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.19s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.36s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.41s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.98s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.31s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.29s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.99s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.04s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
12:04:12 [2019-09-25T12:04:12.929Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s)
12:04:12 [2019-09-25T12:04:12.929Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
12:04:12 [2019-09-25T12:04:12.929Z] === RUN   TestCgroupNamespacesRun
12:04:13 [2019-09-25T12:04:13.727Z] Removing intermediate container 61d98f520cf0
12:04:13 [2019-09-25T12:04:13.727Z]  ---> d1387fd79dff
12:04:13 [2019-09-25T12:04:13.727Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
12:04:14 [2019-09-25T12:04:14.402Z] --- PASS: TestCgroupNamespacesRun (1.71s)
12:04:14 [2019-09-25T12:04:14.402Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
12:04:14 [2019-09-25T12:04:14.402Z] === RUN   TestCgroupNamespacesRunPrivileged
12:04:14 [2019-09-25T12:04:14.924Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:04:16 [2019-09-25T12:04:16.431Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
12:04:16 [2019-09-25T12:04:16.431Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
12:04:16 [2019-09-25T12:04:16.431Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:04:17 [2019-09-25T12:04:17.447Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:04:17 [2019-09-25T12:04:17.468Z] 
12:04:17 [2019-09-25T12:04:17.904Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s)
12:04:17 [2019-09-25T12:04:17.904Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
12:04:17 [2019-09-25T12:04:17.904Z] === RUN   TestCgroupNamespacesRunHostMode
12:04:17 [2019-09-25T12:04:17.929Z]  ---> 8267db5feaf2
12:04:17 [2019-09-25T12:04:17.929Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
12:04:17 [2019-09-25T12:04:17.929Z]  ---> Running in 6fd21dc980b3
12:04:18 [2019-09-25T12:04:18.815Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:04:19 [2019-09-25T12:04:19.477Z] 
12:04:19 [2019-09-25T12:04:19.477Z] SUCCESS: Specified value was saved.
12:04:19 [2019-09-25T12:04:19.745Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:04:19 [2019-09-25T12:04:19.950Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
12:04:19 [2019-09-25T12:04:19.950Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
12:04:19 [2019-09-25T12:04:19.950Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:04:21 [2019-09-25T12:04:21.435Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s)
12:04:21 [2019-09-25T12:04:21.435Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
12:04:21 [2019-09-25T12:04:21.435Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:04:22 [2019-09-25T12:04:22.266Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
12:04:22 [2019-09-25T12:04:22.266Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:04:22 [2019-09-25T12:04:22.388Z] Removing intermediate container 6fd21dc980b3
12:04:22 [2019-09-25T12:04:22.388Z]  ---> 6c41db9d40a3
12:04:22 [2019-09-25T12:04:22.388Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:04:22 [2019-09-25T12:04:22.388Z]  ---> Running in c53ede3e1744
12:04:22 [2019-09-25T12:04:22.448Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
12:04:22 [2019-09-25T12:04:22.448Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
12:04:22 [2019-09-25T12:04:22.448Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:04:22 [2019-09-25T12:04:22.830Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:04:22 [2019-09-25T12:04:22.830Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:04:22 [2019-09-25T12:04:22.830Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:04:23 [2019-09-25T12:04:23.067Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
12:04:23 [2019-09-25T12:04:23.067Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
12:04:23 [2019-09-25T12:04:23.067Z] === RUN   TestCgroupNamespacesRunOlderClient
12:04:23 [2019-09-25T12:04:23.760Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:04:24 [2019-09-25T12:04:24.690Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:04:25 [2019-09-25T12:04:25.092Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
12:04:25 [2019-09-25T12:04:25.092Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
12:04:25 [2019-09-25T12:04:25.092Z] === RUN   TestKernelTCPMemory
12:04:25 [2019-09-25T12:04:25.759Z] --- PASS: TestKernelTCPMemory (0.88s)
12:04:25 [2019-09-25T12:04:25.759Z] === RUN   TestNISDomainname
12:04:26 [2019-09-25T12:04:26.771Z] --- PASS: TestNISDomainname (1.06s)
12:04:26 [2019-09-25T12:04:26.771Z] === RUN   TestHostnameDnsResolution
12:04:28 [2019-09-25T12:04:28.193Z] Cannot create a file when that file already exists.
12:04:28 [2019-09-25T12:04:28.249Z] --- PASS: TestHostnameDnsResolution (1.12s)
12:04:28 [2019-09-25T12:04:28.249Z] === RUN   TestStats
12:04:28 [2019-09-25T12:04:28.860Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:04:29 [2019-09-25T12:04:29.118Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:04:30 [2019-09-25T12:04:30.922Z] --- PASS: TestStats (2.51s)
12:04:30 [2019-09-25T12:04:30.922Z] === RUN   TestStopContainerWithTimeout
12:04:30 [2019-09-25T12:04:30.922Z] === RUN   TestStopContainerWithTimeout/0
12:04:30 [2019-09-25T12:04:30.922Z] === PAUSE TestStopContainerWithTimeout/0
12:04:30 [2019-09-25T12:04:30.922Z] === RUN   TestStopContainerWithTimeout/1
12:04:30 [2019-09-25T12:04:30.922Z] === PAUSE TestStopContainerWithTimeout/1
12:04:30 [2019-09-25T12:04:30.922Z] === RUN   TestStopContainerWithTimeout/3
12:04:30 [2019-09-25T12:04:30.922Z] === PAUSE TestStopContainerWithTimeout/3
12:04:30 [2019-09-25T12:04:30.922Z] === RUN   TestStopContainerWithTimeout/-1
12:04:30 [2019-09-25T12:04:30.922Z] === PAUSE TestStopContainerWithTimeout/-1
12:04:30 [2019-09-25T12:04:30.922Z] === CONT  TestStopContainerWithTimeout/0
12:04:30 [2019-09-25T12:04:30.922Z] === CONT  TestStopContainerWithTimeout/1
12:04:30 [2019-09-25T12:04:30.922Z] === CONT  TestStopContainerWithTimeout/3
12:04:30 [2019-09-25T12:04:30.922Z] === CONT  TestStopContainerWithTimeout/-1
12:04:33 [2019-09-25T12:04:33.293Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:04:33 [2019-09-25T12:04:33.600Z] --- PASS: TestStopContainerWithTimeout (0.05s)
12:04:33 [2019-09-25T12:04:33.600Z]     --- PASS: TestStopContainerWithTimeout/0 (1.42s)
12:04:33 [2019-09-25T12:04:33.600Z]     --- PASS: TestStopContainerWithTimeout/1 (2.38s)
12:04:33 [2019-09-25T12:04:33.600Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
12:04:33 [2019-09-25T12:04:33.600Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
12:04:33 [2019-09-25T12:04:33.601Z] === RUN   TestDeleteDevicemapper
12:04:33 [2019-09-25T12:04:33.601Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:04:33 [2019-09-25T12:04:33.601Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:04:33 [2019-09-25T12:04:33.601Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:04:34 [2019-09-25T12:04:34.224Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:04:34 [2019-09-25T12:04:34.788Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:04:34 [2019-09-25T12:04:34.788Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:04:35 [2019-09-25T12:04:35.273Z] Removing intermediate container c53ede3e1744
12:04:35 [2019-09-25T12:04:35.273Z]  ---> b2ee982ea35a
12:04:35 [2019-09-25T12:04:35.273Z] Step 6/6 : CMD ["sh"]
12:04:35 [2019-09-25T12:04:35.273Z]  ---> Running in bf9733b15442
12:04:35 [2019-09-25T12:04:35.734Z] Removing intermediate container bf9733b15442
12:04:35 [2019-09-25T12:04:35.734Z]  ---> 90899123da83
12:04:35 [2019-09-25T12:04:35.734Z] Successfully built 90899123da83
12:04:35 [2019-09-25T12:04:35.734Z] Successfully tagged busybox:latest
12:04:35 [2019-09-25T12:04:35.734Z] INFO: Docker images of the daemon under test
12:04:35 [2019-09-25T12:04:35.734Z] 
12:04:35 [2019-09-25T12:04:35.734Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
12:04:35 [2019-09-25T12:04:35.734Z] busybox                                latest              90899123da83        Less than a second ago   4.75GB
12:04:35 [2019-09-25T12:04:35.734Z] microsoft/windowsservercore            latest              1ddfa8bee56a        2 weeks ago              4.71GB
12:04:35 [2019-09-25T12:04:35.734Z] mcr.microsoft.com/windows/servercore   ltsc2019            1ddfa8bee56a        2 weeks ago              4.71GB
12:04:35 [2019-09-25T12:04:35.734Z] 
12:04:35 [2019-09-25T12:04:35.734Z] INFO: Running integration tests at 09/25/2019 12:04:35...
12:04:35 [2019-09-25T12:04:35.734Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:04:35 [2019-09-25T12:04:35.734Z] INFO: Integration API tests being run from the host:
12:04:35 [2019-09-25T12:04:35.734Z] INFO: make.ps1 starting at 09/25/2019 12:04:35
12:04:36 [2019-09-25T12:04:36.158Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:04:36 [2019-09-25T12:04:36.293Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s)
12:04:36 [2019-09-25T12:04:36.293Z] === RUN   TestUpdateMemory
12:04:36 [2019-09-25T12:04:36.707Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
12:04:37 [2019-09-25T12:04:37.302Z] --- PASS: TestUpdateMemory (1.15s)
12:04:37 [2019-09-25T12:04:37.302Z] === RUN   TestUpdateCPUQuota
12:04:37 [2019-09-25T12:04:37.531Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:04:38 [2019-09-25T12:04:38.464Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:04:38 [2019-09-25T12:04:38.773Z] --- PASS: TestUpdateCPUQuota (1.59s)
12:04:38 [2019-09-25T12:04:38.773Z] === RUN   TestUpdatePidsLimit
12:04:38 [2019-09-25T12:04:38.773Z] === RUN   TestUpdatePidsLimit/update_from_none
12:04:39 [2019-09-25T12:04:39.058Z] === RUN   TestUpdatePidsLimit/no_change
12:04:39 [2019-09-25T12:04:39.706Z] === RUN   TestUpdatePidsLimit/update_lower
12:04:39 [2019-09-25T12:04:39.833Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:04:39 [2019-09-25T12:04:39.987Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:04:40 [2019-09-25T12:04:40.273Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:04:40 [2019-09-25T12:04:40.889Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:04:41 [2019-09-25T12:04:41.183Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:04:41 [2019-09-25T12:04:41.201Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:04:42 [2019-09-25T12:04:42.655Z] --- PASS: TestUpdatePidsLimit (3.95s)
12:04:42 [2019-09-25T12:04:42.655Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
12:04:42 [2019-09-25T12:04:42.655Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
12:04:42 [2019-09-25T12:04:42.655Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
12:04:42 [2019-09-25T12:04:42.655Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
12:04:42 [2019-09-25T12:04:42.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
12:04:42 [2019-09-25T12:04:42.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
12:04:42 [2019-09-25T12:04:42.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
12:04:42 [2019-09-25T12:04:42.655Z] === RUN   TestUpdateRestartPolicy
12:04:43 [2019-09-25T12:04:43.731Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:04:43 [2019-09-25T12:04:43.731Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:04:44 [2019-09-25T12:04:44.295Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:04:45 [2019-09-25T12:04:45.224Z] === RUN   TestDockerSuite/TestLogsSince
12:04:47 [2019-09-25T12:04:47.744Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:04:51 [2019-09-25T12:04:51.919Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:04:55 [2019-09-25T12:04:55.184Z] --- PASS: TestUpdateRestartPolicy (12.13s)
12:04:55 [2019-09-25T12:04:55.184Z] === RUN   TestUpdateRestartWithAutoRemove
12:04:55 [2019-09-25T12:04:55.804Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
12:04:55 [2019-09-25T12:04:55.804Z] === RUN   TestWaitNonBlocked
12:04:55 [2019-09-25T12:04:55.804Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:55 [2019-09-25T12:04:55.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:55 [2019-09-25T12:04:55.804Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:55 [2019-09-25T12:04:55.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:55 [2019-09-25T12:04:55.804Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:55 [2019-09-25T12:04:55.804Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:56 [2019-09-25T12:04:56.813Z] --- PASS: TestWaitNonBlocked (0.03s)
12:04:56 [2019-09-25T12:04:56.813Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s)
12:04:56 [2019-09-25T12:04:56.813Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
12:04:56 [2019-09-25T12:04:56.813Z] === RUN   TestWaitBlocked
12:04:56 [2019-09-25T12:04:56.813Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:04:56 [2019-09-25T12:04:56.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:04:56 [2019-09-25T12:04:56.813Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:04:56 [2019-09-25T12:04:56.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:04:56 [2019-09-25T12:04:56.813Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:04:56 [2019-09-25T12:04:56.813Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:04:57 [2019-09-25T12:04:57.823Z] --- PASS: TestWaitBlocked (0.04s)
12:04:57 [2019-09-25T12:04:57.823Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
12:04:57 [2019-09-25T12:04:57.824Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s)
12:04:57 [2019-09-25T12:04:57.824Z] === CONT  TestContainerStartOnDaemonRestart
12:04:57 [2019-09-25T12:04:57.824Z] === CONT  TestIpcModeOlderClient
12:04:57 [2019-09-25T12:04:57.824Z] === CONT  TestDaemonRestartIpcMode
12:04:57 [2019-09-25T12:04:57.824Z] --- PASS: TestIpcModeOlderClient (0.16s)
12:04:58 [2019-09-25T12:04:58.498Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:04:58 [2019-09-25T12:04:58.498Z] === RUN   TestDockerSuite/TestLogsTail
12:04:59 [2019-09-25T12:04:59.428Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:05:00 [2019-09-25T12:05:00.360Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:05:00 [2019-09-25T12:05:00.617Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
12:05:01 [2019-09-25T12:05:01.181Z] === RUN   TestDockerSuite/TestMountIntoProc
12:05:01 [2019-09-25T12:05:01.296Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s)
12:05:01 [2019-09-25T12:05:01.296Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
12:05:01 [2019-09-25T12:05:01.745Z] === RUN   TestDockerSuite/TestMountIntoSys
12:05:01 [2019-09-25T12:05:01.916Z] --- PASS: TestDaemonRestartIpcMode (3.98s)
12:05:01 [2019-09-25T12:05:01.916Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
12:05:01 [2019-09-25T12:05:01.916Z] PASS
12:05:01 [2019-09-25T12:05:01.916Z] 
12:05:01 [2019-09-25T12:05:01.916Z] === Skipped
12:05:01 [2019-09-25T12:05:01.916Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
12:05:01 [2019-09-25T12:05:01.916Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:05:01 [2019-09-25T12:05:01.916Z] 
12:05:01 [2019-09-25T12:05:01.916Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:05:01 [2019-09-25T12:05:01.916Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:05:01 [2019-09-25T12:05:01.916Z] 
12:05:01 [2019-09-25T12:05:01.916Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
12:05:01 [2019-09-25T12:05:01.916Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:05:01 [2019-09-25T12:05:01.916Z] 
12:05:01 [2019-09-25T12:05:01.916Z] 
12:05:01 [2019-09-25T12:05:01.916Z] DONE 197 tests, 3 skipped in 120.758s
12:05:01 [2019-09-25T12:05:01.916Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
12:05:01 [2019-09-25T12:05:01.916Z] ++ 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
12:05:01 [2019-09-25T12:05:01.916Z] ++ set -e
12:05:01 [2019-09-25T12:05:01.916Z] ++ '[' -n 0 ']'
12:05:01 [2019-09-25T12:05:01.916Z] ++ set -x
12:05:01 [2019-09-25T12:05:01.916Z] ++ env -i DEST=/go/src/github.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
12:05:01 [2019-09-25T12:05:01.916Z] INFO: Testing against a local daemon
12:05:01 [2019-09-25T12:05:01.916Z] === RUN   TestCommitInheritsEnv
12:05:02 [2019-09-25T12:05:02.310Z] === RUN   TestDockerSuite/TestNetHostname
12:05:02 [2019-09-25T12:05:02.531Z] --- PASS: TestCommitInheritsEnv (0.40s)
12:05:02 [2019-09-25T12:05:02.531Z] === RUN   TestImportExtremelyLargeImageWorks
12:05:02 [2019-09-25T12:05:02.531Z] === PAUSE TestImportExtremelyLargeImageWorks
12:05:02 [2019-09-25T12:05:02.531Z] === RUN   TestImagesFilterMultiReference
12:05:02 [2019-09-25T12:05:02.531Z] --- PASS: TestImagesFilterMultiReference (0.08s)
12:05:02 [2019-09-25T12:05:02.531Z] === RUN   TestImagePullPlatformInvalid
12:05:02 [2019-09-25T12:05:02.531Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:05:02 [2019-09-25T12:05:02.531Z] === RUN   TestRemoveImageOrphaning
12:05:02 [2019-09-25T12:05:02.814Z] --- PASS: TestRemoveImageOrphaning (0.42s)
12:05:02 [2019-09-25T12:05:02.814Z] === RUN   TestRemoveImageGarbageCollector
12:05:02 [2019-09-25T12:05:02.814Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:05:02 [2019-09-25T12:05:02.814Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:05:02 [2019-09-25T12:05:02.814Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:05:03 [2019-09-25T12:05:03.097Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:05:03 [2019-09-25T12:05:03.097Z] === RUN   TestTagInvalidReference
12:05:03 [2019-09-25T12:05:03.097Z] --- PASS: TestTagInvalidReference (0.04s)
12:05:03 [2019-09-25T12:05:03.097Z] === RUN   TestTagValidPrefixedRepo
12:05:03 [2019-09-25T12:05:03.097Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:05:03 [2019-09-25T12:05:03.097Z] === RUN   TestTagExistedNameWithoutForce
12:05:03 [2019-09-25T12:05:03.097Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
12:05:03 [2019-09-25T12:05:03.097Z] === RUN   TestTagOfficialNames
12:05:03 [2019-09-25T12:05:03.097Z] --- PASS: TestTagOfficialNames (0.06s)
12:05:03 [2019-09-25T12:05:03.097Z] === RUN   TestTagMatchesDigest
12:05:03 [2019-09-25T12:05:03.098Z] --- PASS: TestTagMatchesDigest (0.03s)
12:05:03 [2019-09-25T12:05:03.098Z] === CONT  TestImportExtremelyLargeImageWorks
12:05:04 [2019-09-25T12:05:04.208Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:05:05 [2019-09-25T12:05:05.139Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:05:05 [2019-09-25T12:05:05.396Z] === RUN   TestDockerSuite/TestNetworkEvents
12:05:07 [2019-09-25T12:05:07.924Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:05:10 [2019-09-25T12:05:10.446Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:05:12 [2019-09-25T12:05:12.340Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:05:12 [2019-09-25T12:05:12.423Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
12:05:14 [2019-09-25T12:05:14.235Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:05:14 [2019-09-25T12:05:14.799Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:05:15 [2019-09-25T12:05:15.729Z] === RUN   TestDockerSuite/TestPluginActive
12:05:16 [2019-09-25T12:05:16.146Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
12:05:17 [2019-09-25T12:05:17.622Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:05:18 [2019-09-25T12:05:18.185Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:05:20 [2019-09-25T12:05:20.825Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
12:05:23 [2019-09-25T12:05:23.441Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:05:24 [2019-09-25T12:05:24.551Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
12:05:25 [2019-09-25T12:05:25.343Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:05:25 [2019-09-25T12:05:25.343Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:05:25 [2019-09-25T12:05:25.909Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:05:25 [2019-09-25T12:05:25.909Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:05:28 [2019-09-25T12:05:28.277Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:05:29 [2019-09-25T12:05:29.242Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:05:29 [2019-09-25T12:05:29.699Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
12:05:30 [2019-09-25T12:05:30.083Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:05:30 [2019-09-25T12:05:30.083Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
12:05:30 [2019-09-25T12:05:30.156Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:05:31 [2019-09-25T12:05:31.013Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:05:31 [2019-09-25T12:05:31.120Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
12:05:33 [2019-09-25T12:05:33.298Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:05:33 [2019-09-25T12:05:33.534Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:05:36 [2019-09-25T12:05:36.449Z] #33 121.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:05:36 [2019-09-25T12:05:36.449Z] #33 124.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:05:36 [2019-09-25T12:05:36.449Z] #33 126.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:05:36 [2019-09-25T12:05:36.807Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
12:05:37 [2019-09-25T12:05:37.028Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:05:38 [2019-09-25T12:05:38.344Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:05:38 [2019-09-25T12:05:38.701Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:05:42 [2019-09-25T12:05:42.780Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:05:42 [2019-09-25T12:05:42.780Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:05:42 [2019-09-25T12:05:42.782Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:05:42 [2019-09-25T12:05:42.782Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
12:05:42 [2019-09-25T12:05:42.782Z] === RUN   TestDockerSuite/TestPortHostBinding
12:05:42 [2019-09-25T12:05:42.910Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:05:43 [2019-09-25T12:05:43.876Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
12:05:44 [2019-09-25T12:05:44.151Z] === RUN   TestDockerSuite/TestPortList
12:05:45 [2019-09-25T12:05:45.304Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:05:47 [2019-09-25T12:05:47.829Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:05:48 [2019-09-25T12:05:48.086Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:05:48 [2019-09-25T12:05:48.552Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
12:05:50 [2019-09-25T12:05:50.608Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:05:51 [2019-09-25T12:05:51.540Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:05:52 [2019-09-25T12:05:52.277Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
12:05:54 [2019-09-25T12:05:54.066Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:05:54 [2019-09-25T12:05:54.106Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:05:54 [2019-09-25T12:05:54.449Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
12:05:55 [2019-09-25T12:05:55.963Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:05:55 [2019-09-25T12:05:55.999Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:05:55 [2019-09-25T12:05:55.999Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
12:05:58 [2019-09-25T12:05:58.176Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
12:05:59 [2019-09-25T12:05:59.241Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:05:59 [2019-09-25T12:05:59.272Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
12:06:00 [2019-09-25T12:06:00.356Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:06:00 [2019-09-25T12:06:00.356Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:06:00 [2019-09-25T12:06:00.356Z] INFO: Testing against a local daemon
12:06:00 [2019-09-25T12:06:00.356Z] === RUN   TestBuildWithSession
12:06:00 [2019-09-25T12:06:00.356Z] --- SKIP: TestBuildWithSession (0.00s)
12:06:00 [2019-09-25T12:06:00.356Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:06:00 [2019-09-25T12:06:00.356Z] === RUN   TestBuildSquashParent
12:06:00 [2019-09-25T12:06:00.356Z] --- SKIP: TestBuildSquashParent (0.00s)
12:06:00 [2019-09-25T12:06:00.356Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:06:00 [2019-09-25T12:06:00.356Z] === RUN   TestBuildWithRemoveAndForceRemove
12:06:00 [2019-09-25T12:06:00.356Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
12:06:00 [2019-09-25T12:06:00.356Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
12:06:00 [2019-09-25T12:06:00.356Z] === RUN   TestBuildMultiStageCopy
12:06:00 [2019-09-25T12:06:00.356Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:06:01 [2019-09-25T12:06:01.766Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:06:03 [2019-09-25T12:06:03.448Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
12:06:03 [2019-09-25T12:06:03.448Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:06:03 [2019-09-25T12:06:03.448Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:06:03 [2019-09-25T12:06:03.448Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:06:04 [2019-09-25T12:06:04.290Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:06:04 [2019-09-25T12:06:04.378Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:06:04 [2019-09-25T12:06:04.378Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:06:04 [2019-09-25T12:06:04.855Z] #33 156.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:06:05 [2019-09-25T12:06:05.310Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:06:05 [2019-09-25T12:06:05.310Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:06:05 [2019-09-25T12:06:05.875Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:06:05 [2019-09-25T12:06:05.875Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:06:06 [2019-09-25T12:06:06.132Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:06:07 [2019-09-25T12:06:07.394Z] #33 158.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:06:07 [2019-09-25T12:06:07.502Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:06:07 [2019-09-25T12:06:07.502Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:06:08 [2019-09-25T12:06:08.763Z] #33 160.3 
12:06:10 [2019-09-25T12:06:10.133Z] #33 DONE 161.6s
12:06:10 [2019-09-25T12:06:10.133Z] 
12:06:10 [2019-09-25T12:06:10.133Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
12:06:10 [2019-09-25T12:06:10.659Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:06:11 [2019-09-25T12:06:11.623Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:06:11 [2019-09-25T12:06:11.681Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:06:11 [2019-09-25T12:06:11.681Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
12:06:12 [2019-09-25T12:06:12.588Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:06:12 [2019-09-25T12:06:12.655Z] #34 DONE 2.8s
12:06:13 [2019-09-25T12:06:13.053Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:06:13 [2019-09-25T12:06:13.618Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:06:13 [2019-09-25T12:06:13.618Z] === RUN   TestDockerSuite/TestPsByOrder
12:06:14 [2019-09-25T12:06:14.118Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:06:14 [2019-09-25T12:06:14.550Z] 
12:06:14 [2019-09-25T12:06:14.550Z] #35 [runner 12/12] COPY --from=builder       /build/ /
12:06:14 [2019-09-25T12:06:14.990Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
12:06:15 [2019-09-25T12:06:15.650Z] --- PASS: TestBuildMultiStageCopy (15.20s)
12:06:15 [2019-09-25T12:06:15.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.45s)
12:06:15 [2019-09-25T12:06:15.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s)
12:06:15 [2019-09-25T12:06:15.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s)
12:06:15 [2019-09-25T12:06:15.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s)
12:06:15 [2019-09-25T12:06:15.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s)
12:06:15 [2019-09-25T12:06:15.650Z] === RUN   TestBuildMultiStageParentConfig
12:06:15 [2019-09-25T12:06:15.650Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
12:06:15 [2019-09-25T12:06:15.650Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
12:06:15 [2019-09-25T12:06:15.650Z] === RUN   TestBuildLabelWithTargets
12:06:15 [2019-09-25T12:06:15.650Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
12:06:15 [2019-09-25T12:06:15.650Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
12:06:15 [2019-09-25T12:06:15.650Z] === RUN   TestBuildWithEmptyLayers
12:06:17 [2019-09-25T12:06:17.072Z] #35 DONE 2.3s
12:06:17 [2019-09-25T12:06:17.072Z] 
12:06:17 [2019-09-25T12:06:17.072Z] #36 exporting to image
12:06:17 [2019-09-25T12:06:17.072Z] #36 exporting layers
12:06:17 [2019-09-25T12:06:17.183Z] --- PASS: TestBuildWithEmptyLayers (1.40s)
12:06:17 [2019-09-25T12:06:17.183Z] === RUN   TestBuildMultiStageOnBuild
12:06:17 [2019-09-25T12:06:17.183Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
12:06:17 [2019-09-25T12:06:17.183Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
12:06:17 [2019-09-25T12:06:17.183Z] === RUN   TestBuildUncleanTarFilenames
12:06:17 [2019-09-25T12:06:17.183Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
12:06:17 [2019-09-25T12:06:17.183Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
12:06:17 [2019-09-25T12:06:17.183Z] === RUN   TestBuildMultiStageLayerLeak
12:06:17 [2019-09-25T12:06:17.183Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
12:06:17 [2019-09-25T12:06:17.183Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
12:06:17 [2019-09-25T12:06:17.183Z] === RUN   TestBuildWithHugeFile
12:06:17 [2019-09-25T12:06:17.183Z] --- SKIP: TestBuildWithHugeFile (0.01s)
12:06:17 [2019-09-25T12:06:17.183Z]     build_test.go:491: testEnv.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.183Z] === RUN   TestBuildWithEmptyDockerfile
12:06:17 [2019-09-25T12:06:17.183Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:06:17 [2019-09-25T12:06:17.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:06:17 [2019-09-25T12:06:17.183Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:06:17 [2019-09-25T12:06:17.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:06:17 [2019-09-25T12:06:17.183Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:06:17 [2019-09-25T12:06:17.183Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:06:17 [2019-09-25T12:06:17.183Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:06:17 [2019-09-25T12:06:17.183Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:06:17 [2019-09-25T12:06:17.183Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:06:17 [2019-09-25T12:06:17.513Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:06:17 [2019-09-25T12:06:17.641Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestBuildPreserveOwnership
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestBuildPlatformInvalid
12:06:17 [2019-09-25T12:06:17.641Z] --- PASS: TestBuildPlatformInvalid (0.04s)
12:06:17 [2019-09-25T12:06:17.641Z] PASS
12:06:17 [2019-09-25T12:06:17.641Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:06:17 [2019-09-25T12:06:17.641Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:06:17 [2019-09-25T12:06:17.641Z] INFO: Testing against a local daemon
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestConfigList
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestConfigList (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestConfigsCreateAndDelete
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestConfigsUpdate
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestConfigsUpdate (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestTemplatedConfig
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestTemplatedConfig (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestConfigInspect
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestConfigInspect (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestConfigCreateWithLabels
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestConfigCreateResolve
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestConfigDaemonLibtrustID
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
12:06:17 [2019-09-25T12:06:17.641Z] PASS
12:06:17 [2019-09-25T12:06:17.641Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:06:17 [2019-09-25T12:06:17.641Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:06:17 [2019-09-25T12:06:17.641Z] INFO: Testing against a local daemon
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCheckpoint
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCheckpoint (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestContainerInvalidJSON
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:06:17 [2019-09-25T12:06:17.641Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:06:17 [2019-09-25T12:06:17.641Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:06:17 [2019-09-25T12:06:17.641Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:06:17 [2019-09-25T12:06:17.641Z] --- PASS: TestContainerInvalidJSON (0.04s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
12:06:17 [2019-09-25T12:06:17.641Z]     copy_test.go:25: testEnv.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCopyFromContainerPathIsNotDir
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
12:06:17 [2019-09-25T12:06:17.641Z]     copy_test.go:39: testEnv.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCopyToContainerPathDoesNotExist
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
12:06:17 [2019-09-25T12:06:17.641Z]     copy_test.go:51: testEnv.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCopyToContainerPathIsNotDir
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
12:06:17 [2019-09-25T12:06:17.641Z]     copy_test.go:65: testEnv.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCopyFromContainer
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCopyFromContainer (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:06:17 [2019-09-25T12:06:17.641Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:06:17 [2019-09-25T12:06:17.641Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:06:17 [2019-09-25T12:06:17.641Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:06:17 [2019-09-25T12:06:17.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateLinkToNonExistingContainer
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithInvalidEnv
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithInvalidEnv/0
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestCreateWithInvalidEnv/0
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithInvalidEnv/1
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestCreateWithInvalidEnv/1
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithInvalidEnv/2
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestCreateWithInvalidEnv/2
12:06:17 [2019-09-25T12:06:17.641Z] === CONT  TestCreateWithInvalidEnv/0
12:06:17 [2019-09-25T12:06:17.641Z] === CONT  TestCreateWithInvalidEnv/1
12:06:17 [2019-09-25T12:06:17.641Z] === CONT  TestCreateWithInvalidEnv/2
12:06:17 [2019-09-25T12:06:17.641Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateTmpfsMountsTarget
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithCustomMaskedPaths
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithCapabilities
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCreateWithCapabilities (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithCustomReadonlyPaths
12:06:17 [2019-09-25T12:06:17.641Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
12:06:17 [2019-09-25T12:06:17.641Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:06:17 [2019-09-25T12:06:17.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:06:17 [2019-09-25T12:06:17.641Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:06:18 [2019-09-25T12:06:18.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:06:18 [2019-09-25T12:06:18.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:06:18 [2019-09-25T12:06:18.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:06:18 [2019-09-25T12:06:18.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:06:18 [2019-09-25T12:06:18.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:06:18 [2019-09-25T12:06:18.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:06:18 [2019-09-25T12:06:18.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:06:18 [2019-09-25T12:06:18.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:06:18 [2019-09-25T12:06:18.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:06:18 [2019-09-25T12:06:18.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:06:18 [2019-09-25T12:06:18.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:06:18 [2019-09-25T12:06:18.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:06:18 [2019-09-25T12:06:18.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:06:18 [2019-09-25T12:06:18.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
12:06:18 [2019-09-25T12:06:18.099Z] === RUN   TestDiff
12:06:18 [2019-09-25T12:06:18.099Z] --- SKIP: TestDiff (0.00s)
12:06:18 [2019-09-25T12:06:18.099Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:06:18 [2019-09-25T12:06:18.099Z] === RUN   TestExecWithCloseStdin
12:06:18 [2019-09-25T12:06:18.443Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:06:20 [2019-09-25T12:06:20.274Z] --- PASS: TestExecWithCloseStdin (2.16s)
12:06:20 [2019-09-25T12:06:20.274Z] === RUN   TestExec
12:06:20 [2019-09-25T12:06:20.274Z] --- SKIP: TestExec (0.00s)
12:06:20 [2019-09-25T12:06:20.274Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:06:20 [2019-09-25T12:06:20.274Z] === RUN   TestExecUser
12:06:20 [2019-09-25T12:06:20.274Z] --- SKIP: TestExecUser (0.00s)
12:06:20 [2019-09-25T12:06:20.274Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:06:20 [2019-09-25T12:06:20.274Z] === RUN   TestExportContainerAndImportImage
12:06:20 [2019-09-25T12:06:20.274Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:06:20 [2019-09-25T12:06:20.274Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:06:20 [2019-09-25T12:06:20.274Z] === RUN   TestExportContainerAfterDaemonRestart
12:06:20 [2019-09-25T12:06:20.274Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:06:20 [2019-09-25T12:06:20.274Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
12:06:20 [2019-09-25T12:06:20.274Z] === RUN   TestHealthCheckWorkdir
12:06:20 [2019-09-25T12:06:20.274Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:06:20 [2019-09-25T12:06:20.274Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:06:20 [2019-09-25T12:06:20.274Z] === RUN   TestHealthKillContainer
12:06:20 [2019-09-25T12:06:20.274Z] --- SKIP: TestHealthKillContainer (0.00s)
12:06:20 [2019-09-25T12:06:20.274Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:06:20 [2019-09-25T12:06:20.274Z] === RUN   TestInspectCpusetInConfigPre120
12:06:20 [2019-09-25T12:06:20.274Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:06:20 [2019-09-25T12:06:20.274Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:06:20 [2019-09-25T12:06:20.274Z] === RUN   TestKillContainerInvalidSignal
12:06:21 [2019-09-25T12:06:21.247Z] #36 exporting layers 3.7s done
12:06:21 [2019-09-25T12:06:21.247Z] #36 writing image sha256:8026a770dd9559813f28c52dd1da3cde6a37fe10b741b3dabec80c5d6be2f175 done
12:06:21 [2019-09-25T12:06:21.247Z] #36 naming to docker.io/library/moby-e2e-test done
12:06:21 [2019-09-25T12:06:21.247Z] #36 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:06:21 [2019-09-25T12:06:21.562Z] + echo Ensuring container killed.
12:06:21 [2019-09-25T12:06:21.562Z] Ensuring container killed.
12:06:21 [2019-09-25T12:06:21.562Z] + docker rm -vf docker-pr3
12:06:21 [2019-09-25T12:06:21.562Z] Error: No such container: docker-pr3
12:06:21 [2019-09-25T12:06:21.562Z] + true
[Pipeline] sh
12:06:21 [2019-09-25T12:06:21.715Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:06:21 [2019-09-25T12:06:21.807Z] --- PASS: TestKillContainerInvalidSignal (1.77s)
12:06:21 [2019-09-25T12:06:21.807Z] === RUN   TestKillContainer
12:06:21 [2019-09-25T12:06:21.807Z] --- SKIP: TestKillContainer (0.00s)
12:06:21 [2019-09-25T12:06:21.807Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
12:06:21 [2019-09-25T12:06:21.807Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:06:21 [2019-09-25T12:06:21.807Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:06:21 [2019-09-25T12:06:21.807Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:06:21 [2019-09-25T12:06:21.807Z] === RUN   TestKillStoppedContainer
12:06:21 [2019-09-25T12:06:21.807Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:06:21 [2019-09-25T12:06:21.807Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:06:21 [2019-09-25T12:06:21.807Z] === RUN   TestKillStoppedContainerAPIPre120
12:06:21 [2019-09-25T12:06:21.807Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:06:21 [2019-09-25T12:06:21.807Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:06:21 [2019-09-25T12:06:21.807Z] === RUN   TestKillDifferentUserContainer
12:06:21 [2019-09-25T12:06:21.807Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
12:06:21 [2019-09-25T12:06:21.807Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:06:21 [2019-09-25T12:06:21.807Z] === RUN   TestInspectOomKilledTrue
12:06:21 [2019-09-25T12:06:21.807Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:06:21 [2019-09-25T12:06:21.807Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:06:21 [2019-09-25T12:06:21.807Z] === RUN   TestInspectOomKilledFalse
12:06:21 [2019-09-25T12:06:21.807Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:06:21 [2019-09-25T12:06:21.807Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:06:21 [2019-09-25T12:06:21.807Z] === RUN   TestLogsFollowTailEmpty
12:06:21 [2019-09-25T12:06:21.850Z] + echo Chowning /workspace to jenkins user
12:06:21 [2019-09-25T12:06:21.850Z] Chowning /workspace to jenkins user
12:06:21 [2019-09-25T12:06:21.850Z] + id -u
12:06:21 [2019-09-25T12:06:21.850Z] + id -g
12:06:21 [2019-09-25T12:06:21.850Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39987:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:06:23 [2019-09-25T12:06:23.338Z] --- PASS: TestLogsFollowTailEmpty (1.70s)
12:06:23 [2019-09-25T12:06:23.338Z] === RUN   TestNetworkNat
12:06:23 [2019-09-25T12:06:23.338Z] --- SKIP: TestNetworkNat (0.00s)
12:06:23 [2019-09-25T12:06:23.338Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:06:23 [2019-09-25T12:06:23.338Z] === RUN   TestNetworkLocalhostTCPNat
12:06:23 [2019-09-25T12:06:23.338Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
12:06:23 [2019-09-25T12:06:23.338Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
12:06:23 [2019-09-25T12:06:23.338Z] === RUN   TestNetworkLoopbackNat
12:06:23 [2019-09-25T12:06:23.338Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
12:06:23 [2019-09-25T12:06:23.338Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
12:06:23 [2019-09-25T12:06:23.338Z] === RUN   TestPause
12:06:23 [2019-09-25T12:06:23.338Z] --- SKIP: TestPause (0.00s)
12:06:23 [2019-09-25T12:06:23.338Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:06:23 [2019-09-25T12:06:23.338Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:06:23 [2019-09-25T12:06:23.512Z] + bundleName=unit
12:06:23 [2019-09-25T12:06:23.512Z] + echo Creating unit-bundles.tar.gz
12:06:23 [2019-09-25T12:06:23.512Z] Creating unit-bundles.tar.gz
12:06:23 [2019-09-25T12:06:23.512Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
12:06:23 [2019-09-25T12:06:23.512Z] bundles/junit-report.xml
12:06:23 [2019-09-25T12:06:23.512Z] bundles/go-test-report.json
12:06:23 [2019-09-25T12:06:23.512Z] bundles/profile.out
[Pipeline] archiveArtifacts
12:06:23 [2019-09-25T12:06:23.523Z] Archiving artifacts
12:06:23 [2019-09-25T12:06:23.961Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39987/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:06:24 [2019-09-25T12:06:24.265Z] + make clean
12:06:24 [2019-09-25T12:06:24.522Z] docker volume rm -f docker-dev-cache
12:06:24 [2019-09-25T12:06:24.522Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:06:25 [2019-09-25T12:06:25.509Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.71s)
12:06:25 [2019-09-25T12:06:25.509Z] === RUN   TestPauseStopPausedContainer
12:06:25 [2019-09-25T12:06:25.509Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:06:25 [2019-09-25T12:06:25.509Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
12:06:25 [2019-09-25T12:06:25.509Z] === RUN   TestPsFilter
12:06:25 [2019-09-25T12:06:25.509Z] --- PASS: TestPsFilter (0.14s)
12:06:25 [2019-09-25T12:06:25.509Z] === RUN   TestRemoveContainerWithRemovedVolume
12:06:26 [2019-09-25T12:06:26.968Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:06:26 [2019-09-25T12:06:26.968Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:06:27 [2019-09-25T12:06:27.685Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s)
12:06:27 [2019-09-25T12:06:27.685Z] === RUN   TestRemoveContainerWithVolume
12:06:27 [2019-09-25T12:06:27.901Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
12:06:29 [2019-09-25T12:06:29.856Z] --- PASS: TestRemoveContainerWithVolume (2.00s)
12:06:29 [2019-09-25T12:06:29.856Z] === RUN   TestRemoveContainerRunning
12:06:31 [2019-09-25T12:06:31.174Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:06:31 [2019-09-25T12:06:31.388Z] --- PASS: TestRemoveContainerRunning (1.74s)
12:06:31 [2019-09-25T12:06:31.388Z] === RUN   TestRemoveContainerForceRemoveRunning
12:06:32 [2019-09-25T12:06:32.920Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.73s)
12:06:32 [2019-09-25T12:06:32.920Z] === RUN   TestRemoveInvalidContainer
12:06:32 [2019-09-25T12:06:32.920Z] --- PASS: TestRemoveInvalidContainer (0.03s)
12:06:32 [2019-09-25T12:06:32.920Z] === RUN   TestRenameLinkedContainer
12:06:32 [2019-09-25T12:06:32.920Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:06:32 [2019-09-25T12:06:32.920Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:06:32 [2019-09-25T12:06:32.920Z] === RUN   TestRenameStoppedContainer
12:06:35 [2019-09-25T12:06:35.092Z] --- PASS: TestRenameStoppedContainer (1.96s)
12:06:35 [2019-09-25T12:06:35.092Z] === RUN   TestRenameRunningContainerAndReuse
12:06:39 [2019-09-25T12:06:39.278Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:06:39 [2019-09-25T12:06:39.770Z] --- PASS: TestRenameRunningContainerAndReuse (4.26s)
12:06:39 [2019-09-25T12:06:39.770Z] === RUN   TestRenameInvalidName
12:06:40 [2019-09-25T12:06:40.237Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:06:41 [2019-09-25T12:06:41.172Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:06:41 [2019-09-25T12:06:41.939Z] --- PASS: TestRenameInvalidName (2.41s)
12:06:41 [2019-09-25T12:06:41.939Z] === RUN   TestRenameAnonymousContainer
12:06:41 [2019-09-25T12:06:41.939Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
12:06:41 [2019-09-25T12:06:41.939Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:06:41 [2019-09-25T12:06:41.939Z] === RUN   TestRenameContainerWithSameName
12:06:43 [2019-09-25T12:06:43.067Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:06:44 [2019-09-25T12:06:44.111Z] --- PASS: TestRenameContainerWithSameName (2.48s)
12:06:44 [2019-09-25T12:06:44.111Z] === RUN   TestRenameContainerWithLinkedContainer
12:06:44 [2019-09-25T12:06:44.111Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
12:06:44 [2019-09-25T12:06:44.111Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:06:44 [2019-09-25T12:06:44.111Z] === RUN   TestResize
12:06:44 [2019-09-25T12:06:44.111Z] --- SKIP: TestResize (0.00s)
12:06:44 [2019-09-25T12:06:44.111Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
12:06:44 [2019-09-25T12:06:44.111Z] === RUN   TestResizeWithInvalidSize
12:06:44 [2019-09-25T12:06:44.111Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
12:06:44 [2019-09-25T12:06:44.111Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
12:06:44 [2019-09-25T12:06:44.111Z] === RUN   TestResizeWhenContainerNotStarted
12:06:44 [2019-09-25T12:06:44.963Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:06:46 [2019-09-25T12:06:46.332Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:06:47 [2019-09-25T12:06:47.007Z] --- PASS: TestResizeWhenContainerNotStarted (2.81s)
12:06:47 [2019-09-25T12:06:47.007Z] === RUN   TestDaemonRestartKillContainers
12:06:47 [2019-09-25T12:06:47.007Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:06:47 [2019-09-25T12:06:47.007Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:06:47 [2019-09-25T12:06:47.007Z] === RUN   TestStats
12:06:47 [2019-09-25T12:06:47.007Z] --- SKIP: TestStats (0.00s)
12:06:47 [2019-09-25T12:06:47.007Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
12:06:47 [2019-09-25T12:06:47.007Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:06:48 [2019-09-25T12:06:48.226Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:06:50 [2019-09-25T12:06:50.752Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:06:52 [2019-09-25T12:06:52.646Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:06:52 [2019-09-25T12:06:52.646Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:06:53 [2019-09-25T12:06:53.575Z] === RUN   TestDockerSuite/TestPsRightTagName
12:06:54 [2019-09-25T12:06:54.947Z] === RUN   TestDockerSwarmSuite/TestServiceScale
12:06:55 [2019-09-25T12:06:55.560Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.46s)
12:06:55 [2019-09-25T12:06:55.560Z] === RUN   TestStopContainerWithTimeout
12:06:55 [2019-09-25T12:06:55.560Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:06:55 [2019-09-25T12:06:55.560Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:06:55 [2019-09-25T12:06:55.560Z] === RUN   TestUpdateRestartPolicy
12:06:55 [2019-09-25T12:06:55.881Z] === RUN   TestDockerSuite/TestPsShowMounts
12:06:57 [2019-09-25T12:06:57.883Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:06:58 [2019-09-25T12:06:58.815Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:06:59 [2019-09-25T12:06:59.378Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:06:59 [2019-09-25T12:06:59.378Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:06:59 [2019-09-25T12:06:59.636Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:06:59 [2019-09-25T12:06:59.636Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:06:59 [2019-09-25T12:06:59.893Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:07:00 [2019-09-25T12:07:00.823Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:07:02 [2019-09-25T12:07:02.719Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:07:04 [2019-09-25T12:07:04.089Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:07:04 [2019-09-25T12:07:04.652Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:07:12 [2019-09-25T12:07:12.808Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:07:14 [2019-09-25T12:07:14.702Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:07:17 [2019-09-25T12:07:17.226Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:07:17 [2019-09-25T12:07:17.226Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:07:17 [2019-09-25T12:07:17.226Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:07:17 [2019-09-25T12:07:17.226Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:07:17 [2019-09-25T12:07:17.483Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:07:20 [2019-09-25T12:07:20.008Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:07:20 [2019-09-25T12:07:20.265Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:07:20 [2019-09-25T12:07:20.786Z] --- PASS: TestUpdateRestartPolicy (21.83s)
12:07:20 [2019-09-25T12:07:20.786Z] === RUN   TestUpdateRestartWithAutoRemove
12:07:20 [2019-09-25T12:07:20.786Z] --- PASS: TestUpdateRestartWithAutoRemove (2.07s)
12:07:20 [2019-09-25T12:07:20.786Z] === RUN   TestWaitNonBlocked
12:07:20 [2019-09-25T12:07:20.786Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:07:20 [2019-09-25T12:07:20.786Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:07:20 [2019-09-25T12:07:20.786Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:07:20 [2019-09-25T12:07:20.786Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:07:20 [2019-09-25T12:07:20.786Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:07:20 [2019-09-25T12:07:20.786Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:07:22 [2019-09-25T12:07:22.161Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:07:22 [2019-09-25T12:07:22.726Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:07:26 [2019-09-25T12:07:26.564Z] --- PASS: TestWaitNonBlocked (0.02s)
12:07:26 [2019-09-25T12:07:26.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.90s)
12:07:26 [2019-09-25T12:07:26.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.34s)
12:07:26 [2019-09-25T12:07:26.564Z] === RUN   TestWaitBlocked
12:07:26 [2019-09-25T12:07:26.564Z] --- SKIP: TestWaitBlocked (0.00s)
12:07:26 [2019-09-25T12:07:26.564Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:07:26 [2019-09-25T12:07:26.564Z] PASS
12:07:26 [2019-09-25T12:07:26.564Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:07:26 [2019-09-25T12:07:26.564Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:26 [2019-09-25T12:07:26.564Z] INFO: Testing against a local daemon
12:07:26 [2019-09-25T12:07:26.564Z] === RUN   TestCommitInheritsEnv
12:07:26 [2019-09-25T12:07:26.564Z] --- SKIP: TestCommitInheritsEnv (0.00s)
12:07:26 [2019-09-25T12:07:26.564Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
12:07:26 [2019-09-25T12:07:26.564Z] === RUN   TestImportExtremelyLargeImageWorks
12:07:26 [2019-09-25T12:07:26.564Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:07:26 [2019-09-25T12:07:26.564Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
12:07:26 [2019-09-25T12:07:26.564Z] === RUN   TestImagesFilterMultiReference
12:07:26 [2019-09-25T12:07:26.901Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:07:27 [2019-09-25T12:07:27.021Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestImagePullPlatformInvalid
12:07:27 [2019-09-25T12:07:27.021Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestRemoveImageOrphaning
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:07:27 [2019-09-25T12:07:27.021Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestTagInvalidReference
12:07:27 [2019-09-25T12:07:27.021Z] --- PASS: TestTagInvalidReference (0.03s)
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestTagValidPrefixedRepo
12:07:27 [2019-09-25T12:07:27.021Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestTagExistedNameWithoutForce
12:07:27 [2019-09-25T12:07:27.021Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestTagOfficialNames
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestTagOfficialNames (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     tag_test.go:98: testEnv.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestTagMatchesDigest
12:07:27 [2019-09-25T12:07:27.021Z] --- PASS: TestTagMatchesDigest (0.03s)
12:07:27 [2019-09-25T12:07:27.021Z] PASS
12:07:27 [2019-09-25T12:07:27.021Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:07:27 [2019-09-25T12:07:27.021Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:27 [2019-09-25T12:07:27.021Z] INFO: Testing against a local daemon
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestNetworkCreateDelete
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestDockerNetworkDeletePreferID
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestInspectNetwork
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestInspectNetwork (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestRunContainerWithBridgeNone
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestNetworkInvalidJSON
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestNetworkInvalidJSON//networks/create
12:07:27 [2019-09-25T12:07:27.021Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:07:27 [2019-09-25T12:07:27.021Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:07:27 [2019-09-25T12:07:27.021Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:07:27 [2019-09-25T12:07:27.021Z] === CONT  TestNetworkInvalidJSON//networks/create
12:07:27 [2019-09-25T12:07:27.021Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:07:27 [2019-09-25T12:07:27.021Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:07:27 [2019-09-25T12:07:27.021Z] --- PASS: TestNetworkInvalidJSON (0.03s)
12:07:27 [2019-09-25T12:07:27.021Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestDaemonRestartWithLiveRestore
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     service_test.go:29: testEnv.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestDaemonDefaultNetworkPools
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     service_test.go:51: testEnv.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestDaemonRestartWithExistingNetwork
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     service_test.go:94: testEnv.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     service_test.go:127: testEnv.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     service_test.go:177: testEnv.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestServiceWithPredefinedNetwork
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     service_test.go:201: testEnv.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     service_test.go:230: FLAKY_TEST
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestServiceWithDataPathPortInit
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     service_test.go:319: testEnv.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.021Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:07:27 [2019-09-25T12:07:27.021Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:07:27 [2019-09-25T12:07:27.021Z]     service_test.go:386: testEnv.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.021Z] PASS
12:07:27 [2019-09-25T12:07:27.021Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:07:27 [2019-09-25T12:07:27.021Z] PASS
12:07:27 [2019-09-25T12:07:27.021Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:07:27 [2019-09-25T12:07:27.021Z] PASS
12:07:27 [2019-09-25T12:07:27.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:07:27 [2019-09-25T12:07:27.021Z] PASS
12:07:27 [2019-09-25T12:07:27.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:07:27 [2019-09-25T12:07:27.021Z] PASS
12:07:27 [2019-09-25T12:07:27.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:07:27 [2019-09-25T12:07:27.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:27 [2019-09-25T12:07:27.479Z] INFO: Testing against a local daemon
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestPluginInvalidJSON
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:07:27 [2019-09-25T12:07:27.479Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:07:27 [2019-09-25T12:07:27.479Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:07:27 [2019-09-25T12:07:27.479Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:07:27 [2019-09-25T12:07:27.479Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:07:27 [2019-09-25T12:07:27.479Z] PASS
12:07:27 [2019-09-25T12:07:27.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:07:27 [2019-09-25T12:07:27.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:27 [2019-09-25T12:07:27.479Z] INFO: Testing against a local daemon
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestExternalGraphDriver
12:07:27 [2019-09-25T12:07:27.479Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:07:27 [2019-09-25T12:07:27.479Z]     external_test.go:48: runtime.GOOS == "windows"
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestGraphdriverPluginV2
12:07:27 [2019-09-25T12:07:27.479Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:07:27 [2019-09-25T12:07:27.479Z]     external_test.go:407: runtime.GOOS == "windows"
12:07:27 [2019-09-25T12:07:27.479Z] PASS
12:07:27 [2019-09-25T12:07:27.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:07:27 [2019-09-25T12:07:27.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:27 [2019-09-25T12:07:27.479Z] INFO: Testing against a local daemon
12:07:27 [2019-09-25T12:07:27.479Z] PASS
12:07:27 [2019-09-25T12:07:27.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:07:27 [2019-09-25T12:07:27.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:27 [2019-09-25T12:07:27.479Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:07:27 [2019-09-25T12:07:27.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:27 [2019-09-25T12:07:27.479Z] INFO: Testing against a local daemon
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestSecretInspect
12:07:27 [2019-09-25T12:07:27.479Z] --- SKIP: TestSecretInspect (0.00s)
12:07:27 [2019-09-25T12:07:27.479Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestSecretList
12:07:27 [2019-09-25T12:07:27.479Z] --- SKIP: TestSecretList (0.00s)
12:07:27 [2019-09-25T12:07:27.479Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestSecretsCreateAndDelete
12:07:27 [2019-09-25T12:07:27.479Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:07:27 [2019-09-25T12:07:27.479Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestSecretsUpdate
12:07:27 [2019-09-25T12:07:27.479Z] --- SKIP: TestSecretsUpdate (0.00s)
12:07:27 [2019-09-25T12:07:27.479Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestTemplatedSecret
12:07:27 [2019-09-25T12:07:27.479Z] --- SKIP: TestTemplatedSecret (0.00s)
12:07:27 [2019-09-25T12:07:27.479Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.479Z] === RUN   TestSecretCreateResolve
12:07:27 [2019-09-25T12:07:27.479Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:07:27 [2019-09-25T12:07:27.479Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
12:07:27 [2019-09-25T12:07:27.479Z] PASS
12:07:27 [2019-09-25T12:07:27.479Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:07:27 [2019-09-25T12:07:27.832Z] === RUN   TestDockerSuite/TestRmiBlank
12:07:27 [2019-09-25T12:07:27.832Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:07:27 [2019-09-25T12:07:27.936Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:27 [2019-09-25T12:07:27.936Z] INFO: Testing against a local daemon
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestServiceCreateInit
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:07:27 [2019-09-25T12:07:27.936Z] --- PASS: TestServiceCreateInit (0.03s)
12:07:27 [2019-09-25T12:07:27.936Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestCreateServiceMultipleTimes
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestCreateServiceConflict
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestCreateServiceConflict (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestCreateServiceMaxReplicas
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
12:07:27 [2019-09-25T12:07:27.936Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestCreateWithDuplicateNetworkNames
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestCreateServiceSecretFileMode
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestCreateServiceConfigFileMode
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestCreateServiceSysctls
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestCreateServiceSysctls (0.03s)
12:07:27 [2019-09-25T12:07:27.936Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestCreateServiceCapabilities
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
12:07:27 [2019-09-25T12:07:27.936Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestInspect
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestInspect (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestDockerNetworkConnectAlias
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestDockerNetworkReConnect
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestServicePlugin
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestServicePlugin (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestServiceUpdateLabel
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestServiceUpdateSecrets
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestServiceUpdateConfigs
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestServiceUpdateNetwork
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
12:07:27 [2019-09-25T12:07:27.936Z] PASS
12:07:27 [2019-09-25T12:07:27.936Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:07:27 [2019-09-25T12:07:27.936Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:27 [2019-09-25T12:07:27.936Z] INFO: Testing against a local daemon
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestSessionCreate
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestSessionCreate (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestSessionCreateWithBadUpgrade
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:07:27 [2019-09-25T12:07:27.936Z] PASS
12:07:27 [2019-09-25T12:07:27.936Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:07:27 [2019-09-25T12:07:27.936Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:27 [2019-09-25T12:07:27.936Z] INFO: Testing against a local daemon
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestEventsExecDie
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestEventsExecDie (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestEventsBackwardsCompatible
12:07:27 [2019-09-25T12:07:27.936Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:07:27 [2019-09-25T12:07:27.936Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:07:27 [2019-09-25T12:07:27.936Z] === RUN   TestInfoAPI
12:07:27 [2019-09-25T12:07:27.936Z] --- PASS: TestInfoAPI (0.03s)
12:07:27 [2019-09-25T12:07:27.937Z] === RUN   TestInfoAPIWarnings
12:07:27 [2019-09-25T12:07:27.937Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:07:27 [2019-09-25T12:07:27.937Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
12:07:27 [2019-09-25T12:07:27.937Z] === RUN   TestLoginFailsWithBadCredentials
12:07:28 [2019-09-25T12:07:28.089Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:07:28 [2019-09-25T12:07:28.901Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
12:07:28 [2019-09-25T12:07:28.901Z] === RUN   TestPingCacheHeaders
12:07:28 [2019-09-25T12:07:28.901Z] --- PASS: TestPingCacheHeaders (0.04s)
12:07:28 [2019-09-25T12:07:28.901Z] === RUN   TestPingGet
12:07:28 [2019-09-25T12:07:28.901Z] --- PASS: TestPingGet (0.02s)
12:07:28 [2019-09-25T12:07:28.901Z] === RUN   TestPingHead
12:07:28 [2019-09-25T12:07:28.901Z] --- PASS: TestPingHead (0.03s)
12:07:28 [2019-09-25T12:07:28.901Z] === RUN   TestVersion
12:07:29 [2019-09-25T12:07:29.359Z] --- PASS: TestVersion (0.03s)
12:07:29 [2019-09-25T12:07:29.359Z] PASS
12:07:29 [2019-09-25T12:07:29.359Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:07:29 [2019-09-25T12:07:29.359Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:29 [2019-09-25T12:07:29.359Z] INFO: Testing against a local daemon
12:07:29 [2019-09-25T12:07:29.359Z] === RUN   TestVolumesCreateAndList
12:07:29 [2019-09-25T12:07:29.359Z] --- PASS: TestVolumesCreateAndList (0.04s)
12:07:29 [2019-09-25T12:07:29.359Z] === RUN   TestVolumesRemove
12:07:29 [2019-09-25T12:07:29.359Z] --- SKIP: TestVolumesRemove (0.00s)
12:07:29 [2019-09-25T12:07:29.359Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
12:07:29 [2019-09-25T12:07:29.359Z] === RUN   TestVolumesInspect
12:07:29 [2019-09-25T12:07:29.359Z] --- PASS: TestVolumesInspect (0.03s)
12:07:29 [2019-09-25T12:07:29.359Z] === RUN   TestVolumesInvalidJSON
12:07:29 [2019-09-25T12:07:29.359Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:07:29 [2019-09-25T12:07:29.359Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:07:29 [2019-09-25T12:07:29.359Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:07:29 [2019-09-25T12:07:29.359Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:07:29 [2019-09-25T12:07:29.359Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:07:29 [2019-09-25T12:07:29.359Z] PASS
12:07:29 [2019-09-25T12:07:29.359Z] INFO: make.ps1 ended at 09/25/2019 12:07:29
12:07:29 [2019-09-25T12:07:29.359Z] INFO: Integration CLI tests being run from the host:
12:07:29 [2019-09-25T12:07:29.359Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
12:07:32 [2019-09-25T12:07:32.263Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:07:33 [2019-09-25T12:07:33.193Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:07:33 [2019-09-25T12:07:33.193Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:07:35 [2019-09-25T12:07:35.089Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:07:36 [2019-09-25T12:07:36.019Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:07:37 [2019-09-25T12:07:37.915Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:07:38 [2019-09-25T12:07:38.845Z] === RUN   TestDockerSuite/TestRmiTag
12:07:38 [2019-09-25T12:07:38.845Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:07:39 [2019-09-25T12:07:39.684Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:07:39 [2019-09-25T12:07:39.685Z] INFO: Testing against a local daemon
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:07:39 [2019-09-25T12:07:39.685Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:07:39 [2019-09-25T12:07:39.775Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:07:40 [2019-09-25T12:07:40.142Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:07:40 [2019-09-25T12:07:40.599Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:07:41 [2019-09-25T12:07:41.064Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:07:45 [2019-09-25T12:07:45.051Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:07:45 [2019-09-25T12:07:45.051Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:07:45 [2019-09-25T12:07:45.982Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:07:46 [2019-09-25T12:07:46.546Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:07:47 [2019-09-25T12:07:47.477Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:07:48 [2019-09-25T12:07:48.408Z] === RUN   TestDockerSuite/TestRunAddHost
12:07:48 [2019-09-25T12:07:48.972Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:07:49 [2019-09-25T12:07:49.537Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:07:50 [2019-09-25T12:07:50.101Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:07:50 [2019-09-25T12:07:50.360Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:07:51 [2019-09-25T12:07:51.291Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:07:53 [2019-09-25T12:07:53.187Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:07:53 [2019-09-25T12:07:53.750Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:07:54 [2019-09-25T12:07:54.680Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:07:55 [2019-09-25T12:07:55.612Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:07:55 [2019-09-25T12:07:55.869Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:07:57 [2019-09-25T12:07:57.238Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:07:59 [2019-09-25T12:07:59.135Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
12:07:59 [2019-09-25T12:07:59.135Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:08:00 [2019-09-25T12:08:00.071Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:08:01 [2019-09-25T12:08:01.005Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:08:01 [2019-09-25T12:08:01.940Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:08:02 [2019-09-25T12:08:02.870Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:08:03 [2019-09-25T12:08:03.801Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:08:05 [2019-09-25T12:08:05.170Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:08:06 [2019-09-25T12:08:06.100Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:08:07 [2019-09-25T12:08:07.031Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:08:07 [2019-09-25T12:08:07.594Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:08:08 [2019-09-25T12:08:08.526Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:08:08 [2019-09-25T12:08:08.526Z] === RUN   TestDockerSuite/TestRunBindMounts
12:08:11 [2019-09-25T12:08:11.056Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:08:11 [2019-09-25T12:08:11.619Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:08:12 [2019-09-25T12:08:12.551Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:08:13 [2019-09-25T12:08:13.482Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:08:14 [2019-09-25T12:08:14.412Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:08:14 [2019-09-25T12:08:14.412Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:08:14 [2019-09-25T12:08:14.976Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:08:15 [2019-09-25T12:08:15.233Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:08:16 [2019-09-25T12:08:16.163Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:08:17 [2019-09-25T12:08:17.095Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:08:18 [2019-09-25T12:08:18.029Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:08:18 [2019-09-25T12:08:18.593Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:08:18 [2019-09-25T12:08:18.850Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:08:19 [2019-09-25T12:08:19.415Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:08:19 [2019-09-25T12:08:19.415Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:08:20 [2019-09-25T12:08:20.785Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:08:21 [2019-09-25T12:08:21.717Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:08:22 [2019-09-25T12:08:22.281Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:08:23 [2019-09-25T12:08:23.213Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:08:23 [2019-09-25T12:08:23.213Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:08:24 [2019-09-25T12:08:24.144Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:08:26 [2019-09-25T12:08:26.038Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:08:27 [2019-09-25T12:08:27.407Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:08:29 [2019-09-25T12:08:29.301Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:08:29 [2019-09-25T12:08:29.864Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:08:30 [2019-09-25T12:08:30.794Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:08:31 [2019-09-25T12:08:31.357Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:08:32 [2019-09-25T12:08:32.288Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:08:33 [2019-09-25T12:08:33.218Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:08:34 [2019-09-25T12:08:34.149Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
12:08:34 [2019-09-25T12:08:34.713Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:08:38 [2019-09-25T12:08:38.908Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:08:38 [2019-09-25T12:08:38.908Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:08:39 [2019-09-25T12:08:39.472Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:08:41 [2019-09-25T12:08:41.994Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:08:42 [2019-09-25T12:08:42.561Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:08:43 [2019-09-25T12:08:43.933Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:08:46 [2019-09-25T12:08:46.458Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:08:49 [2019-09-25T12:08:49.731Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:08:49 [2019-09-25T12:08:49.731Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:08:49 [2019-09-25T12:08:49.731Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:08:49 [2019-09-25T12:08:49.988Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:08:51 [2019-09-25T12:08:51.883Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:08:53 [2019-09-25T12:08:53.776Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:08:56 [2019-09-25T12:08:56.297Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:08:56 [2019-09-25T12:08:56.861Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:08:58 [2019-09-25T12:08:58.760Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:08:59 [2019-09-25T12:08:59.324Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:08:59 [2019-09-25T12:08:59.324Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:09:00 [2019-09-25T12:09:00.255Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:09:02 [2019-09-25T12:09:02.150Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:09:02 [2019-09-25T12:09:02.150Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:09:02 [2019-09-25T12:09:02.715Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:09:03 [2019-09-25T12:09:03.646Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:09:04 [2019-09-25T12:09:04.209Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:09:05 [2019-09-25T12:09:05.146Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:09:05 [2019-09-25T12:09:05.146Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:09:06 [2019-09-25T12:09:06.099Z] === RUN   TestDockerSuite/TestRunEnvironment
12:09:06 [2019-09-25T12:09:06.663Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:09:07 [2019-09-25T12:09:07.594Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:09:08 [2019-09-25T12:09:08.159Z] === RUN   TestDockerSuite/TestRunExitCode
12:09:09 [2019-09-25T12:09:09.089Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:09:10 [2019-09-25T12:09:10.019Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:09:10 [2019-09-25T12:09:10.584Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:09:11 [2019-09-25T12:09:11.514Z] === RUN   TestDockerSuite/TestRunExposePort
12:09:11 [2019-09-25T12:09:11.514Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:09:12 [2019-09-25T12:09:12.444Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:09:13 [2019-09-25T12:09:13.009Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:09:14 [2019-09-25T12:09:14.904Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:09:15 [2019-09-25T12:09:15.161Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:09:15 [2019-09-25T12:09:15.161Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:09:19 [2019-09-25T12:09:19.338Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:09:19 [2019-09-25T12:09:19.338Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:09:31 [2019-09-25T12:09:31.520Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:09:32 [2019-09-25T12:09:32.084Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:09:33 [2019-09-25T12:09:33.979Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:09:33 [2019-09-25T12:09:33.979Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:09:33 [2019-09-25T12:09:33.979Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:09:33 [2019-09-25T12:09:33.979Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:09:34 [2019-09-25T12:09:34.544Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:09:37 [2019-09-25T12:09:37.818Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:09:39 [2019-09-25T12:09:39.714Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:09:41 [2019-09-25T12:09:41.087Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:09:42 [2019-09-25T12:09:42.019Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:09:42 [2019-09-25T12:09:42.582Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:09:43 [2019-09-25T12:09:43.513Z] === RUN   TestDockerSuite/TestRunModeHostname
12:09:44 [2019-09-25T12:09:44.444Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:09:44 [2019-09-25T12:09:44.444Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:09:44 [2019-09-25T12:09:44.702Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:09:46 [2019-09-25T12:09:46.600Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:09:47 [2019-09-25T12:09:47.969Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:09:49 [2019-09-25T12:09:49.340Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:09:49 [2019-09-25T12:09:49.340Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:09:49 [2019-09-25T12:09:49.340Z] === RUN   TestDockerSuite/TestRunModePIDHost
12:09:51 [2019-09-25T12:09:51.233Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:09:52 [2019-09-25T12:09:52.603Z] === RUN   TestDockerSuite/TestRunMount
12:09:59 [2019-09-25T12:09:59.149Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:10:00 [2019-09-25T12:10:00.080Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:10:01 [2019-09-25T12:10:01.012Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:10:02 [2019-09-25T12:10:02.382Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:10:04 [2019-09-25T12:10:04.905Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:10:07 [2019-09-25T12:10:07.888Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:10:09 [2019-09-25T12:10:09.082Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:10:10 [2019-09-25T12:10:10.784Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:10:10 [2019-09-25T12:10:10.784Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:10:10 [2019-09-25T12:10:10.784Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:10:10 [2019-09-25T12:10:10.976Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:10:13 [2019-09-25T12:10:13.511Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:10:14 [2019-09-25T12:10:14.887Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:10:15 [2019-09-25T12:10:15.466Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:10:16 [2019-09-25T12:10:16.780Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:10:16 [2019-09-25T12:10:16.780Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:10:16 [2019-09-25T12:10:16.998Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:10:16 [2019-09-25T12:10:16.998Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:10:16 [2019-09-25T12:10:16.998Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:10:16 [2019-09-25T12:10:16.998Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:10:16 [2019-09-25T12:10:16.998Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:10:17 [2019-09-25T12:10:17.343Z] === RUN   TestDockerSuite/TestRunNetHost
12:10:18 [2019-09-25T12:10:18.712Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:10:19 [2019-09-25T12:10:19.276Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:10:19 [2019-09-25T12:10:19.890Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:10:19 [2019-09-25T12:10:19.890Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:10:19 [2019-09-25T12:10:19.890Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:10:20 [2019-09-25T12:10:20.206Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:10:22 [2019-09-25T12:10:22.730Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:10:25 [2019-09-25T12:10:25.254Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:10:26 [2019-09-25T12:10:26.154Z] --- PASS: TestImportExtremelyLargeImageWorks (316.55s)
12:10:26 [2019-09-25T12:10:26.154Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
12:10:26 [2019-09-25T12:10:26.154Z] PASS
12:10:26 [2019-09-25T12:10:26.154Z] 
12:10:26 [2019-09-25T12:10:26.154Z] === Skipped
12:10:26 [2019-09-25T12:10:26.154Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
12:10:26 [2019-09-25T12:10:26.154Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:26 [2019-09-25T12:10:26.154Z] 
12:10:26 [2019-09-25T12:10:26.154Z] 
12:10:26 [2019-09-25T12:10:26.154Z] DONE 12 tests, 1 skipped in 317.911s
12:10:26 [2019-09-25T12:10:26.154Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
12:10:26 [2019-09-25T12:10:26.154Z] ++ 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
12:10:26 [2019-09-25T12:10:26.154Z] ++ set -e
12:10:26 [2019-09-25T12:10:26.154Z] ++ '[' -n 0 ']'
12:10:26 [2019-09-25T12:10:26.154Z] ++ set -x
12:10:26 [2019-09-25T12:10:26.154Z] ++ env -i DEST=/go/src/github.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
12:10:26 [2019-09-25T12:10:26.154Z] INFO: Testing against a local daemon
12:10:26 [2019-09-25T12:10:26.154Z] === RUN   TestNetworkCreateDelete
12:10:26 [2019-09-25T12:10:26.154Z] --- PASS: TestNetworkCreateDelete (0.21s)
12:10:26 [2019-09-25T12:10:26.154Z] === RUN   TestDockerNetworkDeletePreferID
12:10:26 [2019-09-25T12:10:26.154Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
12:10:26 [2019-09-25T12:10:26.154Z] === RUN   TestInspectNetwork
12:10:26 [2019-09-25T12:10:26.154Z] === RUN   TestInspectNetwork/full_network_id
12:10:26 [2019-09-25T12:10:26.154Z] === RUN   TestInspectNetwork/partial_network_id
12:10:26 [2019-09-25T12:10:26.154Z] === RUN   TestInspectNetwork/network_name
12:10:26 [2019-09-25T12:10:26.154Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:10:26 [2019-09-25T12:10:26.947Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:10:30 [2019-09-25T12:10:30.505Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:10:30 [2019-09-25T12:10:30.505Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:10:30 [2019-09-25T12:10:30.538Z] --- PASS: TestInspectNetwork (9.35s)
12:10:30 [2019-09-25T12:10:30.538Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
12:10:30 [2019-09-25T12:10:30.538Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:10:30 [2019-09-25T12:10:30.538Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:10:30 [2019-09-25T12:10:30.538Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:10:30 [2019-09-25T12:10:30.538Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:10:30 [2019-09-25T12:10:30.538Z] === RUN   TestRunContainerWithBridgeNone
12:10:30 [2019-09-25T12:10:30.762Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
12:10:31 [2019-09-25T12:10:31.692Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:10:31 [2019-09-25T12:10:31.692Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:10:32 [2019-09-25T12:10:32.255Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:10:32 [2019-09-25T12:10:32.569Z] --- PASS: TestRunContainerWithBridgeNone (2.63s)
12:10:32 [2019-09-25T12:10:32.569Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
12:10:32 [2019-09-25T12:10:32.569Z] === RUN   TestNetworkInvalidJSON
12:10:32 [2019-09-25T12:10:32.569Z] === RUN   TestNetworkInvalidJSON//networks/create
12:10:32 [2019-09-25T12:10:32.569Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:10:32 [2019-09-25T12:10:32.569Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:10:32 [2019-09-25T12:10:32.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:10:32 [2019-09-25T12:10:32.569Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:32 [2019-09-25T12:10:32.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:32 [2019-09-25T12:10:32.569Z] === CONT  TestNetworkInvalidJSON//networks/create
12:10:32 [2019-09-25T12:10:32.569Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:10:32 [2019-09-25T12:10:32.569Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:32 [2019-09-25T12:10:32.569Z] --- PASS: TestNetworkInvalidJSON (0.04s)
12:10:32 [2019-09-25T12:10:32.569Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:10:32 [2019-09-25T12:10:32.569Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:10:32 [2019-09-25T12:10:32.569Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:10:32 [2019-09-25T12:10:32.569Z] === RUN   TestDaemonRestartWithLiveRestore
12:10:33 [2019-09-25T12:10:33.187Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:10:33 [2019-09-25T12:10:33.187Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:10:34 [2019-09-25T12:10:34.047Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
12:10:34 [2019-09-25T12:10:34.047Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
12:10:34 [2019-09-25T12:10:34.047Z] === RUN   TestDaemonDefaultNetworkPools
12:10:34 [2019-09-25T12:10:34.118Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:10:34 [2019-09-25T12:10:34.665Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
12:10:34 [2019-09-25T12:10:34.665Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
12:10:34 [2019-09-25T12:10:34.665Z] === RUN   TestDaemonRestartWithExistingNetwork
12:10:35 [2019-09-25T12:10:35.048Z] === RUN   TestDockerSuite/TestRunOOMExitCode
12:10:35 [2019-09-25T12:10:35.048Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:10:35 [2019-09-25T12:10:35.611Z] === RUN   TestDockerSuite/TestRunPIDsLimit
12:10:35 [2019-09-25T12:10:35.678Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
12:10:35 [2019-09-25T12:10:35.678Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
12:10:35 [2019-09-25T12:10:35.678Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:10:36 [2019-09-25T12:10:36.541Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:10:37 [2019-09-25T12:10:37.154Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s)
12:10:37 [2019-09-25T12:10:37.154Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
12:10:37 [2019-09-25T12:10:37.154Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:10:37 [2019-09-25T12:10:37.780Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
12:10:37 [2019-09-25T12:10:37.780Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
12:10:37 [2019-09-25T12:10:37.780Z] === RUN   TestServiceWithPredefinedNetwork
12:10:38 [2019-09-25T12:10:38.436Z] === RUN   TestDockerSuite/TestRunPortInUse
12:10:39 [2019-09-25T12:10:39.369Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
12:10:40 [2019-09-25T12:10:40.300Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:10:40 [2019-09-25T12:10:40.300Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:10:40 [2019-09-25T12:10:40.459Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s)
12:10:40 [2019-09-25T12:10:40.459Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
12:10:40 [2019-09-25T12:10:40.459Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:10:40 [2019-09-25T12:10:40.459Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:10:40 [2019-09-25T12:10:40.459Z]     service_test.go:230: FLAKY_TEST
12:10:40 [2019-09-25T12:10:40.459Z] === RUN   TestServiceWithDataPathPortInit
12:10:40 [2019-09-25T12:10:40.864Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:10:41 [2019-09-25T12:10:41.794Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:10:42 [2019-09-25T12:10:42.767Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:10:43 [2019-09-25T12:10:43.697Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:10:43 [2019-09-25T12:10:43.697Z] === RUN   TestDockerSuite/TestRunPublishPort
12:10:44 [2019-09-25T12:10:44.261Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:10:45 [2019-09-25T12:10:45.192Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:10:45 [2019-09-25T12:10:45.192Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:10:46 [2019-09-25T12:10:46.124Z] === RUN   TestDockerSuite/TestRunRedirectStdout
12:10:46 [2019-09-25T12:10:46.381Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:10:48 [2019-09-25T12:10:48.274Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:10:48 [2019-09-25T12:10:48.274Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:10:51 [2019-09-25T12:10:51.547Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:10:53 [2019-09-25T12:10:53.442Z] === RUN   TestDockerSuite/TestRunRm
12:10:54 [2019-09-25T12:10:54.006Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:10:55 [2019-09-25T12:10:55.677Z] --- PASS: TestServiceWithDataPathPortInit (14.79s)
12:10:55 [2019-09-25T12:10:55.677Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
12:10:55 [2019-09-25T12:10:55.677Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
12:10:55 [2019-09-25T12:10:55.677Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:10:57 [2019-09-25T12:10:57.278Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:10:57 [2019-09-25T12:10:57.841Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:10:58 [2019-09-25T12:10:58.772Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:10:59 [2019-09-25T12:10:59.706Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
12:11:01 [2019-09-25T12:11:01.600Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
12:11:02 [2019-09-25T12:11:02.163Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
12:11:02 [2019-09-25T12:11:02.498Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s)
12:11:02 [2019-09-25T12:11:02.498Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
12:11:02 [2019-09-25T12:11:02.499Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x7otbb22i9g2nmft1fnk8008q Created:2019-09-25 12:10:55.931006143 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[590f8423356784297b3564d9385451409b76475c101da682a0b23d8b3b2afb39:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bsixx6rd4z6qymwg14aln3g1i EndpointID:26c17531490eb7cea4a0f41c40224893dbf2fa1205c7a38b58badf9e082e7e35 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b2210ac6b4f835f574201059c0262cb9a7003eefc3d0c7f5e4c708e38b5bf7b MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:1b3adc0c8e6d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bsixx6rd4z6qymwg14aln3g1i EndpointID:26c17531490eb7cea4a0f41c40224893dbf2fa1205c7a38b58badf9e082e7e35 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
12:11:02 [2019-09-25T12:11:02.499Z] PASS
12:11:02 [2019-09-25T12:11:02.499Z] 
12:11:02 [2019-09-25T12:11:02.499Z] === Skipped
12:11:02 [2019-09-25T12:11:02.499Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:11:02 [2019-09-25T12:11:02.499Z]     service_test.go:230: FLAKY_TEST
12:11:02 [2019-09-25T12:11:02.499Z] 
12:11:02 [2019-09-25T12:11:02.499Z] 
12:11:02 [2019-09-25T12:11:02.499Z] DONE 21 tests, 1 skipped in 42.366s
12:11:02 [2019-09-25T12:11:02.499Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:11:02 [2019-09-25T12:11:02.499Z] ++ 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
12:11:02 [2019-09-25T12:11:02.499Z] ++ set -e
12:11:02 [2019-09-25T12:11:02.499Z] ++ '[' -n 0 ']'
12:11:02 [2019-09-25T12:11:02.499Z] ++ set -x
12:11:02 [2019-09-25T12:11:02.499Z] ++ env -i DEST=/go/src/github.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
12:11:02 [2019-09-25T12:11:02.499Z] INFO: Testing against a local daemon
12:11:02 [2019-09-25T12:11:02.499Z] === RUN   TestDockerNetworkIpvlanPersistance
12:11:03 [2019-09-25T12:11:03.970Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.46s)
12:11:03 [2019-09-25T12:11:03.970Z]     ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance"
12:11:03 [2019-09-25T12:11:03.970Z] === RUN   TestDockerNetworkIpvlan
12:11:04 [2019-09-25T12:11:04.586Z] === RUN   TestDockerNetworkIpvlan/Subinterface
12:11:05 [2019-09-25T12:11:05.597Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
12:11:06 [2019-09-25T12:11:06.338Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:11:06 [2019-09-25T12:11:06.595Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
12:11:06 [2019-09-25T12:11:06.618Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
12:11:09 [2019-09-25T12:11:09.118Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:11:09 [2019-09-25T12:11:09.301Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
12:11:11 [2019-09-25T12:11:11.640Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
12:11:12 [2019-09-25T12:11:12.571Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
12:11:12 [2019-09-25T12:11:12.755Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
12:11:13 [2019-09-25T12:11:13.158Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
12:11:14 [2019-09-25T12:11:14.090Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
12:11:15 [2019-09-25T12:11:15.020Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
12:11:15 [2019-09-25T12:11:15.020Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
12:11:15 [2019-09-25T12:11:15.480Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
12:11:15 [2019-09-25T12:11:15.954Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
12:11:16 [2019-09-25T12:11:16.885Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
12:11:17 [2019-09-25T12:11:17.816Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:11:18 [2019-09-25T12:11:18.746Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:11:18 [2019-09-25T12:11:18.947Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
12:11:19 [2019-09-25T12:11:19.310Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:11:21 [2019-09-25T12:11:21.832Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
12:11:22 [2019-09-25T12:11:22.089Z] === RUN   TestDockerSuite/TestRunState
12:11:23 [2019-09-25T12:11:23.343Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
12:11:23 [2019-09-25T12:11:23.982Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:11:24 [2019-09-25T12:11:24.546Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:11:25 [2019-09-25T12:11:25.915Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:11:26 [2019-09-25T12:11:26.171Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
12:11:26 [2019-09-25T12:11:26.172Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:11:27 [2019-09-25T12:11:27.102Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
12:11:27 [2019-09-25T12:11:27.102Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
12:11:27 [2019-09-25T12:11:27.102Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:11:28 [2019-09-25T12:11:28.033Z] === RUN   TestDockerSuite/TestRunSysctls
12:11:28 [2019-09-25T12:11:28.845Z] === RUN   TestDockerNetworkIpvlan/Addressing
12:11:29 [2019-09-25T12:11:29.928Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:11:29 [2019-09-25T12:11:29.928Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:11:29 [2019-09-25T12:11:29.928Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:11:30 [2019-09-25T12:11:30.333Z] --- PASS: TestDockerNetworkIpvlan (26.53s)
12:11:30 [2019-09-25T12:11:30.333Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
12:11:30 [2019-09-25T12:11:30.333Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s)
12:11:30 [2019-09-25T12:11:30.333Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
12:11:30 [2019-09-25T12:11:30.333Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s)
12:11:30 [2019-09-25T12:11:30.333Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
12:11:30 [2019-09-25T12:11:30.333Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.21s)
12:11:30 [2019-09-25T12:11:30.333Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
12:11:30 [2019-09-25T12:11:30.333Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.21s)
12:11:30 [2019-09-25T12:11:30.333Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
12:11:30 [2019-09-25T12:11:30.333Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.17s)
12:11:30 [2019-09-25T12:11:30.333Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
12:11:30 [2019-09-25T12:11:30.333Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.16s)
12:11:30 [2019-09-25T12:11:30.333Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
12:11:30 [2019-09-25T12:11:30.333Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.24s)
12:11:30 [2019-09-25T12:11:30.333Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
12:11:30 [2019-09-25T12:11:30.333Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.20s)
12:11:30 [2019-09-25T12:11:30.333Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
12:11:30 [2019-09-25T12:11:30.333Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.91s)
12:11:30 [2019-09-25T12:11:30.333Z] PASS
12:11:30 [2019-09-25T12:11:30.333Z] 
12:11:30 [2019-09-25T12:11:30.333Z] DONE 11 tests in 28.116s
12:11:30 [2019-09-25T12:11:30.333Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:11:30 [2019-09-25T12:11:30.333Z] ++ 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
12:11:30 [2019-09-25T12:11:30.333Z] ++ set -e
12:11:30 [2019-09-25T12:11:30.333Z] ++ '[' -n 0 ']'
12:11:30 [2019-09-25T12:11:30.333Z] ++ set -x
12:11:30 [2019-09-25T12:11:30.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:11:30 [2019-09-25T12:11:30.333Z] INFO: Testing against a local daemon
12:11:30 [2019-09-25T12:11:30.333Z] === RUN   TestDockerNetworkMacvlanPersistance
12:11:30 [2019-09-25T12:11:30.492Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
12:11:31 [2019-09-25T12:11:31.808Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
12:11:31 [2019-09-25T12:11:31.808Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
12:11:31 [2019-09-25T12:11:31.808Z] === RUN   TestDockerNetworkMacvlan
12:11:32 [2019-09-25T12:11:32.816Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:11:33 [2019-09-25T12:11:33.014Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
12:11:33 [2019-09-25T12:11:33.826Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:11:33 [2019-09-25T12:11:33.947Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
12:11:34 [2019-09-25T12:11:34.836Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:11:34 [2019-09-25T12:11:34.877Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:11:35 [2019-09-25T12:11:35.808Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:11:36 [2019-09-25T12:11:36.065Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
12:11:36 [2019-09-25T12:11:36.629Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
12:11:37 [2019-09-25T12:11:37.535Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:11:39 [2019-09-25T12:11:39.907Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
12:11:40 [2019-09-25T12:11:40.488Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:11:40 [2019-09-25T12:11:40.989Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:11:43 [2019-09-25T12:11:43.762Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:11:44 [2019-09-25T12:11:44.326Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:11:45 [2019-09-25T12:11:45.256Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:11:45 [2019-09-25T12:11:45.820Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:11:46 [2019-09-25T12:11:46.484Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:11:46 [2019-09-25T12:11:46.769Z] --- PASS: TestDockerNetworkMacvlan (14.95s)
12:11:46 [2019-09-25T12:11:46.769Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:11:46 [2019-09-25T12:11:46.769Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:11:46 [2019-09-25T12:11:46.769Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:11:46 [2019-09-25T12:11:46.769Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:11:46 [2019-09-25T12:11:46.769Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:11:46 [2019-09-25T12:11:46.769Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
12:11:46 [2019-09-25T12:11:46.769Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:11:46 [2019-09-25T12:11:46.769Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s)
12:11:46 [2019-09-25T12:11:46.769Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:11:46 [2019-09-25T12:11:46.769Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s)
12:11:46 [2019-09-25T12:11:46.769Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:11:46 [2019-09-25T12:11:46.769Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s)
12:11:46 [2019-09-25T12:11:46.769Z] PASS
12:11:46 [2019-09-25T12:11:46.769Z] 
12:11:46 [2019-09-25T12:11:46.769Z] DONE 8 tests in 16.537s
12:11:46 [2019-09-25T12:11:46.769Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
12:11:46 [2019-09-25T12:11:46.769Z] ++ 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
12:11:46 [2019-09-25T12:11:46.769Z] ++ set -e
12:11:46 [2019-09-25T12:11:46.769Z] ++ '[' -n 0 ']'
12:11:46 [2019-09-25T12:11:46.769Z] ++ set -x
12:11:46 [2019-09-25T12:11:46.769Z] ++ env -i DEST=/go/src/github.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
12:11:46 [2019-09-25T12:11:46.769Z] testing: warning: no tests to run
12:11:46 [2019-09-25T12:11:46.769Z] PASS
12:11:46 [2019-09-25T12:11:46.769Z] 
12:11:46 [2019-09-25T12:11:46.769Z] DONE 0 tests in 0.024s
12:11:47 [2019-09-25T12:11:47.064Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:11:47 [2019-09-25T12:11:47.064Z] ++ 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
12:11:47 [2019-09-25T12:11:47.064Z] ++ set -e
12:11:47 [2019-09-25T12:11:47.064Z] ++ '[' -n 0 ']'
12:11:47 [2019-09-25T12:11:47.064Z] ++ set -x
12:11:47 [2019-09-25T12:11:47.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:11:47 [2019-09-25T12:11:47.064Z] INFO: Testing against a local daemon
12:11:47 [2019-09-25T12:11:47.064Z] === RUN   TestAuthZPluginAllowRequest
12:11:48 [2019-09-25T12:11:48.341Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:11:48 [2019-09-25T12:11:48.536Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
12:11:48 [2019-09-25T12:11:48.536Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
12:11:48 [2019-09-25T12:11:48.536Z] === RUN   TestAuthZPluginTLS
12:11:49 [2019-09-25T12:11:49.153Z] --- PASS: TestAuthZPluginTLS (0.58s)
12:11:49 [2019-09-25T12:11:49.153Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
12:11:49 [2019-09-25T12:11:49.153Z] === RUN   TestAuthZPluginDenyRequest
12:11:49 [2019-09-25T12:11:49.712Z] === RUN   TestDockerSuite/TestRunUserByID
12:11:49 [2019-09-25T12:11:49.769Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
12:11:49 [2019-09-25T12:11:49.769Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
12:11:49 [2019-09-25T12:11:49.769Z] === RUN   TestAuthZPluginAPIDenyResponse
12:11:50 [2019-09-25T12:11:50.386Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
12:11:50 [2019-09-25T12:11:50.386Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
12:11:50 [2019-09-25T12:11:50.386Z] === RUN   TestAuthZPluginDenyResponse
12:11:50 [2019-09-25T12:11:50.642Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:11:50 [2019-09-25T12:11:50.642Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:11:50 [2019-09-25T12:11:50.899Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:11:51 [2019-09-25T12:11:51.019Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
12:11:51 [2019-09-25T12:11:51.019Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
12:11:51 [2019-09-25T12:11:51.019Z] === RUN   TestAuthZPluginAllowEventStream
12:11:51 [2019-09-25T12:11:51.830Z] === RUN   TestDockerSuite/TestRunUserByName
12:11:52 [2019-09-25T12:11:52.394Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:11:52 [2019-09-25T12:11:52.498Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s)
12:11:52 [2019-09-25T12:11:52.499Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
12:11:52 [2019-09-25T12:11:52.499Z] === RUN   TestAuthZPluginErrorResponse
12:11:53 [2019-09-25T12:11:53.113Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
12:11:53 [2019-09-25T12:11:53.113Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
12:11:53 [2019-09-25T12:11:53.113Z] === RUN   TestAuthZPluginErrorRequest
12:11:53 [2019-09-25T12:11:53.326Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
12:11:53 [2019-09-25T12:11:53.326Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:11:53 [2019-09-25T12:11:53.326Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:11:53 [2019-09-25T12:11:53.729Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
12:11:53 [2019-09-25T12:11:53.729Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
12:11:53 [2019-09-25T12:11:53.729Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:11:54 [2019-09-25T12:11:54.256Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:11:54 [2019-09-25T12:11:54.358Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s)
12:11:54 [2019-09-25T12:11:54.358Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
12:11:54 [2019-09-25T12:11:54.358Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:11:56 [2019-09-25T12:11:56.391Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
12:11:56 [2019-09-25T12:11:56.391Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
12:11:56 [2019-09-25T12:11:56.391Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:11:58 [2019-09-25T12:11:58.421Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s)
12:11:58 [2019-09-25T12:11:58.421Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
12:11:58 [2019-09-25T12:11:58.421Z] === RUN   TestAuthZPluginHeader
12:11:59 [2019-09-25T12:11:59.467Z] --- PASS: TestAuthZPluginHeader (0.94s)
12:11:59 [2019-09-25T12:11:59.467Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
12:11:59 [2019-09-25T12:11:59.467Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:11:59 [2019-09-25T12:11:59.467Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:11:59 [2019-09-25T12:11:59.467Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:59 [2019-09-25T12:11:59.467Z] === RUN   TestAuthZPluginV2Disable
12:11:59 [2019-09-25T12:11:59.467Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:11:59 [2019-09-25T12:11:59.467Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:59 [2019-09-25T12:11:59.467Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:11:59 [2019-09-25T12:11:59.467Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:11:59 [2019-09-25T12:11:59.467Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:59 [2019-09-25T12:11:59.467Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:11:59 [2019-09-25T12:11:59.467Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:11:59 [2019-09-25T12:11:59.467Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:59 [2019-09-25T12:11:59.467Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:11:59 [2019-09-25T12:11:59.513Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:11:59 [2019-09-25T12:11:59.513Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:12:00 [2019-09-25T12:12:00.882Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:12:03 [2019-09-25T12:12:03.404Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:12:04 [2019-09-25T12:12:04.827Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:12:07 [2019-09-25T12:12:07.348Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:12:10 [2019-09-25T12:12:10.622Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:12:10 [2019-09-25T12:12:10.879Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
12:12:11 [2019-09-25T12:12:11.810Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
12:12:12 [2019-09-25T12:12:12.740Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:12:12 [2019-09-25T12:12:12.740Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:12:12 [2019-09-25T12:12:12.740Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:12:12 [2019-09-25T12:12:12.740Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:12:12 [2019-09-25T12:12:12.740Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
12:12:13 [2019-09-25T12:12:13.671Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
12:12:14 [2019-09-25T12:12:14.601Z] === RUN   TestDockerSuite/TestRunWithCPUShares
12:12:15 [2019-09-25T12:12:15.531Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
12:12:16 [2019-09-25T12:12:16.901Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
12:12:17 [2019-09-25T12:12:17.832Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
12:12:17 [2019-09-25T12:12:17.934Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
12:12:17 [2019-09-25T12:12:17.934Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
12:12:17 [2019-09-25T12:12:17.934Z] PASS
12:12:17 [2019-09-25T12:12:17.934Z] 
12:12:17 [2019-09-25T12:12:17.934Z] === Skipped
12:12:17 [2019-09-25T12:12:17.934Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:12:17 [2019-09-25T12:12:17.934Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:12:17 [2019-09-25T12:12:17.934Z] 
12:12:17 [2019-09-25T12:12:17.934Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:12:17 [2019-09-25T12:12:17.934Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:12:17 [2019-09-25T12:12:17.934Z] 
12:12:17 [2019-09-25T12:12:17.934Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:12:17 [2019-09-25T12:12:17.934Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:12:17 [2019-09-25T12:12:17.934Z] 
12:12:17 [2019-09-25T12:12:17.934Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:12:17 [2019-09-25T12:12:17.934Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:12:17 [2019-09-25T12:12:17.934Z] 
12:12:17 [2019-09-25T12:12:17.934Z] 
12:12:17 [2019-09-25T12:12:17.934Z] DONE 17 tests, 4 skipped in 29.455s
12:12:17 [2019-09-25T12:12:17.934Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:12:17 [2019-09-25T12:12:17.934Z] ++ 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
12:12:17 [2019-09-25T12:12:17.934Z] ++ set -e
12:12:17 [2019-09-25T12:12:17.934Z] ++ '[' -n 0 ']'
12:12:17 [2019-09-25T12:12:17.934Z] ++ set -x
12:12:17 [2019-09-25T12:12:17.934Z] ++ env -i DEST=/go/src/github.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
12:12:17 [2019-09-25T12:12:17.934Z] INFO: Testing against a local daemon
12:12:17 [2019-09-25T12:12:17.934Z] === RUN   TestPluginInvalidJSON
12:12:17 [2019-09-25T12:12:17.934Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:12:17 [2019-09-25T12:12:17.934Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:12:17 [2019-09-25T12:12:17.934Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:12:17 [2019-09-25T12:12:17.934Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:12:17 [2019-09-25T12:12:17.934Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:12:17 [2019-09-25T12:12:17.934Z] PASS
12:12:17 [2019-09-25T12:12:17.934Z] 
12:12:17 [2019-09-25T12:12:17.934Z] DONE 2 tests in 0.124s
12:12:17 [2019-09-25T12:12:17.934Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:12:17 [2019-09-25T12:12:17.934Z] ++ 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
12:12:17 [2019-09-25T12:12:17.934Z] ++ set -e
12:12:17 [2019-09-25T12:12:17.934Z] ++ '[' -n 0 ']'
12:12:17 [2019-09-25T12:12:17.934Z] ++ set -x
12:12:17 [2019-09-25T12:12:17.934Z] ++ env -i DEST=/go/src/github.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
12:12:17 [2019-09-25T12:12:17.934Z] INFO: Testing against a local daemon
12:12:17 [2019-09-25T12:12:17.934Z] === RUN   TestExternalGraphDriver
12:12:17 [2019-09-25T12:12:17.934Z] === RUN   TestExternalGraphDriver/json
12:12:18 [2019-09-25T12:12:18.762Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:12:18 [2019-09-25T12:12:18.762Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
12:12:18 [2019-09-25T12:12:18.944Z] === RUN   TestExternalGraphDriver/spec
12:12:19 [2019-09-25T12:12:19.327Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
12:12:19 [2019-09-25T12:12:19.327Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
12:12:19 [2019-09-25T12:12:19.327Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
12:12:19 [2019-09-25T12:12:19.327Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:12:19 [2019-09-25T12:12:19.583Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
12:12:19 [2019-09-25T12:12:19.583Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
12:12:19 [2019-09-25T12:12:19.841Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
12:12:20 [2019-09-25T12:12:20.099Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
12:12:20 [2019-09-25T12:12:20.099Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
12:12:20 [2019-09-25T12:12:20.355Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
12:12:20 [2019-09-25T12:12:20.974Z] === RUN   TestExternalGraphDriver/pull
12:12:21 [2019-09-25T12:12:21.286Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
12:12:21 [2019-09-25T12:12:21.849Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
12:12:22 [2019-09-25T12:12:22.779Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
12:12:22 [2019-09-25T12:12:22.779Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
12:12:23 [2019-09-25T12:12:23.659Z] --- PASS: TestExternalGraphDriver (6.57s)
12:12:23 [2019-09-25T12:12:23.659Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
12:12:23 [2019-09-25T12:12:23.659Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
12:12:23 [2019-09-25T12:12:23.659Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
12:12:23 [2019-09-25T12:12:23.659Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
12:12:23 [2019-09-25T12:12:23.659Z] === RUN   TestGraphdriverPluginV2
12:12:23 [2019-09-25T12:12:23.659Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
12:12:23 [2019-09-25T12:12:23.659Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:12:23 [2019-09-25T12:12:23.659Z] PASS
12:12:23 [2019-09-25T12:12:23.659Z] 
12:12:23 [2019-09-25T12:12:23.659Z] === Skipped
12:12:23 [2019-09-25T12:12:23.659Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
12:12:23 [2019-09-25T12:12:23.659Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:12:23 [2019-09-25T12:12:23.659Z] 
12:12:23 [2019-09-25T12:12:23.659Z] 
12:12:23 [2019-09-25T12:12:23.659Z] DONE 5 tests, 1 skipped in 6.758s
12:12:23 [2019-09-25T12:12:23.659Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:12:23 [2019-09-25T12:12:23.659Z] ++ 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
12:12:23 [2019-09-25T12:12:23.659Z] ++ set -e
12:12:23 [2019-09-25T12:12:23.659Z] ++ '[' -n 0 ']'
12:12:23 [2019-09-25T12:12:23.659Z] ++ set -x
12:12:23 [2019-09-25T12:12:23.659Z] ++ env -i DEST=/go/src/github.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
12:12:23 [2019-09-25T12:12:23.659Z] INFO: Testing against a local daemon
12:12:23 [2019-09-25T12:12:23.659Z] === RUN   TestContinueAfterPluginCrash
12:12:23 [2019-09-25T12:12:23.659Z] === PAUSE TestContinueAfterPluginCrash
12:12:23 [2019-09-25T12:12:23.659Z] === RUN   TestDaemonStartWithLogOpt
12:12:23 [2019-09-25T12:12:23.659Z] === PAUSE TestDaemonStartWithLogOpt
12:12:23 [2019-09-25T12:12:23.659Z] === CONT  TestContinueAfterPluginCrash
12:12:23 [2019-09-25T12:12:23.659Z] === CONT  TestDaemonStartWithLogOpt
12:12:23 [2019-09-25T12:12:23.709Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:12:23 [2019-09-25T12:12:23.965Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:12:24 [2019-09-25T12:12:24.895Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:12:24 [2019-09-25T12:12:24.895Z] === RUN   TestDockerSuite/TestRunWithShmSize
12:12:25 [2019-09-25T12:12:25.825Z] === RUN   TestDockerSuite/TestRunWithSwappiness
12:12:26 [2019-09-25T12:12:26.388Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
12:12:26 [2019-09-25T12:12:26.388Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:12:26 [2019-09-25T12:12:26.388Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:12:27 [2019-09-25T12:12:27.321Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:12:29 [2019-09-25T12:12:29.215Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
12:12:29 [2019-09-25T12:12:29.778Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
12:12:29 [2019-09-25T12:12:29.778Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:12:30 [2019-09-25T12:12:30.342Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:12:30 [2019-09-25T12:12:30.342Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:12:32 [2019-09-25T12:12:32.237Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:12:32 [2019-09-25T12:12:32.801Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:12:33 [2019-09-25T12:12:33.746Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:12:35 [2019-09-25T12:12:35.641Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:12:36 [2019-09-25T12:12:36.571Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:12:36 [2019-09-25T12:12:36.571Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:12:36 [2019-09-25T12:12:36.571Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:12:37 [2019-09-25T12:12:37.502Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:12:38 [2019-09-25T12:12:38.564Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:12:38 [2019-09-25T12:12:38.872Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
12:12:38 [2019-09-25T12:12:38.924Z] --- PASS: TestDaemonStartWithLogOpt (15.26s)
12:12:38 [2019-09-25T12:12:38.924Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
12:12:39 [2019-09-25T12:12:39.804Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:12:39 [2019-09-25T12:12:39.804Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:12:41 [2019-09-25T12:12:41.458Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:12:42 [2019-09-25T12:12:42.326Z] === RUN   TestDockerSuite/TestSaveImageId
12:12:42 [2019-09-25T12:12:42.326Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:12:42 [2019-09-25T12:12:42.583Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:12:42 [2019-09-25T12:12:42.989Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:12:42 [2019-09-25T12:12:42.989Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:12:42 [2019-09-25T12:12:42.989Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:12:42 [2019-09-25T12:12:42.989Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:12:44 [2019-09-25T12:12:44.410Z] --- PASS: TestContinueAfterPluginCrash (20.14s)
12:12:44 [2019-09-25T12:12:44.410Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
12:12:44 [2019-09-25T12:12:44.410Z] PASS
12:12:44 [2019-09-25T12:12:44.410Z] 
12:12:44 [2019-09-25T12:12:44.410Z] DONE 2 tests in 20.258s
12:12:44 [2019-09-25T12:12:44.410Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:12:44 [2019-09-25T12:12:44.410Z] ++ 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
12:12:44 [2019-09-25T12:12:44.410Z] ++ set -e
12:12:44 [2019-09-25T12:12:44.410Z] ++ '[' -n 0 ']'
12:12:44 [2019-09-25T12:12:44.410Z] ++ set -x
12:12:44 [2019-09-25T12:12:44.410Z] ++ env -i DEST=/go/src/github.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
12:12:44 [2019-09-25T12:12:44.410Z] INFO: Testing against a local daemon
12:12:44 [2019-09-25T12:12:44.410Z] === RUN   TestPluginWithDevMounts
12:12:44 [2019-09-25T12:12:44.410Z] === PAUSE TestPluginWithDevMounts
12:12:44 [2019-09-25T12:12:44.410Z] === CONT  TestPluginWithDevMounts
12:12:45 [2019-09-25T12:12:45.106Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:12:45 [2019-09-25T12:12:45.106Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:12:45 [2019-09-25T12:12:45.158Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:12:46 [2019-09-25T12:12:46.435Z] --- PASS: TestPluginWithDevMounts (2.35s)
12:12:46 [2019-09-25T12:12:46.435Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
12:12:46 [2019-09-25T12:12:46.435Z] PASS
12:12:46 [2019-09-25T12:12:46.435Z] 
12:12:46 [2019-09-25T12:12:46.435Z] DONE 1 tests in 2.462s
12:12:46 [2019-09-25T12:12:46.435Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
12:12:46 [2019-09-25T12:12:46.435Z] ++ 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
12:12:46 [2019-09-25T12:12:46.435Z] ++ set -e
12:12:46 [2019-09-25T12:12:46.435Z] ++ '[' -n 0 ']'
12:12:46 [2019-09-25T12:12:46.435Z] ++ set -x
12:12:46 [2019-09-25T12:12:46.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
12:12:46 [2019-09-25T12:12:46.435Z] INFO: Testing against a local daemon
12:12:46 [2019-09-25T12:12:46.435Z] === RUN   TestSecretInspect
12:12:46 [2019-09-25T12:12:46.473Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:12:46 [2019-09-25T12:12:46.473Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:12:46 [2019-09-25T12:12:46.473Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:12:48 [2019-09-25T12:12:48.366Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:12:48 [2019-09-25T12:12:48.461Z] --- PASS: TestSecretInspect (2.22s)
12:12:48 [2019-09-25T12:12:48.461Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
12:12:48 [2019-09-25T12:12:48.461Z] === RUN   TestSecretList
12:12:49 [2019-09-25T12:12:49.735Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:12:50 [2019-09-25T12:12:50.299Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:12:50 [2019-09-25T12:12:50.299Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:12:50 [2019-09-25T12:12:50.299Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:12:50 [2019-09-25T12:12:50.489Z] --- PASS: TestSecretList (2.22s)
12:12:50 [2019-09-25T12:12:50.489Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
12:12:50 [2019-09-25T12:12:50.489Z] === RUN   TestSecretsCreateAndDelete
12:12:50 [2019-09-25T12:12:50.556Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:12:50 [2019-09-25T12:12:50.813Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:12:53 [2019-09-25T12:12:53.175Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
12:12:53 [2019-09-25T12:12:53.175Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
12:12:53 [2019-09-25T12:12:53.175Z] === RUN   TestSecretsUpdate
12:12:53 [2019-09-25T12:12:53.337Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:12:55 [2019-09-25T12:12:55.203Z] --- PASS: TestSecretsUpdate (2.22s)
12:12:55 [2019-09-25T12:12:55.203Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
12:12:55 [2019-09-25T12:12:55.203Z] === RUN   TestTemplatedSecret
12:12:57 [2019-09-25T12:12:57.889Z] --- PASS: TestTemplatedSecret (2.88s)
12:12:57 [2019-09-25T12:12:57.889Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
12:12:57 [2019-09-25T12:12:57.889Z] === RUN   TestSecretCreateResolve
12:12:59 [2019-09-25T12:12:59.881Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:12:59 [2019-09-25T12:12:59.947Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:13:00 [2019-09-25T12:13:00.569Z] --- PASS: TestSecretCreateResolve (2.23s)
12:13:00 [2019-09-25T12:13:00.569Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
12:13:00 [2019-09-25T12:13:00.569Z] PASS
12:13:00 [2019-09-25T12:13:00.570Z] 
12:13:00 [2019-09-25T12:13:00.570Z] DONE 6 tests in 14.113s
12:13:00 [2019-09-25T12:13:00.570Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
12:13:00 [2019-09-25T12:13:00.570Z] ++ 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
12:13:00 [2019-09-25T12:13:00.570Z] ++ set -e
12:13:00 [2019-09-25T12:13:00.570Z] ++ '[' -n 0 ']'
12:13:00 [2019-09-25T12:13:00.570Z] ++ set -x
12:13:00 [2019-09-25T12:13:00.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
12:13:00 [2019-09-25T12:13:00.570Z] INFO: Testing against a local daemon
12:13:00 [2019-09-25T12:13:00.570Z] === RUN   TestServiceCreateInit
12:13:00 [2019-09-25T12:13:00.570Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:13:01 [2019-09-25T12:13:01.776Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:13:02 [2019-09-25T12:13:02.706Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:13:03 [2019-09-25T12:13:03.669Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:13:04 [2019-09-25T12:13:04.074Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:13:04 [2019-09-25T12:13:04.126Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:13:04 [2019-09-25T12:13:04.126Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:13:04 [2019-09-25T12:13:04.972Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:13:07 [2019-09-25T12:13:07.019Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:13:07 [2019-09-25T12:13:07.370Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:13:08 [2019-09-25T12:13:08.554Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:13:09 [2019-09-25T12:13:09.352Z] --- PASS: TestServiceCreateInit (8.37s)
12:13:09 [2019-09-25T12:13:09.352Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.19s)
12:13:09 [2019-09-25T12:13:09.352Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
12:13:09 [2019-09-25T12:13:09.352Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s)
12:13:09 [2019-09-25T12:13:09.352Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
12:13:09 [2019-09-25T12:13:09.352Z] === RUN   TestCreateServiceMultipleTimes
12:13:09 [2019-09-25T12:13:09.896Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:13:10 [2019-09-25T12:13:10.826Z] === RUN   TestDockerSuite/TestStartRecordError
12:13:12 [2019-09-25T12:13:12.719Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:13:14 [2019-09-25T12:13:14.364Z] === RUN   TestDockerSuite/TestBuildAddScript
12:13:14 [2019-09-25T12:13:14.364Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:13:14 [2019-09-25T12:13:14.364Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:13:14 [2019-09-25T12:13:14.364Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:13:14 [2019-09-25T12:13:14.364Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:13:14 [2019-09-25T12:13:14.364Z] === RUN   TestDockerSuite/TestBuildAddTar
12:13:15 [2019-09-25T12:13:15.240Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:13:17 [2019-09-25T12:13:17.134Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:13:21 [2019-09-25T12:13:21.310Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:13:23 [2019-09-25T12:13:23.205Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:13:25 [2019-09-25T12:13:25.728Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:13:27 [2019-09-25T12:13:27.824Z] --- PASS: TestCreateServiceMultipleTimes (18.50s)
12:13:27 [2019-09-25T12:13:27.824Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
12:13:27 [2019-09-25T12:13:27.824Z] === RUN   TestCreateServiceConflict
12:13:29 [2019-09-25T12:13:29.000Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:13:29 [2019-09-25T12:13:29.846Z] --- PASS: TestCreateServiceConflict (2.25s)
12:13:29 [2019-09-25T12:13:29.846Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
12:13:29 [2019-09-25T12:13:29.846Z] === RUN   TestCreateServiceMaxReplicas
12:13:32 [2019-09-25T12:13:32.531Z] --- PASS: TestCreateServiceMaxReplicas (2.94s)
12:13:32 [2019-09-25T12:13:32.531Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
12:13:32 [2019-09-25T12:13:32.531Z] === RUN   TestCreateWithDuplicateNetworkNames
12:13:34 [2019-09-25T12:13:34.251Z] === RUN   TestDockerSuite/TestStatsNoStream
12:13:36 [2019-09-25T12:13:36.773Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
12:13:37 [2019-09-25T12:13:37.337Z] === RUN   TestDockerSuite/TestStopContainerSignal
12:13:39 [2019-09-25T12:13:39.231Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:13:40 [2019-09-25T12:13:40.164Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:13:41 [2019-09-25T12:13:41.102Z] === RUN   TestDockerSuite/TestTopPrivileged
12:13:42 [2019-09-25T12:13:42.039Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:13:42 [2019-09-25T12:13:42.039Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:13:42 [2019-09-25T12:13:42.039Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:13:42 [2019-09-25T12:13:42.969Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:13:47 [2019-09-25T12:13:47.757Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s)
12:13:47 [2019-09-25T12:13:47.757Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
12:13:47 [2019-09-25T12:13:47.757Z] === RUN   TestCreateServiceSecretFileMode
12:13:48 [2019-09-25T12:13:48.222Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:13:48 [2019-09-25T12:13:48.370Z] --- PASS: TestCreateServiceSecretFileMode (2.61s)
12:13:48 [2019-09-25T12:13:48.370Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
12:13:48 [2019-09-25T12:13:48.370Z] === RUN   TestCreateServiceConfigFileMode
12:13:51 [2019-09-25T12:13:51.053Z] --- PASS: TestCreateServiceConfigFileMode (2.55s)
12:13:51 [2019-09-25T12:13:51.053Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
12:13:51 [2019-09-25T12:13:51.053Z] === RUN   TestCreateServiceSysctls
12:13:51 [2019-09-25T12:13:51.493Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
12:13:51 [2019-09-25T12:13:51.750Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
12:13:52 [2019-09-25T12:13:52.680Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
12:13:52 [2019-09-25T12:13:52.680Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
12:13:53 [2019-09-25T12:13:53.611Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
12:13:54 [2019-09-25T12:13:54.528Z] --- PASS: TestCreateServiceSysctls (3.48s)
12:13:54 [2019-09-25T12:13:54.528Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
12:13:54 [2019-09-25T12:13:54.528Z] === RUN   TestCreateServiceCapabilities
12:13:55 [2019-09-25T12:13:55.504Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
12:13:55 [2019-09-25T12:13:55.504Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
12:13:56 [2019-09-25T12:13:56.846Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:13:56 [2019-09-25T12:13:56.846Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:13:56 [2019-09-25T12:13:56.846Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:13:56 [2019-09-25T12:13:56.876Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
12:13:57 [2019-09-25T12:13:57.211Z] --- PASS: TestCreateServiceCapabilities (2.60s)
12:13:57 [2019-09-25T12:13:57.211Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
12:13:57 [2019-09-25T12:13:57.211Z] === RUN   TestInspect
12:13:57 [2019-09-25T12:13:57.806Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
12:13:59 [2019-09-25T12:13:59.174Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
12:13:59 [2019-09-25T12:13:59.895Z] --- PASS: TestInspect (2.84s)
12:13:59 [2019-09-25T12:13:59.895Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
12:13:59 [2019-09-25T12:13:59.895Z] === RUN   TestDockerNetworkConnectAlias
12:14:01 [2019-09-25T12:14:01.068Z] === RUN   TestDockerSuite/TestUpdateStats
12:14:05 [2019-09-25T12:14:05.240Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
12:14:05 [2019-09-25T12:14:05.409Z] --- PASS: TestDockerNetworkConnectAlias (4.72s)
12:14:05 [2019-09-25T12:14:05.409Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
12:14:05 [2019-09-25T12:14:05.409Z] === RUN   TestDockerNetworkReConnect
12:14:06 [2019-09-25T12:14:06.609Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
12:14:06 [2019-09-25T12:14:06.609Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
12:14:07 [2019-09-25T12:14:07.540Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
12:14:08 [2019-09-25T12:14:08.098Z] --- PASS: TestDockerNetworkReConnect (3.66s)
12:14:08 [2019-09-25T12:14:08.098Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
12:14:08 [2019-09-25T12:14:08.098Z] === RUN   TestServicePlugin
12:14:08 [2019-09-25T12:14:08.098Z] --- SKIP: TestServicePlugin (0.00s)
12:14:08 [2019-09-25T12:14:08.098Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:08 [2019-09-25T12:14:08.098Z] === RUN   TestServiceUpdateLabel
12:14:08 [2019-09-25T12:14:08.470Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:14:10 [2019-09-25T12:14:10.781Z] --- PASS: TestServiceUpdateLabel (2.17s)
12:14:10 [2019-09-25T12:14:10.781Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
12:14:10 [2019-09-25T12:14:10.781Z] === RUN   TestServiceUpdateSecrets
12:14:12 [2019-09-25T12:14:12.645Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:14:16 [2019-09-25T12:14:16.821Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:14:17 [2019-09-25T12:14:17.904Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:14:17 [2019-09-25T12:14:17.904Z] === RUN   TestDockerSuite/TestBuildBlankName
12:14:17 [2019-09-25T12:14:17.904Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:14:20 [2019-09-25T12:14:20.097Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:14:22 [2019-09-25T12:14:22.618Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:14:25 [2019-09-25T12:14:25.064Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:14:25 [2019-09-25T12:14:25.521Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:14:26 [2019-09-25T12:14:26.010Z] --- PASS: TestServiceUpdateSecrets (14.77s)
12:14:26 [2019-09-25T12:14:26.010Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
12:14:26 [2019-09-25T12:14:26.010Z] === RUN   TestServiceUpdateConfigs
12:14:27 [2019-09-25T12:14:27.869Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:14:31 [2019-09-25T12:14:31.301Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:14:33 [2019-09-25T12:14:33.120Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
12:14:35 [2019-09-25T12:14:35.014Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
12:14:37 [2019-09-25T12:14:37.535Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
12:14:38 [2019-09-25T12:14:38.904Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
12:14:40 [2019-09-25T12:14:40.273Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
12:14:41 [2019-09-25T12:14:41.239Z] --- PASS: TestServiceUpdateConfigs (14.79s)
12:14:41 [2019-09-25T12:14:41.239Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
12:14:41 [2019-09-25T12:14:41.239Z] === RUN   TestServiceUpdateNetwork
12:14:41 [2019-09-25T12:14:41.598Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:14:42 [2019-09-25T12:14:42.795Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
12:14:45 [2019-09-25T12:14:45.316Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
12:14:47 [2019-09-25T12:14:47.214Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
12:14:49 [2019-09-25T12:14:49.737Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
12:14:50 [2019-09-25T12:14:50.151Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:14:50 [2019-09-25T12:14:50.151Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:14:52 [2019-09-25T12:14:52.272Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:14:53 [2019-09-25T12:14:53.793Z] --- PASS: TestServiceUpdateNetwork (14.03s)
12:14:53 [2019-09-25T12:14:53.793Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
12:14:53 [2019-09-25T12:14:53.793Z] PASS
12:14:53 [2019-09-25T12:14:53.793Z] 
12:14:53 [2019-09-25T12:14:53.793Z] === Skipped
12:14:53 [2019-09-25T12:14:53.793Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
12:14:53 [2019-09-25T12:14:53.793Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:53 [2019-09-25T12:14:53.793Z] 
12:14:53 [2019-09-25T12:14:53.793Z] 
12:14:53 [2019-09-25T12:14:53.793Z] DONE 19 tests, 1 skipped in 113.661s
12:14:53 [2019-09-25T12:14:53.793Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
12:14:53 [2019-09-25T12:14:53.793Z] ++ 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
12:14:53 [2019-09-25T12:14:53.793Z] ++ set -e
12:14:53 [2019-09-25T12:14:53.793Z] ++ '[' -n 0 ']'
12:14:53 [2019-09-25T12:14:53.793Z] ++ set -x
12:14:53 [2019-09-25T12:14:53.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:14:54 [2019-09-25T12:14:54.078Z] INFO: Testing against a local daemon
12:14:54 [2019-09-25T12:14:54.078Z] === RUN   TestSessionCreate
12:14:54 [2019-09-25T12:14:54.078Z] --- PASS: TestSessionCreate (0.06s)
12:14:54 [2019-09-25T12:14:54.078Z] === RUN   TestSessionCreateWithBadUpgrade
12:14:54 [2019-09-25T12:14:54.078Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
12:14:54 [2019-09-25T12:14:54.078Z] PASS
12:14:54 [2019-09-25T12:14:54.078Z] 
12:14:54 [2019-09-25T12:14:54.078Z] DONE 2 tests in 0.190s
12:14:54 [2019-09-25T12:14:54.078Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
12:14:54 [2019-09-25T12:14:54.078Z] ++ 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
12:14:54 [2019-09-25T12:14:54.078Z] ++ set -e
12:14:54 [2019-09-25T12:14:54.078Z] ++ '[' -n 0 ']'
12:14:54 [2019-09-25T12:14:54.078Z] ++ set -x
12:14:54 [2019-09-25T12:14:54.078Z] ++ env -i DEST=/go/src/github.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
12:14:54 [2019-09-25T12:14:54.362Z] INFO: Testing against a local daemon
12:14:54 [2019-09-25T12:14:54.362Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:14:54 [2019-09-25T12:14:54.362Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:14:54 [2019-09-25T12:14:54.362Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:14:54 [2019-09-25T12:14:54.362Z] === RUN   TestEventsExecDie
12:14:55 [2019-09-25T12:14:55.374Z] --- PASS: TestEventsExecDie (0.97s)
12:14:55 [2019-09-25T12:14:55.374Z] === RUN   TestEventsBackwardsCompatible
12:14:55 [2019-09-25T12:14:55.374Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
12:14:55 [2019-09-25T12:14:55.374Z] === RUN   TestInfoBinaryCommits
12:14:55 [2019-09-25T12:14:55.374Z] --- PASS: TestInfoBinaryCommits (0.05s)
12:14:55 [2019-09-25T12:14:55.374Z] === RUN   TestInfoAPIVersioned
12:14:55 [2019-09-25T12:14:55.374Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:14:55 [2019-09-25T12:14:55.374Z] === RUN   TestInfoAPI
12:14:55 [2019-09-25T12:14:55.374Z] --- PASS: TestInfoAPI (0.05s)
12:14:55 [2019-09-25T12:14:55.374Z] === RUN   TestInfoAPIWarnings
12:14:55 [2019-09-25T12:14:55.926Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:14:55 [2019-09-25T12:14:55.926Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:14:55 [2019-09-25T12:14:55.926Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:14:56 [2019-09-25T12:14:56.385Z] --- PASS: TestInfoAPIWarnings (0.93s)
12:14:56 [2019-09-25T12:14:56.385Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
12:14:56 [2019-09-25T12:14:56.385Z] === RUN   TestLoginFailsWithBadCredentials
12:14:56 [2019-09-25T12:14:56.998Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s)
12:14:56 [2019-09-25T12:14:56.998Z] === RUN   TestPingCacheHeaders
12:14:56 [2019-09-25T12:14:56.998Z] --- PASS: TestPingCacheHeaders (0.06s)
12:14:56 [2019-09-25T12:14:56.998Z] === RUN   TestPingGet
12:14:56 [2019-09-25T12:14:56.998Z] --- PASS: TestPingGet (0.03s)
12:14:56 [2019-09-25T12:14:56.998Z] === RUN   TestPingHead
12:14:56 [2019-09-25T12:14:56.998Z] --- PASS: TestPingHead (0.05s)
12:14:56 [2019-09-25T12:14:56.998Z] === RUN   TestVersion
12:14:56 [2019-09-25T12:14:56.998Z] --- PASS: TestVersion (0.05s)
12:14:56 [2019-09-25T12:14:56.998Z] PASS
12:14:56 [2019-09-25T12:14:56.998Z] 
12:14:56 [2019-09-25T12:14:56.998Z] === Skipped
12:14:56 [2019-09-25T12:14:56.998Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:14:56 [2019-09-25T12:14:56.998Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:14:56 [2019-09-25T12:14:56.998Z] 
12:14:56 [2019-09-25T12:14:56.998Z] 
12:14:56 [2019-09-25T12:14:56.998Z] DONE 12 tests, 1 skipped in 2.968s
12:14:56 [2019-09-25T12:14:56.998Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
12:14:56 [2019-09-25T12:14:56.998Z] ++ 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
12:14:56 [2019-09-25T12:14:56.998Z] ++ set -e
12:14:56 [2019-09-25T12:14:56.998Z] ++ '[' -n 0 ']'
12:14:56 [2019-09-25T12:14:56.998Z] ++ set -x
12:14:56 [2019-09-25T12:14:56.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:14:57 [2019-09-25T12:14:57.290Z] INFO: Testing against a local daemon
12:14:57 [2019-09-25T12:14:57.290Z] === RUN   TestVolumesCreateAndList
12:14:57 [2019-09-25T12:14:57.290Z] --- PASS: TestVolumesCreateAndList (0.05s)
12:14:57 [2019-09-25T12:14:57.290Z] === RUN   TestVolumesRemove
12:14:57 [2019-09-25T12:14:57.290Z] --- PASS: TestVolumesRemove (0.09s)
12:14:57 [2019-09-25T12:14:57.290Z] === RUN   TestVolumesInspect
12:14:57 [2019-09-25T12:14:57.290Z] --- PASS: TestVolumesInspect (0.04s)
12:14:57 [2019-09-25T12:14:57.290Z] === RUN   TestVolumesInvalidJSON
12:14:57 [2019-09-25T12:14:57.290Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:14:57 [2019-09-25T12:14:57.290Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:14:57 [2019-09-25T12:14:57.290Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:14:57 [2019-09-25T12:14:57.290Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:14:57 [2019-09-25T12:14:57.290Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:14:57 [2019-09-25T12:14:57.290Z] PASS
12:14:57 [2019-09-25T12:14:57.290Z] 
12:14:57 [2019-09-25T12:14:57.290Z] DONE 5 tests in 0.297s
12:14:57 [2019-09-25T12:14:57.290Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:14:57 [2019-09-25T12:14:57.573Z] ++++ cat bundles/test-integration/docker.pid
12:14:57 [2019-09-25T12:14:57.856Z] +++ kill 13283
12:14:59 [2019-09-25T12:14:59.325Z] umount: bundles/test-integration/root: mountpoint not found
12:14:59 [2019-09-25T12:14:59.325Z] +++ /etc/init.d/apparmor stop
12:14:59 [2019-09-25T12:14:59.325Z] Clearing AppArmor profiles cache:.
12:14:59 [2019-09-25T12:14:59.325Z] All profile caches have been cleared, but no profiles have been unloaded.
12:14:59 [2019-09-25T12:14:59.325Z] Unloading profiles will leave already running processes permanently
12:14:59 [2019-09-25T12:14:59.325Z] unconfined, which can lead to unexpected situations.
12:14:59 [2019-09-25T12:14:59.325Z] 
12:14:59 [2019-09-25T12:14:59.325Z] To set a process to complain mode, use the command line tool
12:14:59 [2019-09-25T12:14:59.325Z] 'aa-complain'. To really tear down all profiles, run the init script
12:14:59 [2019-09-25T12:14:59.325Z] with the 'teardown' option."
12:14:59 [2019-09-25T12:14:59.325Z] 
Post stage
[Pipeline] junit
12:15:00 [2019-09-25T12:15:00.839Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:15:01 [2019-09-25T12:15:01.637Z] + echo Ensuring container killed.
12:15:01 [2019-09-25T12:15:01.637Z] Ensuring container killed.
12:15:01 [2019-09-25T12:15:01.637Z] + docker rm -vf docker-pr3
12:15:01 [2019-09-25T12:15:01.637Z] Error: No such container: docker-pr3
12:15:01 [2019-09-25T12:15:01.637Z] + true
[Pipeline] sh
12:15:01 [2019-09-25T12:15:01.732Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:15:01 [2019-09-25T12:15:01.732Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:15:02 [2019-09-25T12:15:02.040Z] + echo Chowning /workspace to jenkins user
12:15:02 [2019-09-25T12:15:02.040Z] Chowning /workspace to jenkins user
12:15:02 [2019-09-25T12:15:02.040Z] + id -u
12:15:02 [2019-09-25T12:15:02.040Z] + id -g
12:15:02 [2019-09-25T12:15:02.040Z] + docker run --rm -v /home/docker/workspace/moby_PR-39987:/workspace busybox chown -R 1001:1001 /workspace
12:15:02 [2019-09-25T12:15:02.040Z] Unable to find image 'busybox:latest' locally
12:15:02 [2019-09-25T12:15:02.193Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:15:02 [2019-09-25T12:15:02.193Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:15:02 [2019-09-25T12:15:02.193Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:15:02 [2019-09-25T12:15:02.323Z] latest: Pulling from library/busybox
12:15:02 [2019-09-25T12:15:02.605Z] e38168a01e65: Pulling fs layer
12:15:02 [2019-09-25T12:15:02.888Z] e38168a01e65: Verifying Checksum
12:15:02 [2019-09-25T12:15:02.888Z] e38168a01e65: Download complete
12:15:03 [2019-09-25T12:15:03.190Z] e38168a01e65: Pull complete
12:15:03 [2019-09-25T12:15:03.190Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
12:15:03 [2019-09-25T12:15:03.190Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:15:05 [2019-09-25T12:15:05.619Z] + bundleName=ppc64le-integration
12:15:05 [2019-09-25T12:15:05.619Z] + echo Creating ppc64le-integration-bundles.tar.gz
12:15:05 [2019-09-25T12:15:05.619Z] Creating ppc64le-integration-bundles.tar.gz
12:15:05 [2019-09-25T12:15:05.619Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print
12:15:05 [2019-09-25T12:15:05.619Z] 
[Pipeline] archiveArtifacts
12:15:05 [2019-09-25T12:15:05.936Z] Archiving artifacts
12:15:06 [2019-09-25T12:15:06.291Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39987/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:15:06 [2019-09-25T12:15:06.674Z] + make clean
12:15:07 [2019-09-25T12:15:07.123Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:15:07 [2019-09-25T12:15:07.123Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:15:07 [2019-09-25T12:15:07.123Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:15:07 [2019-09-25T12:15:07.290Z] docker volume rm -f docker-dev-cache
12:15:07 [2019-09-25T12:15:07.290Z] docker-dev-cache
[Pipeline] deleteDir
12:15:08 [2019-09-25T12:15:08.053Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:15:08 [2019-09-25T12:15:08.053Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:15:08 [2019-09-25T12:15:08.053Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:15:08 [2019-09-25T12:15:08.053Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:15:08 [2019-09-25T12:15:08.984Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:15:08 [2019-09-25T12:15:08.984Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:15:09 [2019-09-25T12:15:09.914Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:15:09 [2019-09-25T12:15:09.914Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:15:09 [2019-09-25T12:15:09.914Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:15:09 [2019-09-25T12:15:09.914Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:15:09 [2019-09-25T12:15:09.914Z] === RUN   TestDockerSuite/TestVolumeCLIRm
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:15:12 [2019-09-25T12:15:12.438Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:15:12 [2019-09-25T12:15:12.695Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:15:12 [2019-09-25T12:15:12.695Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:15:12 [2019-09-25T12:15:12.953Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:15:12 [2019-09-25T12:15:12.953Z] === RUN   TestDockerSuite/TestVolumeEvents
12:15:13 [2019-09-25T12:15:13.883Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:15:16 [2019-09-25T12:15:16.409Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:15:16 [2019-09-25T12:15:16.409Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:15:16 [2019-09-25T12:15:16.409Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:15:19 [2019-09-25T12:15:19.683Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:15:23 [2019-09-25T12:15:23.862Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:15:23 [2019-09-25T12:15:23.862Z] --- PASS: TestDockerSuite (1809.33s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.51s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.37s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.50s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.69s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.87s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.57s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.83s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.55s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.33s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.31s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.58s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.44s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (3.40s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.41s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.69s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (2.03s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.62s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.08s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.84s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (3.25s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.83s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.68s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (33.45s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.92s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.35s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.42s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.66s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.34s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.80s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.85s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.48s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.65s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.25s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.36s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.54s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.68s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.48s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.45s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.78s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.64s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.39s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.47s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.37s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.48s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.88s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.46s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.93s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.65s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.24s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.62s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.04s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.24s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.76s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.22s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.72s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.79s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.88s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.27s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.15s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.31s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:15:23 [2019-09-25T12:15:23.862Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.25s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.76s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.86s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.91s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.35s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.07s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.15s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.12s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.45s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.862Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.862Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.862Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.44s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.39s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.34s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.24s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.61s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.63s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.75s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.85s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.45s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.60s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.17s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.54s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.55s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.56s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.66s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.23s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.59s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.62s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.61s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.94s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.67s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.89s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.97s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.73s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.68s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.35s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.85s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.30s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.81s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.70s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:15:23 [2019-09-25T12:15:23.862Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.91s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.29s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.45s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.39s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFails (0.83s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.53s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.73s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.56s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.07s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.37s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.17s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.60s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.49s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.89s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.62s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.62s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.59s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.46s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.65s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.74s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.23s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.92s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.33s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.48s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.12s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.77s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.27s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.74s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:15:23 [2019-09-25T12:15:23.862Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.29s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.59s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.58s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.78s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.25s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.60s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.33s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.65s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.79s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.71s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.97s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.75s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.62s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.51s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.43s)
12:15:23 [2019-09-25T12:15:23.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.69s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.63s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.48s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.00s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.24s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.70s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.34s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.44s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildRm (3.27s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.58s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.85s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.58s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.43s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.46s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.36s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.94s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.56s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.83s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.49s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.78s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildUser (1.87s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.79s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.66s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.21s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.96s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.64s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.863Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.863Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.863Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.13s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.83s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.13s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.40s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.22s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.61s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_sni_test.go:18: Flakey test
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.99s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.17s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitChange (1.17s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.09s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.88s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.10s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.85s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.24s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.89s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.05s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.92s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.24s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.25s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.03s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.01s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.70s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.61s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.87s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:15:23 [2019-09-25T12:15:23.863Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.23s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.76s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.93s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.35s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.13s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false  <nil> 0xc0008ce100 <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1693058445 /foo false  <nil> <nil> <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1693058445 /foo true  <nil> <nil> <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3625764744 /foo false  <nil> <nil> <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3625764744 /foo true  <nil> <nil> <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3625764744 /foo true  0xc0008ce580 <nil> <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 10 - config: {volume  /foo false  <nil> 0xc0008ce5a0 <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 11 - config: {volume  /foo/ false  <nil> 0xc0008ce5c0 <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false  <nil> 0xc0008ce5e0 <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true  <nil> 0xc0008ce600 <nil>}
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.02s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 0
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 1
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 2
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 3
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 4
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 5
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 6
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 7
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 8
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 9
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 10
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 11
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 12
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 13
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 14
12:15:23 [2019-09-25T12:15:23.863Z]         docker_api_containers_test.go:1927: case 15
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.97s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.11s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s)
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership155419349/file1 a8e94682ef571e122e79f0b5936d1f18b9e06f5fafe3b663285fef11f0141f7d:/tmpvol/file1`
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  aeb5bdb143aa754899b88174971ef2fc87ab6cab8d7f6b7c7087accc0a5df249:/root/file1 /tmp/test-cp-from-case-a014692400/itWorks.txt`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a014692400/itWorks.txt" contains "file1\n"
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  224d98e9e8e74eb1a61e0ddaece3794730a520cdbf680b38520535107fbd4cf0:/file1 /tmp/test-cp-from-case-b171731407/testDir/`
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c894290146/file2" contains "file2\n"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6fd3f58cd23968e57a01c52d2d014caa480be5e9a5c74030ff62c36eb7c927cc:/root/file1 /tmp/test-cp-from-case-c894290146/file2`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c894290146/file2" contains "file1\n"
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  be73bcee42ccc104f0983c75415d22360123591724d4b663648992453d147256:/file1 /tmp/test-cp-from-case-d208358617/dir1`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d208358617/dir1/file1" contains "file1\n"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  be73bcee42ccc104f0983c75415d22360123591724d4b663648992453d147256:/file1 /tmp/test-cp-from-case-d208358617/dir1/`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d208358617/dir1/file1" contains "file1\n"
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  17a3646cf7f0d9ade166750e13acdf59888cd443136a1d4d54deaaa94a202e23:dir1 /tmp/test-cp-from-case-e574749284/testDir`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e574749284/testDir/file1-1" contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  17a3646cf7f0d9ade166750e13acdf59888cd443136a1d4d54deaaa94a202e23:dir1 /tmp/test-cp-from-case-e574749284/testDir/`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e574749284/testDir/file1-1" contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e41daeea5c60e057960a9d1345bfe60acfa2d0e2eee1912894f9247c452b3085:/root/dir1 /tmp/test-cp-from-case-f284041331/file1`
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  1425e3bfa7a5df457d4e6ae8f58fbad18e1978997cf4424f5c6a2624d8b68399:/root/dir1 /tmp/test-cp-from-case-g658511158/dir2`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g658511158/dir2/dir1/file1-1" contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  1425e3bfa7a5df457d4e6ae8f58fbad18e1978997cf4424f5c6a2624d8b68399:/root/dir1 /tmp/test-cp-from-case-g658511158/dir2/`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g658511158/dir2/dir1/file1-1" contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d0808b999c42caa4594994b95ed83f1ccf9aebdcc3f17a0a9f7d172a634cd9d2:dir1/. /tmp/test-cp-from-case-h494031133/testDir`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h494031133/testDir/file1-1" contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d0808b999c42caa4594994b95ed83f1ccf9aebdcc3f17a0a9f7d172a634cd9d2:dir1/. /tmp/test-cp-from-case-h494031133/testDir/`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h494031133/testDir/file1-1" contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bcb6a393d1ed6afe2f2d6dc1059843893c098424241782e2e5c0ee4f985c2d43:/root/dir1/. /tmp/test-cp-from-case-i862167000/file1`
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7db352e86b05936c23d5635bec43ed8a099881bf5b585786c4cf1427401e3ff6:/root/dir1/. /tmp/test-cp-from-case-j642130263/dir2`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j642130263/dir2/file1-1" contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7db352e86b05936c23d5635bec43ed8a099881bf5b585786c4cf1427401e3ff6:/root/dir1/. /tmp/test-cp-from-case-j642130263/dir2/`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j642130263/dir2/file1-1" contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.863Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.40s)
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  1b27d603b40a2160a73e64153130607d07547cfed1ecd57928bcf5c69f6de35d:/file2 /tmp/test-cp-from-err-dst-not-dir623609034/symlinkToFile1`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir623609034/symlinkToFile1" points to "file1"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir623609034/file1" contains "file2\n"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  1b27d603b40a2160a73e64153130607d07547cfed1ecd57928bcf5c69f6de35d:/file2 /tmp/test-cp-from-err-dst-not-dir623609034/symlinkToDir1`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir623609034/symlinkToDir1" points to "dir1"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir623609034/file2" contains "file2\n"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  1b27d603b40a2160a73e64153130607d07547cfed1ecd57928bcf5c69f6de35d:/file2 /tmp/test-cp-from-err-dst-not-dir623609034/brokenSymlinkToFileX`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir623609034/brokenSymlinkToFileX" points to "fileX"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir623609034/fileX" contains "file2\n"
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:192: running `docker cp  1b27d603b40a2160a73e64153130607d07547cfed1ecd57928bcf5c69f6de35d:/dir2 /tmp/test-cp-from-err-dst-not-dir623609034/symlinkToDir1`
12:15:23 [2019-09-25T12:15:23.863Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir623609034/symlinkToDir1" points to "dir1"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir623609034/dir1/dir2/file2-1" contains "file2-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  1b27d603b40a2160a73e64153130607d07547cfed1ecd57928bcf5c69f6de35d:/dir2 /tmp/test-cp-from-err-dst-not-dir623609034/brokenSymlinkToDirX`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir623609034/brokenSymlinkToDirX" points to "dirX"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir623609034/dirX/file2-1" contains "file2-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.97s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.75s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a951265714/file1 c9da8c42dfc76ca605f5c9fa9a0877fb1f1f3c6dc6bed87bd67ea70d35e25418:/root/itWorks.txt`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "c9da8c42dfc76ca605f5c9fa9a0877fb1f1f3c6dc6bed87bd67ea70d35e25418" start output contains "file1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c9da8c42dfc76ca605f5c9fa9a0877fb1f1f3c6dc6bed87bd67ea70d35e25418`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.89s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b666854761/file1 3e3677feaa18eb939cf557f8ca344e015a736251e8d8d869fa4d6ce36101ccc1:testDir/`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.51s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "82d3195a8607ce3c476266e2d96a63271f07034e501af73b7fdcf09bfd3a830a" start output contains "file2\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 82d3195a8607ce3c476266e2d96a63271f07034e501af73b7fdcf09bfd3a830a`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c000546740/file1 82d3195a8607ce3c476266e2d96a63271f07034e501af73b7fdcf09bfd3a830a:/root/file2`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "82d3195a8607ce3c476266e2d96a63271f07034e501af73b7fdcf09bfd3a830a" start output contains "file1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 82d3195a8607ce3c476266e2d96a63271f07034e501af73b7fdcf09bfd3a830a`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.06s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "af1a5521a846369ea10ad2dc39923cc7237e9a963b6a3c6d83ea0b046a7ad7bc" start output contains ""
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a af1a5521a846369ea10ad2dc39923cc7237e9a963b6a3c6d83ea0b046a7ad7bc`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d751770499/file1 af1a5521a846369ea10ad2dc39923cc7237e9a963b6a3c6d83ea0b046a7ad7bc:dir1`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "af1a5521a846369ea10ad2dc39923cc7237e9a963b6a3c6d83ea0b046a7ad7bc" start output contains "file1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a af1a5521a846369ea10ad2dc39923cc7237e9a963b6a3c6d83ea0b046a7ad7bc`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "5f187625737f591e277e484155c9b1cd504da33ed9c613d535180914134e99d1" start output contains ""
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5f187625737f591e277e484155c9b1cd504da33ed9c613d535180914134e99d1`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d751770499/file1 5f187625737f591e277e484155c9b1cd504da33ed9c613d535180914134e99d1:dir1/`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "5f187625737f591e277e484155c9b1cd504da33ed9c613d535180914134e99d1" start output contains "file1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5f187625737f591e277e484155c9b1cd504da33ed9c613d535180914134e99d1`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.50s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e621595910/dir1 4329a59392358a36b3bcdd5b2eac03867226b3c26f9a2e2cb7de54fa8e11038d:testDir`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "4329a59392358a36b3bcdd5b2eac03867226b3c26f9a2e2cb7de54fa8e11038d" start output contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4329a59392358a36b3bcdd5b2eac03867226b3c26f9a2e2cb7de54fa8e11038d`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e621595910/dir1 38575813455edf7d80182af209d10207420f5946fd4e5ea4543c6ede59198a87:testDir/`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "38575813455edf7d80182af209d10207420f5946fd4e5ea4543c6ede59198a87" start output contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 38575813455edf7d80182af209d10207420f5946fd4e5ea4543c6ede59198a87`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.89s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f029423277/dir1 caf2cfec60bc6c1959fde30f0ff628258ee81569cf68ea4b7cdd6641d1bde691:/root/file1`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.68s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "6c3c74affafccac870c3f9615183a16d785f9ca093891ee6be3f150f9166baf5" start output contains ""
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6c3c74affafccac870c3f9615183a16d785f9ca093891ee6be3f150f9166baf5`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g116476968/dir1 6c3c74affafccac870c3f9615183a16d785f9ca093891ee6be3f150f9166baf5:/root/dir2`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "6c3c74affafccac870c3f9615183a16d785f9ca093891ee6be3f150f9166baf5" start output contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6c3c74affafccac870c3f9615183a16d785f9ca093891ee6be3f150f9166baf5`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "e7d3ee2965cb80b75c9775cfb4e485832cedc61e62ee3b617cb4e9e92f8db932" start output contains ""
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e7d3ee2965cb80b75c9775cfb4e485832cedc61e62ee3b617cb4e9e92f8db932`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g116476968/dir1 e7d3ee2965cb80b75c9775cfb4e485832cedc61e62ee3b617cb4e9e92f8db932:/dir2/`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "e7d3ee2965cb80b75c9775cfb4e485832cedc61e62ee3b617cb4e9e92f8db932" start output contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e7d3ee2965cb80b75c9775cfb4e485832cedc61e62ee3b617cb4e9e92f8db932`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.49s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h928890215/dir1/. c890f51435341b570a5386c67126bf8cfa52151fa07fcc213cd4c7260968c719:testDir`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "c890f51435341b570a5386c67126bf8cfa52151fa07fcc213cd4c7260968c719" start output contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c890f51435341b570a5386c67126bf8cfa52151fa07fcc213cd4c7260968c719`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h928890215/dir1/. 721063b69a6c2dacf1b0bf37372cf19b0f0d2305a28cbcb667e230547c7ce9b0:testDir/`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "721063b69a6c2dacf1b0bf37372cf19b0f0d2305a28cbcb667e230547c7ce9b0" start output contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 721063b69a6c2dacf1b0bf37372cf19b0f0d2305a28cbcb667e230547c7ce9b0`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.93s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i376771482/dir1/. a1dab22d3706b4f940bb79c97b87f54d653272aaae75223a8f75e0686e804a87:/root/file1`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.00s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "493fb544fb033e8323def4d4da11ee2cd5d518d974c052b737f15c72050039ec" start output contains ""
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 493fb544fb033e8323def4d4da11ee2cd5d518d974c052b737f15c72050039ec`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j569886257/dir1/. 493fb544fb033e8323def4d4da11ee2cd5d518d974c052b737f15c72050039ec:/dir2`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "493fb544fb033e8323def4d4da11ee2cd5d518d974c052b737f15c72050039ec" start output contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 493fb544fb033e8323def4d4da11ee2cd5d518d974c052b737f15c72050039ec`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "a0fb169d4e094683d0eedf1d581f05356f76b12b5ead57eca9c18df7c9ef7afc" start output contains ""
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a0fb169d4e094683d0eedf1d581f05356f76b12b5ead57eca9c18df7c9ef7afc`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j569886257/dir1/. a0fb169d4e094683d0eedf1d581f05356f76b12b5ead57eca9c18df7c9ef7afc:/dir2/`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "a0fb169d4e094683d0eedf1d581f05356f76b12b5ead57eca9c18df7c9ef7afc" start output contains "file1-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a0fb169d4e094683d0eedf1d581f05356f76b12b5ead57eca9c18df7c9ef7afc`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.06s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions998375900/permdirtest permtest:/`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToDot (1.02s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.99s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs662714734/file1 4f66900bb7cb1d451445cccaaa81f1867d6f00a8f6f0ab939fe0215b9f1943bf:/root/shouldNotExist`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "4f66900bb7cb1d451445cccaaa81f1867d6f00a8f6f0ab939fe0215b9f1943bf" start output contains ""
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4f66900bb7cb1d451445cccaaa81f1867d6f00a8f6f0ab939fe0215b9f1943bf`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.94s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume410114037/file1 6cb61b5fa6c13e53492cb9c7d2714b7343c31b6843ebe48e7979ee02016d68e7:/vol_ro/shouldNotExist`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:279: checking that container "6cb61b5fa6c13e53492cb9c7d2714b7343c31b6843ebe48e7979ee02016d68e7" start output contains ""
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6cb61b5fa6c13e53492cb9c7d2714b7343c31b6843ebe48e7979ee02016d68e7`
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.00s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.48s)
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-892882640/file2 b44ecc481f2183c18fc23ded8657b57432e8565fa839bbe34d86c18f4bf8c16a:/vol2/symlinkToFile1`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-892882640/symlinkToFile1" points to "file1"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-892882640/file1" contains "file2\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-892882640/file2 b44ecc481f2183c18fc23ded8657b57432e8565fa839bbe34d86c18f4bf8c16a:/vol2/symlinkToDir1`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-892882640/symlinkToDir1" points to "dir1"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-892882640/file2" contains "file2\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-892882640/file2 b44ecc481f2183c18fc23ded8657b57432e8565fa839bbe34d86c18f4bf8c16a:/vol2/brokenSymlinkToFileX`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-892882640/brokenSymlinkToFileX" points to "fileX"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-892882640/fileX" contains "file2\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-892882640//dir2 b44ecc481f2183c18fc23ded8657b57432e8565fa839bbe34d86c18f4bf8c16a:/vol2/symlinkToDir1`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-892882640/symlinkToDir1" points to "dir1"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-892882640/dir1/dir2/file2-1" contains "file2-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-892882640//dir2 b44ecc481f2183c18fc23ded8657b57432e8565fa839bbe34d86c18f4bf8c16a:/vol2/brokenSymlinkToDirX`
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-892882640/brokenSymlinkToDirX" points to "dirX"
12:15:23 [2019-09-25T12:15:23.864Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-892882640/dirX/file2-1" contains "file2-1\n"
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.19s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.68s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.52s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:15:23 [2019-09-25T12:15:23.864Z]         requirement.go:26: unmatched requirement Devicemapper
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateRM (0.17s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:15:23 [2019-09-25T12:15:23.864Z]         requirement.go:26: unmatched requirement Devicemapper
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.33s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.17s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.04s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.00s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.80s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.79s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.92s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.78s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.17s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.89s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.00s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.97s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.82s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.74s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.82s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.43s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.77s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.72s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s)
12:15:23 [2019-09-25T12:15:23.864Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.35s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.73s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.59s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.90s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:15:23 [2019-09-25T12:15:23.865Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsRename (0.84s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsResize (0.89s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.04s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.83s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsTop (0.86s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExec (1.03s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.99s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.92s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.12s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.77s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.07s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.44s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecEnv (0.95s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.98s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.96s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.98s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecParseError (0.96s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.90s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.55s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.96s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.26s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecTTY (0.92s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.97s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.19s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.94s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.48s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.31s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.82s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestHealth (21.20s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.07s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.85s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.60s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImportFile (1.86s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.90s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.92s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.94s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.54s)
12:15:23 [2019-09-25T12:15:23.865Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug"
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s)
12:15:23 [2019-09-25T12:15:23.865Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName"
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
12:15:23 [2019-09-25T12:15:23.865Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend"
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
12:15:23 [2019-09-25T12:15:23.865Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise"
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.16s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.96s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.07s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.03s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.55s)
12:15:23 [2019-09-25T12:15:23.865Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries"
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.87s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.87s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]         requirement.go:26: unmatched requirement Devicemapper
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.28s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.96s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.91s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.40s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]         requirement.go:26: unmatched requirement Devicemapper
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.99s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.95s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.18s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.11s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.05s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.08s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.95s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.89s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.00s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.70s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.91s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.57s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.95s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.82s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.49s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.64s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.51s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.86s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.56s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.52s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.25s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.28s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.20s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.48s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsSince (6.91s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsTail (0.85s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.77s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.51s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.83s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestNetHostname (2.60s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.61s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.61s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.94s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPluginActive (2.04s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.39s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.64s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.61s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.13s)
12:15:23 [2019-09-25T12:15:23.865Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector"
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.25s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.27s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.65s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPortList (10.14s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.76s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.64s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.47s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.80s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.79s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.51s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.42s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.11s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.15s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.97s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.21s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.58s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.95s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.80s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.56s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.60s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:15:23 [2019-09-25T12:15:23.865Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.04s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.74s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.54s)
12:15:23 [2019-09-25T12:15:23.865Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.66s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.35s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.91s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.84s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.59s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.59s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.90s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.03s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.04s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.05s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.73s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.47s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.90s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.89s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.92s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.88s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.71s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.55s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.64s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.40s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.01s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.84s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.78s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.86s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.24s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.17s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.35s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.53s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.54s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunMount (6.59s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.43s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.52s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.36s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.57s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.15s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.38s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.49s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.90s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.85s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.04s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s)
12:15:23 [2019-09-25T12:15:23.866Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.00s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.88s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         requirement.go:26: unmatched requirement IsolationIsProcess
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.86s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.91s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.90s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.77s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
12:15:23 [2019-09-25T12:15:23.866Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.76s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunRm (1.03s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.94s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.94s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.21s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.12s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (1.07s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.10s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunState (1.79s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.86s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.95s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.44s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.99s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.76s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.78s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.09s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.34s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.76s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.48s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.77s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.60s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.15s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.50s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.866Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:15:23 [2019-09-25T12:15:23.866Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
12:15:23 [2019-09-25T12:15:23.866Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:15:23 [2019-09-25T12:15:23.867Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.83s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.05s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s)
12:15:23 [2019-09-25T12:15:23.867Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents901454066
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.90s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.83s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.41s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.31s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.36s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.70s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.04s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.93s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.94s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.97s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
12:15:23 [2019-09-25T12:15:23.867Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.95s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.53s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:15:23 [2019-09-25T12:15:23.867Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:15:23 [2019-09-25T12:15:23.867Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.01s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.03s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:15:23 [2019-09-25T12:15:23.867Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.13s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.28s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.70s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.33s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.73s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.70s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.18s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.32s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.55s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.31s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.38s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.54s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.81s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.18s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.21s)
12:15:23 [2019-09-25T12:15:23.867Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:15:23 [2019-09-25T12:15:23.867Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:15:23 [2019-09-25T12:15:23.867Z] === RUN   TestDockerRegistrySuite
12:15:23 [2019-09-25T12:15:23.867Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:15:25 [2019-09-25T12:15:25.236Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:15:27 [2019-09-25T12:15:27.130Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:15:28 [2019-09-25T12:15:28.503Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:15:28 [2019-09-25T12:15:28.760Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:15:32 [2019-09-25T12:15:32.934Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:15:37 [2019-09-25T12:15:37.134Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:15:37 [2019-09-25T12:15:37.908Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:15:40 [2019-09-25T12:15:40.823Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:15:41 [2019-09-25T12:15:41.285Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:15:41 [2019-09-25T12:15:41.310Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:15:41 [2019-09-25T12:15:41.746Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:15:43 [2019-09-25T12:15:43.203Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:15:43 [2019-09-25T12:15:43.288Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:15:43 [2019-09-25T12:15:43.288Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:15:44 [2019-09-25T12:15:44.133Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:15:45 [2019-09-25T12:15:45.501Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:15:46 [2019-09-25T12:15:46.870Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:15:47 [2019-09-25T12:15:47.987Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:15:48 [2019-09-25T12:15:48.764Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:15:49 [2019-09-25T12:15:49.528Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:15:49 [2019-09-25T12:15:49.528Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:15:49 [2019-09-25T12:15:49.528Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:15:49 [2019-09-25T12:15:49.693Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:15:51 [2019-09-25T12:15:51.061Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:15:51 [2019-09-25T12:15:51.068Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:15:51 [2019-09-25T12:15:51.529Z] === RUN   TestDockerSuite/TestBuildCmd
12:15:51 [2019-09-25T12:15:51.991Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:15:52 [2019-09-25T12:15:52.451Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:15:53 [2019-09-25T12:15:53.423Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:15:54 [2019-09-25T12:15:54.333Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:15:56 [2019-09-25T12:15:56.855Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:15:57 [2019-09-25T12:15:57.786Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:15:59 [2019-09-25T12:15:59.226Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:16:00 [2019-09-25T12:16:00.767Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:16:00 [2019-09-25T12:16:00.767Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:16:01 [2019-09-25T12:16:01.057Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:16:01 [2019-09-25T12:16:01.737Z] === RUN   TestDockerSuite/TestBuildContChar
12:16:02 [2019-09-25T12:16:02.426Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:16:02 [2019-09-25T12:16:02.682Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:16:04 [2019-09-25T12:16:04.051Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:16:05 [2019-09-25T12:16:05.422Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:16:05 [2019-09-25T12:16:05.986Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
12:16:06 [2019-09-25T12:16:06.551Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:16:11 [2019-09-25T12:16:11.836Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:16:11 [2019-09-25T12:16:11.836Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:16:12 [2019-09-25T12:16:12.766Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:16:13 [2019-09-25T12:16:13.022Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:16:13 [2019-09-25T12:16:13.279Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:16:13 [2019-09-25T12:16:13.536Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:16:13 [2019-09-25T12:16:13.793Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:16:14 [2019-09-25T12:16:14.050Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:16:14 [2019-09-25T12:16:14.307Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:16:15 [2019-09-25T12:16:15.677Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:16:16 [2019-09-25T12:16:16.571Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:16:16 [2019-09-25T12:16:16.571Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:16:16 [2019-09-25T12:16:16.571Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:16:18 [2019-09-25T12:16:18.114Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:16:18 [2019-09-25T12:16:18.199Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:16:18 [2019-09-25T12:16:18.764Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:16:19 [2019-09-25T12:16:19.085Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:16:19 [2019-09-25T12:16:19.545Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:16:19 [2019-09-25T12:16:19.545Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:16:20 [2019-09-25T12:16:20.006Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:16:20 [2019-09-25T12:16:20.133Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:16:20 [2019-09-25T12:16:20.390Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:16:20 [2019-09-25T12:16:20.980Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:16:20 [2019-09-25T12:16:20.980Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:16:20 [2019-09-25T12:16:20.980Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:16:21 [2019-09-25T12:16:21.321Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:16:22 [2019-09-25T12:16:22.251Z] --- PASS: TestDockerRegistrySuite (58.47s)
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.65s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d32789933f22b is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon da871d3ea4ffb is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon db0d35529e12a is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon dc6ae0e9766a0 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.14s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d97423bc7480d is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.24s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon df863ec990564 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.26s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon df183f08a8260 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d9108e3825bcc is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d99ac3d2fbfa7 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d37fbc60c2550 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.57s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon dbc238bab613d is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d38a8d652aa91 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d90617f097d9c is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon de669120b3a80 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.78s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests"
12:16:22 [2019-09-25T12:16:22.252Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6cf06f093f949e7f1a5061e850c52afca27335b020bd65869669aa1abc2a7076
12:16:22 [2019-09-25T12:16:22.252Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:745b87f444eb098b25d8d516d2722f40176938c14f0aea65e99870ae1ec7a2f7
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d3aaa42ee5865 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests"
12:16:22 [2019-09-25T12:16:22.252Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:03136e33603d56f1265027951e1c9a475775ca0c185a0d53f29581416aeb10c5
12:16:22 [2019-09-25T12:16:22.252Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e11661c539a9c761b808c27c0f3a4ef09e1b4fbae3faab0b801f4b340be39013
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d4708bc763d2f is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon dbf181cb784e6 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.28s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d83f73d0c7571 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d9e32fca0e7af is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d8ab639516419 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.48s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d9f58a9e0ee1d is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d9f11c90411cc is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.35s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d08904025a637 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.27s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon dbdec7e11a79c is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d91c79fa92012 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d87aa8ee13980 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.54s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d6373397d8a46 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d1af84cc1b473 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d3946f9b6bc6b is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon dd36adcfb78e6 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d2b66e9985fa2 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d6c24a646fdb2 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon dc9311e7eb255 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.10s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d118cf3cb1d22 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d34c9e3dbae72 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.46s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest"
12:16:22 [2019-09-25T12:16:22.252Z]         check_test.go:196: Daemon d4f37096d3234 is not started
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough"
12:16:22 [2019-09-25T12:16:22.252Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s)
12:16:22 [2019-09-25T12:16:22.252Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only"
12:16:22 [2019-09-25T12:16:22.252Z] === RUN   TestDockerSchema1RegistrySuite
12:16:22 [2019-09-25T12:16:22.252Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:16:22 [2019-09-25T12:16:22.252Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:16:22 [2019-09-25T12:16:22.816Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:16:26 [2019-09-25T12:16:26.092Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:16:26 [2019-09-25T12:16:26.782Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:16:27 [2019-09-25T12:16:27.024Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:16:32 [2019-09-25T12:16:32.278Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
12:16:32 [2019-09-25T12:16:32.278Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:16:35 [2019-09-25T12:16:35.554Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:16:36 [2019-09-25T12:16:36.486Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:16:38 [2019-09-25T12:16:38.380Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:16:39 [2019-09-25T12:16:39.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:16:39 [2019-09-25T12:16:39.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:16:41 [2019-09-25T12:16:41.126Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:16:42 [2019-09-25T12:16:42.494Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:16:43 [2019-09-25T12:16:43.863Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:16:48 [2019-09-25T12:16:48.037Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:16:48 [2019-09-25T12:16:48.037Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:16:48 [2019-09-25T12:16:48.600Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
12:16:48 [2019-09-25T12:16:48.600Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:16:49 [2019-09-25T12:16:49.164Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:16:49 [2019-09-25T12:16:49.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:16:49 [2019-09-25T12:16:49.679Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
12:16:49 [2019-09-25T12:16:49.679Z] --- PASS: TestDockerSchema1RegistrySuite (27.66s)
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d5167ba544819 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.78s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon dd21c5cefe026 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.89s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon df8f821c0c972 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.48s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d79f765b1a8a7 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.66s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d9a7181f3353c is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.50s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d46f618c68ce6 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d4f953f1ddb75 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon dfcf0d6bbaad6 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d239a81675553 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d1ecf1935b0b4 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.86s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d7bae746abb1d is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon dc36a08608866 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon dacc5d0b43ee2 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d733d6a04cb45 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon dab8fbe238c28 is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon db00d3ba40a1b is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon d1dbaf513e53b is not started
12:16:49 [2019-09-25T12:16:49.679Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
12:16:49 [2019-09-25T12:16:49.679Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged"
12:16:49 [2019-09-25T12:16:49.679Z]         check_test.go:223: Daemon dcf6c64ff166a is not started
12:16:49 [2019-09-25T12:16:49.679Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:16:49 [2019-09-25T12:16:49.679Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:16:50 [2019-09-25T12:16:50.611Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:16:51 [2019-09-25T12:16:51.174Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:16:51 [2019-09-25T12:16:51.431Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:16:52 [2019-09-25T12:16:52.800Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:16:52 [2019-09-25T12:16:52.800Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:16:53 [2019-09-25T12:16:53.364Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:16:53 [2019-09-25T12:16:53.621Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:16:53 [2019-09-25T12:16:53.877Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.08s)
12:16:53 [2019-09-25T12:16:53.877Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s)
12:16:53 [2019-09-25T12:16:53.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry"
12:16:53 [2019-09-25T12:16:53.877Z]         check_test.go:252: Daemon da1a6481b8ca8 is not started
12:16:53 [2019-09-25T12:16:53.877Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s)
12:16:53 [2019-09-25T12:16:53.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth"
12:16:53 [2019-09-25T12:16:53.877Z]         check_test.go:252: Daemon d49722ab2b35b is not started
12:16:53 [2019-09-25T12:16:53.877Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
12:16:53 [2019-09-25T12:16:53.877Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry"
12:16:53 [2019-09-25T12:16:53.877Z]         check_test.go:252: Daemon de5b74b733846 is not started
12:16:53 [2019-09-25T12:16:53.877Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s)
12:16:53 [2019-09-25T12:16:53.878Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth"
12:16:53 [2019-09-25T12:16:53.878Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
12:16:53 [2019-09-25T12:16:53.878Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored"
12:16:53 [2019-09-25T12:16:53.878Z]         check_test.go:252: Daemon d78fcec3d2321 is not started
12:16:53 [2019-09-25T12:16:53.878Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
12:16:53 [2019-09-25T12:16:53.878Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth"
12:16:53 [2019-09-25T12:16:53.878Z]         check_test.go:252: Daemon d1962f86899f6 is not started
12:16:53 [2019-09-25T12:16:53.878Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
12:16:53 [2019-09-25T12:16:53.878Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme"
12:16:53 [2019-09-25T12:16:53.878Z]         check_test.go:252: Daemon d6f6870cdbee9 is not started
12:16:53 [2019-09-25T12:16:53.878Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
12:16:53 [2019-09-25T12:16:53.878Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry"
12:16:53 [2019-09-25T12:16:53.878Z]         check_test.go:252: Daemon d1f82484db681 is not started
12:16:53 [2019-09-25T12:16:53.878Z] === RUN   TestDockerRegistryAuthTokenSuite
12:16:53 [2019-09-25T12:16:53.878Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:16:59 [2019-09-25T12:16:59.132Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:16:59 [2019-09-25T12:16:59.132Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:16:59 [2019-09-25T12:16:59.388Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:16:59 [2019-09-25T12:16:59.388Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:16:59 [2019-09-25T12:16:59.645Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
12:16:59 [2019-09-25T12:16:59.645Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
12:16:59 [2019-09-25T12:16:59.645Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError"
12:16:59 [2019-09-25T12:16:59.645Z]         check_test.go:279: Daemon d3b416dc0a5b2 is not started
12:16:59 [2019-09-25T12:16:59.645Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
12:16:59 [2019-09-25T12:16:59.645Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken"
12:16:59 [2019-09-25T12:16:59.645Z]         check_test.go:279: Daemon dd76b845958d5 is not started
12:16:59 [2019-09-25T12:16:59.645Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s)
12:16:59 [2019-09-25T12:16:59.646Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized"
12:16:59 [2019-09-25T12:16:59.646Z]         check_test.go:279: Daemon d6f0f7d30ebbf is not started
12:16:59 [2019-09-25T12:16:59.646Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
12:16:59 [2019-09-25T12:16:59.646Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable"
12:16:59 [2019-09-25T12:16:59.646Z]         check_test.go:279: Daemon d9a4e499a3294 is not started
12:16:59 [2019-09-25T12:16:59.646Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
12:16:59 [2019-09-25T12:16:59.646Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse"
12:16:59 [2019-09-25T12:16:59.646Z]         check_test.go:279: Daemon dc45e100f3e9a is not started
12:16:59 [2019-09-25T12:16:59.646Z] === RUN   TestDockerNetworkSuite
12:16:59 [2019-09-25T12:16:59.646Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume
12:17:00 [2019-09-25T12:17:00.577Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities
12:17:01 [2019-09-25T12:17:01.141Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer
12:17:03 [2019-09-25T12:17:03.035Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverGet
12:17:03 [2019-09-25T12:17:03.035Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse
12:17:03 [2019-09-25T12:17:03.292Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverList
12:17:03 [2019-09-25T12:17:03.292Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked
12:17:03 [2019-09-25T12:17:03.549Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverMountID
12:17:04 [2019-09-25T12:17:04.919Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverNamed
12:17:06 [2019-09-25T12:17:06.813Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete
12:17:09 [2019-09-25T12:17:09.340Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:17:09 [2019-09-25T12:17:09.340Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:17:09 [2019-09-25T12:17:09.340Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:17:15 [2019-09-25T12:17:15.146Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:17:15 [2019-09-25T12:17:15.146Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:17:15 [2019-09-25T12:17:15.606Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:17:15 [2019-09-25T12:17:15.606Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:17:16 [2019-09-25T12:17:16.067Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:17:16 [2019-09-25T12:17:16.067Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:17:24 [2019-09-25T12:17:24.882Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls
12:17:30 [2019-09-25T12:17:30.133Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
12:17:32 [2019-09-25T12:17:32.654Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:17:36 [2019-09-25T12:17:36.829Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
12:17:39 [2019-09-25T12:17:39.350Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:17:43 [2019-09-25T12:17:43.524Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:17:46 [2019-09-25T12:17:46.049Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:17:46 [2019-09-25T12:17:46.049Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:17:46 [2019-09-25T12:17:46.049Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:17:46 [2019-09-25T12:17:46.798Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:18:03 [2019-09-25T12:18:03.917Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:18:04 [2019-09-25T12:18:04.378Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:18:04 [2019-09-25T12:18:04.839Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:18:08 [2019-09-25T12:18:08.696Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:18:08 [2019-09-25T12:18:08.696Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
12:18:13 [2019-09-25T12:18:13.420Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:18:16 [2019-09-25T12:18:16.333Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:18:18 [2019-09-25T12:18:18.518Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:18:23 [2019-09-25T12:18:23.546Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:18:26 [2019-09-25T12:18:26.084Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:18:27 [2019-09-25T12:18:27.984Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp
12:18:28 [2019-09-25T12:18:28.548Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:18:32 [2019-09-25T12:18:32.724Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:18:39 [2019-09-25T12:18:39.270Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:18:44 [2019-09-25T12:18:44.527Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:18:47 [2019-09-25T12:18:47.801Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:18:51 [2019-09-25T12:18:51.076Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:18:54 [2019-09-25T12:18:54.349Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:18:57 [2019-09-25T12:18:57.623Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:18:59 [2019-09-25T12:18:59.517Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail
12:19:00 [2019-09-25T12:19:00.080Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:19:03 [2019-09-25T12:19:03.353Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:19:18 [2019-09-25T12:19:18.984Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:19:22 [2019-09-25T12:19:22.734Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:19:23 [2019-09-25T12:19:23.195Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:19:35 [2019-09-25T12:19:35.419Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed
12:19:47 [2019-09-25T12:19:47.597Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom
12:19:55 [2019-09-25T12:19:55.692Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:20:05 [2019-09-25T12:20:05.644Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart
12:20:13 [2019-09-25T12:20:13.738Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:20:21 [2019-09-25T12:20:21.833Z] === RUN   TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict
12:20:31 [2019-09-25T12:20:31.816Z] --- PASS: TestDockerSwarmSuite (1757.41s)
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.57s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.58s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.67s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.87s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.87s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [db59b1d66107c] joining swarm manager [da014cc88a721]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [deaebb200221a] joining swarm manager [da014cc88a721]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:379: Daemon db59b1d66107c is not started
12:20:31 [2019-09-25T12:20:31.816Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:20:31 [2019-09-25T12:20:31.816Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.31s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d62d94731d0f6] joining swarm manager [d45c938e3e8ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.70s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.09s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d5efb6608e581] joining swarm manager [db3360aff6ed0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [de5e248d5cba3] joining swarm manager [db3360aff6ed0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.816Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
12:20:31 [2019-09-25T12:20:31.816Z]         docker_api_swarm_test.go:364: Waiting for possible election...
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.34s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d63ff72303a27] joining swarm manager [d8b1202595259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d2e292fd71678] joining swarm manager [d8b1202595259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.81s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.36s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.85s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d52ccedc916a4] joining swarm manager [de5cd5ece55a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [deaaa67b6f51c] joining swarm manager [de5cd5ece55a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.60s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d873796e8b63a] joining swarm manager [d228ada371066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d18ba73bafa4c] joining swarm manager [d228ada371066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.19s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d7693fe7e173c] joining swarm manager [dae6d2e6806e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.96s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d9eee49425f2c] joining swarm manager [dca155ea67af8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d4e883f9b4e9c] joining swarm manager [dca155ea67af8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate"
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.82s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d19d7db685061] joining swarm manager [d66e0b80fcdb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.33s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d00fdcc0c5d24] joining swarm manager [d38acb58ff545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d5b93ae36cfe0] joining swarm manager [d38acb58ff545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:379: Daemon d5b93ae36cfe0 is not started
12:20:31 [2019-09-25T12:20:31.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.01s)
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d6a48299bc113] joining swarm manager [d78b32ea694c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [d2f4c93276a90] joining swarm manager [d78b32ea694c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.816Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
12:20:31 [2019-09-25T12:20:31.816Z]         check_test.go:358: [de6069cbfb3e5] joining swarm manager [d78b32ea694c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d603f7a2a23c6] joining swarm manager [d78b32ea694c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d4ace2a0b193d] joining swarm manager [d78b32ea694c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.95s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.31s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [dccdc234792a1] joining swarm manager [db531542a7c2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d1d1d60934058] joining swarm manager [db531542a7c2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.32s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [dc1bf03a775e0] joining swarm manager [d1508597c7c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [defd15b76dc1e] joining swarm manager [d1508597c7c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.09s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [dd4d9869c804a] joining swarm manager [dbf6aa6f576f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d5029359423a7] joining swarm manager [dbf6aa6f576f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.44s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.20s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d20110b51f1d9] joining swarm manager [d6c05b96539ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d7dd62d2f9a16] joining swarm manager [d6c05b96539ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d77c55194a53e] joining swarm manager [d6c05b96539ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d1bc7780058ae] joining swarm manager [d6c05b96539ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.99s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.16s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [dd50f6246a2ee] joining swarm manager [d8d0ab5b7ec77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d05c9eed5d471] joining swarm manager [d8d0ab5b7ec77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.12s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d2a5eff1fe06c] joining swarm manager [dd821625be16d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d30a7fac4d679] joining swarm manager [dd821625be16d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:379: Daemon d2a5eff1fe06c is not started
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.52s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [dd79e8aa5359d] joining swarm manager [d3633eb0f970d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d1c81a51b553d] joining swarm manager [d3633eb0f970d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.12s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d1816cca11398] joining swarm manager [d85262c42c054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d0660a3b5f550] joining swarm manager [d85262c42c054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.38s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.64s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.06s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.89s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.85s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.93s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.58s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.88s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.02s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.18s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.68s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.91s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.63s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.05s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.66s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.13s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.89s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.70s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.77s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.71s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs"
12:20:31 [2019-09-25T12:20:31.817Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.h0glfhftbljj@be63a1f95116    | hello1\n"
12:20:31 [2019-09-25T12:20:31.817Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.x9oq4ui0fqxi@be63a1f95116    | hello2\n"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.95s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.34s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.15s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.37s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.14s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.19s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.75s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs"
12:20:31 [2019-09-25T12:20:31.817Z]         docker_cli_service_logs_test.go:242: checking task g87kkn6inrb0
12:20:31 [2019-09-25T12:20:31.817Z]         docker_cli_service_logs_test.go:247: checking messages for g87kkn6inrb0
12:20:31 [2019-09-25T12:20:31.817Z]         docker_cli_service_logs_test.go:242: checking task s9ctne752m89
12:20:31 [2019-09-25T12:20:31.817Z]         docker_cli_service_logs_test.go:247: checking messages for s9ctne752m89
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.04s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.02s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.00s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.93s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.62s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d180642ec3832] joining swarm manager [dc36d36dc608a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d4aa5e14d2f7f] joining swarm manager [dc36d36dc608a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.39s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.05s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.11s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d5b53ef8f162d] joining swarm manager [dfdabd8d75110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d59b8271bc57e] joining swarm manager [dfdabd8d75110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.46s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType"
12:20:31 [2019-09-25T12:20:31.817Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.57s)
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
12:20:31 [2019-09-25T12:20:31.817Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
12:20:31 [2019-09-25T12:20:31.817Z]         check_test.go:358: [d5f23458cea44] joining swarm manager [d1db3a44e77e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [d1889e85a489a] joining swarm manager [d1db3a44e77e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.06s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.94s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.91s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.97s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.91s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.88s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.99s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit"
12:20:31 [2019-09-25T12:20:31.818Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:20:31 [2019-09-25T12:20:31.818Z]         requirement.go:26: unmatched requirement IPv6
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.07s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.94s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.98s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.39s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [d3c062309321f] joining swarm manager [d5439a3876abe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [d96f58206a208] joining swarm manager [d5439a3876abe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.35s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.70s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (144.06s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [d94f1c2347faa] joining swarm manager [d4b0c17d90239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [d8d2bbe503dfa] joining swarm manager [d4b0c17d90239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [d7f2dd4b2c932] joining swarm manager [d4b0c17d90239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.92s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [db3b985d154a4] joining swarm manager [d118502cf7f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [d371077bae622] joining swarm manager [d118502cf7f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.95s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup"
12:20:31 [2019-09-25T12:20:31.818Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge"
12:20:31 [2019-09-25T12:20:31.818Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
12:20:31 [2019-09-25T12:20:31.818Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay"
12:20:31 [2019-09-25T12:20:31.818Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
12:20:31 [2019-09-25T12:20:31.818Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge"
12:20:31 [2019-09-25T12:20:31.818Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
12:20:31 [2019-09-25T12:20:31.818Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay"
12:20:31 [2019-09-25T12:20:31.818Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.07s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.16s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.09s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.23s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [d6955fa85e5d7] joining swarm manager [d99e3e9f5c56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.95s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.75s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.91s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.55s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.12s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.26s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
12:20:31 [2019-09-25T12:20:31.818Z]         check_test.go:358: [d8014d02734df] joining swarm manager [d2d70d6e39d4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.76s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.86s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.42s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.17s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.35s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.14s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.16s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.07s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.93s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.36s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.87s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm"
12:20:31 [2019-09-25T12:20:31.818Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.95s)
12:20:31 [2019-09-25T12:20:31.818Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA"
12:20:31 [2019-09-25T12:20:31.818Z] === RUN   TestDockerExternalVolumeSuite
12:20:31 [2019-09-25T12:20:31.818Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
12:20:35 [2019-09-25T12:20:35.373Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:20:35 [2019-09-25T12:20:35.373Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:20:35 [2019-09-25T12:20:35.373Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:20:35 [2019-09-25T12:20:35.993Z] --- PASS: TestDockerNetworkSuite (216.09s)
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume (0.95s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume"
12:20:35 [2019-09-25T12:20:35.993Z]         docker_cli_external_volume_driver_test.go:53: Daemon d470541dcae16 is not started
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities (0.61s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer (1.56s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGet (0.04s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGet"
12:20:35 [2019-09-25T12:20:35.993Z]         docker_cli_external_volume_driver_test.go:53: Daemon d1d51038c32a5 is not started
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse (0.54s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverList (0.03s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverList"
12:20:35 [2019-09-25T12:20:35.993Z]         docker_cli_external_volume_driver_test.go:53: Daemon d09986f54881a is not started
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked (0.12s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked"
12:20:35 [2019-09-25T12:20:35.993Z]         docker_cli_external_volume_driver_test.go:53: Daemon d557a2b2a8cab is not started
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverMountID (1.57s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverMountID"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverNamed (1.59s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverNamed"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls (45.55s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp (31.80s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail (31.07s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed (16.55s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom (17.32s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom"
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart (16.30s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart"
12:20:35 [2019-09-25T12:20:35.993Z]         docker_cli_external_volume_driver_test.go:485: Daemon dfdd1194be27e is not started
12:20:35 [2019-09-25T12:20:35.993Z]     --- PASS: TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict (15.05s)
12:20:35 [2019-09-25T12:20:35.993Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict"
12:20:35 [2019-09-25T12:20:35.993Z]         docker_cli_external_volume_driver_test.go:53: Daemon d5d465e8df5f9 is not started
12:20:35 [2019-09-25T12:20:35.993Z] === RUN   TestDockerHubPullSuite
12:20:35 [2019-09-25T12:20:35.993Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:20:48 [2019-09-25T12:20:48.170Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
12:20:52 [2019-09-25T12:20:52.343Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
12:20:56 [2019-09-25T12:20:56.481Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:21:10 [2019-09-25T12:21:10.397Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
12:21:11 [2019-09-25T12:21:11.306Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:21:25 [2019-09-25T12:21:25.247Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
12:21:26 [2019-09-25T12:21:26.143Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:21:43 [2019-09-25T12:21:43.300Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
12:21:48 [2019-09-25T12:21:48.577Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
12:21:58 [2019-09-25T12:21:58.535Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
12:22:05 [2019-09-25T12:22:05.078Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
12:22:13 [2019-09-25T12:22:13.173Z] --- PASS: TestDockerHubPullSuite (96.21s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (16.55s)
12:22:13 [2019-09-25T12:22:13.173Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry"
12:22:13 [2019-09-25T12:22:13.173Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.27s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.42s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (16.59s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.26s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.10s)
12:22:13 [2019-09-25T12:22:13.173Z] PASS
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === Skipped
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         docker_cli_sni_test.go:18: Flakey test
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement Devicemapper
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement Devicemapper
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement Devicemapper
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement Devicemapper
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement IsolationIsProcess
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
12:22:13 [2019-09-25T12:22:13.173Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
12:22:13 [2019-09-25T12:22:13.173Z] 
12:22:13 [2019-09-25T12:22:13.173Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:22:13 [2019-09-25T12:22:13.173Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
12:22:13 [2019-09-25T12:22:13.174Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
12:22:13 [2019-09-25T12:22:13.174Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:22:13 [2019-09-25T12:22:13.174Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] 
12:22:13 [2019-09-25T12:22:13.174Z] DONE 1223 tests, 43 skipped in 2242.526s
12:22:13 [2019-09-25T12:22:13.174Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:22:13 [2019-09-25T12:22:13.174Z] ++++ cat bundles/test-integration/docker.pid
12:22:13 [2019-09-25T12:22:13.174Z] +++ kill 7260
12:22:16 [2019-09-25T12:22:16.842Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:22:18 [2019-09-25T12:22:18.429Z] umount: bundles/test-integration/root: mountpoint not found
12:22:18 [2019-09-25T12:22:18.429Z] +++ /etc/init.d/apparmor stop
12:22:18 [2019-09-25T12:22:18.429Z] Clearing AppArmor profiles cache:.
12:22:18 [2019-09-25T12:22:18.429Z] All profile caches have been cleared, but no profiles have been unloaded.
12:22:18 [2019-09-25T12:22:18.429Z] Unloading profiles will leave already running processes permanently
12:22:18 [2019-09-25T12:22:18.429Z] unconfined, which can lead to unexpected situations.
12:22:18 [2019-09-25T12:22:18.429Z] 
12:22:18 [2019-09-25T12:22:18.429Z] To set a process to complain mode, use the command line tool
12:22:18 [2019-09-25T12:22:18.429Z] 'aa-complain'. To really tear down all profiles, run the init script
12:22:18 [2019-09-25T12:22:18.429Z] with the 'teardown' option."
12:22:18 [2019-09-25T12:22:18.429Z] 
12:22:27 [2019-09-25T12:22:27.176Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:22:36 [2019-09-25T12:22:36.483Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
12:22:42 [2019-09-25T12:22:42.002Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:22:51 [2019-09-25T12:22:51.333Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
12:23:23 [2019-09-25T12:23:23.381Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
12:23:35 [2019-09-25T12:23:35.560Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
12:24:07 [2019-09-25T12:24:07.600Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
12:24:08 [2019-09-25T12:24:08.092Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:24:08 [2019-09-25T12:24:08.092Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:24:08 [2019-09-25T12:24:08.092Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:24:08 [2019-09-25T12:24:08.092Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:24:08 [2019-09-25T12:24:08.092Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:24:08 [2019-09-25T12:24:08.092Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:24:08 [2019-09-25T12:24:08.092Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:24:08 [2019-09-25T12:24:08.092Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:24:08 [2019-09-25T12:24:08.552Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:24:14 [2019-09-25T12:24:14.364Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:24:16 [2019-09-25T12:24:16.547Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:24:21 [2019-09-25T12:24:21.244Z] === RUN   TestDockerSuite/TestBuildEnv
12:24:21 [2019-09-25T12:24:21.244Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:24:21 [2019-09-25T12:24:21.705Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:24:21 [2019-09-25T12:24:21.705Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:24:21 [2019-09-25T12:24:21.705Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:24:21 [2019-09-25T12:24:21.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:24:25 [2019-09-25T12:24:25.458Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:24:25 [2019-09-25T12:24:25.458Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:24:25 [2019-09-25T12:24:25.458Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:24:25 [2019-09-25T12:24:25.458Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:24:25 [2019-09-25T12:24:25.655Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
12:24:25 [2019-09-25T12:24:25.918Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:24:31 [2019-09-25T12:24:31.720Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:24:40 [2019-09-25T12:24:40.503Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
12:24:49 [2019-09-25T12:24:49.426Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:24:49 [2019-09-25T12:24:49.426Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:24:49 [2019-09-25T12:24:49.426Z] === RUN   TestDockerSuite/TestBuildExpose
12:24:49 [2019-09-25T12:24:49.426Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:24:49 [2019-09-25T12:24:49.426Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:24:49 [2019-09-25T12:24:49.426Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:24:49 [2019-09-25T12:24:49.426Z] === RUN   TestDockerSuite/TestBuildFails
12:24:50 [2019-09-25T12:24:50.967Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:24:50 [2019-09-25T12:24:50.967Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:24:56 [2019-09-25T12:24:56.747Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:25:07 [2019-09-25T12:25:07.043Z] === RUN   TestDockerSuite/TestBuildForceRm
12:25:12 [2019-09-25T12:25:12.821Z] === RUN   TestDockerSuite/TestBuildFromGit
12:25:18 [2019-09-25T12:25:18.605Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:25:19 [2019-09-25T12:25:19.569Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:25:25 [2019-09-25T12:25:25.344Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:25:25 [2019-09-25T12:25:25.344Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:25:26 [2019-09-25T12:25:26.308Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:25:26 [2019-09-25T12:25:26.766Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:25:26 [2019-09-25T12:25:26.766Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:25:27 [2019-09-25T12:25:27.154Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
12:25:37 [2019-09-25T12:25:37.065Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:25:37 [2019-09-25T12:25:37.065Z] === RUN   TestDockerSuite/TestBuildHistory
12:25:45 [2019-09-25T12:25:45.208Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
12:25:47 [2019-09-25T12:25:47.373Z] === RUN   TestDockerSuite/TestBuildIidFile
12:25:47 [2019-09-25T12:25:47.373Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:25:49 [2019-09-25T12:25:49.544Z] === RUN   TestDockerSuite/TestBuildInheritance
12:25:49 [2019-09-25T12:25:49.544Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:25:50 [2019-09-25T12:25:50.002Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:25:50 [2019-09-25T12:25:50.002Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:25:54 [2019-09-25T12:25:54.678Z] === RUN   TestDockerSuite/TestBuildLabel
12:25:55 [2019-09-25T12:25:55.135Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:25:56 [2019-09-25T12:25:56.100Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:25:56 [2019-09-25T12:25:56.557Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:25:57 [2019-09-25T12:25:57.521Z] === RUN   TestDockerSuite/TestBuildLabels
12:25:57 [2019-09-25T12:25:57.979Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:25:59 [2019-09-25T12:25:59.510Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:26:05 [2019-09-25T12:26:05.288Z] === RUN   TestDockerSuite/TestBuildLastModified
12:26:05 [2019-09-25T12:26:05.288Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:26:05 [2019-09-25T12:26:05.288Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:26:05 [2019-09-25T12:26:05.288Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:26:05 [2019-09-25T12:26:05.288Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:26:05 [2019-09-25T12:26:05.288Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:26:05 [2019-09-25T12:26:05.288Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:26:05 [2019-09-25T12:26:05.746Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:26:06 [2019-09-25T12:26:06.204Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:26:11 [2019-09-25T12:26:11.983Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:26:17 [2019-09-25T12:26:17.246Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
12:26:33 [2019-09-25T12:26:33.045Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:26:33 [2019-09-25T12:26:33.045Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:26:33 [2019-09-25T12:26:33.045Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:26:49 [2019-09-25T12:26:49.286Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
12:27:04 [2019-09-25T12:27:04.135Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
12:27:08 [2019-09-25T12:27:08.693Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:27:22 [2019-09-25T12:27:22.203Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
12:27:23 [2019-09-25T12:27:23.482Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:27:33 [2019-09-25T12:27:33.783Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:27:40 [2019-09-25T12:27:40.299Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
12:27:48 [2019-09-25T12:27:48.568Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:27:55 [2019-09-25T12:27:55.148Z] --- PASS: TestDockerExternalVolumeSuite (441.53s)
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume"
12:27:55 [2019-09-25T12:27:55.148Z]         docker_cli_external_volume_driver_test.go:53: Daemon d99d065bf7d01 is not started
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet"
12:27:55 [2019-09-25T12:27:55.148Z]         docker_cli_external_volume_driver_test.go:53: Daemon d3e9f588302e3 is not started
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList"
12:27:55 [2019-09-25T12:27:55.148Z]         docker_cli_external_volume_driver_test.go:53: Daemon d7c071546a904 is not started
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked"
12:27:55 [2019-09-25T12:27:55.148Z]         docker_cli_external_volume_driver_test.go:53: Daemon d53854a1b39dd is not started
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.82s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.55s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom"
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart"
12:27:55 [2019-09-25T12:27:55.148Z]         docker_cli_external_volume_driver_test.go:485: Daemon de7c5830e8e1e is not started
12:27:55 [2019-09-25T12:27:55.148Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict"
12:27:55 [2019-09-25T12:27:55.148Z]         docker_cli_external_volume_driver_test.go:53: Daemon d91045106a334 is not started
12:27:55 [2019-09-25T12:27:55.148Z] PASS
12:27:55 [2019-09-25T12:27:55.148Z] 
12:27:55 [2019-09-25T12:27:55.148Z] === Skipped
12:27:55 [2019-09-25T12:27:55.148Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
12:27:55 [2019-09-25T12:27:55.148Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
12:27:55 [2019-09-25T12:27:55.148Z]         requirement.go:26: unmatched requirement bridgeNfIptables
12:27:55 [2019-09-25T12:27:55.148Z]         check_test.go:309: Daemon d19897a778434 is not started
12:27:55 [2019-09-25T12:27:55.148Z] 
12:27:55 [2019-09-25T12:27:55.148Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:27:55 [2019-09-25T12:27:55.148Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:27:55 [2019-09-25T12:27:55.148Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
12:27:55 [2019-09-25T12:27:55.148Z]         requirement.go:26: unmatched requirement IPv6
12:27:55 [2019-09-25T12:27:55.148Z]         check_test.go:309: Daemon dfd02ce8efb95 is not started
12:27:55 [2019-09-25T12:27:55.148Z] 
12:27:55 [2019-09-25T12:27:55.148Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
12:27:55 [2019-09-25T12:27:55.148Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
12:27:55 [2019-09-25T12:27:55.149Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
12:27:55 [2019-09-25T12:27:55.149Z]         requirement.go:26: unmatched requirement Devicemapper
12:27:55 [2019-09-25T12:27:55.149Z]         check_test.go:309: Daemon d09c766de2c2c is not started
12:27:55 [2019-09-25T12:27:55.149Z] 
12:27:55 [2019-09-25T12:27:55.149Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:27:55 [2019-09-25T12:27:55.149Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:27:55 [2019-09-25T12:27:55.149Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
12:27:55 [2019-09-25T12:27:55.149Z]         requirement.go:26: unmatched requirement Devicemapper
12:27:55 [2019-09-25T12:27:55.149Z]         check_test.go:309: Daemon dd6c4a9aa9e63 is not started
12:27:55 [2019-09-25T12:27:55.149Z] 
12:27:55 [2019-09-25T12:27:55.149Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:27:55 [2019-09-25T12:27:55.149Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:27:55 [2019-09-25T12:27:55.149Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:27:55 [2019-09-25T12:27:55.149Z] 
12:27:55 [2019-09-25T12:27:55.149Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:27:55 [2019-09-25T12:27:55.149Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:27:55 [2019-09-25T12:27:55.149Z]         requirement.go:26: unmatched requirement IPv6
12:27:55 [2019-09-25T12:27:55.149Z] 
12:27:55 [2019-09-25T12:27:55.149Z] 
12:27:55 [2019-09-25T12:27:55.149Z] DONE 270 tests, 6 skipped in 2584.281s
12:27:55 [2019-09-25T12:27:55.149Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:27:55 [2019-09-25T12:27:55.149Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2668f9df11ac/docker.pid
12:27:55 [2019-09-25T12:27:55.149Z] +++ kill 6069
12:27:55 [2019-09-25T12:27:55.149Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6069 is not a child of this shell
12:27:55 [2019-09-25T12:27:55.149Z] warning: PID 6069 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2668f9df11ac/docker.pid had a nonzero exit code
12:27:55 [2019-09-25T12:27:55.149Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2668f9df11ac/root: target is busy
12:27:55 [2019-09-25T12:27:55.149Z]         (In some cases useful info about processes that
12:27:55 [2019-09-25T12:27:55.149Z]          use the device is found by lsof(8) or fuser(1).)
12:27:55 [2019-09-25T12:27:55.149Z] ++++ cat bundles/test-integration/docker.pid
12:27:55 [2019-09-25T12:27:55.149Z] +++ kill 7267
12:27:55 [2019-09-25T12:27:55.149Z] umount: bundles/test-integration/root: mountpoint not found
12:27:55 [2019-09-25T12:27:55.149Z] +++ /etc/init.d/apparmor stop
12:27:55 [2019-09-25T12:27:55.149Z] Clearing AppArmor profiles cache:.
12:27:55 [2019-09-25T12:27:55.149Z] All profile caches have been cleared, but no profiles have been unloaded.
12:27:55 [2019-09-25T12:27:55.149Z] Unloading profiles will leave already running processes permanently
12:27:55 [2019-09-25T12:27:55.149Z] unconfined, which can lead to unexpected situations.
12:27:55 [2019-09-25T12:27:55.149Z] 
12:27:55 [2019-09-25T12:27:55.149Z] To set a process to complain mode, use the command line tool
12:27:55 [2019-09-25T12:27:55.149Z] 'aa-complain'. To really tear down all profiles, run the init script
12:27:55 [2019-09-25T12:27:55.149Z] with the 'teardown' option."
12:27:55 [2019-09-25T12:27:55.149Z] 
12:27:55 [2019-09-25T12:27:55.149Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
12:27:55 [2019-09-25T12:27:55.163Z] Recording test results
12:27:55 [2019-09-25T12:27:55.623Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:27:55 [2019-09-25T12:27:55.968Z] + echo Ensuring container killed.
12:27:55 [2019-09-25T12:27:55.968Z] Ensuring container killed.
12:27:55 [2019-09-25T12:27:55.968Z] + docker rm -vf docker-pr3
12:27:55 [2019-09-25T12:27:55.968Z] Error: No such container: docker-pr3
12:27:55 [2019-09-25T12:27:55.968Z] + true
[Pipeline] sh
12:27:56 [2019-09-25T12:27:56.248Z] + echo Chowning /workspace to jenkins user
12:27:56 [2019-09-25T12:27:56.248Z] Chowning /workspace to jenkins user
12:27:56 [2019-09-25T12:27:56.248Z] + id -u
12:27:56 [2019-09-25T12:27:56.248Z] + id -g
12:27:56 [2019-09-25T12:27:56.248Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39987:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:28:00 [2019-09-25T12:28:00.715Z] + bundleName=amd64
12:28:00 [2019-09-25T12:28:00.715Z] + echo Creating amd64-bundles.tar.gz
12:28:00 [2019-09-25T12:28:00.715Z] Creating amd64-bundles.tar.gz
12:28:00 [2019-09-25T12:28:00.715Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:28:00 [2019-09-25T12:28:00.715Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
12:28:01 [2019-09-25T12:28:01.655Z] Archiving artifacts
12:28:01 [2019-09-25T12:28:01.938Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39987/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:28:02 [2019-09-25T12:28:02.241Z] + make clean
12:28:02 [2019-09-25T12:28:02.498Z] docker volume rm -f docker-dev-cache
12:28:02 [2019-09-25T12:28:02.498Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:28:13 [2019-09-25T12:28:13.289Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:28:13 [2019-09-25T12:28:13.289Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:28:25 [2019-09-25T12:28:25.643Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:28:26 [2019-09-25T12:28:26.101Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:28:26 [2019-09-25T12:28:26.101Z] === RUN   TestDockerSuite/TestBuildNetNone
12:28:26 [2019-09-25T12:28:26.559Z] === RUN   TestDockerSuite/TestBuildNoContext
12:28:28 [2019-09-25T12:28:28.730Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:28:33 [2019-09-25T12:28:33.413Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:28:35 [2019-09-25T12:28:35.582Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:28:35 [2019-09-25T12:28:35.582Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:28:36 [2019-09-25T12:28:36.039Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:28:38 [2019-09-25T12:28:38.210Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:28:39 [2019-09-25T12:28:39.742Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:28:40 [2019-09-25T12:28:40.706Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:28:55 [2019-09-25T12:28:55.490Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:28:56 [2019-09-25T12:28:56.454Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:29:05 [2019-09-25T12:29:05.008Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:29:07 [2019-09-25T12:29:07.907Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:29:18 [2019-09-25T12:29:18.215Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:29:22 [2019-09-25T12:29:22.893Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:29:27 [2019-09-25T12:29:27.569Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:29:28 [2019-09-25T12:29:28.535Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:29:28 [2019-09-25T12:29:28.535Z] === RUN   TestDockerSuite/TestBuildPATH
12:29:28 [2019-09-25T12:29:28.535Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:29:31 [2019-09-25T12:29:31.429Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:29:31 [2019-09-25T12:29:31.429Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:30:13 [2019-09-25T12:30:13.939Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:30:49 [2019-09-25T12:30:49.649Z] === RUN   TestDockerSuite/TestBuildRm
12:31:07 [2019-09-25T12:31:07.361Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:31:09 [2019-09-25T12:31:09.545Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:31:09 [2019-09-25T12:31:09.545Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:31:09 [2019-09-25T12:31:09.545Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:31:11 [2019-09-25T12:31:11.087Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:31:14 [2019-09-25T12:31:14.831Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:31:18 [2019-09-25T12:31:18.581Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:31:23 [2019-09-25T12:31:23.288Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:31:44 [2019-09-25T12:31:44.410Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:31:44 [2019-09-25T12:31:44.410Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:31:44 [2019-09-25T12:31:44.872Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:31:57 [2019-09-25T12:31:57.274Z] === RUN   TestDockerSuite/TestBuildSpaces
12:31:57 [2019-09-25T12:31:57.274Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:32:01 [2019-09-25T12:32:01.978Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:32:01 [2019-09-25T12:32:01.978Z] === RUN   TestDockerSuite/TestBuildStderr
12:32:06 [2019-09-25T12:32:06.680Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:32:31 [2019-09-25T12:32:31.841Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:32:31 [2019-09-25T12:32:31.841Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:32:32 [2019-09-25T12:32:32.302Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:32:33 [2019-09-25T12:32:33.274Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:32:37 [2019-09-25T12:32:37.976Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:32:43 [2019-09-25T12:32:43.786Z] === RUN   TestDockerSuite/TestBuildUser
12:32:43 [2019-09-25T12:32:43.786Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:32:43 [2019-09-25T12:32:43.786Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:32:43 [2019-09-25T12:32:43.786Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:32:50 [2019-09-25T12:32:50.874Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:32:50 [2019-09-25T12:32:50.874Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:32:53 [2019-09-25T12:32:53.787Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:32:53 [2019-09-25T12:32:53.787Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:32:53 [2019-09-25T12:32:53.787Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:33:18 [2019-09-25T12:33:18.979Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:33:19 [2019-09-25T12:33:19.952Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:33:34 [2019-09-25T12:33:34.792Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:33:39 [2019-09-25T12:33:39.494Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:33:39 [2019-09-25T12:33:39.955Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:33:39 [2019-09-25T12:33:39.955Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:33:45 [2019-09-25T12:33:45.761Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:33:45 [2019-09-25T12:33:45.761Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
12:33:58 [2019-09-25T12:33:58.170Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:34:02 [2019-09-25T12:34:02.873Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:34:02 [2019-09-25T12:34:02.873Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:34:24 [2019-09-25T12:34:24.005Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:34:24 [2019-09-25T12:34:24.006Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:34:24 [2019-09-25T12:34:24.006Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:34:24 [2019-09-25T12:34:24.006Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:34:24 [2019-09-25T12:34:24.006Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:34:32 [2019-09-25T12:34:32.595Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:34:33 [2019-09-25T12:34:33.567Z] === RUN   TestDockerSuite/TestBuildXZHost
12:34:34 [2019-09-25T12:34:34.029Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:34:34 [2019-09-25T12:34:34.029Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:34:34 [2019-09-25T12:34:34.029Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:34:36 [2019-09-25T12:34:36.218Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:34:40 [2019-09-25T12:34:40.921Z] === RUN   TestDockerSuite/TestCommitChange
12:34:45 [2019-09-25T12:34:45.633Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:34:51 [2019-09-25T12:34:51.439Z] === RUN   TestDockerSuite/TestCommitHardlink
12:34:51 [2019-09-25T12:34:51.439Z] === RUN   TestDockerSuite/TestCommitNewFile
12:34:57 [2019-09-25T12:34:57.238Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:34:57 [2019-09-25T12:34:57.238Z] === RUN   TestDockerSuite/TestCommitTTY
12:35:09 [2019-09-25T12:35:09.620Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:35:14 [2019-09-25T12:35:14.314Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:35:14 [2019-09-25T12:35:14.314Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:35:14 [2019-09-25T12:35:14.314Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:35:14 [2019-09-25T12:35:14.314Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:35:14 [2019-09-25T12:35:14.314Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:35:14 [2019-09-25T12:35:14.314Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:35:14 [2019-09-25T12:35:14.314Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:35:14 [2019-09-25T12:35:14.314Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:35:14 [2019-09-25T12:35:14.314Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:35:21 [2019-09-25T12:35:21.393Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:35:28 [2019-09-25T12:35:28.477Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:35:28 [2019-09-25T12:35:28.477Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:35:30 [2019-09-25T12:35:30.016Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:35:30 [2019-09-25T12:35:30.016Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:35:30 [2019-09-25T12:35:30.475Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:35:30 [2019-09-25T12:35:30.475Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:35:32 [2019-09-25T12:35:32.656Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:35:32 [2019-09-25T12:35:32.656Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:35:32 [2019-09-25T12:35:32.656Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:35:34 [2019-09-25T12:35:34.834Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:35:34 [2019-09-25T12:35:34.834Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:35:34 [2019-09-25T12:35:34.834Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:35:34 [2019-09-25T12:35:34.834Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:35:34 [2019-09-25T12:35:34.834Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:35:37 [2019-09-25T12:35:37.744Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:35:39 [2019-09-25T12:35:39.923Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:35:42 [2019-09-25T12:35:42.103Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:35:42 [2019-09-25T12:35:42.103Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:35:42 [2019-09-25T12:35:42.103Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:35:44 [2019-09-25T12:35:44.285Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:35:44 [2019-09-25T12:35:44.744Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:35:46 [2019-09-25T12:35:46.922Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:35:46 [2019-09-25T12:35:46.922Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:35:46 [2019-09-25T12:35:46.922Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:35:49 [2019-09-25T12:35:49.102Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:35:49 [2019-09-25T12:35:49.102Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:35:51 [2019-09-25T12:35:51.285Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:35:51 [2019-09-25T12:35:51.285Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:35:54 [2019-09-25T12:35:54.193Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:35:54 [2019-09-25T12:35:54.193Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:35:56 [2019-09-25T12:35:56.384Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:36:00 [2019-09-25T12:36:00.123Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:36:04 [2019-09-25T12:36:04.816Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:36:04 [2019-09-25T12:36:04.816Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:36:04 [2019-09-25T12:36:04.816Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:36:04 [2019-09-25T12:36:04.816Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:36:04 [2019-09-25T12:36:04.816Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:36:06 [2019-09-25T12:36:06.354Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:36:06 [2019-09-25T12:36:06.354Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:36:08 [2019-09-25T12:36:08.535Z] === RUN   TestDockerSuite/TestContainerAPITop
12:36:08 [2019-09-25T12:36:08.535Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:36:10 [2019-09-25T12:36:10.714Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:36:10 [2019-09-25T12:36:10.714Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:36:15 [2019-09-25T12:36:15.405Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:36:16 [2019-09-25T12:36:16.947Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:36:16 [2019-09-25T12:36:16.947Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:36:16 [2019-09-25T12:36:16.947Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:36:16 [2019-09-25T12:36:16.947Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:36:17 [2019-09-25T12:36:17.407Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:36:17 [2019-09-25T12:36:17.407Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
12:36:18 [2019-09-25T12:36:18.946Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:36:54 [2019-09-25T12:36:54.631Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:36:55 [2019-09-25T12:36:55.599Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:36:55 [2019-09-25T12:36:55.599Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:36:55 [2019-09-25T12:36:55.599Z] === RUN   TestDockerSuite/TestCpRelativePath
12:36:57 [2019-09-25T12:36:57.778Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:36:57 [2019-09-25T12:36:57.778Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:36:57 [2019-09-25T12:36:57.778Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:36:57 [2019-09-25T12:36:57.778Z] === RUN   TestDockerSuite/TestCpToCaseA
12:37:01 [2019-09-25T12:37:01.515Z] === RUN   TestDockerSuite/TestCpToCaseB
12:37:03 [2019-09-25T12:37:03.695Z] === RUN   TestDockerSuite/TestCpToCaseC
12:37:03 [2019-09-25T12:37:03.696Z] === RUN   TestDockerSuite/TestCpToCaseD
12:37:03 [2019-09-25T12:37:03.696Z] === RUN   TestDockerSuite/TestCpToCaseE
12:37:18 [2019-09-25T12:37:18.511Z] === RUN   TestDockerSuite/TestCpToCaseF
12:37:18 [2019-09-25T12:37:18.511Z] === RUN   TestDockerSuite/TestCpToCaseG
12:37:18 [2019-09-25T12:37:18.511Z] === RUN   TestDockerSuite/TestCpToCaseH
12:37:30 [2019-09-25T12:37:30.895Z] === RUN   TestDockerSuite/TestCpToCaseI
12:37:30 [2019-09-25T12:37:30.895Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:37:30 [2019-09-25T12:37:30.895Z] === RUN   TestDockerSuite/TestCpToDot
12:37:37 [2019-09-25T12:37:37.969Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:37:37 [2019-09-25T12:37:37.969Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:37:37 [2019-09-25T12:37:37.969Z] === RUN   TestDockerSuite/TestCpToStdout
12:37:39 [2019-09-25T12:37:39.507Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:37:39 [2019-09-25T12:37:39.507Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:37:39 [2019-09-25T12:37:39.507Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:37:39 [2019-09-25T12:37:39.507Z] === RUN   TestDockerSuite/TestCpVolumePath
12:37:39 [2019-09-25T12:37:39.507Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:37:39 [2019-09-25T12:37:39.967Z] === RUN   TestDockerSuite/TestCreateArgs
12:37:39 [2019-09-25T12:37:39.967Z] === RUN   TestDockerSuite/TestCreateByImageID
12:37:42 [2019-09-25T12:37:42.146Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:37:43 [2019-09-25T12:37:43.684Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:37:44 [2019-09-25T12:37:44.143Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:37:44 [2019-09-25T12:37:44.143Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:37:46 [2019-09-25T12:37:46.320Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:37:46 [2019-09-25T12:37:46.780Z] === RUN   TestDockerSuite/TestCreateLabels
12:37:46 [2019-09-25T12:37:46.780Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:37:46 [2019-09-25T12:37:46.780Z] === RUN   TestDockerSuite/TestCreateRM
12:37:47 [2019-09-25T12:37:47.239Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:37:47 [2019-09-25T12:37:47.239Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:37:47 [2019-09-25T12:37:47.239Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:37:47 [2019-09-25T12:37:47.698Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:37:56 [2019-09-25T12:37:56.272Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:37:56 [2019-09-25T12:37:56.272Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:37:56 [2019-09-25T12:37:56.272Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:38:00 [2019-09-25T12:38:00.010Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:38:00 [2019-09-25T12:38:00.010Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:38:00 [2019-09-25T12:38:00.010Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDevicePermissions
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDockerFails
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestEventsAttach
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestEventsCommit
12:38:02 [2019-09-25T12:38:02.190Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:38:04 [2019-09-25T12:38:04.372Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:38:06 [2019-09-25T12:38:06.555Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:38:08 [2019-09-25T12:38:08.736Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:38:17 [2019-09-25T12:38:17.306Z] === RUN   TestDockerSuite/TestEventsCopy
12:38:21 [2019-09-25T12:38:21.998Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:38:26 [2019-09-25T12:38:26.691Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:38:28 [2019-09-25T12:38:28.870Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:38:29 [2019-09-25T12:38:29.329Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:38:33 [2019-09-25T12:38:33.086Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:38:34 [2019-09-25T12:38:34.628Z] === RUN   TestDockerSuite/TestEventsFilterType
12:38:35 [2019-09-25T12:38:35.596Z] === RUN   TestDockerSuite/TestEventsFilters
12:38:40 [2019-09-25T12:38:40.287Z] === RUN   TestDockerSuite/TestEventsFormat
12:38:44 [2019-09-25T12:38:44.027Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:38:44 [2019-09-25T12:38:44.488Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:38:44 [2019-09-25T12:38:44.488Z] === RUN   TestDockerSuite/TestEventsImageImport
12:38:44 [2019-09-25T12:38:44.488Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:38:44 [2019-09-25T12:38:44.488Z] === RUN   TestDockerSuite/TestEventsImagePull
12:38:44 [2019-09-25T12:38:44.488Z] === RUN   TestDockerSuite/TestEventsImageTag
12:38:45 [2019-09-25T12:38:45.456Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:38:45 [2019-09-25T12:38:45.456Z] === RUN   TestDockerSuite/TestEventsRename
12:38:48 [2019-09-25T12:38:48.364Z] === RUN   TestDockerSuite/TestEventsResize
12:38:51 [2019-09-25T12:38:51.270Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:38:54 [2019-09-25T12:38:54.176Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:38:56 [2019-09-25T12:38:56.355Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:39:02 [2019-09-25T12:39:02.154Z] === RUN   TestDockerSuite/TestEventsTop
12:39:02 [2019-09-25T12:39:02.154Z] === RUN   TestDockerSuite/TestEventsUntag
12:39:05 [2019-09-25T12:39:05.059Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:39:08 [2019-09-25T12:39:08.797Z] === RUN   TestDockerSuite/TestExec
12:39:08 [2019-09-25T12:39:08.797Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:39:08 [2019-09-25T12:39:08.797Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:39:10 [2019-09-25T12:39:10.335Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:39:11 [2019-09-25T12:39:11.874Z] === RUN   TestDockerSuite/TestExecAPIStart
12:39:11 [2019-09-25T12:39:11.874Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:39:11 [2019-09-25T12:39:11.874Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:39:12 [2019-09-25T12:39:12.334Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:39:13 [2019-09-25T12:39:13.872Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:39:16 [2019-09-25T12:39:16.060Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:39:18 [2019-09-25T12:39:18.245Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:39:20 [2019-09-25T12:39:20.425Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:39:25 [2019-09-25T12:39:25.124Z] === RUN   TestDockerSuite/TestExecCgroup
12:39:25 [2019-09-25T12:39:25.124Z] === RUN   TestDockerSuite/TestExecEnv
12:39:25 [2019-09-25T12:39:25.124Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:39:25 [2019-09-25T12:39:25.124Z] === RUN   TestDockerSuite/TestExecExitStatus
12:39:27 [2019-09-25T12:39:27.302Z] === RUN   TestDockerSuite/TestExecInspectID
12:39:31 [2019-09-25T12:39:31.039Z] === RUN   TestDockerSuite/TestExecInteractive
12:39:31 [2019-09-25T12:39:31.039Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:39:31 [2019-09-25T12:39:31.039Z] === RUN   TestDockerSuite/TestExecParseError
12:39:31 [2019-09-25T12:39:31.039Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:39:31 [2019-09-25T12:39:31.039Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:39:31 [2019-09-25T12:39:31.039Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:39:33 [2019-09-25T12:39:33.219Z] === RUN   TestDockerSuite/TestExecSetEnv
12:39:33 [2019-09-25T12:39:33.219Z] === RUN   TestDockerSuite/TestExecStartFails
12:39:33 [2019-09-25T12:39:33.219Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:39:33 [2019-09-25T12:39:33.219Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:39:33 [2019-09-25T12:39:33.219Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:39:33 [2019-09-25T12:39:33.219Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:39:35 [2019-09-25T12:39:35.399Z] === RUN   TestDockerSuite/TestExecUlimits
12:39:35 [2019-09-25T12:39:35.399Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:39:43 [2019-09-25T12:39:43.973Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:39:43 [2019-09-25T12:39:43.973Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:39:43 [2019-09-25T12:39:43.973Z] === RUN   TestDockerSuite/TestExecWithUser
12:39:43 [2019-09-25T12:39:43.973Z] === RUN   TestDockerSuite/TestGetContainerStats
12:39:48 [2019-09-25T12:39:48.663Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:39:54 [2019-09-25T12:39:54.440Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:39:58 [2019-09-25T12:39:58.158Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:40:03 [2019-09-25T12:40:03.930Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:40:03 [2019-09-25T12:40:03.930Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:40:03 [2019-09-25T12:40:03.930Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:40:04 [2019-09-25T12:40:04.387Z] === RUN   TestDockerSuite/TestHealth
12:40:04 [2019-09-25T12:40:04.387Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:40:04 [2019-09-25T12:40:04.387Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:40:04 [2019-09-25T12:40:04.387Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:40:04 [2019-09-25T12:40:04.387Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:40:09 [2019-09-25T12:40:09.060Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:40:09 [2019-09-25T12:40:09.060Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:40:09 [2019-09-25T12:40:09.060Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:40:09 [2019-09-25T12:40:09.060Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:40:09 [2019-09-25T12:40:09.518Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:40:09 [2019-09-25T12:40:09.518Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:40:09 [2019-09-25T12:40:09.974Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:40:10 [2019-09-25T12:40:10.433Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:40:11 [2019-09-25T12:40:11.396Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:40:11 [2019-09-25T12:40:11.396Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:40:12 [2019-09-25T12:40:12.926Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:40:12 [2019-09-25T12:40:12.926Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:40:15 [2019-09-25T12:40:15.097Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:40:22 [2019-09-25T12:40:22.148Z] === RUN   TestDockerSuite/TestImagesFormat
12:40:22 [2019-09-25T12:40:22.148Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:40:22 [2019-09-25T12:40:22.148Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:40:25 [2019-09-25T12:40:25.871Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:40:25 [2019-09-25T12:40:25.871Z] === RUN   TestDockerSuite/TestImportBadURL
12:40:28 [2019-09-25T12:40:28.039Z] === RUN   TestDockerSuite/TestImportDisplay
12:40:28 [2019-09-25T12:40:28.039Z] === RUN   TestDockerSuite/TestImportFile
12:40:28 [2019-09-25T12:40:28.496Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:40:28 [2019-09-25T12:40:28.496Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:40:28 [2019-09-25T12:40:28.496Z] === RUN   TestDockerSuite/TestImportGzipped
12:40:28 [2019-09-25T12:40:28.496Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:40:28 [2019-09-25T12:40:28.496Z] === RUN   TestDockerSuite/TestInfoDebug
12:40:28 [2019-09-25T12:40:28.496Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInfoFormat
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInsecureRegistries
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:40:28 [2019-09-25T12:40:28.953Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:40:31 [2019-09-25T12:40:31.121Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:40:33 [2019-09-25T12:40:33.293Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:40:33 [2019-09-25T12:40:33.293Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:40:33 [2019-09-25T12:40:33.293Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:40:33 [2019-09-25T12:40:33.293Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:40:33 [2019-09-25T12:40:33.293Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:40:35 [2019-09-25T12:40:35.461Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:40:35 [2019-09-25T12:40:35.461Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:40:37 [2019-09-25T12:40:37.629Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:40:37 [2019-09-25T12:40:37.629Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:40:37 [2019-09-25T12:40:37.629Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:40:37 [2019-09-25T12:40:37.629Z] === RUN   TestDockerSuite/TestInspectDefault
12:40:39 [2019-09-25T12:40:39.798Z] === RUN   TestDockerSuite/TestInspectHistory
12:40:44 [2019-09-25T12:40:44.472Z] === RUN   TestDockerSuite/TestInspectImage
12:40:44 [2019-09-25T12:40:44.472Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:40:44 [2019-09-25T12:40:44.472Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:40:44 [2019-09-25T12:40:44.472Z] === RUN   TestDockerSuite/TestInspectInt64
12:40:46 [2019-09-25T12:40:46.640Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:40:48 [2019-09-25T12:40:48.171Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:40:48 [2019-09-25T12:40:48.628Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:40:55 [2019-09-25T12:40:55.677Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:40:57 [2019-09-25T12:40:57.207Z] === RUN   TestDockerSuite/TestInspectPlugin
12:40:57 [2019-09-25T12:40:57.207Z] === RUN   TestDockerSuite/TestInspectRootFS
12:40:57 [2019-09-25T12:40:57.663Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:40:59 [2019-09-25T12:40:59.194Z] === RUN   TestDockerSuite/TestInspectStatus
12:41:02 [2019-09-25T12:41:02.088Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:41:05 [2019-09-25T12:41:05.811Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:41:07 [2019-09-25T12:41:07.341Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:41:09 [2019-09-25T12:41:09.511Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:41:11 [2019-09-25T12:41:11.679Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:41:13 [2019-09-25T12:41:13.211Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:41:15 [2019-09-25T12:41:15.379Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksEnvs
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:41:17 [2019-09-25T12:41:17.549Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:41:19 [2019-09-25T12:41:19.726Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:41:21 [2019-09-25T12:41:21.255Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:41:27 [2019-09-25T12:41:27.029Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:41:28 [2019-09-25T12:41:28.558Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:41:28 [2019-09-25T12:41:28.558Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:41:30 [2019-09-25T12:41:30.726Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:41:30 [2019-09-25T12:41:30.726Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:41:37 [2019-09-25T12:41:37.779Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:41:46 [2019-09-25T12:41:46.326Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:41:53 [2019-09-25T12:41:53.381Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:41:54 [2019-09-25T12:41:54.910Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:41:57 [2019-09-25T12:41:57.083Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:41:57 [2019-09-25T12:41:57.083Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:41:59 [2019-09-25T12:41:59.252Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:42:01 [2019-09-25T12:42:01.421Z] === RUN   TestDockerSuite/TestLogsSince
12:42:09 [2019-09-25T12:42:09.965Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:42:09 [2019-09-25T12:42:09.965Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:42:09 [2019-09-25T12:42:09.965Z] === RUN   TestDockerSuite/TestLogsTail
12:42:12 [2019-09-25T12:42:12.860Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:42:15 [2019-09-25T12:42:15.028Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:42:17 [2019-09-25T12:42:17.198Z] === RUN   TestDockerSuite/TestMountIntoProc
12:42:17 [2019-09-25T12:42:17.198Z] === RUN   TestDockerSuite/TestMountIntoSys
12:42:17 [2019-09-25T12:42:17.198Z] === RUN   TestDockerSuite/TestNetHostname
12:42:17 [2019-09-25T12:42:17.198Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:42:17 [2019-09-25T12:42:17.198Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:42:17 [2019-09-25T12:42:17.198Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:42:17 [2019-09-25T12:42:17.198Z] === RUN   TestDockerSuite/TestPluginActive
12:42:17 [2019-09-25T12:42:17.198Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:42:17 [2019-09-25T12:42:17.198Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPortHostBinding
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPortList
12:42:17 [2019-09-25T12:42:17.655Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:42:21 [2019-09-25T12:42:21.378Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:42:26 [2019-09-25T12:42:26.056Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:42:26 [2019-09-25T12:42:26.056Z] === RUN   TestDockerSuite/TestPsByOrder
12:42:34 [2019-09-25T12:42:34.600Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:42:34 [2019-09-25T12:42:34.600Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:42:43 [2019-09-25T12:42:43.149Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:42:55 [2019-09-25T12:42:55.502Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:42:55 [2019-09-25T12:42:55.502Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:42:55 [2019-09-25T12:42:55.502Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:43:07 [2019-09-25T12:43:07.870Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:43:10 [2019-09-25T12:43:10.763Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:43:28 [2019-09-25T12:43:28.414Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:43:31 [2019-09-25T12:43:31.311Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:43:31 [2019-09-25T12:43:31.311Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:43:31 [2019-09-25T12:43:31.311Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:43:35 [2019-09-25T12:43:35.989Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:43:35 [2019-09-25T12:43:35.989Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:43:35 [2019-09-25T12:43:35.989Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:43:35 [2019-09-25T12:43:35.989Z] === RUN   TestDockerSuite/TestPsRightTagName
12:43:35 [2019-09-25T12:43:35.989Z] === RUN   TestDockerSuite/TestPsShowMounts
12:43:43 [2019-09-25T12:43:43.044Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:43:43 [2019-09-25T12:43:43.044Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:43:43 [2019-09-25T12:43:43.502Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:43:43 [2019-09-25T12:43:43.502Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:43:45 [2019-09-25T12:43:45.031Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:43:45 [2019-09-25T12:43:45.994Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:43:45 [2019-09-25T12:43:45.994Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:43:49 [2019-09-25T12:43:49.717Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:43:54 [2019-09-25T12:43:54.391Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:43:56 [2019-09-25T12:43:56.559Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:44:21 [2019-09-25T12:44:21.668Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:44:21 [2019-09-25T12:44:21.668Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:44:27 [2019-09-25T12:44:27.443Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:44:27 [2019-09-25T12:44:27.443Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:44:27 [2019-09-25T12:44:27.443Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:44:27 [2019-09-25T12:44:27.443Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:44:32 [2019-09-25T12:44:32.115Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:44:35 [2019-09-25T12:44:35.839Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:44:35 [2019-09-25T12:44:35.839Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:44:40 [2019-09-25T12:44:40.514Z] === RUN   TestDockerSuite/TestRmiBlank
12:44:40 [2019-09-25T12:44:40.514Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:44:40 [2019-09-25T12:44:40.514Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:44:55 [2019-09-25T12:44:55.302Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:44:56 [2019-09-25T12:44:56.831Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:44:57 [2019-09-25T12:44:57.288Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:45:04 [2019-09-25T12:45:04.346Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:45:09 [2019-09-25T12:45:09.034Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:45:17 [2019-09-25T12:45:17.582Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:45:21 [2019-09-25T12:45:21.304Z] === RUN   TestDockerSuite/TestRmiTag
12:45:21 [2019-09-25T12:45:21.304Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:45:23 [2019-09-25T12:45:23.475Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:45:41 [2019-09-25T12:45:41.133Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:45:43 [2019-09-25T12:45:43.305Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:45:47 [2019-09-25T12:45:47.983Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:45:48 [2019-09-25T12:45:48.948Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:45:48 [2019-09-25T12:45:48.948Z] === RUN   TestDockerSuite/TestRunAddHost
12:45:48 [2019-09-25T12:45:48.948Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:45:48 [2019-09-25T12:45:48.948Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:45:48 [2019-09-25T12:45:48.948Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:45:48 [2019-09-25T12:45:48.948Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:45:48 [2019-09-25T12:45:48.948Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:45:48 [2019-09-25T12:45:48.948Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:45:51 [2019-09-25T12:45:51.119Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:45:51 [2019-09-25T12:45:51.119Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:45:51 [2019-09-25T12:45:51.119Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:45:55 [2019-09-25T12:45:55.795Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:45:57 [2019-09-25T12:45:57.973Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:46:05 [2019-09-25T12:46:05.028Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:46:06 [2019-09-25T12:46:06.561Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:46:08 [2019-09-25T12:46:08.733Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:46:08 [2019-09-25T12:46:08.733Z] === RUN   TestDockerSuite/TestRunBindMounts
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:46:13 [2019-09-25T12:46:13.410Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:46:14 [2019-09-25T12:46:14.944Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:46:14 [2019-09-25T12:46:14.944Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:46:18 [2019-09-25T12:46:18.776Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:46:18 [2019-09-25T12:46:18.776Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:46:18 [2019-09-25T12:46:18.776Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:46:20 [2019-09-25T12:46:20.946Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:46:20 [2019-09-25T12:46:20.946Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:46:20 [2019-09-25T12:46:20.946Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:46:20 [2019-09-25T12:46:20.947Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:46:20 [2019-09-25T12:46:20.947Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:46:20 [2019-09-25T12:46:20.947Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:46:20 [2019-09-25T12:46:20.947Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:46:20 [2019-09-25T12:46:20.947Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:46:23 [2019-09-25T12:46:23.199Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:46:25 [2019-09-25T12:46:25.368Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:46:27 [2019-09-25T12:46:27.538Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:46:27 [2019-09-25T12:46:27.538Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:46:27 [2019-09-25T12:46:27.538Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:46:27 [2019-09-25T12:46:27.538Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:46:29 [2019-09-25T12:46:29.071Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:46:29 [2019-09-25T12:46:29.071Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:46:29 [2019-09-25T12:46:29.071Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:46:29 [2019-09-25T12:46:29.071Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:46:29 [2019-09-25T12:46:29.071Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:46:31 [2019-09-25T12:46:31.241Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:46:43 [2019-09-25T12:46:43.599Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:46:43 [2019-09-25T12:46:43.599Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:46:43 [2019-09-25T12:46:43.599Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:46:43 [2019-09-25T12:46:43.599Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:46:43 [2019-09-25T12:46:43.600Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:46:43 [2019-09-25T12:46:43.600Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:46:43 [2019-09-25T12:46:43.600Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:46:45 [2019-09-25T12:46:45.131Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:46:45 [2019-09-25T12:46:45.131Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:46:45 [2019-09-25T12:46:45.131Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:46:45 [2019-09-25T12:46:45.131Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:46:47 [2019-09-25T12:46:47.302Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:46:48 [2019-09-25T12:46:48.833Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:46:48 [2019-09-25T12:46:48.833Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:46:51 [2019-09-25T12:46:51.001Z] === RUN   TestDockerSuite/TestRunEnvironment
12:46:51 [2019-09-25T12:46:51.001Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:46:51 [2019-09-25T12:46:51.001Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:46:51 [2019-09-25T12:46:51.001Z] === RUN   TestDockerSuite/TestRunExitCode
12:46:53 [2019-09-25T12:46:53.171Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:46:55 [2019-09-25T12:46:55.340Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:46:56 [2019-09-25T12:46:56.871Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:46:59 [2019-09-25T12:46:59.042Z] === RUN   TestDockerSuite/TestRunExposePort
12:46:59 [2019-09-25T12:46:59.042Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:46:59 [2019-09-25T12:46:59.042Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:46:59 [2019-09-25T12:46:59.042Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:46:59 [2019-09-25T12:46:59.042Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:46:59 [2019-09-25T12:46:59.042Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:46:59 [2019-09-25T12:46:59.499Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:46:59 [2019-09-25T12:46:59.499Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:46:59 [2019-09-25T12:46:59.499Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:47:08 [2019-09-25T12:47:08.061Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:47:08 [2019-09-25T12:47:08.061Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:47:08 [2019-09-25T12:47:08.061Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:47:08 [2019-09-25T12:47:08.061Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:47:08 [2019-09-25T12:47:08.061Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:47:08 [2019-09-25T12:47:08.061Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:47:08 [2019-09-25T12:47:08.061Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:47:16 [2019-09-25T12:47:16.621Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:47:16 [2019-09-25T12:47:16.621Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModeHostname
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModePIDHost
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunMount
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:47:18 [2019-09-25T12:47:18.794Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:47:25 [2019-09-25T12:47:25.850Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:47:25 [2019-09-25T12:47:25.850Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:47:25 [2019-09-25T12:47:25.850Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:47:25 [2019-09-25T12:47:25.850Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:47:29 [2019-09-25T12:47:29.573Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNetHost
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:47:36 [2019-09-25T12:47:36.634Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:47:37 [2019-09-25T12:47:37.091Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:47:38 [2019-09-25T12:47:38.055Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:47:39 [2019-09-25T12:47:39.587Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:47:41 [2019-09-25T12:47:41.757Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:47:42 [2019-09-25T12:47:42.721Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:47:44 [2019-09-25T12:47:44.892Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:47:44 [2019-09-25T12:47:44.892Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:47:44 [2019-09-25T12:47:44.892Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:47:44 [2019-09-25T12:47:44.892Z] === RUN   TestDockerSuite/TestRunPortInUse
12:47:44 [2019-09-25T12:47:44.892Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:47:44 [2019-09-25T12:47:44.892Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:47:44 [2019-09-25T12:47:44.892Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:47:44 [2019-09-25T12:47:44.892Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:47:44 [2019-09-25T12:47:44.892Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:47:47 [2019-09-25T12:47:47.793Z] === RUN   TestDockerSuite/TestRunPublishPort
12:47:47 [2019-09-25T12:47:47.793Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:47:47 [2019-09-25T12:47:47.793Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:47:47 [2019-09-25T12:47:47.793Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:47:47 [2019-09-25T12:47:47.793Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:47:47 [2019-09-25T12:47:47.793Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:48:00 [2019-09-25T12:48:00.152Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:48:00 [2019-09-25T12:48:00.152Z] === RUN   TestDockerSuite/TestRunRm
12:48:02 [2019-09-25T12:48:02.322Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:48:08 [2019-09-25T12:48:08.099Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:48:09 [2019-09-25T12:48:09.632Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:48:11 [2019-09-25T12:48:11.804Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:48:13 [2019-09-25T12:48:13.337Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:48:16 [2019-09-25T12:48:16.237Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:48:16 [2019-09-25T12:48:16.237Z] === RUN   TestDockerSuite/TestRunState
12:48:16 [2019-09-25T12:48:16.237Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:48:17 [2019-09-25T12:48:17.768Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:48:17 [2019-09-25T12:48:17.768Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:48:19 [2019-09-25T12:48:19.941Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:48:19 [2019-09-25T12:48:19.941Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:48:19 [2019-09-25T12:48:19.941Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:48:19 [2019-09-25T12:48:19.941Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:48:19 [2019-09-25T12:48:19.941Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:48:19 [2019-09-25T12:48:19.941Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUserByID
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUserByName
12:48:24 [2019-09-25T12:48:24.618Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:48:26 [2019-09-25T12:48:26.791Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:48:26 [2019-09-25T12:48:26.791Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:48:33 [2019-09-25T12:48:33.846Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:48:33 [2019-09-25T12:48:33.846Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:48:33 [2019-09-25T12:48:33.846Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:48:36 [2019-09-25T12:48:36.746Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:48:49 [2019-09-25T12:48:49.105Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:48:52 [2019-09-25T12:48:52.001Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:48:57 [2019-09-25T12:48:57.781Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:48:57 [2019-09-25T12:48:57.781Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:48:57 [2019-09-25T12:48:57.781Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
12:48:57 [2019-09-25T12:48:57.781Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
12:48:57 [2019-09-25T12:48:57.781Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:48:59 [2019-09-25T12:48:59.954Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:49:02 [2019-09-25T12:49:02.134Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:49:03 [2019-09-25T12:49:03.669Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:49:03 [2019-09-25T12:49:03.669Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:49:03 [2019-09-25T12:49:03.669Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:49:04 [2019-09-25T12:49:04.127Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:49:04 [2019-09-25T12:49:04.127Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:49:04 [2019-09-25T12:49:04.127Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:49:04 [2019-09-25T12:49:04.127Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:49:04 [2019-09-25T12:49:04.127Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:49:04 [2019-09-25T12:49:04.127Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:49:07 [2019-09-25T12:49:07.856Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:49:09 [2019-09-25T12:49:09.389Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:49:11 [2019-09-25T12:49:11.562Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:49:15 [2019-09-25T12:49:15.293Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:49:15 [2019-09-25T12:49:15.293Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:49:15 [2019-09-25T12:49:15.293Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:49:15 [2019-09-25T12:49:15.293Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:49:15 [2019-09-25T12:49:15.293Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:49:15 [2019-09-25T12:49:15.293Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveImageId
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:49:15 [2019-09-25T12:49:15.750Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:49:17 [2019-09-25T12:49:17.921Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:49:18 [2019-09-25T12:49:18.378Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:49:18 [2019-09-25T12:49:18.836Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:49:19 [2019-09-25T12:49:19.296Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:49:20 [2019-09-25T12:49:20.827Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:49:33 [2019-09-25T12:49:33.188Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:49:33 [2019-09-25T12:49:33.188Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:49:38 [2019-09-25T12:49:38.969Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:49:38 [2019-09-25T12:49:38.969Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:49:42 [2019-09-25T12:49:42.700Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:49:42 [2019-09-25T12:49:42.700Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:49:42 [2019-09-25T12:49:42.700Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:49:42 [2019-09-25T12:49:42.700Z] === RUN   TestDockerSuite/TestStartRecordError
12:49:42 [2019-09-25T12:49:42.700Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:49:49 [2019-09-25T12:49:49.773Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:49:49 [2019-09-25T12:49:49.773Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:49:49 [2019-09-25T12:49:49.773Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:49:49 [2019-09-25T12:49:49.773Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:49:49 [2019-09-25T12:49:49.773Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:49:49 [2019-09-25T12:49:49.773Z] === RUN   TestDockerSuite/TestStatsNoStream
12:49:49 [2019-09-25T12:49:49.773Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:49:51 [2019-09-25T12:49:51.308Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:49:53 [2019-09-25T12:49:53.483Z] === RUN   TestDockerSuite/TestTopPrivileged
12:49:53 [2019-09-25T12:49:53.483Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:49:55 [2019-09-25T12:49:55.655Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:49:55 [2019-09-25T12:49:55.655Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:49:55 [2019-09-25T12:49:55.655Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:49:55 [2019-09-25T12:49:55.655Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:49:55 [2019-09-25T12:49:55.655Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:49:55 [2019-09-25T12:49:55.655Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:49:55 [2019-09-25T12:49:55.655Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:50:10 [2019-09-25T12:50:10.449Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:50:10 [2019-09-25T12:50:10.906Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:50:10 [2019-09-25T12:50:10.906Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:50:10 [2019-09-25T12:50:10.906Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:50:11 [2019-09-25T12:50:11.364Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:50:11 [2019-09-25T12:50:11.822Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:50:11 [2019-09-25T12:50:11.822Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:50:14 [2019-09-25T12:50:14.719Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:50:14 [2019-09-25T12:50:14.719Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:50:17 [2019-09-25T12:50:17.619Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:50:17 [2019-09-25T12:50:17.619Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:50:18 [2019-09-25T12:50:18.077Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:50:18 [2019-09-25T12:50:18.077Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:50:18 [2019-09-25T12:50:18.535Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:50:25 [2019-09-25T12:50:25.595Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:50:25 [2019-09-25T12:50:25.595Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:50:26 [2019-09-25T12:50:26.053Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:50:26 [2019-09-25T12:50:26.511Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:50:26 [2019-09-25T12:50:26.511Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:50:32 [2019-09-25T12:50:32.401Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:50:32 [2019-09-25T12:50:32.859Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:50:32 [2019-09-25T12:50:32.859Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:50:41 [2019-09-25T12:50:41.413Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:50:41 [2019-09-25T12:50:41.413Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:50:42 [2019-09-25T12:50:42.378Z] --- PASS: TestDockerSuite (2583.30s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.05s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.74s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.82s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.00s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.00s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement Apparmor
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement Apparmor
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.98s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement IsPausable
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.27s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (117.66s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement UnixCli
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.06s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.31s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.28s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.48s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.04s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.76s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.17s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddTar (37.94s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.40s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.68s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.53s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.05s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.69s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.51s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.19s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.378Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.16s)
12:50:42 [2019-09-25T12:50:42.378Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
12:50:42 [2019-09-25T12:50:42.378Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.59s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.80s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.45s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.64s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.35s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement UnixCli
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.51s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.46s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.56s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.57s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.39s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.01s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.04s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.93s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.87s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.19s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.62s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.62s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (57.98s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.08s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.13s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.79s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.76s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.60s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.74s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.38s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.65s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.30s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.28s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.93s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.92s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.70s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.26s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.98s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.36s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFails (2.03s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.18s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.96s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.86s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.62s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.85s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.55s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement UnixCli
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.97s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.75s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.87s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.51s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.83s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.90s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.96s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.98s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.61s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.10s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.31s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.30s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (12.03s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (14.96s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.15s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.35s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.58s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.44s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.39s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.32s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.33s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.32s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (14.37s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.33s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.39s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.03s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.38s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.05s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.93s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.68s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildRm (16.01s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.50s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.30s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.78s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.93s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (20.38s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.60s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.46s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.86s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.22s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.80s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.09s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.87s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.72s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.30s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (6.84s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.57s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.56s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.85s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.26s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.36s)
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
12:50:42 [2019-09-25T12:50:42.379Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.379Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (4.87s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.18s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.79s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.24s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.47s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_sni_test.go:18: Flakey test
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.02s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.79s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCommitChange (5.08s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.74s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.83s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.75s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.66s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.05s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.12s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.06s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.01s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.31s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.03s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.17s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.38s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.23s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.49s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.09s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.91s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.75s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.37s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.73s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.02s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.00s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.46s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.96s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.41s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.92s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (31.54s)
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false  <nil> 0xc0002fd4c0 <nil>}
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1918517618 c:\foo false  <nil> <nil> <nil>}
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1918517618 c:\foo true  <nil> <nil> <nil>}
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s)
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 0
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 1
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 2
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 3
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 4
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 5
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 6
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 7
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 8
12:50:42 [2019-09-25T12:50:42.380Z]         docker_api_containers_test.go:1927: case 9
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.12s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.12s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.14s)
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.13s)
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a066772333\file1 6af4a8255addf3382d31c67d7005c86e93b54b80514ad879869352c37cd506d9:/root/itWorks.txt`
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:279: checking that container "6af4a8255addf3382d31c67d7005c86e93b54b80514ad879869352c37cd506d9" start output contains "file1\n"
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6af4a8255addf3382d31c67d7005c86e93b54b80514ad879869352c37cd506d9`
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.10s)
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b276339688\file1 fd6ed990dfa44818e3a08d695b461bceb7a3395ff03caa546b32c021d3b35b00:testDir/`
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.16s)
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e350040615\dir1 77613d657e0bcf0f45d97efa772cc54fd1a00533adde41e8dd837b9a36de7027:testDir`
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:279: checking that container "77613d657e0bcf0f45d97efa772cc54fd1a00533adde41e8dd837b9a36de7027" start output contains "file1-1\n"
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 77613d657e0bcf0f45d97efa772cc54fd1a00533adde41e8dd837b9a36de7027`
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e350040615\dir1 f96288056ed57976ecaae2f153789dabe2289ffb627c7af99e9b3371dc07dddb:testDir/`
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:279: checking that container "f96288056ed57976ecaae2f153789dabe2289ffb627c7af99e9b3371dc07dddb" start output contains "file1-1\n"
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f96288056ed57976ecaae2f153789dabe2289ffb627c7af99e9b3371dc07dddb`
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
12:50:42 [2019-09-25T12:50:42.380Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.380Z]     --- PASS: TestDockerSuite/TestCpToCaseH (13.05s)
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h608713562\dir1\. 6d9d6e15a59005dd3d5c65187fc072d7532008103b4f4e2a51845f1199d11483:testDir`
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:279: checking that container "6d9d6e15a59005dd3d5c65187fc072d7532008103b4f4e2a51845f1199d11483" start output contains "file1-1\n"
12:50:42 [2019-09-25T12:50:42.380Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6d9d6e15a59005dd3d5c65187fc072d7532008103b4f4e2a51845f1199d11483`
12:50:42 [2019-09-25T12:50:42.381Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h608713562\dir1\. 4e41a5c0e83071d151bcd3665abd644d2f3638ef62e214af41c307eb81d214a5:testDir/`
12:50:42 [2019-09-25T12:50:42.381Z]         docker_cli_cp_utils_test.go:279: checking that container "4e41a5c0e83071d151bcd3665abd644d2f3638ef62e214af41c307eb81d214a5" start output contains "file1-1\n"
12:50:42 [2019-09-25T12:50:42.381Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4e41a5c0e83071d151bcd3665abd644d2f3638ef62e214af41c307eb81d214a5`
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCpToDot (7.06s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.38s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.79s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.06s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateRM (0.32s)
12:50:42 [2019-09-25T12:50:42.381Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
12:50:42 [2019-09-25T12:50:42.381Z]         requirement.go:26: unmatched requirement Devicemapper
12:50:42 [2019-09-25T12:50:42.381Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.47s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.02s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.19s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.12s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.26s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.62s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.12s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.00s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.09s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.74s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.10s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.64s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.13s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsRename (2.56s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsResize (2.86s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.69s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.48s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.94s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.51s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.89s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.72s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.22s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.23s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.30s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.79s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement IsPausable
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.46s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.03s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.56s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.78s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.78s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.72s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.84s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.63s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
12:50:42 [2019-09-25T12:50:42.840Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s)
12:50:42 [2019-09-25T12:50:42.840Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.56s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.14s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.56s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.35s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement IsPausable
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.12s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.04s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.17s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.06s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.59s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.96s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.95s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.03s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.81s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.95s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.39s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.76s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.99s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.94s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.90s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.95s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.93s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.40s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.12s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.91s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.24s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.22s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.35s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.35s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.21s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.09s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.95s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsSince (8.80s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsTail (2.85s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.33s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.24s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement IsAmd64
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement IsAmd64
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.78s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.00s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.26s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.23s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.54s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
12:50:42 [2019-09-25T12:50:42.841Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.39s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.63s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.19s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.22s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.21s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.54s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.38s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.98s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.04s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.23s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.62s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.76s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.10s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
12:50:42 [2019-09-25T12:50:42.841Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.18s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.88s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.71s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.38s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.11s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.50s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.39s)
12:50:42 [2019-09-25T12:50:42.841Z]     --- PASS: TestDockerSuite/TestRmiTag (0.63s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.07s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.19s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.35s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.79s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.12s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.71s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.84s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.05s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.08s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.08s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.06s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.62s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.14s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.03s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.98s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.50s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.03s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.96s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.00s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.97s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.98s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.92s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.23s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.70s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.69s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.52s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.23s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.99s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.99s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.86s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.72s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement Apparmor
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.29s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
12:50:42 [2019-09-25T12:50:42.842Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunRm (2.05s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.21s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.01s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.05s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.97s)
12:50:42 [2019-09-25T12:50:42.842Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.13s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.83s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.54s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement Apparmor
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.08s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.08s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.01s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.88s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.98s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.44s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.31s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.11s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.00s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.87s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.01s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement Apparmor
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (10.93s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.94s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.22s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement IsPausable
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.13s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.19s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.01s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.46s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.88s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.22s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.11s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.99s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s)
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:50:42 [2019-09-25T12:50:42.843Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:50:42 [2019-09-25T12:50:42.843Z] --- PASS: TestDockerRegistrySuite (0.00s)
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.843Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.843Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
12:50:42 [2019-09-25T12:50:42.844Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:50:42 [2019-09-25T12:50:42.844Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthTokenSuite
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:50:42 [2019-09-25T12:50:42.844Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerDaemonSuite
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:50:42 [2019-09-25T12:50:42.844Z] --- PASS: TestDockerDaemonSuite (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerSwarmSuite
12:50:42 [2019-09-25T12:50:42.844Z] --- PASS: TestDockerSwarmSuite (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginCreate
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginInspect
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
12:50:42 [2019-09-25T12:50:42.844Z] === RUN   TestDockerPluginSuite/TestPluginSet
12:50:42 [2019-09-25T12:50:42.844Z] --- PASS: TestDockerPluginSuite (0.02s)
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:42 [2019-09-25T12:50:42.844Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:50:42 [2019-09-25T12:50:42.844Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:43 [2019-09-25T12:50:43.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:50:43 [2019-09-25T12:50:43.302Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:43 [2019-09-25T12:50:43.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:50:43 [2019-09-25T12:50:43.302Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:43 [2019-09-25T12:50:43.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
12:50:43 [2019-09-25T12:50:43.302Z]         requirement.go:26: unmatched requirement DaemonIsLinux
12:50:43 [2019-09-25T12:50:43.302Z] === RUN   TestDockerExternalVolumeSuite
12:50:43 [2019-09-25T12:50:43.302Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
12:50:43 [2019-09-25T12:50:43.302Z]     requirement.go:26: unmatched requirement DaemonIsLinux
12:50:43 [2019-09-25T12:50:43.302Z] === RUN   TestDockerNetworkSuite
12:50:43 [2019-09-25T12:50:43.302Z] --- SKIP: TestDockerNetworkSuite (0.00s)
12:50:43 [2019-09-25T12:50:43.302Z]     requirement.go:26: unmatched requirement DaemonIsLinux
12:50:43 [2019-09-25T12:50:43.302Z] === RUN   TestDockerHubPullSuite
12:50:43 [2019-09-25T12:50:43.302Z] --- SKIP: TestDockerHubPullSuite (0.00s)
12:50:43 [2019-09-25T12:50:43.302Z]     requirement.go:26: unmatched requirement DaemonIsLinux
12:50:43 [2019-09-25T12:50:43.302Z] PASS
12:50:43 [2019-09-25T12:50:43.302Z] ok  	github.com/docker/docker/integration-cli	2584.234s
12:50:43 [2019-09-25T12:50:43.302Z] INFO: Integration tests ended at 09/25/2019 12:50:42. Duration:00:43:13.7382284
12:50:43 [2019-09-25T12:50:43.302Z] INFO: Docker info of the daemon under test at end of run
12:50:43 [2019-09-25T12:50:43.302Z] 
12:50:43 [2019-09-25T12:50:43.302Z] Containers: 2
12:50:43 [2019-09-25T12:50:43.302Z]  Running: 0
12:50:43 [2019-09-25T12:50:43.302Z]  Paused: 0
12:50:43 [2019-09-25T12:50:43.302Z]  Stopped: 2
12:50:43 [2019-09-25T12:50:43.302Z] Images: 12
12:50:43 [2019-09-25T12:50:43.302Z] Server Version: 0.0.0-dev
12:50:43 [2019-09-25T12:50:43.302Z] Storage Driver: windowsfilter
12:50:43 [2019-09-25T12:50:43.302Z]  Windows: 
12:50:43 [2019-09-25T12:50:43.302Z] Logging Driver: json-file
12:50:43 [2019-09-25T12:50:43.302Z] Plugins: 
12:50:43 [2019-09-25T12:50:43.302Z]  Volume: local
12:50:43 [2019-09-25T12:50:43.302Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:50:43 [2019-09-25T12:50:43.302Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:50:43 [2019-09-25T12:50:43.302Z] Swarm: inactive
12:50:43 [2019-09-25T12:50:43.302Z] Default Isolation: process
12:50:43 [2019-09-25T12:50:43.302Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:50:43 [2019-09-25T12:50:43.302Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
12:50:43 [2019-09-25T12:50:43.302Z] OSType: windows
12:50:43 [2019-09-25T12:50:43.302Z] Architecture: x86_64
12:50:43 [2019-09-25T12:50:43.302Z] CPUs: 4
12:50:43 [2019-09-25T12:50:43.302Z] Total Memory: 32GiB
12:50:43 [2019-09-25T12:50:43.302Z] Name: azwin-2-473670
12:50:43 [2019-09-25T12:50:43.302Z] ID: ZUOI:CVN7:R6CA:BRIB:US4N:GMWV:V2QU:7MBH:SAD2:R3HM:G55L:C4MB
12:50:43 [2019-09-25T12:50:43.302Z] Docker Root Dir: D:\CI\PR-39987\3\daemon
12:50:43 [2019-09-25T12:50:43.302Z] Debug Mode (client): false
12:50:43 [2019-09-25T12:50:43.302Z] Debug Mode (server): true
12:50:43 [2019-09-25T12:50:43.302Z]  File Descriptors: -1
12:50:43 [2019-09-25T12:50:43.302Z]  Goroutines: 18
12:50:43 [2019-09-25T12:50:43.302Z]  System Time: 2019-09-25T12:50:42.8386937Z
12:50:43 [2019-09-25T12:50:43.302Z]  EventsListeners: 0
12:50:43 [2019-09-25T12:50:43.302Z] Registry: https://index.docker.io/v1/
12:50:43 [2019-09-25T12:50:43.302Z] Labels:
12:50:43 [2019-09-25T12:50:43.302Z] Experimental: false
12:50:43 [2019-09-25T12:50:43.302Z] Insecure Registries:
12:50:43 [2019-09-25T12:50:43.302Z]  127.0.0.0/8
12:50:43 [2019-09-25T12:50:43.302Z] Live Restore Enabled: false
12:50:43 [2019-09-25T12:50:43.302Z] 
12:50:43 [2019-09-25T12:50:43.302Z] 
12:50:43 [2019-09-25T12:50:43.302Z] INFO: Stopping daemon under test
12:50:43 [2019-09-25T12:50:43.302Z] SUCCESS: The process with PID 5632 (child process of PID 4368) has been terminated.
12:50:43 [2019-09-25T12:50:43.302Z] SUCCESS: The process with PID 4368 (child process of PID 2004) has been terminated.
12:50:43 [2019-09-25T12:50:43.302Z] INFO: Stop tailing logs of the daemon under tests
12:50:43 [2019-09-25T12:50:43.302Z] INFO: executeCI.ps1 Completed successfully at 09/25/2019 12:50:43.
12:50:43 [2019-09-25T12:50:43.302Z] INFO: Tidying up at end of run
12:50:43 [2019-09-25T12:50:43.302Z] INFO: Saving daemon under test log (d:\CI\PR-39987\3\dut.out) to C:\windows\TEMP\CIDUT.out
12:50:43 [2019-09-25T12:50:43.302Z] INFO: Saving daemon under test log (d:\CI\PR-39987\3\dut.err) to C:\windows\TEMP\CIDUT.err
12:50:43 [2019-09-25T12:50:43.302Z] INFO: Nuke-Everything...
12:50:43 [2019-09-25T12:50:43.760Z] INFO: Container count on control daemon to delete is 2
12:50:44 [2019-09-25T12:50:44.218Z] 78728d0c0add
12:50:44 [2019-09-25T12:50:44.218Z] 012613e77199
12:50:44 [2019-09-25T12:50:44.218Z] INFO: Tidying pidfile d:\CI\PR-39987\3\docker.pid
12:50:44 [2019-09-25T12:50:44.218Z] INFO: Nuking d:\CI
12:51:14 [2019-09-25T12:51:14.158Z] INFO: Zapped successfully
12:51:14 [2019-09-25T12:51:14.158Z] 
12:51:14 [2019-09-25T12:51:14.158Z] INFO: executeCI.ps1 exiting at Wed Sep 25 12:51:13 CUT 2019. Duration 01:05:40.5792603
12:51:14 [2019-09-25T12:51:14.158Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
12:51:15 [2019-09-25T12:51:15.794Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
12:51:16 [2019-09-25T12:51:16.969Z] Archiving artifacts
12:51:31 [2019-09-25T12:51:31.898Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39987/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:51:32 [2019-09-25T12:51:32.814Z] + make clean
12:51:34 [2019-09-25T12:51:34.347Z] docker volume rm -f docker-dev-cache
12:51:34 [2019-09-25T12:51:34.347Z] 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